From 018c1f9753c6584f36adbf46cb7efc0ea9448424 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 18:26:56 +0000 Subject: [PATCH] feat(helm): update helm release thanos to v12.17.0 | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | helm | thanos | 12.16.2 | 12.17.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 288bf904f..732309b32 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.16.2 + version: 12.17.0 sourceRef: kind: HelmRepository name: bitnami-charts