chore(deps): update quay.io/thanos/thanos docker tag to v0.37.0
All checks were successful
/ diff-and-deploy (push) Successful in 1m7s
All checks were successful
/ diff-and-deploy (push) Successful in 1m7s
This commit is contained in:
parent
3b1f44e19e
commit
ee933a5829
1 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: thanos-querier
|
||||
image: quay.io/thanos/thanos:v0.36.1
|
||||
image: quay.io/thanos/thanos:v0.37.0
|
||||
args:
|
||||
- query
|
||||
- --http-address
|
||||
|
@ -120,7 +120,7 @@ spec:
|
|||
valueFrom:
|
||||
fieldRef:
|
||||
fieldPath: status.hostIP
|
||||
image: quay.io/thanos/thanos:v0.36.1
|
||||
image: quay.io/thanos/thanos:v0.37.0
|
||||
livenessProbe:
|
||||
failureThreshold: 8
|
||||
httpGet:
|
||||
|
@ -254,7 +254,7 @@ spec:
|
|||
valueFrom:
|
||||
fieldRef:
|
||||
fieldPath: status.hostIP
|
||||
image: quay.io/thanos/thanos:v0.36.1
|
||||
image: quay.io/thanos/thanos:v0.37.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 4
|
||||
|
|
Loading…
Reference in a new issue