From ff11b5a5cb4b75048d43c9bf3af77b399b158087 Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 22:17:32 +0000 Subject: [PATCH] fix(helm): update chart thanos to 11.1.4 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | thanos | 11.1.2 | 11.1.4 | --- 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 d11fdece9..07b4906a1 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.1.4 sourceRef: kind: HelmRepository name: bitnami-charts