From 238d183e7b4547c3189bf0c0cc3a9e430132e58c Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Sun, 11 Dec 2022 22:16:27 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20chart=20grafana?= =?UTF-8?q?=20to=206.48.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | grafana | 6.46.1 | 6.48.0 | --- kubernetes/cluster-0/apps/monitoring/grafana/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/cluster-0/apps/monitoring/grafana/helm-release.yaml b/kubernetes/cluster-0/apps/monitoring/grafana/helm-release.yaml index 9a26fb200..28af13022 100644 --- a/kubernetes/cluster-0/apps/monitoring/grafana/helm-release.yaml +++ b/kubernetes/cluster-0/apps/monitoring/grafana/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: grafana - version: 6.46.1 + version: 6.48.0 sourceRef: kind: HelmRepository name: grafana