From d2f6291ca5fe383adeb564df5fc2e9e112945c33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 20:17:42 +0000 Subject: [PATCH] feat(charts)!: Update Helm release prometheus-blackbox-exporter to 8.15.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 724478663..9515c82c9 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: 8.15.0 sourceRef: kind: HelmRepository name: prometheus-community-charts