From 1629bf5255471e822ff6ea29f878b278e0f49618 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 22:05:48 +0000 Subject: [PATCH] chore(deps): updated helm release grafana to 10.1.5. --- charts/eoapi/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/eoapi/Chart.yaml b/charts/eoapi/Chart.yaml index becf6717..3a270378 100644 --- a/charts/eoapi/Chart.yaml +++ b/charts/eoapi/Chart.yaml @@ -74,6 +74,6 @@ dependencies: repository: https://prometheus-community.github.io/helm-charts condition: monitoring.prometheusAdapter.enabled - name: grafana - version: 10.1.4 + version: 10.1.5 repository: https://grafana.github.io/helm-charts condition: observability.grafana.enabled