From e13342b7a502e78ebc2206a90ceed967c2442dac Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 27 Nov 2025 03:15:15 +0000 Subject: [PATCH] Update gristlabs/grist-oss Docker tag to v1.7.8 --- manifests/grist/grist.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/grist/grist.yaml b/manifests/grist/grist.yaml index a5f3618..857cca3 100644 --- a/manifests/grist/grist.yaml +++ b/manifests/grist/grist.yaml @@ -75,7 +75,7 @@ spec: priorityClassName: critical containers: - name: grist - image: gristlabs/grist-oss:1.7.7 + image: gristlabs/grist-oss:1.7.8 imagePullPolicy: IfNotPresent ports: - name: http -- 2.49.1