From 265d254168c892261d23c9e961d94d3a7ecd427d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 02:03:31 +0000 Subject: [PATCH] chore(deps): updated helm release prometheus to 29.13.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 9ece07f0..2ff423d0 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.13.0 + version: 29.13.1 repository: https://prometheus-community.github.io/helm-charts condition: monitoring.prometheus.enabled - name: prometheus-adapter