From 139a2202bebd5c261b4f6a3909bfb0ec32112564 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Thu, 9 Nov 2023 10:17:43 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20chart=20thanos=20?= =?UTF-8?q?to=2012.14.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | helm | thanos | 12.14.0 | 12.14.2 | --- kubernetes/apps/monitoring/thanos/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/monitoring/thanos/app/helmrelease.yaml b/kubernetes/apps/monitoring/thanos/app/helmrelease.yaml index ce333b4b7..f4c4c1e7c 100644 --- a/kubernetes/apps/monitoring/thanos/app/helmrelease.yaml +++ b/kubernetes/apps/monitoring/thanos/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: thanos - version: 12.14.0 + version: 12.14.2 sourceRef: kind: HelmRepository name: bitnami