From cda06a56b9efd0795c0537f50f5cafc085718bc6 Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 07:18:58 +0000 Subject: [PATCH] feat(helm): update helm release prometheus-blackbox-exporter to v5.7.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 4774eebc0..d26bdcc5d 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.6.0 + version: 5.7.0 sourceRef: kind: HelmRepository name: prometheus-community-charts