From b1d9bb9850255e60830feb08b012408c895682c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 21:10:26 +0000 Subject: [PATCH] fix(charts): update Helm release prometheus-cloudwatch-exporter to v0.19.1 (#1173) Signed-off-by: Renovate Bot Co-authored-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 49c27b9f2..c7d3e1758 100644 --- a/helm-dependencies.yaml +++ b/helm-dependencies.yaml @@ -99,7 +99,7 @@ dependencies: version: 3.3.1 repository: https://prometheus-community.github.io/helm-charts - name: prometheus-cloudwatch-exporter - version: 0.19.0 + version: 0.19.1 repository: https://prometheus-community.github.io/helm-charts - name: prometheus-blackbox-exporter version: 5.8.1