From 5ffaa6b2d91180ae6939793871685028cb8b9854 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 12 Apr 2024 18:44:23 +0000 Subject: [PATCH] Update docker.io/baserow/baserow Docker tag to v1.24.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 5aef4a0..4c7ce14 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.24.0 + image: docker.io/baserow/baserow:1.24.2 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false