Update docker.io/baserow/baserow Docker tag to v1.24.0

This commit is contained in:
Renovate Bot 2024-04-10 18:44:31 +00:00
parent 0749b3e5ab
commit 9952ac7c83

View file

@ -20,7 +20,7 @@ spec:
fsGroup: 10001 fsGroup: 10001
containers: containers:
- name: baserow - name: baserow
image: docker.io/baserow/baserow:1.23.2 image: docker.io/baserow/baserow:1.24.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
securityContext: securityContext:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false