From d1588a6d181dc1cb4a967eb6ec8b47af143ff5cc Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 20 Oct 2023 19:45:18 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/crafty-4/4.0.1/app-changelog.md | 9 --------- stable/crafty-4/{4.0.1 => 4.0.2}/CHANGELOG.md | 18 +++++++++--------- stable/crafty-4/{4.0.1 => 4.0.2}/Chart.yaml | 4 ++-- stable/crafty-4/{4.0.1 => 4.0.2}/README.md | 0 stable/crafty-4/4.0.2/app-changelog.md | 9 +++++++++ .../crafty-4/{4.0.1 => 4.0.2}/app-readme.md | 0 .../{4.0.1 => 4.0.2}/charts/common-14.0.9.tgz | Bin .../crafty-4/{4.0.1 => 4.0.2}/ix_values.yaml | 2 +- .../crafty-4/{4.0.1 => 4.0.2}/questions.yaml | 0 .../{4.0.1 => 4.0.2}/templates/NOTES.txt | 0 .../{4.0.1 => 4.0.2}/templates/common.yaml | 0 stable/crafty-4/{4.0.1 => 4.0.2}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/crafty-4/4.0.1/app-changelog.md rename stable/crafty-4/{4.0.1 => 4.0.2}/CHANGELOG.md (90%) rename stable/crafty-4/{4.0.1 => 4.0.2}/Chart.yaml (95%) rename stable/crafty-4/{4.0.1 => 4.0.2}/README.md (100%) create mode 100644 stable/crafty-4/4.0.2/app-changelog.md rename stable/crafty-4/{4.0.1 => 4.0.2}/app-readme.md (100%) rename stable/crafty-4/{4.0.1 => 4.0.2}/charts/common-14.0.9.tgz (100%) rename stable/crafty-4/{4.0.1 => 4.0.2}/ix_values.yaml (94%) rename stable/crafty-4/{4.0.1 => 4.0.2}/questions.yaml (100%) rename stable/crafty-4/{4.0.1 => 4.0.2}/templates/NOTES.txt (100%) rename stable/crafty-4/{4.0.1 => 4.0.2}/templates/common.yaml (100%) rename stable/crafty-4/{4.0.1 => 4.0.2}/values.yaml (100%) diff --git a/stable/crafty-4/4.0.1/app-changelog.md b/stable/crafty-4/4.0.1/app-changelog.md deleted file mode 100644 index 98ecbbd5fb..0000000000 --- a/stable/crafty-4/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [crafty-4-4.0.1](https://github.com/truecharts/charts/compare/crafty-4-4.0.0...crafty-4-4.0.1) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/crafty-4/4.0.1/CHANGELOG.md b/stable/crafty-4/4.0.2/CHANGELOG.md similarity index 90% rename from stable/crafty-4/4.0.1/CHANGELOG.md rename to stable/crafty-4/4.0.2/CHANGELOG.md index db5b44deeb..bff90744a0 100644 --- a/stable/crafty-4/4.0.1/CHANGELOG.md +++ b/stable/crafty-4/4.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [crafty-4-4.0.2](https://github.com/truecharts/charts/compare/crafty-4-4.0.1...crafty-4-4.0.2) (2023-10-20) + +### Chore + +- update container image tccr.io/truecharts/crafty-4 to v4.2.0 ([#13828](https://github.com/truecharts/charts/issues/13828)) + + + + ## [crafty-4-4.0.1](https://github.com/truecharts/charts/compare/crafty-4-4.0.0...crafty-4-4.0.1) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - -## [crafty-4-3.0.20](https://github.com/truecharts/charts/compare/crafty-4-3.0.19...crafty-4-3.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - diff --git a/stable/crafty-4/4.0.1/Chart.yaml b/stable/crafty-4/4.0.2/Chart.yaml similarity index 95% rename from stable/crafty-4/4.0.1/Chart.yaml rename to stable/crafty-4/4.0.2/Chart.yaml index d1aa54ca5a..f92ca98177 100644 --- a/stable/crafty-4/4.0.1/Chart.yaml +++ b/stable/crafty-4/4.0.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.1.3" +appVersion: "4.2.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://craftycontrol.com/ - https://gitlab.com/crafty-controller/crafty-4 type: application -version: 4.0.1 +version: 4.0.2 annotations: truecharts.org/catagories: | - GameServers diff --git a/stable/crafty-4/4.0.1/README.md b/stable/crafty-4/4.0.2/README.md similarity index 100% rename from stable/crafty-4/4.0.1/README.md rename to stable/crafty-4/4.0.2/README.md diff --git a/stable/crafty-4/4.0.2/app-changelog.md b/stable/crafty-4/4.0.2/app-changelog.md new file mode 100644 index 0000000000..523b9f1cd3 --- /dev/null +++ b/stable/crafty-4/4.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [crafty-4-4.0.2](https://github.com/truecharts/charts/compare/crafty-4-4.0.1...crafty-4-4.0.2) (2023-10-20) + +### Chore + +- update container image tccr.io/truecharts/crafty-4 to v4.2.0 ([#13828](https://github.com/truecharts/charts/issues/13828)) + + \ No newline at end of file diff --git a/stable/crafty-4/4.0.1/app-readme.md b/stable/crafty-4/4.0.2/app-readme.md similarity index 100% rename from stable/crafty-4/4.0.1/app-readme.md rename to stable/crafty-4/4.0.2/app-readme.md diff --git a/stable/crafty-4/4.0.1/charts/common-14.0.9.tgz b/stable/crafty-4/4.0.2/charts/common-14.0.9.tgz similarity index 100% rename from stable/crafty-4/4.0.1/charts/common-14.0.9.tgz rename to stable/crafty-4/4.0.2/charts/common-14.0.9.tgz diff --git a/stable/crafty-4/4.0.1/ix_values.yaml b/stable/crafty-4/4.0.2/ix_values.yaml similarity index 94% rename from stable/crafty-4/4.0.1/ix_values.yaml rename to stable/crafty-4/4.0.2/ix_values.yaml index 74ebe6f29a..6eb83bd326 100644 --- a/stable/crafty-4/4.0.1/ix_values.yaml +++ b/stable/crafty-4/4.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/crafty-4 - tag: v4.1.3@sha256:1e6a2ae7acc09ed25529f3438ed787eda52ce367bcf8bd44c874018de04eb7e8 + tag: v4.2.0@sha256:83ba1e1458ce20959d7e6672f7441255a7a6aee9fc9deb18f4abe0928e75ec1b securityContext: container: diff --git a/stable/crafty-4/4.0.1/questions.yaml b/stable/crafty-4/4.0.2/questions.yaml similarity index 100% rename from stable/crafty-4/4.0.1/questions.yaml rename to stable/crafty-4/4.0.2/questions.yaml diff --git a/stable/crafty-4/4.0.1/templates/NOTES.txt b/stable/crafty-4/4.0.2/templates/NOTES.txt similarity index 100% rename from stable/crafty-4/4.0.1/templates/NOTES.txt rename to stable/crafty-4/4.0.2/templates/NOTES.txt diff --git a/stable/crafty-4/4.0.1/templates/common.yaml b/stable/crafty-4/4.0.2/templates/common.yaml similarity index 100% rename from stable/crafty-4/4.0.1/templates/common.yaml rename to stable/crafty-4/4.0.2/templates/common.yaml diff --git a/stable/crafty-4/4.0.1/values.yaml b/stable/crafty-4/4.0.2/values.yaml similarity index 100% rename from stable/crafty-4/4.0.1/values.yaml rename to stable/crafty-4/4.0.2/values.yaml