From 8b56de5ab9708b106493d99bfb8255567cc77f46 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 1 Nov 2023 08:47:17 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/crafty-4/4.0.3/app-changelog.md | 10 ------ stable/crafty-4/{4.0.3 => 4.0.4}/CHANGELOG.md | 18 +++++----- stable/crafty-4/{4.0.3 => 4.0.4}/Chart.yaml | 4 +-- stable/crafty-4/{4.0.3 => 4.0.4}/README.md | 0 stable/crafty-4/4.0.4/app-changelog.md | 9 +++++ .../crafty-4/{4.0.3 => 4.0.4}/app-readme.md | 0 .../{4.0.3 => 4.0.4}/charts/common-14.2.0.tgz | Bin .../crafty-4/{4.0.3 => 4.0.4}/ix_values.yaml | 2 +- .../crafty-4/{4.0.3 => 4.0.4}/questions.yaml | 34 ++++++++---------- .../{4.0.3 => 4.0.4}/templates/NOTES.txt | 0 .../{4.0.3 => 4.0.4}/templates/common.yaml | 0 stable/crafty-4/{4.0.3 => 4.0.4}/values.yaml | 0 12 files changed, 35 insertions(+), 42 deletions(-) delete mode 100644 stable/crafty-4/4.0.3/app-changelog.md rename stable/crafty-4/{4.0.3 => 4.0.4}/CHANGELOG.md (91%) rename stable/crafty-4/{4.0.3 => 4.0.4}/Chart.yaml (95%) rename stable/crafty-4/{4.0.3 => 4.0.4}/README.md (100%) create mode 100644 stable/crafty-4/4.0.4/app-changelog.md rename stable/crafty-4/{4.0.3 => 4.0.4}/app-readme.md (100%) rename stable/crafty-4/{4.0.3 => 4.0.4}/charts/common-14.2.0.tgz (100%) rename stable/crafty-4/{4.0.3 => 4.0.4}/ix_values.yaml (94%) rename stable/crafty-4/{4.0.3 => 4.0.4}/questions.yaml (99%) rename stable/crafty-4/{4.0.3 => 4.0.4}/templates/NOTES.txt (100%) rename stable/crafty-4/{4.0.3 => 4.0.4}/templates/common.yaml (100%) rename stable/crafty-4/{4.0.3 => 4.0.4}/values.yaml (100%) diff --git a/stable/crafty-4/4.0.3/app-changelog.md b/stable/crafty-4/4.0.3/app-changelog.md deleted file mode 100644 index e525b0b5264..00000000000 --- a/stable/crafty-4/4.0.3/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [crafty-4-4.0.3](https://github.com/truecharts/charts/compare/crafty-4-4.0.2...crafty-4-4.0.3) (2023-10-29) - -### Chore - -- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) - - update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094)) - - \ No newline at end of file diff --git a/stable/crafty-4/4.0.3/CHANGELOG.md b/stable/crafty-4/4.0.4/CHANGELOG.md similarity index 91% rename from stable/crafty-4/4.0.3/CHANGELOG.md rename to stable/crafty-4/4.0.4/CHANGELOG.md index 25eecd0f490..0cdd1008990 100644 --- a/stable/crafty-4/4.0.3/CHANGELOG.md +++ b/stable/crafty-4/4.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [crafty-4-4.0.4](https://github.com/truecharts/charts/compare/crafty-4-4.0.3...crafty-4-4.0.4) (2023-11-01) + +### Chore + +- update container image tccr.io/truecharts/crafty-4 to v4.2.1 ([#14201](https://github.com/truecharts/charts/issues/14201)) + + + + ## [crafty-4-4.0.3](https://github.com/truecharts/charts/compare/crafty-4-4.0.2...crafty-4-4.0.3) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ### Chore - update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [crafty-4-3.0.22](https://github.com/truecharts/charts/compare/crafty-4-3.0.21...crafty-4-3.0.22) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) diff --git a/stable/crafty-4/4.0.3/Chart.yaml b/stable/crafty-4/4.0.4/Chart.yaml similarity index 95% rename from stable/crafty-4/4.0.3/Chart.yaml rename to stable/crafty-4/4.0.4/Chart.yaml index 7136bd8abfa..bfcdf527af2 100644 --- a/stable/crafty-4/4.0.3/Chart.yaml +++ b/stable/crafty-4/4.0.4/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.2.0" +appVersion: "4.2.1" 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.3 +version: 4.0.4 annotations: truecharts.org/category: GameServers truecharts.org/SCALE-support: "true" diff --git a/stable/crafty-4/4.0.3/README.md b/stable/crafty-4/4.0.4/README.md similarity index 100% rename from stable/crafty-4/4.0.3/README.md rename to stable/crafty-4/4.0.4/README.md diff --git a/stable/crafty-4/4.0.4/app-changelog.md b/stable/crafty-4/4.0.4/app-changelog.md new file mode 100644 index 00000000000..57fc67acaa0 --- /dev/null +++ b/stable/crafty-4/4.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [crafty-4-4.0.4](https://github.com/truecharts/charts/compare/crafty-4-4.0.3...crafty-4-4.0.4) (2023-11-01) + +### Chore + +- update container image tccr.io/truecharts/crafty-4 to v4.2.1 ([#14201](https://github.com/truecharts/charts/issues/14201)) + + \ No newline at end of file diff --git a/stable/crafty-4/4.0.3/app-readme.md b/stable/crafty-4/4.0.4/app-readme.md similarity index 100% rename from stable/crafty-4/4.0.3/app-readme.md rename to stable/crafty-4/4.0.4/app-readme.md diff --git a/stable/crafty-4/4.0.3/charts/common-14.2.0.tgz b/stable/crafty-4/4.0.4/charts/common-14.2.0.tgz similarity index 100% rename from stable/crafty-4/4.0.3/charts/common-14.2.0.tgz rename to stable/crafty-4/4.0.4/charts/common-14.2.0.tgz diff --git a/stable/crafty-4/4.0.3/ix_values.yaml b/stable/crafty-4/4.0.4/ix_values.yaml similarity index 94% rename from stable/crafty-4/4.0.3/ix_values.yaml rename to stable/crafty-4/4.0.4/ix_values.yaml index 6eb83bd3263..2ac9c43d900 100644 --- a/stable/crafty-4/4.0.3/ix_values.yaml +++ b/stable/crafty-4/4.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/crafty-4 - tag: v4.2.0@sha256:83ba1e1458ce20959d7e6672f7441255a7a6aee9fc9deb18f4abe0928e75ec1b + tag: v4.2.1@sha256:0a622959246755d682729dfae3bcecc2ab22e5b2fda38b67b25089005cc93da4 securityContext: container: diff --git a/stable/crafty-4/4.0.3/questions.yaml b/stable/crafty-4/4.0.4/questions.yaml similarity index 99% rename from stable/crafty-4/4.0.3/questions.yaml rename to stable/crafty-4/4.0.4/questions.yaml index 9a3b800add4..4d80311bebd 100644 --- a/stable/crafty-4/4.0.3/questions.yaml +++ b/stable/crafty-4/4.0.4/questions.yaml @@ -1354,19 +1354,6 @@ questions: schema: type: string default: "" - - variable: clusterCertificate - label: Cluster Certificate (Experimental) - description: 'Add the name of your cluster-wide certificate, that you set up in ClusterIssuer chart. NOTE: This is an experimental feature' - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: secretName - label: Custom Certificate Secret (Advanced)' - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - variable: middlewares label: Traefik Middlewares description: Add previously created Traefik Middlewares to this Ingress @@ -1432,19 +1419,26 @@ questions: schema: type: string default: "" + - variable: 'clusterCertificate (Advanced)' + label: Cluster Certificate + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) + label: 'Use TrueNAS SCALE Certificate (Deprecated)' schema: show_if: [["certificateIssuer", "=", ""]] type: int $ref: - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/stable/crafty-4/4.0.3/templates/NOTES.txt b/stable/crafty-4/4.0.4/templates/NOTES.txt similarity index 100% rename from stable/crafty-4/4.0.3/templates/NOTES.txt rename to stable/crafty-4/4.0.4/templates/NOTES.txt diff --git a/stable/crafty-4/4.0.3/templates/common.yaml b/stable/crafty-4/4.0.4/templates/common.yaml similarity index 100% rename from stable/crafty-4/4.0.3/templates/common.yaml rename to stable/crafty-4/4.0.4/templates/common.yaml diff --git a/stable/crafty-4/4.0.3/values.yaml b/stable/crafty-4/4.0.4/values.yaml similarity index 100% rename from stable/crafty-4/4.0.3/values.yaml rename to stable/crafty-4/4.0.4/values.yaml