From 2a158ca4a3df49250e17d023c8da795894d4af6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 12:27:10 +0000 Subject: [PATCH] fix: update helm chart grafana to 7.0.2 Signed-off-by: Zee Aslam --- cluster/apps/monitoring/grafana/hr/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/grafana/hr/helm-release.yaml b/cluster/apps/monitoring/grafana/hr/helm-release.yaml index e77424b61f..4f7d991f45 100644 --- a/cluster/apps/monitoring/grafana/hr/helm-release.yaml +++ b/cluster/apps/monitoring/grafana/hr/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://grafana.github.io/helm-charts chart: grafana - version: 7.0.1 + version: 7.0.2 sourceRef: kind: HelmRepository name: grafana-charts