From 091886772a549c39057d786d06274de0b53918f5 Mon Sep 17 00:00:00 2001 From: wyoa-bot <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2024 12:12:48 +0000 Subject: [PATCH] feat(helm)!: Update chart grafana to 8.3.4 | datasource | package | from | to | | ---------- | ------- | ------ | ----- | | helm | grafana | 7.3.12 | 8.3.4 | --- 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 aa05acb5c..f2637a028 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: 7.3.12 + version: 8.3.4 sourceRef: kind: HelmRepository name: grafana