File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ type: application
2424# This is the chart version. This version number should be incremented each time you make changes
2525# to the chart and its templates, including the app version.
2626# Versions are expected to follow Semantic Versioning (https://semver.org/)
27- version : 1.2.6
27+ version : 1.2.7
2828
2929# This is the version number of the application being deployed. This version number should be
3030# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ serviceAccount:
2727configMap :
2828 create : true
2929 settings :
30- # generic settings
30+ # Generic settings
3131 DEBUG_MODE : false
3232 # Gin-related settings
3333 GIN_MODE : release
You can’t perform that action at this time.
0 commit comments