From a5929a41686af26b4e2d35d70f555999d01513c6 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 15:16:46 +0000 Subject: [PATCH] fix(grafana): update helm-release to v7.3.1 (#2542) Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- .../talos-flux/apps/observability/grafana/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/talos-flux/apps/observability/grafana/app/helm-release.yaml b/kubernetes/talos-flux/apps/observability/grafana/app/helm-release.yaml index 2adfee215..e94d3452f 100644 --- a/kubernetes/talos-flux/apps/observability/grafana/app/helm-release.yaml +++ b/kubernetes/talos-flux/apps/observability/grafana/app/helm-release.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: grafana - version: 7.3.0 + version: 7.3.1 sourceRef: kind: HelmRepository name: grafana-charts