chore(deps): update quay.io/thanos/thanos docker tag to v0.37.1
Some checks failed
/ diff-and-deploy (push) Has been cancelled
Some checks failed
/ diff-and-deploy (push) Has been cancelled
This commit is contained in:
parent
8416518590
commit
5a54de69c6
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.37.0
|
||||
image: quay.io/thanos/thanos:v0.37.1
|
||||
args:
|
||||
- query
|
||||
- --http-address
|
||||
|
@ -120,7 +120,7 @@ spec:
|
|||
valueFrom:
|
||||
fieldRef:
|
||||
fieldPath: status.hostIP
|
||||
image: quay.io/thanos/thanos:v0.37.0
|
||||
image: quay.io/thanos/thanos:v0.37.1
|
||||
livenessProbe:
|
||||
failureThreshold: 8
|
||||
httpGet:
|
||||
|
@ -254,7 +254,7 @@ spec:
|
|||
valueFrom:
|
||||
fieldRef:
|
||||
fieldPath: status.hostIP
|
||||
image: quay.io/thanos/thanos:v0.37.0
|
||||
image: quay.io/thanos/thanos:v0.37.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 4
|
||||
|
|
Loading…
Reference in a new issue