From 5d84bf5ac52844f0a46f8127a7d9a764dc609870 Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 01:55:55 +0000 Subject: [PATCH] feat(helm): update chart thanos to 11.2.2 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | thanos | 11.1.2 | 11.2.2 | --- 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..ef5e09fb3c 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.2 sourceRef: kind: HelmRepository name: bitnami-charts