From 1de710badb8e67c4751c6f6c8ffa8eaaa4ad871d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 1 Nov 2025 03:04:47 +0000 Subject: [PATCH] Update gristlabs/grist-oss Docker tag to v1.7.5 --- 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 1e30244..a2fd97e 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.4 + image: gristlabs/grist-oss:1.7.5 imagePullPolicy: IfNotPresent ports: - name: http -- 2.49.1