From 61060f931761da0e1391db20b92b05eb1d299fc0 Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 06:31:42 +0000 Subject: [PATCH] feat(helm)!: Update chart thanos to 15.9.0 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | thanos | 11.1.2 | 15.9.0 | --- 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 3962cce3a..0e31e9d0e 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: 11.1.2 + version: 15.9.0 sourceRef: kind: HelmRepository name: bitnami-charts