From 3b4aa26ff4fe954a252160e691c35f19f239265e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Sep 2026 03:05:03 +0000 Subject: [PATCH] Update gristlabs/grist-oss Docker tag to v1.7.19 --- 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 9224e53..46324d2 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.18 + image: gristlabs/grist-oss:1.7.19 imagePullPolicy: IfNotPresent ports: - name: http -- 2.54.0