From 12f338f7956c44f0aea23d22f88e96433b470260 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 01:22:08 +0000 Subject: [PATCH] feat(helm): update helm release prometheus-blackbox-exporter to v8.12.0 | datasource | package | from | to | | ---------- | ---------------------------- | ------ | ------ | | helm | prometheus-blackbox-exporter | 8.11.0 | 8.12.0 | --- cluster/apps/monitoring/blackbox-exporter/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/blackbox-exporter/helm-release.yaml b/cluster/apps/monitoring/blackbox-exporter/helm-release.yaml index c4e1eede3..e733b9ad3 100644 --- a/cluster/apps/monitoring/blackbox-exporter/helm-release.yaml +++ b/cluster/apps/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: 8.11.0 + version: 8.12.0 sourceRef: kind: HelmRepository name: prometheus-community-charts