From 8690011e92a9e132901222e284c14972e25c37b1 Mon Sep 17 00:00:00 2001 From: Jan <157487559+JTaeuber@users.noreply.github.com> Date: Mon, 22 Jul 2024 13:02:02 +0200 Subject: [PATCH] chore: bump-appVersion-24.7.1 and chart version to 0.2.4 (#75) --- chart/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 95e4d98..6e94763 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -3,5 +3,5 @@ name: py-kube-downscaler description: A Helm chart for deploying py-kube-downscaler type: application -version: 0.2.3 -appVersion: "24.7.0" +version: 0.2.4 +appVersion: "24.7.1"