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

This commit is contained in:
Renovate Bot 2024-04-12 18:44:23 +00:00
parent d3f923bff0
commit 5ffaa6b2d9

View file

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