Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-03 17:24:39 +00:00
parent 63056d7c7c
commit e568384aa2
63 changed files with 1284 additions and 67 deletions
@@ -1,6 +1,21 @@
# Changelog<br>
<a name="statisfactory-0.0.12"></a>
### [statisfactory-0.0.12](https://github.com/truecharts/apps/compare/statisfactory-0.0.11...statisfactory-0.0.12) (2022-03-03)
#### Chore
* remove fixed env from questions.yaml
* remove some ugly whitespace
* update helm chart common to v9 ([#2011](https://github.com/truecharts/apps/issues/2011))
#### Fix
* BREAKING CHANGE Move some env-vars outside of env section ([#2010](https://github.com/truecharts/apps/issues/2010))
<a name="statisfactory-0.0.10"></a>
### [statisfactory-0.0.10](https://github.com/truecharts/apps/compare/statisfactory-0.0.9...statisfactory-0.0.10) (2022-03-02)
@@ -19,7 +19,6 @@ You will, however, be able to use all values referenced in the common chart here
| env.DEBUG | bool | `false` | |
| env.DISABLESEASONALEVENTS | bool | `false` | |
| env.MAXPLAYERS | int | `4` | |
| env.PUID | int | `568` | |
| env.SERVERBEACONPORT | string | `"{{ .Values.service.beacon.ports.beacon.targetPort }}"` | |
| env.SERVERGAMEPORT | string | `"{{ .Values.service.main.ports.main.targetPort }}"` | |
| env.SERVERIP | string | `"0.0.0.0"` | |
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.17.2 |
| https://truecharts.org | common | 9.0.0 |
## Installing the Chart