From b83e22331c066bcffac7f93f21a83849b7459765 Mon Sep 17 00:00:00 2001 From: stimpy-bot <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 20:07:21 +0000 Subject: [PATCH] fix(helm): update helm release thanos to v12.2.1 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | thanos | 12.2.0 | 12.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 fe2356b25..b50158f3a 100644 --- a/cluster/apps/monitoring/thanos/helm-release.yaml +++ b/cluster/apps/monitoring/thanos/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://charts.bitnami.com/bitnami chart: thanos - version: 12.2.0 + version: 12.2.1 sourceRef: kind: HelmRepository name: bitnami-charts