From 1ae1334bb3682b566d25174677a6fee523a3594d Mon Sep 17 00:00:00 2001 From: ricoberger Date: Sun, 10 Nov 2024 11:34:37 +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 a570a5b..5cf625b 100644 --- a/charts/script-exporter/Chart.yaml +++ b/charts/script-exporter/Chart.yaml @@ -3,5 +3,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.10.0 -appVersion: v2.22.0 +version: 0.10.1 +appVersion: v2.23.1