From 059916249a4c08c68be5eff99bf32df0d5eff29d Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Mon, 18 Jul 2022 07:18:27 +0000 Subject: [PATCH] fix(helm): update helm release grafana to v6.32.3 --- 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 58e2ca563..c33049b90 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.32.2 + version: 6.32.3 sourceRef: kind: HelmRepository name: grafana-charts