From 569fffd3f5f34d3e9873cd5453d9b0c7d13b50ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:07:00 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20quay.io/thanos/thano?= =?UTF-8?q?s=20(=20v0.37.0=20=E2=86=92=20v0.37.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/main/apps/monitoring/kube-prometheus-stack/ks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/monitoring/kube-prometheus-stack/ks.yaml b/kubernetes/main/apps/monitoring/kube-prometheus-stack/ks.yaml index 2da4a9900..c0af4ee55 100644 --- a/kubernetes/main/apps/monitoring/kube-prometheus-stack/ks.yaml +++ b/kubernetes/main/apps/monitoring/kube-prometheus-stack/ks.yaml @@ -22,4 +22,4 @@ spec: postBuild: substitute: # renovate: datasource=docker depName=quay.io/thanos/thanos - THANOS_VERSION: "v0.37.0" + THANOS_VERSION: "v0.37.1"