From bec72b225005987ecdefcc32650fcc053f8d668b Mon Sep 17 00:00:00 2001 From: "tvories-tbot[bot]" <107635591+tvories-tbot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 06:04:57 +0000 Subject: [PATCH] feat: update helm chart thanos to 15.9.0 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | thanos | 15.8.5 | 15.9.0 | --- .../manifests/system-monitoring/thanos/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/clusters/cluster-0/manifests/system-monitoring/thanos/helm-release.yaml b/k8s/clusters/cluster-0/manifests/system-monitoring/thanos/helm-release.yaml index ed0ed586e..8f5b27996 100644 --- a/k8s/clusters/cluster-0/manifests/system-monitoring/thanos/helm-release.yaml +++ b/k8s/clusters/cluster-0/manifests/system-monitoring/thanos/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: thanos - version: 15.8.5 + version: 15.9.0 sourceRef: kind: HelmRepository name: bitnami-charts