Skip to content

Commit 4058092

Browse files
bump: version 0.5.9 → 0.5.10
1 parent cf859f3 commit 4058092

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ version_files = [
77
"charts/ggscout/Chart.yaml:^version: ",
88
]
99
version_scheme = "semver2"
10-
version = "0.5.9"
10+
version = "0.5.10"

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## ggscout-0.5.10 (2025-11-04)
2+
3+
### Feat
4+
5+
- update schemas and appVersion for GGScout latest
6+
- **cronjob**: add concurrencyPolicy Replace to all cronjobs
7+
8+
### Fix
9+
10+
- **chart**: fix pod annotation in template
11+
112
## ggscout-0.5.9 (2025-10-24)
213

314
### Feat

charts/ggscout/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ type: application
1414
# This is the chart version. This version number should be incremented each time you make changes
1515
# to the chart and its templates, including the app version.
1616
# Versions are expected to follow Semantic Versioning (https://semver.org/)
17-
version: 0.5.9
17+
version: 0.5.10
1818
# This is the version number of the application being deployed. This version number should be
1919
# incremented each time you make changes to the application. Versions are not expected to
2020
# follow Semantic Versioning. They should reflect the version the application is using.

0 commit comments

Comments
 (0)