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

This commit is contained in:
Renovate Bot 2025-07-01 11:03:38 +00:00
parent 05e9a79cac
commit 368862472f
Signed by: renovate
GPG key ID: 3A0CE4E8FD0069E6
4 changed files with 5 additions and 5 deletions

View file

@ -46,7 +46,7 @@ spec:
mountPath: /data
containers:
- name: compactor
image: quay.io/thanos/thanos:v0.38.0
image: quay.io/thanos/thanos:v0.39.1
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 1001