From e42c984c15adbdb0e5b00cf3bf7988562d5133eb Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Mon, 24 Oct 2022 10:30:50 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20chart=20grafana?= =?UTF-8?q?=20to=206.43.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | grafana | 6.42.5 | 6.43.0 | --- 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 3757b0af0..314ad8ae9 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.42.5 + version: 6.43.0 sourceRef: kind: HelmRepository name: grafana-charts