From a53dd4d9c09ac6947e1f42f5085005336a157a72 Mon Sep 17 00:00:00 2001 From: ricoberger Date: Sat, 20 Jul 2024 16:04:13 +0200 Subject: [PATCH] Update Docker Image in Helm Chart --- charts/script-exporter/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/script-exporter/Chart.yaml b/charts/script-exporter/Chart.yaml index 8de0484..c2a563c 100644 --- a/charts/script-exporter/Chart.yaml +++ b/charts/script-exporter/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: script-exporter description: Prometheus exporter to execute scripts and collect metrics from the output or the exit status. type: application -version: 0.8.6 -appVersion: v2.20.1 +version: 0.8.7 +appVersion: v2.21.0