From 9b4891f51090f1fb42086d97dd7be4ecf5cb7ed2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 19:57:54 +0000 Subject: [PATCH] feat(charts)!: Update Helm release prometheus-blackbox-exporter to 8.8.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..b89e7c003 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.8.0 sourceRef: kind: HelmRepository name: prometheus-community-charts