From 89d54eafad6b7b92012a2477ad890ffcfd1d7652 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 8 Jan 2024 18:18:57 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/stationeers/4.1.6/app-changelog.md | 9 --------- .../stationeers/{4.1.6 => 4.1.7}/CHANGELOG.md | 18 +++++++++--------- .../stationeers/{4.1.6 => 4.1.7}/Chart.yaml | 2 +- stable/stationeers/{4.1.6 => 4.1.7}/README.md | 0 stable/stationeers/4.1.7/app-changelog.md | 9 +++++++++ .../{4.1.6 => 4.1.7}/app-readme.md | 0 .../charts/common-17.2.21.tgz | Bin .../{4.1.6 => 4.1.7}/ix_values.yaml | 2 +- .../{4.1.6 => 4.1.7}/questions.yaml | 0 .../{4.1.6 => 4.1.7}/templates/common.yaml | 0 .../stationeers/{4.1.6 => 4.1.7}/values.yaml | 0 11 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/stationeers/4.1.6/app-changelog.md rename stable/stationeers/{4.1.6 => 4.1.7}/CHANGELOG.md (89%) rename stable/stationeers/{4.1.6 => 4.1.7}/Chart.yaml (98%) rename stable/stationeers/{4.1.6 => 4.1.7}/README.md (100%) create mode 100644 stable/stationeers/4.1.7/app-changelog.md rename stable/stationeers/{4.1.6 => 4.1.7}/app-readme.md (100%) rename stable/stationeers/{4.1.6 => 4.1.7}/charts/common-17.2.21.tgz (100%) rename stable/stationeers/{4.1.6 => 4.1.7}/ix_values.yaml (91%) rename stable/stationeers/{4.1.6 => 4.1.7}/questions.yaml (100%) rename stable/stationeers/{4.1.6 => 4.1.7}/templates/common.yaml (100%) rename stable/stationeers/{4.1.6 => 4.1.7}/values.yaml (100%) diff --git a/stable/stationeers/4.1.6/app-changelog.md b/stable/stationeers/4.1.6/app-changelog.md deleted file mode 100644 index 2947214bee..0000000000 --- a/stable/stationeers/4.1.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [stationeers-4.1.6](https://github.com/truecharts/charts/compare/stationeers-4.1.5...stationeers-4.1.6) (2024-01-08) - -### Chore - - - -- update container image ich777/steamcmd to stationeers[@23f1e3f](https://github.com/23f1e3f) by renovate ([#17029](https://github.com/truecharts/charts/issues/17029)) \ No newline at end of file diff --git a/stable/stationeers/4.1.6/CHANGELOG.md b/stable/stationeers/4.1.7/CHANGELOG.md similarity index 89% rename from stable/stationeers/4.1.6/CHANGELOG.md rename to stable/stationeers/4.1.7/CHANGELOG.md index 8f12ea51cd..7fff5ffcb1 100644 --- a/stable/stationeers/4.1.6/CHANGELOG.md +++ b/stable/stationeers/4.1.7/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [stationeers-4.1.7](https://github.com/truecharts/charts/compare/stationeers-4.1.6...stationeers-4.1.7) (2024-01-08) + +### Chore + + + +- update container image ich777/steamcmd to stationeers[@f8258be](https://github.com/f8258be) by renovate ([#17038](https://github.com/truecharts/charts/issues/17038)) + + ## [stationeers-4.1.6](https://github.com/truecharts/charts/compare/stationeers-4.1.5...stationeers-4.1.6) (2024-01-08) ### Chore @@ -88,12 +97,3 @@ title: Changelog - update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) -## [stationeers-3.0.17](https://github.com/truecharts/charts/compare/stationeers-3.0.16...stationeers-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - -## [stationeers-3.0.16](https://github.com/truecharts/charts/compare/stationeers-3.0.15...stationeers-3.0.16) (2023-12-24) - -### Chore diff --git a/stable/stationeers/4.1.6/Chart.yaml b/stable/stationeers/4.1.7/Chart.yaml similarity index 98% rename from stable/stationeers/4.1.6/Chart.yaml rename to stable/stationeers/4.1.7/Chart.yaml index 142bb29e19..41c4f43f56 100644 --- a/stable/stationeers/4.1.6/Chart.yaml +++ b/stable/stationeers/4.1.7/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: stationeers -version: 4.1.6 +version: 4.1.7 appVersion: stationeers description: This Chart will download and install SteamCMD. It will also install Stationeers and run it. home: https://truecharts.org/charts/incubator/stationeers diff --git a/stable/stationeers/4.1.6/README.md b/stable/stationeers/4.1.7/README.md similarity index 100% rename from stable/stationeers/4.1.6/README.md rename to stable/stationeers/4.1.7/README.md diff --git a/stable/stationeers/4.1.7/app-changelog.md b/stable/stationeers/4.1.7/app-changelog.md new file mode 100644 index 0000000000..6fddfea8b3 --- /dev/null +++ b/stable/stationeers/4.1.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [stationeers-4.1.7](https://github.com/truecharts/charts/compare/stationeers-4.1.6...stationeers-4.1.7) (2024-01-08) + +### Chore + + + +- update container image ich777/steamcmd to stationeers[@f8258be](https://github.com/f8258be) by renovate ([#17038](https://github.com/truecharts/charts/issues/17038)) \ No newline at end of file diff --git a/stable/stationeers/4.1.6/app-readme.md b/stable/stationeers/4.1.7/app-readme.md similarity index 100% rename from stable/stationeers/4.1.6/app-readme.md rename to stable/stationeers/4.1.7/app-readme.md diff --git a/stable/stationeers/4.1.6/charts/common-17.2.21.tgz b/stable/stationeers/4.1.7/charts/common-17.2.21.tgz similarity index 100% rename from stable/stationeers/4.1.6/charts/common-17.2.21.tgz rename to stable/stationeers/4.1.7/charts/common-17.2.21.tgz diff --git a/stable/stationeers/4.1.6/ix_values.yaml b/stable/stationeers/4.1.7/ix_values.yaml similarity index 91% rename from stable/stationeers/4.1.6/ix_values.yaml rename to stable/stationeers/4.1.7/ix_values.yaml index b9fefa434b..9a7368b6bf 100644 --- a/stable/stationeers/4.1.6/ix_values.yaml +++ b/stable/stationeers/4.1.7/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ich777/steamcmd - tag: stationeers@sha256:23f1e3f4f3454dab452c0e7db1898de141451c9276ae75aedbdf635f640707d7 + tag: stationeers@sha256:f8258be26c90e80d89bea50644780957cd14cbea4b85109e4affcacce5b65e6b persistence: serverfiles: enabled: true diff --git a/stable/stationeers/4.1.6/questions.yaml b/stable/stationeers/4.1.7/questions.yaml similarity index 100% rename from stable/stationeers/4.1.6/questions.yaml rename to stable/stationeers/4.1.7/questions.yaml diff --git a/stable/stationeers/4.1.6/templates/common.yaml b/stable/stationeers/4.1.7/templates/common.yaml similarity index 100% rename from stable/stationeers/4.1.6/templates/common.yaml rename to stable/stationeers/4.1.7/templates/common.yaml diff --git a/stable/stationeers/4.1.6/values.yaml b/stable/stationeers/4.1.7/values.yaml similarity index 100% rename from stable/stationeers/4.1.6/values.yaml rename to stable/stationeers/4.1.7/values.yaml