diff --git a/k8s/monitoring/thanos.yaml b/k8s/monitoring/thanos.yaml index 0940f5d..bd8b0bd 100644 --- a/k8s/monitoring/thanos.yaml +++ b/k8s/monitoring/thanos.yaml @@ -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