From 016029e09457fe5d197c80e86fe6df35882714d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 10:29:27 +0000 Subject: [PATCH] feat(charts)!: Update Helm release prometheus-blackbox-exporter to 6.0.0 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 af47427f1..177b51072 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: 5.8.2 + version: 6.0.0 sourceRef: kind: HelmRepository name: prometheus-community-charts