From ee3bfc730afd3e7bdf475508b9424bbb7159e2fb Mon Sep 17 00:00:00 2001 From: mkjpryor <642657+mkjpryor@users.noreply.github.com> Date: Fri, 16 Aug 2024 01:02:26 +0000 Subject: [PATCH] Update cloud-metrics-grafana to 8.4.4 --- roles/cloud_metrics/defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/cloud_metrics/defaults/main.yml b/roles/cloud_metrics/defaults/main.yml index 0adbeebc..595067b3 100644 --- a/roles/cloud_metrics/defaults/main.yml +++ b/roles/cloud_metrics/defaults/main.yml @@ -3,7 +3,7 @@ # The chart to use for Grafana cloud_metrics_grafana_chart_repo: https://grafana.github.io/helm-charts cloud_metrics_grafana_chart_name: grafana -cloud_metrics_grafana_chart_version: 7.3.10 +cloud_metrics_grafana_chart_version: 8.4.4 # Release information for the Grafana release # By default, deploy into the same namespace as Azimuth