From b79f2d754323dd75c5ad7b282128ff471a01fe29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 13:25:17 +0000 Subject: [PATCH] fix(deps): update helm release prometheus-blackbox-exporter to 7.1.2 Signed-off-by: Danny Froberg --- cluster/core/monitoring/blackbox-exporter/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/monitoring/blackbox-exporter/helm-release.yaml b/cluster/core/monitoring/blackbox-exporter/helm-release.yaml index 724478663..442907e96 100644 --- a/cluster/core/monitoring/blackbox-exporter/helm-release.yaml +++ b/cluster/core/monitoring/blackbox-exporter/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://prometheus-community.github.io/helm-charts chart: prometheus-blackbox-exporter - version: 7.1.0 + version: 7.1.2 sourceRef: kind: HelmRepository name: prometheus-community-charts