From 20f427cb58480c26fe285385858c764c3d9a5331 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Sun, 25 Sep 2022 16:28:47 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20chart=20grafana?= =?UTF-8?q?=20to=206.39.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | grafana | 6.38.7 | 6.39.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 7029c824f..3dcd3901a 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.38.7 + version: 6.39.0 sourceRef: kind: HelmRepository name: grafana-charts