diff --git a/charts/games/imposter-server/.helmignore b/charts/games/impostor-server/.helmignore similarity index 100% rename from charts/games/imposter-server/.helmignore rename to charts/games/impostor-server/.helmignore diff --git a/charts/games/imposter-server/CHANGELOG.md b/charts/games/impostor-server/CHANGELOG.md similarity index 100% rename from charts/games/imposter-server/CHANGELOG.md rename to charts/games/impostor-server/CHANGELOG.md diff --git a/charts/games/imposter-server/CONFIG.md b/charts/games/impostor-server/CONFIG.md similarity index 100% rename from charts/games/imposter-server/CONFIG.md rename to charts/games/impostor-server/CONFIG.md diff --git a/charts/games/imposter-server/Chart.yaml b/charts/games/impostor-server/Chart.yaml similarity index 90% rename from charts/games/imposter-server/Chart.yaml rename to charts/games/impostor-server/Chart.yaml index b27583a9685..a6bcad6bd9a 100644 --- a/charts/games/imposter-server/Chart.yaml +++ b/charts/games/impostor-server/Chart.yaml @@ -9,17 +9,17 @@ description: A private Among Us server home: https://github.com/truecharts/apps/tree/master/charts/games/impostor-server icon: https://truecharts.org/_static/img/appicons/impostor-server-icon.png keywords: -- imposter-server +- impostor-server kubeVersion: '>=1.16.0-0' maintainers: - email: info@truecharts.org name: TrueCharts url: https://truecharts.org -name: imposter-server +name: impostor-server sources: - - https://github.com/truecharts/apps/tree/master/incubator/imposter-server + - https://github.com/truecharts/apps/tree/master/incubator/impostor-server type: application -version: 0.0.2 +version: 0.0.3 annotations: truecharts.org/catagories: | - games diff --git a/charts/games/imposter-server/README.md b/charts/games/impostor-server/README.md similarity index 100% rename from charts/games/imposter-server/README.md rename to charts/games/impostor-server/README.md diff --git a/charts/games/imposter-server/ci/base-values.yaml b/charts/games/impostor-server/ci/base-values.yaml similarity index 100% rename from charts/games/imposter-server/ci/base-values.yaml rename to charts/games/impostor-server/ci/base-values.yaml diff --git a/charts/games/imposter-server/ci/values.yaml b/charts/games/impostor-server/ci/values.yaml similarity index 100% rename from charts/games/imposter-server/ci/values.yaml rename to charts/games/impostor-server/ci/values.yaml diff --git a/charts/games/imposter-server/helm-values.md b/charts/games/impostor-server/helm-values.md similarity index 100% rename from charts/games/imposter-server/helm-values.md rename to charts/games/impostor-server/helm-values.md diff --git a/charts/games/imposter-server/questions.yaml b/charts/games/impostor-server/questions.yaml similarity index 100% rename from charts/games/imposter-server/questions.yaml rename to charts/games/impostor-server/questions.yaml diff --git a/charts/games/imposter-server/security.md b/charts/games/impostor-server/security.md similarity index 100% rename from charts/games/imposter-server/security.md rename to charts/games/impostor-server/security.md diff --git a/charts/games/imposter-server/templates/common.yaml b/charts/games/impostor-server/templates/common.yaml similarity index 100% rename from charts/games/imposter-server/templates/common.yaml rename to charts/games/impostor-server/templates/common.yaml diff --git a/charts/games/imposter-server/values.yaml b/charts/games/impostor-server/values.yaml similarity index 100% rename from charts/games/imposter-server/values.yaml rename to charts/games/impostor-server/values.yaml diff --git a/charts/games/minecraft-bedrock/Chart.yaml b/charts/games/minecraft-bedrock/Chart.yaml index 02a1a9e62e3..62a80d7a2db 100644 --- a/charts/games/minecraft-bedrock/Chart.yaml +++ b/charts/games/minecraft-bedrock/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/itzg/docker-minecraft-server - https://hub.docker.com/r/itzg/minecraft-server type: application -version: 0.0.2 +version: 0.0.3 annotations: truecharts.org/catagories: | - games diff --git a/charts/games/minecraft-bedrock/values.yaml b/charts/games/minecraft-bedrock/values.yaml index 057fb1894a4..7fca36f2f8f 100644 --- a/charts/games/minecraft-bedrock/values.yaml +++ b/charts/games/minecraft-bedrock/values.yaml @@ -10,7 +10,7 @@ env: VERSION: "LATEST" SERVER_NAME: "TrueCharts Dedicated Server!" SERVER_PORT: "{{ .Values.service.main.ports.main.targetPort }}" - SERVER_PORT_V6: "{{ .Values.service.main.ports.main.targetPort }}" + SERVER_PORT_V6: 19133 GAMEMODE: "survival" DIFFICULTY: "easy" LEVEL_TYPE: "DEFAULT" diff --git a/charts/games/statisfactory/Chart.yaml b/charts/games/statisfactory/Chart.yaml index 3c94bef9767..0716d62a317 100644 --- a/charts/games/statisfactory/Chart.yaml +++ b/charts/games/statisfactory/Chart.yaml @@ -6,8 +6,8 @@ dependencies: version: 8.14.4 deprecated: false description: Satisfactory Dedicated Server -home: https://github.com/truecharts/apps/tree/master/charts/games/Satisfactory -icon: https://truecharts.org/_static/img/appicons/Satisfactory -icon.png +home: https://github.com/truecharts/apps/tree/master/charts/games/satisfactory +icon: https://truecharts.org/_static/img/appicons/satisfactory-icon.png keywords: - satisfactory kubeVersion: '>=1.16.0-0' @@ -20,7 +20,7 @@ sources: - https://github.com/wolveix/satisfactory-server - https://hub.docker.com/r/wolveix/satisfactory-server type: application -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - games diff --git a/docs/_static/img/appicons/satisfactory-icon.png b/docs/_static/img/appicons/satisfactory-icon.png new file mode 100644 index 00000000000..618366d6c83 Binary files /dev/null and b/docs/_static/img/appicons/satisfactory-icon.png differ diff --git a/docs/_static/img/appicons/statisfactory-icon.png b/docs/_static/img/appicons/statisfactory-icon.png deleted file mode 100644 index 36a2b94e5ee..00000000000 Binary files a/docs/_static/img/appicons/statisfactory-icon.png and /dev/null differ diff --git a/docs/manual/default-ports.md b/docs/manual/default-ports.md index ccc9c81f94c..06bf48a847c 100644 --- a/docs/manual/default-ports.md +++ b/docs/manual/default-ports.md @@ -17,7 +17,7 @@ These defaults can of course be changed, but as we guarantee "sane, working defa | prometheus | promop | promop | 10089 | HTTP | | | prometheus | thanos | thanos | 10901 | HTTP | | -## Stable and Incubator Apps +## Stable, Games and Incubator Apps | App | Service | Port Name | Port | Protocol | Note | | :------------------------- | :-------------: | :-------------: | :---: | :------: | :-------------------------------------: | @@ -98,6 +98,7 @@ These defaults can of course be changed, but as we guarantee "sane, working defa | logitech-media-server | main | main | 7000 | TCP | | | clamav | milter | milter | 7357 | TCP | | | foldingathome | main | main | 7396 | TCP | | +| satisfactory | main | main | 7777 | UDP | | | haste-server | main | main | 7777 | TCP | | | nextcloud | hpb | hpb | 7867 | TCP | | | radarr | main | main | 7878 | TCP | | @@ -309,6 +310,9 @@ These defaults can of course be changed, but as we guarantee "sane, working defa | trilium-notes | main | main | 10156 | HTTP | | | unmanic | main | main | 10157 | TCP | | | weblate | main | main | 10158 | TCP | | +| satisfactory | beacon | beacon | 15000 | UDP | | +| satisfactory | query | query | 15777 | UDP | | +| minecraft-bedrock | main | main | 19132 | UDP | | | hyperion-ng | boblightservice | boblightservice | 19333 | TCP | | | hyperion-ng | jsonservice | jsonservice | 19444 | TCP | | | hyperion-ng | protobufservice | protobufservice | 19445 | TCP | | @@ -318,7 +322,9 @@ These defaults can of course be changed, but as we guarantee "sane, working defa | airdcpp-webclient | encrypted-tcp | encrypted-tcp | 21249 | TCP | | | syncthing | listeners | tcp | 22000 | TCP | | | syncthing | listeners-udp | udp | 22000 | UDP | | +| impostor-server | main | main | 22023 | UDP | | | joplin-server | main | main | 22300 | TCP | | +| minecraft-java | main | main | 25565 | TCP | | | omada-controller | omada-tcp | omada-tcp1 | 29810 | TCP | | | omada-controller | omada-udp | omada-udp1 | 29810 | UDP | | | omada-controller | omada-tcp | omada-tcp2 | 29811 | TCP | |