From f86942e1ff55c97e3f881ff20c2d479d87d7cf3a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 01:06:01 +0000 Subject: [PATCH] chore(deps): updated helm release prometheus to 28.14.0. --- 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 6da8025a..57cde805 100644 --- a/charts/eoapi/Chart.yaml +++ b/charts/eoapi/Chart.yaml @@ -45,7 +45,7 @@ dependencies: repository: https://kubernetes-sigs.github.io/metrics-server/ condition: monitoring.metricsServer.enabled - name: prometheus - version: 28.13.0 + version: 28.14.0 repository: https://prometheus-community.github.io/helm-charts condition: monitoring.prometheus.enabled - name: prometheus-adapter