From 5dbcde643f9c0cca4fb1b9fb8a32cdcdd6f793ff Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 31 Jan 2023 01:08:03 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../crafty-4/{2.1.9 => 2.1.10}/CHANGELOG.md | 18 +-- stable/crafty-4/{2.1.9 => 2.1.10}/Chart.yaml | 4 +- stable/crafty-4/{2.1.9 => 2.1.10}/README.md | 0 stable/crafty-4/2.1.10/app-changelog.md | 9 ++ .../crafty-4/{2.1.9 => 2.1.10}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../crafty-4/{2.1.9 => 2.1.10}/ix_values.yaml | 2 +- .../crafty-4/{2.1.9 => 2.1.10}/questions.yaml | 153 +++++++++++------- .../{2.1.9 => 2.1.10}/templates/common.yaml | 0 stable/crafty-4/{2.1.9 => 2.1.10}/values.yaml | 0 stable/crafty-4/2.1.9/app-changelog.md | 4 - 11 files changed, 118 insertions(+), 72 deletions(-) rename stable/crafty-4/{2.1.9 => 2.1.10}/CHANGELOG.md (89%) rename stable/crafty-4/{2.1.9 => 2.1.10}/Chart.yaml (95%) rename stable/crafty-4/{2.1.9 => 2.1.10}/README.md (100%) create mode 100644 stable/crafty-4/2.1.10/app-changelog.md rename stable/crafty-4/{2.1.9 => 2.1.10}/app-readme.md (100%) rename stable/crafty-4/{2.1.9 => 2.1.10}/charts/common-11.1.2.tgz (100%) rename stable/crafty-4/{2.1.9 => 2.1.10}/ix_values.yaml (93%) rename stable/crafty-4/{2.1.9 => 2.1.10}/questions.yaml (95%) rename stable/crafty-4/{2.1.9 => 2.1.10}/templates/common.yaml (100%) rename stable/crafty-4/{2.1.9 => 2.1.10}/values.yaml (100%) delete mode 100644 stable/crafty-4/2.1.9/app-changelog.md diff --git a/stable/crafty-4/2.1.9/CHANGELOG.md b/stable/crafty-4/2.1.10/CHANGELOG.md similarity index 89% rename from stable/crafty-4/2.1.9/CHANGELOG.md rename to stable/crafty-4/2.1.10/CHANGELOG.md index 99e30a7233..deba229ea0 100644 --- a/stable/crafty-4/2.1.9/CHANGELOG.md +++ b/stable/crafty-4/2.1.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [crafty-4-2.1.10](https://github.com/truecharts/charts/compare/crafty-4-2.1.9...crafty-4-2.1.10) (2023-01-31) + +### Chore + +- update container image tccr.io/truecharts/crafty-4 to v4.0.20 + + + + ## [crafty-4-2.1.9](https://github.com/truecharts/charts/compare/crafty-4-2.1.8...crafty-4-2.1.9) (2023-01-18) @@ -88,12 +97,3 @@ -## [crafty-4-2.1.2](https://github.com/truecharts/charts/compare/crafty-4-2.1.1...crafty-4-2.1.2) (2022-12-01) - - - - -## [crafty-4-2.1.2](https://github.com/truecharts/charts/compare/crafty-4-2.1.1...crafty-4-2.1.2) (2022-12-01) - - - diff --git a/stable/crafty-4/2.1.9/Chart.yaml b/stable/crafty-4/2.1.10/Chart.yaml similarity index 95% rename from stable/crafty-4/2.1.9/Chart.yaml rename to stable/crafty-4/2.1.10/Chart.yaml index 1462624f40..722e7567e3 100644 --- a/stable/crafty-4/2.1.9/Chart.yaml +++ b/stable/crafty-4/2.1.10/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.0.19" +appVersion: "4.0.20" 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: 2.1.9 +version: 2.1.10 annotations: truecharts.org/catagories: | - GameServers diff --git a/stable/crafty-4/2.1.9/README.md b/stable/crafty-4/2.1.10/README.md similarity index 100% rename from stable/crafty-4/2.1.9/README.md rename to stable/crafty-4/2.1.10/README.md diff --git a/stable/crafty-4/2.1.10/app-changelog.md b/stable/crafty-4/2.1.10/app-changelog.md new file mode 100644 index 0000000000..e43654eba4 --- /dev/null +++ b/stable/crafty-4/2.1.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [crafty-4-2.1.10](https://github.com/truecharts/charts/compare/crafty-4-2.1.9...crafty-4-2.1.10) (2023-01-31) + +### Chore + +- update container image tccr.io/truecharts/crafty-4 to v4.0.20 + + \ No newline at end of file diff --git a/stable/crafty-4/2.1.9/app-readme.md b/stable/crafty-4/2.1.10/app-readme.md similarity index 100% rename from stable/crafty-4/2.1.9/app-readme.md rename to stable/crafty-4/2.1.10/app-readme.md diff --git a/stable/crafty-4/2.1.9/charts/common-11.1.2.tgz b/stable/crafty-4/2.1.10/charts/common-11.1.2.tgz similarity index 100% rename from stable/crafty-4/2.1.9/charts/common-11.1.2.tgz rename to stable/crafty-4/2.1.10/charts/common-11.1.2.tgz diff --git a/stable/crafty-4/2.1.9/ix_values.yaml b/stable/crafty-4/2.1.10/ix_values.yaml similarity index 93% rename from stable/crafty-4/2.1.9/ix_values.yaml rename to stable/crafty-4/2.1.10/ix_values.yaml index aeb0e0f8a0..785303f137 100644 --- a/stable/crafty-4/2.1.9/ix_values.yaml +++ b/stable/crafty-4/2.1.10/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/crafty-4 - tag: 4.0.19@sha256:24f3f93675034103c4957bef87f4cf608d022b52d5a19c30243535a0d6b667eb + tag: 4.0.20@sha256:08664178b0c8f70d6ba4a2cc726b3dc84ce5de07de3925b176015efa7cb026ad podSecurityContext: runAsGroup: 1000 diff --git a/stable/crafty-4/2.1.9/questions.yaml b/stable/crafty-4/2.1.10/questions.yaml similarity index 95% rename from stable/crafty-4/2.1.9/questions.yaml rename to stable/crafty-4/2.1.10/questions.yaml index cbc231dafa..b4b189e8f9 100644 --- a/stable/crafty-4/2.1.9/questions.yaml +++ b/stable/crafty-4/2.1.10/questions.yaml @@ -1060,10 +1060,17 @@ questions: type: string required: true default: Prefix + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" - variable: tls label: TLS-Settings schema: type: list + show_if: [["clusterIssuer", "=", ""]] default: [] items: - variable: tlsEntry @@ -1084,12 +1091,26 @@ questions: type: string default: "" required: true - - variable: scaleCert - label: Select TrueNAS SCALE Certificate + + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] type: int $ref: - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: string + default: "" - variable: entrypoint label: (Advanced) Traefik Entrypoint description: Entrypoint used by Traefik when using Traefik as Ingress Provider @@ -1201,11 +1222,18 @@ questions: label: Service Port schema: type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" - variable: tls label: TLS-Settings schema: type: list default: [] + show_if: [["clusterIssuer", "=", ""]] items: - variable: tlsEntry label: Host @@ -1225,12 +1253,25 @@ questions: type: string default: "" required: true - - variable: scaleCert - label: Select TrueNAS SCALE Certificate + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] type: int $ref: - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" - variable: entrypoint label: Traefik Entrypoint description: Entrypoint used by Traefik when using Traefik as Ingress Provider @@ -1457,58 +1498,58 @@ questions: $ref: - "definitions/gpuConfiguration" attrs: [] - - variable: horizontalPodAutoscaler - group: Advanced - label: (Advanced) Horizontal Pod Autoscaler - schema: - type: list - default: [] - items: - - variable: hpaEntry - label: HPA Entry - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Name - schema: - type: string - required: true - default: "" - - variable: enabled - label: Enabled - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: target - label: Target - description: Deployment name, Defaults to Main Deployment - schema: - type: string - default: "" - - variable: minReplicas - label: Minimum Replicas - schema: - type: int - default: 1 - - variable: maxReplicas - label: Maximum Replicas - schema: - type: int - default: 5 - - variable: targetCPUUtilizationPercentage - label: Target CPU Utilization Percentage - schema: - type: int - default: 80 - - variable: targetMemoryUtilizationPercentage - label: Target Memory Utilization Percentage - schema: - type: int - default: 80 +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 - variable: networkPolicy group: Advanced label: (Advanced) Network Policy diff --git a/stable/crafty-4/2.1.9/templates/common.yaml b/stable/crafty-4/2.1.10/templates/common.yaml similarity index 100% rename from stable/crafty-4/2.1.9/templates/common.yaml rename to stable/crafty-4/2.1.10/templates/common.yaml diff --git a/stable/crafty-4/2.1.9/values.yaml b/stable/crafty-4/2.1.10/values.yaml similarity index 100% rename from stable/crafty-4/2.1.9/values.yaml rename to stable/crafty-4/2.1.10/values.yaml diff --git a/stable/crafty-4/2.1.9/app-changelog.md b/stable/crafty-4/2.1.9/app-changelog.md deleted file mode 100644 index e4fad89588..0000000000 --- a/stable/crafty-4/2.1.9/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [crafty-4-2.1.9](https://github.com/truecharts/charts/compare/crafty-4-2.1.8...crafty-4-2.1.9) (2023-01-18) -