From ba1d6b06b90d3b1461f1daa5917f5a5d156bfb78 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 03:19:15 +0000 Subject: [PATCH] fix(grafana): update helm-release to v7.0.19 (#2277) 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 fc680160b..311b86275 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.0.17 + version: 7.0.19 sourceRef: kind: HelmRepository name: grafana-charts