From cacd186ed39a9f739fddfadc8db8a922f99c9467 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 09:17:52 +0000 Subject: [PATCH] fix(grafana): update helm-release to v7.2.3 (#2381) 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 109210fc8..150b21be9 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.2.2 + version: 7.2.3 sourceRef: kind: HelmRepository name: grafana-charts