Skip to content

Commit 332c17a

Browse files
authored
Merge pull request #149 from samuel-esp/feat/release-2025-3-2
feat: new release for helm chart fix
2 parents 20445ed + 2d89b55 commit 332c17a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

chart/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ name: py-kube-downscaler
33
description: A Helm chart for deploying py-kube-downscaler
44

55
type: application
6-
version: 0.3.1
7-
appVersion: "25.3.1"
6+
version: 0.3.2
7+
appVersion: "25.3.2"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool]
22
[tool.poetry]
33
name = "kube-downscaler"
4-
version = "25.3.1"
4+
version = "25.3.2"
55
description = "Scale down Kubernetes deployments after work hours"
66
authors = ["Jonathan Mayer <[email protected]>", "Jan Taeuber <[email protected]>", "Samuel Esposito <[email protected]>", "Johannes Thiem <[email protected]>"]
77

0 commit comments

Comments
 (0)