From bb5d8aa2e15bf31dc90aaa194ee837dbff98409d Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 15:18:34 +0000 Subject: [PATCH] fix(helm): update helm release prometheus-blackbox-exporter to v5.3.2 --- 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 0de9135cd..ab4d50999 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: 5.3.1 + version: 5.3.2 sourceRef: kind: HelmRepository name: prometheus-community-charts