From 1cf9cd7746be3b12d472ac595d478055f9a596ab Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 26 Oct 2021 19:37:53 +0000 Subject: [PATCH] feat(charts): update prometheus-blackbox-exporter to 5.3.0 Signed-off-by: auricom <27022259+auricom@users.noreply.github.com> --- 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 77d28be4e..34a02c0dc 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.0.3 + version: 5.3.0 sourceRef: kind: HelmRepository name: prometheus-community-charts