From e3e0be048a18d56f28978e6481b8ae1cf693d466 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 26 Jun 2025 03:15:29 +0000 Subject: [PATCH] Update gristlabs/grist-oss Docker tag to v1.6.1 --- 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 f9f487a..6315b6d 100644 --- a/manifests/grist/grist.yaml +++ b/manifests/grist/grist.yaml @@ -72,7 +72,7 @@ spec: serviceAccountName: grist containers: - name: grist - image: gristlabs/grist-oss:1.6.0 + image: gristlabs/grist-oss:1.6.1 imagePullPolicy: IfNotPresent ports: - name: http -- 2.49.1