Skip to content

Commit c4563b6

Browse files
committed
bump: version 0.4.10 → 0.4.11
1 parent b43dc88 commit c4563b6

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.10"
11+
version = "0.4.11"

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## ggscout-0.4.11 (2025-06-17)
2+
13
## ggscout-0.4.10 (2025-06-10)
24

35
## ggscout-0.4.9 (2025-06-09)

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.10
19+
version: 0.4.11
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)