From 9952ac7c833c54984f5cc0b2f88a6ac6ef0b4d37 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Apr 2024 18:44:31 +0000 Subject: [PATCH] Update docker.io/baserow/baserow Docker tag to v1.24.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 8776c40..5aef4a0 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.2 + image: docker.io/baserow/baserow:1.24.0 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false