From 77ffff55a77383e1541b600471628f806715c56c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 20:37:28 +0000 Subject: [PATCH] chore(deps): update helm release grafana to v5.8.16 --- charts/temporal/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/temporal/Chart.yaml b/charts/temporal/Chart.yaml index e87a842..8b61544 100644 --- a/charts/temporal/Chart.yaml +++ b/charts/temporal/Chart.yaml @@ -34,7 +34,7 @@ dependencies: condition: elasticsearch.enabled - name: grafana repository: https://grafana.github.io/helm-charts - version: 5.0.10 + version: 5.8.16 condition: grafana.enabled # A chart can be either an 'application' or a 'library' chart.