File tree Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ version_files = [
8
8
" charts/ggscout/Chart.yaml:^version: " ,
9
9
]
10
10
version_scheme = " semver2"
11
- version = " 0.4.12 "
11
+ version = " 0.4.13 "
Original file line number Diff line number Diff line change
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
+
1
23
## ggscout-0.4.12 (2025-06-19)
2
24
3
25
## ggscout-0.4.11 (2025-06-17)
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ type: application
16
16
# This is the chart version. This version number should be incremented each time you make changes
17
17
# to the chart and its templates, including the app version.
18
18
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19
- version : 0.4.12
19
+ version : 0.4.13
20
20
21
21
# This is the version number of the application being deployed. This version number should be
22
22
# incremented each time you make changes to the application. Versions are not expected to
You can’t perform that action at this time.
0 commit comments