Update quay.io/thanos/thanos Docker tag to v0.38.0
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful

This commit is contained in:
Renovate Bot 2025-04-03 10:03:28 +00:00
parent 07d8c06ce2
commit 13f0cef97a
Signed by: renovate
GPG key ID: 3A0CE4E8FD0069E6
4 changed files with 5 additions and 5 deletions

View file

@ -83,7 +83,7 @@ spec:
mountPath: /data
containers:
- name: receiver
image: quay.io/thanos/thanos:v0.37.2
image: quay.io/thanos/thanos:v0.38.0
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 1001
@ -234,7 +234,7 @@ spec:
mountPath: /data
containers:
- name: receiver
image: quay.io/thanos/thanos:v0.37.2
image: quay.io/thanos/thanos:v0.38.0
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 1001