From f289ca3329ff82ef57087ae51928d08159e41c5b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 28 May 2023 18:44:28 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/sickgear/7.0.18/app-changelog.md | 9 -- .../sickgear/{7.0.18 => 7.0.19}/CHANGELOG.md | 26 ++-- stable/sickgear/{7.0.18 => 7.0.19}/Chart.yaml | 2 +- stable/sickgear/{7.0.18 => 7.0.19}/README.md | 0 stable/sickgear/7.0.19/app-changelog.md | 13 ++ .../sickgear/{7.0.18 => 7.0.19}/app-readme.md | 0 .../charts/common-12.10.4.tgz | Bin .../{7.0.18 => 7.0.19}/ix_values.yaml | 2 +- .../{7.0.18 => 7.0.19}/questions.yaml | 121 +++++++++--------- .../{7.0.18 => 7.0.19}/templates/NOTES.txt | 0 .../{7.0.18 => 7.0.19}/templates/common.yaml | 0 .../sickgear/{7.0.18 => 7.0.19}/values.yaml | 0 12 files changed, 92 insertions(+), 81 deletions(-) delete mode 100644 stable/sickgear/7.0.18/app-changelog.md rename stable/sickgear/{7.0.18 => 7.0.19}/CHANGELOG.md (85%) rename stable/sickgear/{7.0.18 => 7.0.19}/Chart.yaml (98%) rename stable/sickgear/{7.0.18 => 7.0.19}/README.md (100%) create mode 100644 stable/sickgear/7.0.19/app-changelog.md rename stable/sickgear/{7.0.18 => 7.0.19}/app-readme.md (100%) rename stable/sickgear/{7.0.18 => 7.0.19}/charts/common-12.10.4.tgz (100%) rename stable/sickgear/{7.0.18 => 7.0.19}/ix_values.yaml (85%) rename stable/sickgear/{7.0.18 => 7.0.19}/questions.yaml (96%) rename stable/sickgear/{7.0.18 => 7.0.19}/templates/NOTES.txt (100%) rename stable/sickgear/{7.0.18 => 7.0.19}/templates/common.yaml (100%) rename stable/sickgear/{7.0.18 => 7.0.19}/values.yaml (100%) diff --git a/stable/sickgear/7.0.18/app-changelog.md b/stable/sickgear/7.0.18/app-changelog.md deleted file mode 100644 index 2fd9680fea..0000000000 --- a/stable/sickgear/7.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sickgear-7.0.18](https://github.com/truecharts/charts/compare/sickgear-7.0.17...sickgear-7.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - \ No newline at end of file diff --git a/stable/sickgear/7.0.18/CHANGELOG.md b/stable/sickgear/7.0.19/CHANGELOG.md similarity index 85% rename from stable/sickgear/7.0.18/CHANGELOG.md rename to stable/sickgear/7.0.19/CHANGELOG.md index 1395f323fa..dbd4d213d8 100644 --- a/stable/sickgear/7.0.18/CHANGELOG.md +++ b/stable/sickgear/7.0.19/CHANGELOG.md @@ -4,6 +4,19 @@ +## [sickgear-7.0.19](https://github.com/truecharts/charts/compare/sickgear-7.0.18...sickgear-7.0.19) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/sickgear to latest ([#9224](https://github.com/truecharts/charts/issues/9224)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [sickgear-7.0.18](https://github.com/truecharts/charts/compare/sickgear-7.0.17...sickgear-7.0.18) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ - -## [sickgear-7.0.9](https://github.com/truecharts/charts/compare/sickgear-7.0.8...sickgear-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [sickgear-7.0.8](https://github.com/truecharts/charts/compare/sickgear-7.0.7...sickgear-7.0.8) (2023-04-25) - -### Chore diff --git a/stable/sickgear/7.0.18/Chart.yaml b/stable/sickgear/7.0.19/Chart.yaml similarity index 98% rename from stable/sickgear/7.0.18/Chart.yaml rename to stable/sickgear/7.0.19/Chart.yaml index 4a4c0c50fa..408730e1e6 100644 --- a/stable/sickgear/7.0.18/Chart.yaml +++ b/stable/sickgear/7.0.19/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sickgear - https://github.com/SickGear/SickGear type: application -version: 7.0.18 +version: 7.0.19 annotations: truecharts.org/catagories: | - media diff --git a/stable/sickgear/7.0.18/README.md b/stable/sickgear/7.0.19/README.md similarity index 100% rename from stable/sickgear/7.0.18/README.md rename to stable/sickgear/7.0.19/README.md diff --git a/stable/sickgear/7.0.19/app-changelog.md b/stable/sickgear/7.0.19/app-changelog.md new file mode 100644 index 0000000000..8002ff7ba4 --- /dev/null +++ b/stable/sickgear/7.0.19/app-changelog.md @@ -0,0 +1,13 @@ + + +## [sickgear-7.0.19](https://github.com/truecharts/charts/compare/sickgear-7.0.18...sickgear-7.0.19) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/sickgear to latest ([#9224](https://github.com/truecharts/charts/issues/9224)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + \ No newline at end of file diff --git a/stable/sickgear/7.0.18/app-readme.md b/stable/sickgear/7.0.19/app-readme.md similarity index 100% rename from stable/sickgear/7.0.18/app-readme.md rename to stable/sickgear/7.0.19/app-readme.md diff --git a/stable/sickgear/7.0.18/charts/common-12.10.4.tgz b/stable/sickgear/7.0.19/charts/common-12.10.4.tgz similarity index 100% rename from stable/sickgear/7.0.18/charts/common-12.10.4.tgz rename to stable/sickgear/7.0.19/charts/common-12.10.4.tgz diff --git a/stable/sickgear/7.0.18/ix_values.yaml b/stable/sickgear/7.0.19/ix_values.yaml similarity index 85% rename from stable/sickgear/7.0.18/ix_values.yaml rename to stable/sickgear/7.0.19/ix_values.yaml index 77e0a4370e..9e0b336744 100644 --- a/stable/sickgear/7.0.18/ix_values.yaml +++ b/stable/sickgear/7.0.19/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/sickgear pullPolicy: IfNotPresent - tag: latest@sha256:700f390966cce5637b37122f366d38d76cad6da1b39850ecc450b9d73ed10847 + tag: latest@sha256:c541e0876f23ea3c9ad3e664bf8fe961caf6182d10dadfda58cc8423461eaba8 service: main: ports: diff --git a/stable/sickgear/7.0.18/questions.yaml b/stable/sickgear/7.0.19/questions.yaml similarity index 96% rename from stable/sickgear/7.0.18/questions.yaml rename to stable/sickgear/7.0.19/questions.yaml index 04967a715f..ca51f97630 100644 --- a/stable/sickgear/7.0.18/questions.yaml +++ b/stable/sickgear/7.0.19/questions.yaml @@ -738,63 +738,6 @@ questions: schema: type: string default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - variable: middlewares label: Traefik Middlewares description: Add previously created Traefik Middlewares to this Ingress @@ -808,6 +751,70 @@ questions: type: string default: "" required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: [["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/sickgear/7.0.18/templates/NOTES.txt b/stable/sickgear/7.0.19/templates/NOTES.txt similarity index 100% rename from stable/sickgear/7.0.18/templates/NOTES.txt rename to stable/sickgear/7.0.19/templates/NOTES.txt diff --git a/stable/sickgear/7.0.18/templates/common.yaml b/stable/sickgear/7.0.19/templates/common.yaml similarity index 100% rename from stable/sickgear/7.0.18/templates/common.yaml rename to stable/sickgear/7.0.19/templates/common.yaml diff --git a/stable/sickgear/7.0.18/values.yaml b/stable/sickgear/7.0.19/values.yaml similarity index 100% rename from stable/sickgear/7.0.18/values.yaml rename to stable/sickgear/7.0.19/values.yaml