From 059c6e5b28c615fbb564c655748c2ece8396cc43 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 1 May 2026 17:15:44 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Renovate:=20Update=20gristlabs/g?= =?UTF-8?q?rist=20Docker=20tag=20to=20v1.7.13?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- k8s/apps/services/grist.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/apps/services/grist.yaml b/k8s/apps/services/grist.yaml index 650c18a..4caba77 100644 --- a/k8s/apps/services/grist.yaml +++ b/k8s/apps/services/grist.yaml @@ -17,7 +17,7 @@ spec: values: apps: - name: grist - image: gristlabs/grist:1.7.12 + image: gristlabs/grist:1.7.13 deploymentSpec: strategy: type: Recreate