From 301337d2fccbcec4b256816d87df812da6aa85fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 21:19:43 +0000 Subject: [PATCH] feat(helm): update helm release thanos to v13.3.0 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | thanos | 13.2.2 | 13.3.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 b013fe43b..f508f1b26 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: 13.2.2 + version: 13.3.0 sourceRef: kind: HelmRepository name: bitnami-charts