From 17583d167e0af5f16035fbcec36c187870665d33 Mon Sep 17 00:00:00 2001 From: "tvories-tbot[bot]" <107635591+tvories-tbot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 16:03:42 +0000 Subject: [PATCH] fix: update helm chart grafana to 8.5.10 | datasource | package | from | to | | ---------- | ------- | ----- | ------ | | helm | grafana | 8.5.9 | 8.5.10 | --- .../manifests/system-monitoring/grafana/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/clusters/cluster-0/manifests/system-monitoring/grafana/helm-release.yaml b/k8s/clusters/cluster-0/manifests/system-monitoring/grafana/helm-release.yaml index 642edae435..d291ffc5cb 100644 --- a/k8s/clusters/cluster-0/manifests/system-monitoring/grafana/helm-release.yaml +++ b/k8s/clusters/cluster-0/manifests/system-monitoring/grafana/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: grafana - version: 8.5.9 + version: 8.5.10 sourceRef: kind: HelmRepository name: grafana-charts