From ac0003245593c1b6f9da550ce44bcad789e6778f Mon Sep 17 00:00:00 2001 From: Samuel <40698384+samuel-esp@users.noreply.github.com> Date: Wed, 16 Oct 2024 19:47:13 +0200 Subject: [PATCH] chore: bump version 24.10.1 --- chart/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index c59a401..21a1daa 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.9 -appVersion: "24.10.0" +version: 0.2.10 +appVersion: "24.10.1"