From 933ca092154e449bcad1ee825a5fcb08b0278158 Mon Sep 17 00:00:00 2001 From: ricoberger Date: Fri, 1 Dec 2023 15:57:12 +0100 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 7b6d3b6..9aa7e5c 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.7.0 -appVersion: v2.15.1 +version: 0.7.1 +appVersion: v2.16.0