Skip to content

Commit 85cf926

Browse files
committed
bump: version 0.4.12 → 0.4.13
1 parent 19df06b commit 85cf926

File tree

3 files changed

+24
-2
lines changed

3 files changed

+24
-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.12"
11+
version = "0.4.13"

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## ggscout-0.4.13 (2025-06-19)
2+
3+
## ggscout-0.4.11 (2025-06-17)
4+
5+
## ggscout-0.4.10 (2025-06-10)
6+
7+
## ggscout-0.4.8 (2025-05-02)
8+
9+
## ggscout-0.4.7 (2025-04-29)
10+
11+
### Fix
12+
13+
- **sync**: sync job needs write mode
14+
15+
## ggscout-0.4.6 (2025-04-28)
16+
17+
## ggscout-0.4.5 (2025-04-08)
18+
19+
## ggscout-0.4.4 (2025-04-08)
20+
21+
## ggscout-0.4.3 (2025-04-08)
22+
123
## ggscout-0.4.12 (2025-06-19)
224

325
## ggscout-0.4.11 (2025-06-17)

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.12
19+
version: 0.4.13
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)