From 9d95fc12ba1c2873ce5183e6619a4d8330f4e01a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 30 Apr 2026 03:02:34 +0000 Subject: [PATCH] Update gristlabs/grist-oss Docker tag to v1.7.13 --- 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 1e215cf..f9df0a4 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.12 + image: gristlabs/grist-oss:1.7.13 imagePullPolicy: IfNotPresent ports: - name: http -- 2.49.1