From c85be98f442681774aabdecb40e0b2a21bd9eca8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 18:23:58 +0000 Subject: [PATCH] fix(charts): update helm release prometheus-adapter to v4.4.1 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 d426c118d..542858fb7 100644 --- a/helm-dependencies.yaml +++ b/helm-dependencies.yaml @@ -84,7 +84,7 @@ dependencies: version: 2.3.5 repository: https://charts.deliveryhero.io/ - name: prometheus-adapter - version: 4.4.0 + version: 4.4.1 repository: https://prometheus-community.github.io/helm-charts - name: prometheus-cloudwatch-exporter version: 0.25.1