From 7f2e14e553d63d33fe851c12c378443840faf63c Mon Sep 17 00:00:00 2001 From: "ergho-bot[bot]" <116787855+ergho-bot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 22:12:15 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20grafana=20(=208.5.3=20?= =?UTF-8?q?=E2=86=92=208.5.5=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cluster/apps/monitoring/grafana/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/grafana/app/helm-release.yaml b/cluster/apps/monitoring/grafana/app/helm-release.yaml index a679d846b..dbefe5256 100644 --- a/cluster/apps/monitoring/grafana/app/helm-release.yaml +++ b/cluster/apps/monitoring/grafana/app/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: grafana - version: 8.5.3 + version: 8.5.5 sourceRef: kind: HelmRepository name: grafana