From 411a1e6a7fe9761ba1cf36d54b5fe6c58af75fad Mon Sep 17 00:00:00 2001 From: Samuel <40698384+samuel-esp@users.noreply.github.com> Date: Thu, 22 Aug 2024 13:16:35 +0200 Subject: [PATCH 1/3] bump chart version to 24.9.0 --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 67bc2b5..141e8bf 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -4,4 +4,4 @@ description: A Helm chart for deploying py-kube-downscaler type: application version: 0.2.5 -appVersion: "24.8.0" +appVersion: "24.9.0" From 830a3d7467c7d7a0be3077324a920e78352495b6 Mon Sep 17 00:00:00 2001 From: Samuel <40698384+samuel-esp@users.noreply.github.com> Date: Thu, 22 Aug 2024 13:18:15 +0200 Subject: [PATCH 2/3] bumped version --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 141e8bf..74ddb59 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.5 +version: 0.2.6 appVersion: "24.9.0" From 215c938aaec4e0be465d782a25264d9ecdf7aa66 Mon Sep 17 00:00:00 2001 From: Samuel <40698384+samuel-esp@users.noreply.github.com> Date: Thu, 22 Aug 2024 13:56:37 +0200 Subject: [PATCH 3/3] changed appVersion --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 74ddb59..9d59b96 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -4,4 +4,4 @@ description: A Helm chart for deploying py-kube-downscaler type: application version: 0.2.6 -appVersion: "24.9.0" +appVersion: "24.8.1"