From 2309a4ae41b95cfe3f1ee1b36b20035570d3aa6f Mon Sep 17 00:00:00 2001 From: stimpy-bot <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 13:12:44 +0000 Subject: [PATCH] feat(helm)!: Update Helm release prometheus-blackbox-exporter to v8 | datasource | package | from | to | | ---------- | ---------------------------- | ------ | ----- | | helm | prometheus-blackbox-exporter | 7.12.0 | 8.0.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 73c38032a..8fbdef8be 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: 7.12.0 + version: 8.0.0 sourceRef: kind: HelmRepository name: prometheus-community-charts