From ac18cf960904fec2f8c2094dad14e2f85ee2617d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 17 Sep 2023 19:44:46 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/satisfactory/6.0.1/app-changelog.md | 9 --------- .../{6.0.1 => 6.0.2}/CHANGELOG.md | 18 +++++++++--------- .../satisfactory/{6.0.1 => 6.0.2}/Chart.yaml | 4 ++-- .../satisfactory/{6.0.1 => 6.0.2}/README.md | 0 stable/satisfactory/6.0.2/app-changelog.md | 9 +++++++++ .../{6.0.1 => 6.0.2}/app-readme.md | 0 .../{6.0.1 => 6.0.2}/charts/common-14.0.1.tgz | Bin .../{6.0.1 => 6.0.2}/ix_values.yaml | 2 +- .../{6.0.1 => 6.0.2}/questions.yaml | 0 .../{6.0.1 => 6.0.2}/templates/NOTES.txt | 0 .../{6.0.1 => 6.0.2}/templates/common.yaml | 0 .../satisfactory/{6.0.1 => 6.0.2}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/satisfactory/6.0.1/app-changelog.md rename stable/satisfactory/{6.0.1 => 6.0.2}/CHANGELOG.md (90%) rename stable/satisfactory/{6.0.1 => 6.0.2}/Chart.yaml (95%) rename stable/satisfactory/{6.0.1 => 6.0.2}/README.md (100%) create mode 100644 stable/satisfactory/6.0.2/app-changelog.md rename stable/satisfactory/{6.0.1 => 6.0.2}/app-readme.md (100%) rename stable/satisfactory/{6.0.1 => 6.0.2}/charts/common-14.0.1.tgz (100%) rename stable/satisfactory/{6.0.1 => 6.0.2}/ix_values.yaml (94%) rename stable/satisfactory/{6.0.1 => 6.0.2}/questions.yaml (100%) rename stable/satisfactory/{6.0.1 => 6.0.2}/templates/NOTES.txt (100%) rename stable/satisfactory/{6.0.1 => 6.0.2}/templates/common.yaml (100%) rename stable/satisfactory/{6.0.1 => 6.0.2}/values.yaml (100%) diff --git a/stable/satisfactory/6.0.1/app-changelog.md b/stable/satisfactory/6.0.1/app-changelog.md deleted file mode 100644 index 7bf8548724f..00000000000 --- a/stable/satisfactory/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [satisfactory-6.0.1](https://github.com/truecharts/charts/compare/satisfactory-6.0.0...satisfactory-6.0.1) (2023-08-19) - -### Fix - -- add tmp dumps ([#11704](https://github.com/truecharts/charts/issues/11704)) - - \ No newline at end of file diff --git a/stable/satisfactory/6.0.1/CHANGELOG.md b/stable/satisfactory/6.0.2/CHANGELOG.md similarity index 90% rename from stable/satisfactory/6.0.1/CHANGELOG.md rename to stable/satisfactory/6.0.2/CHANGELOG.md index 941ba841ba0..f1c0cc14121 100644 --- a/stable/satisfactory/6.0.1/CHANGELOG.md +++ b/stable/satisfactory/6.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [satisfactory-6.0.1](https://github.com/truecharts/charts/compare/satisfactory-6.0.0...satisfactory-6.0.1) (2023-08-19) ### Fix @@ -88,12 +97,3 @@ - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - -## [satisfactory-5.0.16](https://github.com/truecharts/charts/compare/satisfactory-5.0.15...satisfactory-5.0.16) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - diff --git a/stable/satisfactory/6.0.1/Chart.yaml b/stable/satisfactory/6.0.2/Chart.yaml similarity index 95% rename from stable/satisfactory/6.0.1/Chart.yaml rename to stable/satisfactory/6.0.2/Chart.yaml index ce84cf3819f..4cb0e0a7b9a 100644 --- a/stable/satisfactory/6.0.1/Chart.yaml +++ b/stable/satisfactory/6.0.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.5.2" +appVersion: "1.5.3" 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.1 +version: 6.0.2 annotations: truecharts.org/catagories: | - games diff --git a/stable/satisfactory/6.0.1/README.md b/stable/satisfactory/6.0.2/README.md similarity index 100% rename from stable/satisfactory/6.0.1/README.md rename to stable/satisfactory/6.0.2/README.md diff --git a/stable/satisfactory/6.0.2/app-changelog.md b/stable/satisfactory/6.0.2/app-changelog.md new file mode 100644 index 00000000000..fbb7ba71d57 --- /dev/null +++ b/stable/satisfactory/6.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.1/app-readme.md b/stable/satisfactory/6.0.2/app-readme.md similarity index 100% rename from stable/satisfactory/6.0.1/app-readme.md rename to stable/satisfactory/6.0.2/app-readme.md diff --git a/stable/satisfactory/6.0.1/charts/common-14.0.1.tgz b/stable/satisfactory/6.0.2/charts/common-14.0.1.tgz similarity index 100% rename from stable/satisfactory/6.0.1/charts/common-14.0.1.tgz rename to stable/satisfactory/6.0.2/charts/common-14.0.1.tgz diff --git a/stable/satisfactory/6.0.1/ix_values.yaml b/stable/satisfactory/6.0.2/ix_values.yaml similarity index 94% rename from stable/satisfactory/6.0.1/ix_values.yaml rename to stable/satisfactory/6.0.2/ix_values.yaml index e9d70f2aa10..d57ae08badc 100644 --- a/stable/satisfactory/6.0.1/ix_values.yaml +++ b/stable/satisfactory/6.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/satisfactory pullPolicy: IfNotPresent - tag: v1.5.2@sha256:9f986a553bf97418d96e205fce35b395323a73126b01f41ebdca7262242af2be + tag: v1.5.3@sha256:3de76730c154f0781d345bac4d4a209123a71208af4c1956393b4d8b3709ec30 persistence: config: enabled: true diff --git a/stable/satisfactory/6.0.1/questions.yaml b/stable/satisfactory/6.0.2/questions.yaml similarity index 100% rename from stable/satisfactory/6.0.1/questions.yaml rename to stable/satisfactory/6.0.2/questions.yaml diff --git a/stable/satisfactory/6.0.1/templates/NOTES.txt b/stable/satisfactory/6.0.2/templates/NOTES.txt similarity index 100% rename from stable/satisfactory/6.0.1/templates/NOTES.txt rename to stable/satisfactory/6.0.2/templates/NOTES.txt diff --git a/stable/satisfactory/6.0.1/templates/common.yaml b/stable/satisfactory/6.0.2/templates/common.yaml similarity index 100% rename from stable/satisfactory/6.0.1/templates/common.yaml rename to stable/satisfactory/6.0.2/templates/common.yaml diff --git a/stable/satisfactory/6.0.1/values.yaml b/stable/satisfactory/6.0.2/values.yaml similarity index 100% rename from stable/satisfactory/6.0.1/values.yaml rename to stable/satisfactory/6.0.2/values.yaml