From b6c2cb9e8c2cc68db6862e1f8652f4280e881c17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 12:34:47 +0000 Subject: [PATCH] feat(helm)!: Update chart thanos to 15.4.2 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | thanos | 12.8.4 | 15.4.2 | --- 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 b9a2d18e..fcc54830 100644 --- a/cluster/apps/monitoring/thanos/helm-release.yaml +++ b/cluster/apps/monitoring/thanos/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://charts.bitnami.com/bitnami chart: thanos - version: 12.8.4 + version: 15.4.2 sourceRef: kind: HelmRepository name: bitnami-charts