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:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: thanos-querier
|
- name: thanos-querier
|
||||||
image: quay.io/thanos/thanos:v0.37.1
|
image: quay.io/thanos/thanos:v0.37.2
|
||||||
args:
|
args:
|
||||||
- query
|
- query
|
||||||
- --http-address
|
- --http-address
|
||||||
|
@ -120,7 +120,7 @@ spec:
|
||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: status.hostIP
|
fieldPath: status.hostIP
|
||||||
image: quay.io/thanos/thanos:v0.37.1
|
image: quay.io/thanos/thanos:v0.37.2
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
failureThreshold: 8
|
failureThreshold: 8
|
||||||
httpGet:
|
httpGet:
|
||||||
|
@ -254,7 +254,7 @@ spec:
|
||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: status.hostIP
|
fieldPath: status.hostIP
|
||||||
image: quay.io/thanos/thanos:v0.37.1
|
image: quay.io/thanos/thanos:v0.37.2
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
failureThreshold: 4
|
failureThreshold: 4
|
||||||
|
|
Loading…
Reference in a new issue