From eba8097a349ed5b6144fb9291b6ece35df1d00cb Mon Sep 17 00:00:00 2001 From: stimpy-bot <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 14:07:12 +0000 Subject: [PATCH] feat(helm): update helm release thanos to v12.14.0 | datasource | package | from | to | | ---------- | ------- | -------- | ------- | | helm | thanos | 12.13.13 | 12.14.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 cc9ed592e..f7d962a3c 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.13.13 + version: 12.14.0 sourceRef: kind: HelmRepository name: bitnami-charts