From 96d31f6a871fc37f15e0fa2a1fc9a17a4c5b166f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 7 Mar 2024 18:43:51 +0000 Subject: [PATCH] Update docker.io/baserow/baserow Docker tag to v1.23.0 --- 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 1341782..a60ce00 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.22.3 + image: docker.io/baserow/baserow:1.23.0 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false