From 7efd9d4ec8cfe1c188c2b9641e6a8a38faf46b18 Mon Sep 17 00:00:00 2001 From: "wyoa-bot[bot]" <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 20:12:08 +0000 Subject: [PATCH] feat(container)!: Update image thanos to v15 | datasource | package | from | to | | ---------- | ----------------------------------------- | ------- | ------- | | docker | registry-1.docker.io/bitnamicharts/thanos | 12.20.1 | 15.7.23 | --- cluster/apps/monitoring/thanos/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/thanos/helm-release.yaml b/cluster/apps/monitoring/thanos/helm-release.yaml index e817112a6..e46f369e1 100644 --- a/cluster/apps/monitoring/thanos/helm-release.yaml +++ b/cluster/apps/monitoring/thanos/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: thanos - version: 12.20.1 + version: 15.7.23 sourceRef: kind: HelmRepository name: bitnami