From 339e3461666c3c9375a172ce4bb7bb41fe1d8074 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 19 Sep 2023 20:40:02 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/satisfactory/6.0.2/app-changelog.md | 9 --------- .../{6.0.2 => 6.0.3}/CHANGELOG.md | 18 +++++++++--------- .../satisfactory/{6.0.2 => 6.0.3}/Chart.yaml | 4 ++-- .../satisfactory/{6.0.2 => 6.0.3}/README.md | 0 stable/satisfactory/6.0.3/app-changelog.md | 9 +++++++++ .../{6.0.2 => 6.0.3}/app-readme.md | 0 .../{6.0.2 => 6.0.3}/charts/common-14.0.1.tgz | Bin .../{6.0.2 => 6.0.3}/ix_values.yaml | 2 +- .../{6.0.2 => 6.0.3}/questions.yaml | 0 .../{6.0.2 => 6.0.3}/templates/NOTES.txt | 0 .../{6.0.2 => 6.0.3}/templates/common.yaml | 0 .../satisfactory/{6.0.2 => 6.0.3}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/satisfactory/6.0.2/app-changelog.md rename stable/satisfactory/{6.0.2 => 6.0.3}/CHANGELOG.md (90%) rename stable/satisfactory/{6.0.2 => 6.0.3}/Chart.yaml (95%) rename stable/satisfactory/{6.0.2 => 6.0.3}/README.md (100%) create mode 100644 stable/satisfactory/6.0.3/app-changelog.md rename stable/satisfactory/{6.0.2 => 6.0.3}/app-readme.md (100%) rename stable/satisfactory/{6.0.2 => 6.0.3}/charts/common-14.0.1.tgz (100%) rename stable/satisfactory/{6.0.2 => 6.0.3}/ix_values.yaml (94%) rename stable/satisfactory/{6.0.2 => 6.0.3}/questions.yaml (100%) rename stable/satisfactory/{6.0.2 => 6.0.3}/templates/NOTES.txt (100%) rename stable/satisfactory/{6.0.2 => 6.0.3}/templates/common.yaml (100%) rename stable/satisfactory/{6.0.2 => 6.0.3}/values.yaml (100%) diff --git a/stable/satisfactory/6.0.2/app-changelog.md b/stable/satisfactory/6.0.2/app-changelog.md deleted file mode 100644 index fbb7ba71d5..0000000000 --- a/stable/satisfactory/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [satisfactory-6.0.2](https://github.com/truecharts/charts/compare/satisfactory-6.0.1...satisfactory-6.0.2) (2023-09-17) - -### Chore - -- update container image tccr.io/truecharts/satisfactory to v1.5.3 ([#12704](https://github.com/truecharts/charts/issues/12704)) - - \ No newline at end of file diff --git a/stable/satisfactory/6.0.2/CHANGELOG.md b/stable/satisfactory/6.0.3/CHANGELOG.md similarity index 90% rename from stable/satisfactory/6.0.2/CHANGELOG.md rename to stable/satisfactory/6.0.3/CHANGELOG.md index f1c0cc1412..873e9ba04e 100644 --- a/stable/satisfactory/6.0.2/CHANGELOG.md +++ b/stable/satisfactory/6.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [satisfactory-6.0.3](https://github.com/truecharts/charts/compare/satisfactory-6.0.2...satisfactory-6.0.3) (2023-09-19) + +### Chore + +- update container image tccr.io/truecharts/satisfactory to v1.5.4 ([#12757](https://github.com/truecharts/charts/issues/12757)) + + + + ## [satisfactory-6.0.2](https://github.com/truecharts/charts/compare/satisfactory-6.0.1...satisfactory-6.0.2) (2023-09-17) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - -## [satisfactory-5.0.17](https://github.com/truecharts/charts/compare/satisfactory-5.0.16...satisfactory-5.0.17) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - diff --git a/stable/satisfactory/6.0.2/Chart.yaml b/stable/satisfactory/6.0.3/Chart.yaml similarity index 95% rename from stable/satisfactory/6.0.2/Chart.yaml rename to stable/satisfactory/6.0.3/Chart.yaml index 4cb0e0a7b9..1ca8073eb8 100644 --- a/stable/satisfactory/6.0.2/Chart.yaml +++ b/stable/satisfactory/6.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.5.3" +appVersion: "1.5.4" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory - https://github.com/wolveix/satisfactory-server type: application -version: 6.0.2 +version: 6.0.3 annotations: truecharts.org/catagories: | - games diff --git a/stable/satisfactory/6.0.2/README.md b/stable/satisfactory/6.0.3/README.md similarity index 100% rename from stable/satisfactory/6.0.2/README.md rename to stable/satisfactory/6.0.3/README.md diff --git a/stable/satisfactory/6.0.3/app-changelog.md b/stable/satisfactory/6.0.3/app-changelog.md new file mode 100644 index 0000000000..c95fd4646d --- /dev/null +++ b/stable/satisfactory/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [satisfactory-6.0.3](https://github.com/truecharts/charts/compare/satisfactory-6.0.2...satisfactory-6.0.3) (2023-09-19) + +### Chore + +- update container image tccr.io/truecharts/satisfactory to v1.5.4 ([#12757](https://github.com/truecharts/charts/issues/12757)) + + \ No newline at end of file diff --git a/stable/satisfactory/6.0.2/app-readme.md b/stable/satisfactory/6.0.3/app-readme.md similarity index 100% rename from stable/satisfactory/6.0.2/app-readme.md rename to stable/satisfactory/6.0.3/app-readme.md diff --git a/stable/satisfactory/6.0.2/charts/common-14.0.1.tgz b/stable/satisfactory/6.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/satisfactory/6.0.2/charts/common-14.0.1.tgz rename to stable/satisfactory/6.0.3/charts/common-14.0.1.tgz diff --git a/stable/satisfactory/6.0.2/ix_values.yaml b/stable/satisfactory/6.0.3/ix_values.yaml similarity index 94% rename from stable/satisfactory/6.0.2/ix_values.yaml rename to stable/satisfactory/6.0.3/ix_values.yaml index d57ae08bad..908be215e9 100644 --- a/stable/satisfactory/6.0.2/ix_values.yaml +++ b/stable/satisfactory/6.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/satisfactory pullPolicy: IfNotPresent - tag: v1.5.3@sha256:3de76730c154f0781d345bac4d4a209123a71208af4c1956393b4d8b3709ec30 + tag: v1.5.4@sha256:7af69ed5edbdbf20fb1b2a3280e03979e2bc846a2593eac4d52e868d5297aa45 persistence: config: enabled: true diff --git a/stable/satisfactory/6.0.2/questions.yaml b/stable/satisfactory/6.0.3/questions.yaml similarity index 100% rename from stable/satisfactory/6.0.2/questions.yaml rename to stable/satisfactory/6.0.3/questions.yaml diff --git a/stable/satisfactory/6.0.2/templates/NOTES.txt b/stable/satisfactory/6.0.3/templates/NOTES.txt similarity index 100% rename from stable/satisfactory/6.0.2/templates/NOTES.txt rename to stable/satisfactory/6.0.3/templates/NOTES.txt diff --git a/stable/satisfactory/6.0.2/templates/common.yaml b/stable/satisfactory/6.0.3/templates/common.yaml similarity index 100% rename from stable/satisfactory/6.0.2/templates/common.yaml rename to stable/satisfactory/6.0.3/templates/common.yaml diff --git a/stable/satisfactory/6.0.2/values.yaml b/stable/satisfactory/6.0.3/values.yaml similarity index 100% rename from stable/satisfactory/6.0.2/values.yaml rename to stable/satisfactory/6.0.3/values.yaml