From cd8b3faa23dafa0222dddbeba9d25152a51782af Mon Sep 17 00:00:00 2001 From: Johannes Thiem Date: Thu, 6 Jun 2024 10:21:51 +0200 Subject: [PATCH] chore: bump chart version --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index b00c460..e90ac3b 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.1 +version: 0.2.2 appVersion: "24.5.2"