From 709323c7d4535292e74d896b9aefb27bdbe7c041 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 6 Mar 2022 22:25:08 +0000 Subject: [PATCH] feat(charts): update helm release grafana to 6.24.0 Signed-off-by: Alex Waibel --- cluster/apps/observability/grafana/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/observability/grafana/helm-release.yaml b/cluster/apps/observability/grafana/helm-release.yaml index 2aa3c3c5..e8902c80 100644 --- a/cluster/apps/observability/grafana/helm-release.yaml +++ b/cluster/apps/observability/grafana/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://grafana.github.io/helm-charts chart: grafana - version: 6.21.5 + version: 6.24.0 sourceRef: kind: HelmRepository name: grafana-charts