From 0a5c06e5c95c96e426ac60a63f1a80938be3b4e5 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Thu, 22 Sep 2022 12:42:51 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20chart=20prometheu?= =?UTF-8?q?s-blackbox-exporter=20to=207.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ---------------------------- | ----- | ----- | | helm | prometheus-blackbox-exporter | 7.0.1 | 7.1.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 3323b742b..79a1f666d 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.0.1 + version: 7.1.0 sourceRef: kind: HelmRepository name: prometheus-community-charts