From 0fd57cb127f1a7f22f6e08de288fb1eb5a8d6011 Mon Sep 17 00:00:00 2001 From: "rosey-the-renovator-bot[bot]" <98764075+rosey-the-renovator-bot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 21:39:47 +0000 Subject: [PATCH] feat(helm): update chart thanos to 15.7.2 (#6394) | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | thanos | 15.6.0 | 15.7.2 | Co-authored-by: rosey-the-renovator-bot[bot] <98764075+rosey-the-renovator-bot[bot]@users.noreply.github.com> --- kubernetes/main/apps/monitoring/thanos/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/monitoring/thanos/app/helmrelease.yaml b/kubernetes/main/apps/monitoring/thanos/app/helmrelease.yaml index 6e6cacfccb..a4293e4708 100644 --- a/kubernetes/main/apps/monitoring/thanos/app/helmrelease.yaml +++ b/kubernetes/main/apps/monitoring/thanos/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: thanos - version: 15.6.0 + version: 15.7.2 sourceRef: kind: HelmRepository name: bitnami-charts