From 5fdba25a688aeb00d76069a83d91641f49160e73 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 30 Jan 2025 03:09:02 +0000 Subject: [PATCH] Update gristlabs/grist-oss Docker tag to v1.3.3 --- 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 e53b9c9..c04f85c 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.3.2 + image: gristlabs/grist-oss:1.3.3 imagePullPolicy: IfNotPresent ports: - name: http -- 2.49.1