From e1bad7a2606b973d57111256b8eb91d3c8d02cb1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 16:28:52 +0000 Subject: [PATCH] fix(helm): update chart thanos to 12.8.4 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | thanos | 12.8.3 | 12.8.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 576eaa37..b9a2d18e 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.8.3 + version: 12.8.4 sourceRef: kind: HelmRepository name: bitnami-charts