diff --git a/k8s/monitoring/thanos.yaml b/k8s/monitoring/thanos.yaml index 0797968..d93b3fb 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.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 diff --git a/talos/k8s/monitoring/prom.yaml b/talos/k8s/monitoring/prom.yaml index 5df4746..409af92 100644 --- a/talos/k8s/monitoring/prom.yaml +++ b/talos/k8s/monitoring/prom.yaml @@ -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