Skip to content

Commit 29f7cd1

Browse files
bump: version 0.4.4 → 0.4.5
1 parent 98624aa commit 29f7cd1

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ version_files = [
88
"charts/ggscout/Chart.yaml:^version: ",
99
]
1010
version_scheme = "semver2"
11-
version = "0.4.4"
11+
version = "0.4.5"

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## ggscout-0.4.5 (2025-04-08)
2+
13
## ggscout-0.4.4 (2025-04-08)
24

35
## ggscout-0.4.3 (2025-04-08)

charts/ggscout/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ type: application
1616
# This is the chart version. This version number should be incremented each time you make changes
1717
# to the chart and its templates, including the app version.
1818
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19-
version: 0.4.4
19+
version: 0.4.5
2020

2121
# This is the version number of the application being deployed. This version number should be
2222
# incremented each time you make changes to the application. Versions are not expected to

0 commit comments

Comments
 (0)