From a89348cf97b8caa0caef1dc2b7cab0784bdc9784 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 30 Jan 2023 23:22:46 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/alist/4.0.14/app-changelog.md | 9 ---- stable/alist/{4.0.14 => 4.0.15}/CHANGELOG.md | 18 +++---- stable/alist/{4.0.14 => 4.0.15}/Chart.yaml | 4 +- stable/alist/{4.0.14 => 4.0.15}/README.md | 0 stable/alist/4.0.15/app-changelog.md | 9 ++++ stable/alist/{4.0.14 => 4.0.15}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../alist/{4.0.14 => 4.0.15}/ix_values.yaml | 2 +- .../alist/{4.0.14 => 4.0.15}/questions.yaml | 49 ++++++++++++++++-- .../{4.0.14 => 4.0.15}/templates/common.yaml | 0 stable/alist/{4.0.14 => 4.0.15}/values.yaml | 0 11 files changed, 66 insertions(+), 25 deletions(-) delete mode 100644 stable/alist/4.0.14/app-changelog.md rename stable/alist/{4.0.14 => 4.0.15}/CHANGELOG.md (91%) rename stable/alist/{4.0.14 => 4.0.15}/Chart.yaml (95%) rename stable/alist/{4.0.14 => 4.0.15}/README.md (100%) create mode 100644 stable/alist/4.0.15/app-changelog.md rename stable/alist/{4.0.14 => 4.0.15}/app-readme.md (100%) rename stable/alist/{4.0.14 => 4.0.15}/charts/common-11.1.2.tgz (100%) rename stable/alist/{4.0.14 => 4.0.15}/ix_values.yaml (81%) rename stable/alist/{4.0.14 => 4.0.15}/questions.yaml (96%) rename stable/alist/{4.0.14 => 4.0.15}/templates/common.yaml (100%) rename stable/alist/{4.0.14 => 4.0.15}/values.yaml (100%) diff --git a/stable/alist/4.0.14/app-changelog.md b/stable/alist/4.0.14/app-changelog.md deleted file mode 100644 index cb1b545a6fe..00000000000 --- a/stable/alist/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [alist-4.0.14](https://github.com/truecharts/charts/compare/alist-4.0.13...alist-4.0.14) (2023-01-20) - -### Chore - -- update container image tccr.io/truecharts/alist to v3.9.1 - - \ No newline at end of file diff --git a/stable/alist/4.0.14/CHANGELOG.md b/stable/alist/4.0.15/CHANGELOG.md similarity index 91% rename from stable/alist/4.0.14/CHANGELOG.md rename to stable/alist/4.0.15/CHANGELOG.md index 554d7aaccd1..c702bac9f89 100644 --- a/stable/alist/4.0.14/CHANGELOG.md +++ b/stable/alist/4.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [alist-4.0.15](https://github.com/truecharts/charts/compare/alist-4.0.14...alist-4.0.15) (2023-01-30) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.9.2 + + + + ## [alist-4.0.14](https://github.com/truecharts/charts/compare/alist-4.0.13...alist-4.0.14) (2023-01-20) ### Chore @@ -88,12 +97,3 @@ ## [alist-4.0.5](https://github.com/truecharts/charts/compare/alist-4.0.4...alist-4.0.5) (2022-12-06) ### Chore - -- update container image tccr.io/truecharts/alist to v3.6.0 - - - - -## [alist-4.0.4](https://github.com/truecharts/charts/compare/alist-4.0.3...alist-4.0.4) (2022-11-30) - - diff --git a/stable/alist/4.0.14/Chart.yaml b/stable/alist/4.0.15/Chart.yaml similarity index 95% rename from stable/alist/4.0.14/Chart.yaml rename to stable/alist/4.0.15/Chart.yaml index 5a9c0388bf6..3d1c894cf9e 100644 --- a/stable/alist/4.0.14/Chart.yaml +++ b/stable/alist/4.0.15/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: alist -version: 4.0.14 -appVersion: "3.9.1" +version: 4.0.15 +appVersion: "3.9.2" description: Alist program that supports multiple storage, powered by Gin and React type: application deprecated: false diff --git a/stable/alist/4.0.14/README.md b/stable/alist/4.0.15/README.md similarity index 100% rename from stable/alist/4.0.14/README.md rename to stable/alist/4.0.15/README.md diff --git a/stable/alist/4.0.15/app-changelog.md b/stable/alist/4.0.15/app-changelog.md new file mode 100644 index 00000000000..31ff27de3cb --- /dev/null +++ b/stable/alist/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [alist-4.0.15](https://github.com/truecharts/charts/compare/alist-4.0.14...alist-4.0.15) (2023-01-30) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.9.2 + + \ No newline at end of file diff --git a/stable/alist/4.0.14/app-readme.md b/stable/alist/4.0.15/app-readme.md similarity index 100% rename from stable/alist/4.0.14/app-readme.md rename to stable/alist/4.0.15/app-readme.md diff --git a/stable/alist/4.0.14/charts/common-11.1.2.tgz b/stable/alist/4.0.15/charts/common-11.1.2.tgz similarity index 100% rename from stable/alist/4.0.14/charts/common-11.1.2.tgz rename to stable/alist/4.0.15/charts/common-11.1.2.tgz diff --git a/stable/alist/4.0.14/ix_values.yaml b/stable/alist/4.0.15/ix_values.yaml similarity index 81% rename from stable/alist/4.0.14/ix_values.yaml rename to stable/alist/4.0.15/ix_values.yaml index 4d618343476..a6414eaf47a 100644 --- a/stable/alist/4.0.14/ix_values.yaml +++ b/stable/alist/4.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/alist pullPolicy: IfNotPresent - tag: 3.9.1@sha256:7c2d63af639c41fbc23e43f17297c2759673bb8575eb3eb43e7e40d4d4fc2ab9 + tag: 3.9.2@sha256:6db08c080580253262b5ce507d329065a23b5c04afd18d488957597fe32ae690 securityContext: readOnlyRootFilesystem: false diff --git a/stable/alist/4.0.14/questions.yaml b/stable/alist/4.0.15/questions.yaml similarity index 96% rename from stable/alist/4.0.14/questions.yaml rename to stable/alist/4.0.15/questions.yaml index d80bf448b1b..f8d366e2ca8 100644 --- a/stable/alist/4.0.14/questions.yaml +++ b/stable/alist/4.0.15/questions.yaml @@ -624,10 +624,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 @@ -648,12 +655,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 @@ -765,11 +786,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 @@ -789,12 +817,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 diff --git a/stable/alist/4.0.14/templates/common.yaml b/stable/alist/4.0.15/templates/common.yaml similarity index 100% rename from stable/alist/4.0.14/templates/common.yaml rename to stable/alist/4.0.15/templates/common.yaml diff --git a/stable/alist/4.0.14/values.yaml b/stable/alist/4.0.15/values.yaml similarity index 100% rename from stable/alist/4.0.14/values.yaml rename to stable/alist/4.0.15/values.yaml