From d99b442429b6ca6373a07c7d98af1522dc649824 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 1 Mar 2022 09:22:32 +0000 Subject: [PATCH] feat(charts): update helm release grafana to 6.23.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..86f21c81 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.23.0 sourceRef: kind: HelmRepository name: grafana-charts