diff --git a/stable/palworld/1.0.3/app-changelog.md b/stable/palworld/1.0.3/app-changelog.md deleted file mode 100644 index b25187b4048..00000000000 --- a/stable/palworld/1.0.3/app-changelog.md +++ /dev/null @@ -1,3 +0,0 @@ - - -## [palworld-1.0.3](https://github.com/truecharts/charts/compare/palworld-1.0.2...palworld-1.0.3) (2024-02-14) \ No newline at end of file diff --git a/stable/palworld/1.0.3/CHANGELOG.md b/stable/palworld/1.0.4/CHANGELOG.md similarity index 94% rename from stable/palworld/1.0.3/CHANGELOG.md rename to stable/palworld/1.0.4/CHANGELOG.md index 04f9d19246a..f39310bdb09 100644 --- a/stable/palworld/1.0.3/CHANGELOG.md +++ b/stable/palworld/1.0.4/CHANGELOG.md @@ -7,6 +7,7 @@ title: Changelog + ## [palworld-1.0.3](https://github.com/truecharts/charts/compare/palworld-1.0.2...palworld-1.0.3) (2024-02-14) diff --git a/stable/palworld/1.0.3/Chart.yaml b/stable/palworld/1.0.4/Chart.yaml similarity index 98% rename from stable/palworld/1.0.3/Chart.yaml rename to stable/palworld/1.0.4/Chart.yaml index 5b560e0e975..64f8c35bb38 100644 --- a/stable/palworld/1.0.3/Chart.yaml +++ b/stable/palworld/1.0.4/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://ghcr.io/ich777/steamcmd - https://hub.docker.com/r/outdead/rcon type: application -version: 1.0.3 +version: 1.0.4 diff --git a/stable/palworld/1.0.3/README.md b/stable/palworld/1.0.4/README.md similarity index 100% rename from stable/palworld/1.0.3/README.md rename to stable/palworld/1.0.4/README.md diff --git a/stable/palworld/1.0.3/app-readme.md b/stable/palworld/1.0.4/app-readme.md similarity index 100% rename from stable/palworld/1.0.3/app-readme.md rename to stable/palworld/1.0.4/app-readme.md diff --git a/stable/palworld/1.0.3/charts/common-17.2.26.tgz b/stable/palworld/1.0.4/charts/common-17.2.26.tgz similarity index 100% rename from stable/palworld/1.0.3/charts/common-17.2.26.tgz rename to stable/palworld/1.0.4/charts/common-17.2.26.tgz diff --git a/stable/palworld/1.0.3/ix_values.yaml b/stable/palworld/1.0.4/ix_values.yaml similarity index 99% rename from stable/palworld/1.0.3/ix_values.yaml rename to stable/palworld/1.0.4/ix_values.yaml index bcdc3de2717..3771296d9fc 100644 --- a/stable/palworld/1.0.3/ix_values.yaml +++ b/stable/palworld/1.0.4/ix_values.yaml @@ -302,7 +302,7 @@ workload: # game SRV_ADMIN_PWD: "{{ .Values.palworld.game.admin_password }}" UPDATE_PUBLIC_IP: "{{ .Values.palworld.game.update_public_ip }}" - GAME_PARAMS: '{{ printf "-port=%s -publicport=%s %s" .Values.service.main.ports.main.port .Values.service.main.ports.main.port (join " " .Values.palworld.game.params) }}' + GAME_PARAMS: '{{ printf "-port=%v -publicport=%v %s" .Values.service.main.ports.main.port .Values.service.main.ports.main.port (join " " .Values.palworld.game.params) }}' GAME_PARAMS_EXTRA: '{{ join " " .Values.palworld.game.params_extra }}' # backup BACKUP: "{{ .Values.palworld.backup.enabled }}" diff --git a/stable/palworld/1.0.3/questions.yaml b/stable/palworld/1.0.4/questions.yaml similarity index 100% rename from stable/palworld/1.0.3/questions.yaml rename to stable/palworld/1.0.4/questions.yaml diff --git a/stable/palworld/1.0.3/templates/NOTES.txt b/stable/palworld/1.0.4/templates/NOTES.txt similarity index 100% rename from stable/palworld/1.0.3/templates/NOTES.txt rename to stable/palworld/1.0.4/templates/NOTES.txt diff --git a/stable/palworld/1.0.3/templates/_configmap.tpl b/stable/palworld/1.0.4/templates/_configmap.tpl similarity index 100% rename from stable/palworld/1.0.3/templates/_configmap.tpl rename to stable/palworld/1.0.4/templates/_configmap.tpl diff --git a/stable/palworld/1.0.3/templates/common.yaml b/stable/palworld/1.0.4/templates/common.yaml similarity index 100% rename from stable/palworld/1.0.3/templates/common.yaml rename to stable/palworld/1.0.4/templates/common.yaml diff --git a/stable/palworld/1.0.3/values.yaml b/stable/palworld/1.0.4/values.yaml similarity index 100% rename from stable/palworld/1.0.3/values.yaml rename to stable/palworld/1.0.4/values.yaml