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

This commit is contained in:
Renovate Bot 2024-11-25 13:03:07 +00:00
parent 54be089d87
commit 1ad14c10b1
Signed by: renovate
GPG key ID: 3A0CE4E8FD0069E6
4 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@ spec:
fsGroup: 1001 fsGroup: 1001
containers: containers:
- name: querier - name: querier
image: quay.io/thanos/thanos:v0.36.1 image: quay.io/thanos/thanos:v0.37.0
args: args:
- query - query
- --log.level=info - --log.level=info

View file

@ -36,7 +36,7 @@ spec:
mountPath: /data mountPath: /data
containers: containers:
- name: storegateway - name: storegateway
image: quay.io/thanos/thanos:v0.36.1 image: quay.io/thanos/thanos:v0.37.0
securityContext: securityContext:
runAsUser: 1001 runAsUser: 1001
args: args:

View file

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

View file

@ -71,7 +71,7 @@ spec:
mountPath: /data mountPath: /data
containers: containers:
- name: receiver - name: receiver
image: quay.io/thanos/thanos:v0.36.1 image: quay.io/thanos/thanos:v0.37.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
securityContext: securityContext:
runAsUser: 1001 runAsUser: 1001
@ -210,7 +210,7 @@ spec:
mountPath: /data mountPath: /data
containers: containers:
- name: receiver - name: receiver
image: quay.io/thanos/thanos:v0.36.1 image: quay.io/thanos/thanos:v0.37.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
securityContext: securityContext:
runAsUser: 1001 runAsUser: 1001