From efda31294bbef9ac73f0e1c705edda84bf0dcf93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 11:05:48 +0000 Subject: [PATCH] fix(helm): update helm release thanos to v12.23.1 | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | helm | thanos | 12.23.0 | 12.23.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 fd7eeb11e..7872c50ad 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.23.0 + version: 12.23.1 sourceRef: kind: HelmRepository name: bitnami-charts