From a44a3fd906f4f6ff3371827b2a986efa32ca3399 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 Mar 2024 18:43:57 +0000 Subject: [PATCH] Update docker.io/baserow/baserow Docker tag to v1.23.2 --- apps/zurrli/baserow/statefulset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/zurrli/baserow/statefulset.yaml b/apps/zurrli/baserow/statefulset.yaml index a60ce00..8776c40 100644 --- a/apps/zurrli/baserow/statefulset.yaml +++ b/apps/zurrli/baserow/statefulset.yaml @@ -20,7 +20,7 @@ spec: fsGroup: 10001 containers: - name: baserow - image: docker.io/baserow/baserow:1.23.0 + image: docker.io/baserow/baserow:1.23.2 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false