From 35f9ab7cddad7ba35b2e85d6819d95752a5d61f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 21:04:24 +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.