File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ version_files = [
7
7
" charts/ggscout/Chart.yaml:^version: " ,
8
8
]
9
9
version_scheme = " semver2"
10
- version = " 0.5.3 "
10
+ version = " 0.5.4 "
Original file line number Diff line number Diff line change
1
+ ## ggscout-0.5.4 (2025-08-04)
2
+
3
+ ### Fix
4
+
5
+ - cleaner workflow for tag release
6
+
1
7
## ggscout-0.5.3 (2025-08-04)
2
8
3
9
## ggscout-0.5.2 (2025-08-04)
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ type: application
14
14
# This is the chart version. This version number should be incremented each time you make changes
15
15
# to the chart and its templates, including the app version.
16
16
# Versions are expected to follow Semantic Versioning (https://semver.org/)
17
- version : 0.5.3
17
+ version : 0.5.4
18
18
# This is the version number of the application being deployed. This version number should be
19
19
# incremented each time you make changes to the application. Versions are not expected to
20
20
# follow Semantic Versioning. They should reflect the version the application is using.
You can’t perform that action at this time.
0 commit comments