From e02b5add8b820169b7248e47e0e37cbd3d88cd6d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 18:59:23 +0000 Subject: [PATCH] fix: update helm chart grafana to 7.0.22 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 f90090eac4..14b3531f2f 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.21 + version: 7.0.22 sourceRef: kind: HelmRepository name: grafana-charts