From 266ddda3b12e87f3273ded95eb86d1e0d15e4f07 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 22:40:22 +0000 Subject: [PATCH] chore(deps): updated helm release prometheus to 29.2.1. --- 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 41d9e4b2..c7125adb 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: 29.2.0 + version: 29.2.1 repository: https://prometheus-community.github.io/helm-charts condition: monitoring.prometheus.enabled - name: prometheus-adapter