From 2b37a077fd999788bef1b9a4b064c7919aecad4e Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 21:14:37 +0000 Subject: [PATCH] fix(grafana): update helm-release to v7.3.2 (#2553) 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 e94d3452f..c0135afd3 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.1 + version: 7.3.2 sourceRef: kind: HelmRepository name: grafana-charts