File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 0.5.8
18
+ version : 0.5.7
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ settings: "{}"
91
91
# # assets/settings.json content in yaml form. Takes precedence over settings: value when populated.
92
92
# # NOTE: If specified here, will override the generated settings.json for installations that are using
93
93
# # the `settings` key. Change with caution.
94
- settingsYaml : null
94
+ settingsYaml : {}
95
95
# appname: Gameboard
96
96
# apphost: http://localhost:5002
97
97
# basehref: "gb"
Original file line number Diff line number Diff line change @@ -291,7 +291,7 @@ gameboard-ui:
291
291
# # assets/settings.json content in yaml form. Takes precedence over settings: value when populated.
292
292
# # NOTE: If specified here, will override the generated settings.json for installations that are using
293
293
# # the `settings` key. Change with caution.
294
- settingsYaml : null
294
+ settingsYaml : {}
295
295
# appname: Gameboard
296
296
# apphost: http://localhost:5002
297
297
# basehref: "gb"
You can’t perform that action at this time.
0 commit comments