chore(deps): update quay.io/thanos/thanos docker tag to v0.37.2
All checks were successful
/ diff-and-deploy (push) Successful in 1m10s
All checks were successful
/ diff-and-deploy (push) Successful in 1m10s
This commit is contained in:
parent
0475746fe6
commit
72b16df5df
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.1
|
||||
image: quay.io/thanos/thanos:v0.37.2
|
||||
args:
|
||||
- query
|
||||
- --http-address
|
||||
|
@ -120,7 +120,7 @@ spec:
|
|||
valueFrom:
|
||||
fieldRef:
|
||||
fieldPath: status.hostIP
|
||||
image: quay.io/thanos/thanos:v0.37.1
|
||||
image: quay.io/thanos/thanos:v0.37.2
|
||||
livenessProbe:
|
||||
failureThreshold: 8
|
||||
httpGet:
|
||||
|
@ -254,7 +254,7 @@ spec:
|
|||
valueFrom:
|
||||
fieldRef:
|
||||
fieldPath: status.hostIP
|
||||
image: quay.io/thanos/thanos:v0.37.1
|
||||
image: quay.io/thanos/thanos:v0.37.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 4
|
||||
|
|
Loading…
Reference in a new issue