From b7cfcab275eb6638e54a77afe75e39ada06675d1 Mon Sep 17 00:00:00 2001 From: "robodexo2000[bot]" <150604236+robodexo2000[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 09:08:46 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20grafana=20(=208.4.7=20?= =?UTF-8?q?=E2=86=92=208.4.8=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/monitoring/grafana/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/monitoring/grafana/Chart.yaml b/kubernetes/apps/monitoring/grafana/Chart.yaml index 3f0999c41..487cd3b9e 100644 --- a/kubernetes/apps/monitoring/grafana/Chart.yaml +++ b/kubernetes/apps/monitoring/grafana/Chart.yaml @@ -6,5 +6,5 @@ version: 1.0.0 type: application dependencies: - name: grafana - version: 8.4.7 + version: 8.4.8 repository: https://grafana.github.io/helm-charts