From f5c59ddb804a5b6d2393df5499c7147ec021a18c Mon Sep 17 00:00:00 2001 From: henry-pa-bot <***+henry-bot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 11:18:34 +0000 Subject: [PATCH] feat(helm): update helm release thanos to v12.15.0 | datasource | package | from | to | | ---------- | ------- | -------- | ------- | | helm | thanos | 12.13.13 | 12.15.0 | --- 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 0fb0d627c..7e28283b1 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.13 + version: 12.15.0 interval: 5m sourceRef: kind: HelmRepository