From b47479b0e3b1372f3a891a784c74361e45f11da6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Sep 2023 00:09:29 +0000 Subject: [PATCH] fix(helm): update chart thanos to 12.13.1 | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | helm | thanos | 12.13.0 | 12.13.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 fbb7e6a0..224f1033 100644 --- a/cluster/apps/monitoring/thanos/helm-release.yaml +++ b/cluster/apps/monitoring/thanos/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: thanos - version: 12.13.0 + version: 12.13.1 sourceRef: kind: HelmRepository name: bitnami-charts