From 46b7ea1f77ca3df3a4510445a49b60926b22a125 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 13:00:40 +0000 Subject: [PATCH] feat(container): update image prometheus-blackbox-exporter to v7.12.0 | datasource | package | from | to | | ---------- | ---------------------------------------------------------------- | ----- | ------ | | docker | ghcr.io/prometheus-community/charts/prometheus-blackbox-exporter | 7.8.0 | 7.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 db3ab832..92c83e41 100644 --- a/cluster/apps/monitoring/blackbox-exporter/helm-release.yaml +++ b/cluster/apps/monitoring/blackbox-exporter/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: prometheus-blackbox-exporter - version: 7.8.0 + version: 7.12.0 sourceRef: kind: HelmRepository name: prometheus-community-charts