From c025d714a3cba58c09c2d338887eb5b3c5599f57 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Sat, 15 Oct 2022 09:25:13 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20chart=20grafana?= =?UTF-8?q?=20to=206.42.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | grafana | 6.40.4 | 6.42.1 | --- cluster/apps/monitoring/grafana/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/grafana/helm-release.yaml b/cluster/apps/monitoring/grafana/helm-release.yaml index c5f80dda4..1465e252c 100644 --- a/cluster/apps/monitoring/grafana/helm-release.yaml +++ b/cluster/apps/monitoring/grafana/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: grafana - version: 6.40.4 + version: 6.42.1 sourceRef: kind: HelmRepository name: grafana-charts