From 9133df193fea8f5beeb95ed0bdd4c4b4d96864b3 Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 01:57:18 +0000 Subject: [PATCH] feat(helm): update chart thanos to 11.2.1 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | thanos | 11.1.2 | 11.2.1 | --- 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 3962cce3aa..ebe5411a6d 100644 --- a/cluster/apps/monitoring/thanos/helm-release.yaml +++ b/cluster/apps/monitoring/thanos/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: thanos - version: 11.1.2 + version: 11.2.1 sourceRef: kind: HelmRepository name: bitnami-charts