chore(deps): update quay.io/thanos/thanos docker tag to v0.38.0
All checks were successful
/ diff-and-deploy (push) Successful in 2m18s

This commit is contained in:
Renovate Bot 2025-04-09 02:04:01 +00:00 committed by finn
parent 6f276ceb2e
commit 1dffa8650e
2 changed files with 4 additions and 4 deletions

View file

@ -18,7 +18,7 @@ spec:
spec: spec:
containers: containers:
- name: thanos-querier - name: thanos-querier
image: quay.io/thanos/thanos:v0.37.2 image: quay.io/thanos/thanos:v0.38.0
args: args:
- query - query
- --http-address - --http-address
@ -123,7 +123,7 @@ spec:
valueFrom: valueFrom:
fieldRef: fieldRef:
fieldPath: status.hostIP fieldPath: status.hostIP
image: quay.io/thanos/thanos:v0.37.2 image: quay.io/thanos/thanos:v0.38.0
livenessProbe: livenessProbe:
failureThreshold: 8 failureThreshold: 8
httpGet: httpGet:
@ -257,7 +257,7 @@ spec:
valueFrom: valueFrom:
fieldRef: fieldRef:
fieldPath: status.hostIP fieldPath: status.hostIP
image: quay.io/thanos/thanos:v0.37.2 image: quay.io/thanos/thanos:v0.38.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
failureThreshold: 4 failureThreshold: 4

View file

@ -46,7 +46,7 @@ spec:
storage: 50Gi storage: 50Gi
thanos: thanos:
blockSize: 2h blockSize: 2h
image: quay.io/thanos/thanos:v0.37.2 image: quay.io/thanos/thanos:v0.38.0
objectStorageConfig: objectStorageConfig:
key: thanos.yaml key: thanos.yaml
name: thanos-objstore name: thanos-objstore