From e7a16258ae37b3d46b841ede1c055186f87f1b05 Mon Sep 17 00:00:00 2001 From: henry-pa-bot <***+henry-bot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 08:26:08 +0000 Subject: [PATCH] fix(helm): update helm release thanos to v12.13.3 | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | helm | thanos | 12.13.2 | 12.13.3 | --- cluster/core/monitoring/thanos/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/monitoring/thanos/helm-release.yaml b/cluster/core/monitoring/thanos/helm-release.yaml index ab8133551..4aad975d9 100644 --- a/cluster/core/monitoring/thanos/helm-release.yaml +++ b/cluster/core/monitoring/thanos/helm-release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: thanos - version: 12.13.2 + version: 12.13.3 interval: 5m sourceRef: kind: HelmRepository