From 5d73c8f24e69d77416d1cbb9c6f33bf8d2dacb05 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 02:51:29 +0000 Subject: [PATCH] fix(charts): update helm release prometheus-adapter to 4.11.1 (was 4.11.0) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- helm-dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-dependencies.yaml b/helm-dependencies.yaml index b24143a52..3408dc5ed 100644 --- a/helm-dependencies.yaml +++ b/helm-dependencies.yaml @@ -84,7 +84,7 @@ dependencies: version: 2.3.14 repository: https://charts.deliveryhero.io/ - name: prometheus-adapter - version: 4.11.0 + version: 4.11.1 repository: https://prometheus-community.github.io/helm-charts - name: prometheus-cloudwatch-exporter version: 0.26.0