From 8236e4a824412e63512368ae48b196f6aab28271 Mon Sep 17 00:00:00 2001 From: drfaust92 Date: Thu, 25 Jan 2024 22:43:53 +0200 Subject: [PATCH] bump to 1.8.0 Signed-off-by: drfaust92 --- charts/prometheus-ipmi-exporter/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/prometheus-ipmi-exporter/Chart.yaml b/charts/prometheus-ipmi-exporter/Chart.yaml index 10bb31412339..25eac5b3ce22 100644 --- a/charts/prometheus-ipmi-exporter/Chart.yaml +++ b/charts/prometheus-ipmi-exporter/Chart.yaml @@ -4,9 +4,9 @@ description: This is an IPMI exporter for Prometheus. type: application -version: 0.2.0 +version: 0.3.0 -appVersion: "v1.7.0" +appVersion: "v1.8.0" keywords: - metrics