From 56ec2c6277d879f9edc689be0022ad0db927a587 Mon Sep 17 00:00:00 2001 From: Ilia Lazebnik Date: Thu, 11 Apr 2024 21:57:09 +0300 Subject: [PATCH] bump to 0.25.0 (#4442) Signed-off-by: drfaust92 --- charts/prometheus-blackbox-exporter/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/prometheus-blackbox-exporter/Chart.yaml b/charts/prometheus-blackbox-exporter/Chart.yaml index a1fd739a155f..4c6d5debb604 100644 --- a/charts/prometheus-blackbox-exporter/Chart.yaml +++ b/charts/prometheus-blackbox-exporter/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 description: Prometheus Blackbox Exporter name: prometheus-blackbox-exporter -version: 8.14.0 -appVersion: v0.24.0 +version: 8.15.0 +appVersion: v0.25.0 home: https://github.com/prometheus/blackbox_exporter sources: - https://github.com/prometheus/blackbox_exporter