From e4a4b863031d68464f2c81c7f485ca9ebc366340 Mon Sep 17 00:00:00 2001 From: stimpy-bot <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 10:07:04 +0000 Subject: [PATCH] fix(helm): update helm release thanos to v12.20.4 | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | helm | thanos | 12.20.3 | 12.20.4 | --- 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 e0f91f6d7..7102525d0 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.20.3 + version: 12.20.4 sourceRef: kind: HelmRepository name: bitnami-charts