chore(deps): update quay.io/thanos/thanos docker tag to v0.38.0 #173
2 changed files with 4 additions and 4 deletions
|
@ -18,7 +18,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: thanos-querier
|
||||
image: quay.io/thanos/thanos:v0.37.2
|
||||
image: quay.io/thanos/thanos:v0.38.0
|
||||
args:
|
||||
- query
|
||||
- --http-address
|
||||
|
@ -123,7 +123,7 @@ spec:
|
|||
valueFrom:
|
||||
fieldRef:
|
||||
fieldPath: status.hostIP
|
||||
image: quay.io/thanos/thanos:v0.37.2
|
||||
image: quay.io/thanos/thanos:v0.38.0
|
||||
livenessProbe:
|
||||
failureThreshold: 8
|
||||
httpGet:
|
||||
|
@ -257,7 +257,7 @@ spec:
|
|||
valueFrom:
|
||||
fieldRef:
|
||||
fieldPath: status.hostIP
|
||||
image: quay.io/thanos/thanos:v0.37.2
|
||||
image: quay.io/thanos/thanos:v0.38.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 4
|
||||
|
|
|
@ -46,7 +46,7 @@ spec:
|
|||
storage: 50Gi
|
||||
thanos:
|
||||
blockSize: 2h
|
||||
image: quay.io/thanos/thanos:v0.37.2
|
||||
image: quay.io/thanos/thanos:v0.38.0
|
||||
objectStorageConfig:
|
||||
key: thanos.yaml
|
||||
name: thanos-objstore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue