From 5f50967d9febf3ba8e04f02127deb32842a41293 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 24 Jan 2023 20:36:32 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/neko/2.0.20/app-changelog.md | 9 ---- .../neko/{2.0.20 => 2.0.21}/CHANGELOG.md | 18 +++---- incubator/neko/{2.0.20 => 2.0.21}/Chart.yaml | 2 +- incubator/neko/{2.0.20 => 2.0.21}/README.md | 0 incubator/neko/2.0.21/app-changelog.md | 9 ++++ .../neko/{2.0.20 => 2.0.21}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../neko/{2.0.20 => 2.0.21}/ix_values.yaml | 2 +- .../neko/{2.0.20 => 2.0.21}/questions.yaml | 49 ++++++++++++++++-- .../{2.0.20 => 2.0.21}/templates/common.yaml | 0 incubator/neko/{2.0.20 => 2.0.21}/values.yaml | 0 11 files changed, 65 insertions(+), 24 deletions(-) delete mode 100644 incubator/neko/2.0.20/app-changelog.md rename incubator/neko/{2.0.20 => 2.0.21}/CHANGELOG.md (91%) rename incubator/neko/{2.0.20 => 2.0.21}/Chart.yaml (97%) rename incubator/neko/{2.0.20 => 2.0.21}/README.md (100%) create mode 100644 incubator/neko/2.0.21/app-changelog.md rename incubator/neko/{2.0.20 => 2.0.21}/app-readme.md (100%) rename incubator/neko/{2.0.20 => 2.0.21}/charts/common-11.1.2.tgz (100%) rename incubator/neko/{2.0.20 => 2.0.21}/ix_values.yaml (96%) rename incubator/neko/{2.0.20 => 2.0.21}/questions.yaml (97%) rename incubator/neko/{2.0.20 => 2.0.21}/templates/common.yaml (100%) rename incubator/neko/{2.0.20 => 2.0.21}/values.yaml (100%) diff --git a/incubator/neko/2.0.20/app-changelog.md b/incubator/neko/2.0.20/app-changelog.md deleted file mode 100644 index 7d3b8414561..00000000000 --- a/incubator/neko/2.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [neko-2.0.20](https://github.com/truecharts/charts/compare/neko-2.0.19...neko-2.0.20) (2023-01-18) - -### Chore - -- update neko - - \ No newline at end of file diff --git a/incubator/neko/2.0.20/CHANGELOG.md b/incubator/neko/2.0.21/CHANGELOG.md similarity index 91% rename from incubator/neko/2.0.20/CHANGELOG.md rename to incubator/neko/2.0.21/CHANGELOG.md index fad7f7314b4..269fdf47504 100644 --- a/incubator/neko/2.0.20/CHANGELOG.md +++ b/incubator/neko/2.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [neko-2.0.21](https://github.com/truecharts/charts/compare/neko-2.0.20...neko-2.0.21) (2023-01-24) + +### Chore + +- update container image tccr.io/truecharts/neko-brave to latest + + + + ## [neko-2.0.20](https://github.com/truecharts/charts/compare/neko-2.0.19...neko-2.0.20) (2023-01-18) ### Chore @@ -88,12 +97,3 @@ ## [neko-2.0.11](https://github.com/truecharts/charts/compare/neko-2.0.10...neko-2.0.11) (2022-12-24) ### Chore - -- update container image tccr.io/truecharts/neko-firefox to latest - - - - -## [neko-2.0.10](https://github.com/truecharts/charts/compare/neko-2.0.9...neko-2.0.10) (2022-12-19) - -### Chore diff --git a/incubator/neko/2.0.20/Chart.yaml b/incubator/neko/2.0.21/Chart.yaml similarity index 97% rename from incubator/neko/2.0.20/Chart.yaml rename to incubator/neko/2.0.21/Chart.yaml index 31742048585..930aa338444 100644 --- a/incubator/neko/2.0.20/Chart.yaml +++ b/incubator/neko/2.0.21/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/neko - https://hub.docker.com/r/m1k1o/neko/ type: application -version: 2.0.20 +version: 2.0.21 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/neko/2.0.20/README.md b/incubator/neko/2.0.21/README.md similarity index 100% rename from incubator/neko/2.0.20/README.md rename to incubator/neko/2.0.21/README.md diff --git a/incubator/neko/2.0.21/app-changelog.md b/incubator/neko/2.0.21/app-changelog.md new file mode 100644 index 00000000000..7fff6169d68 --- /dev/null +++ b/incubator/neko/2.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [neko-2.0.21](https://github.com/truecharts/charts/compare/neko-2.0.20...neko-2.0.21) (2023-01-24) + +### Chore + +- update container image tccr.io/truecharts/neko-brave to latest + + \ No newline at end of file diff --git a/incubator/neko/2.0.20/app-readme.md b/incubator/neko/2.0.21/app-readme.md similarity index 100% rename from incubator/neko/2.0.20/app-readme.md rename to incubator/neko/2.0.21/app-readme.md diff --git a/incubator/neko/2.0.20/charts/common-11.1.2.tgz b/incubator/neko/2.0.21/charts/common-11.1.2.tgz similarity index 100% rename from incubator/neko/2.0.20/charts/common-11.1.2.tgz rename to incubator/neko/2.0.21/charts/common-11.1.2.tgz diff --git a/incubator/neko/2.0.20/ix_values.yaml b/incubator/neko/2.0.21/ix_values.yaml similarity index 96% rename from incubator/neko/2.0.20/ix_values.yaml rename to incubator/neko/2.0.21/ix_values.yaml index a2d7af89cf5..d005fea143b 100644 --- a/incubator/neko/2.0.20/ix_values.yaml +++ b/incubator/neko/2.0.21/ix_values.yaml @@ -6,7 +6,7 @@ image: braveImage: repository: tccr.io/truecharts/neko-brave pullPolicy: IfNotPresent - tag: latest@sha256:adeec2edb525e1d02b7d5ee40994fefc606673883bb3d6cd790f4e80777c6052 + tag: latest@sha256:2c5772202021b757532825528d61b06c58779ac5c2e23176aa0ab8a0dba13de3 chromeImage: repository: tccr.io/truecharts/neko-chrome diff --git a/incubator/neko/2.0.20/questions.yaml b/incubator/neko/2.0.21/questions.yaml similarity index 97% rename from incubator/neko/2.0.20/questions.yaml rename to incubator/neko/2.0.21/questions.yaml index 87a09196f51..bcf0aa7d630 100644 --- a/incubator/neko/2.0.20/questions.yaml +++ b/incubator/neko/2.0.21/questions.yaml @@ -745,10 +745,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 @@ -769,12 +776,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 @@ -886,11 +907,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 @@ -910,12 +938,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/incubator/neko/2.0.20/templates/common.yaml b/incubator/neko/2.0.21/templates/common.yaml similarity index 100% rename from incubator/neko/2.0.20/templates/common.yaml rename to incubator/neko/2.0.21/templates/common.yaml diff --git a/incubator/neko/2.0.20/values.yaml b/incubator/neko/2.0.21/values.yaml similarity index 100% rename from incubator/neko/2.0.20/values.yaml rename to incubator/neko/2.0.21/values.yaml