chore(deps): update quay.io/thanos/thanos docker tag to v0.39.0
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful

This commit is contained in:
Renovate Bot 2025-06-25 12:03:49 +00:00
parent aae163e7a5
commit 7f35471ffc
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.38.0
image: quay.io/thanos/thanos:v0.39.0
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 1001
@ -234,7 +234,7 @@ spec:
mountPath: /data
containers:
- name: receiver
image: quay.io/thanos/thanos:v0.38.0
image: quay.io/thanos/thanos:v0.39.0
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 1001