From d85c2eb72eed3860cfe48f166a2932a85f1f294b Mon Sep 17 00:00:00 2001 From: wyoa-bot <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 16:07:56 +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.2.1 | --- 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..1b838cb1e 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.2.1 sourceRef: kind: HelmRepository name: bitnami