File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Changelog
2
+
3
+ ### V1.1.0
4
+
5
+ #### Breaking Changes
6
+
7
+ - Moved account data from ` server_settings. ` to ` account. ` in values.yaml
8
+ - Moved server password from ` server_settings. ` to ` serverPassword. ` in values.yaml
9
+
10
+ #### Non-Breaking Changes
11
+
12
+ - Added ` account.accountSecret ` field to values.yaml
13
+ - Added ` rcon.passwordSecret ` field to values.yaml
14
+ - Added ` serverPassword.passwordSecret ` field to values.yaml
15
+ - Changed default ` rcon.password ` to ` CHANGEMECHANGEME ` , which should be changed anyway
16
+ - Changed default ` map_gen_settings.autoplace_controls ` from the standard values to ` {} ` , since by default map
17
+ generation follows standard parameters if not overriden
18
+ - Changed default ` admin_list ` , ` white_list ` and ` ban_list ` to ` [] ` instead of ` nil `
You can’t perform that action at this time.
0 commit comments