diff --git a/stable/boinc/5.0.19/app-changelog.md b/stable/boinc/5.0.19/app-changelog.md deleted file mode 100644 index 66826de066b..00000000000 --- a/stable/boinc/5.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [boinc-5.0.19](https://github.com/truecharts/charts/compare/boinc-5.0.18...boinc-5.0.19) (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/boinc/5.0.19/CHANGELOG.md b/stable/boinc/5.0.20/CHANGELOG.md similarity index 86% rename from stable/boinc/5.0.19/CHANGELOG.md rename to stable/boinc/5.0.20/CHANGELOG.md index 4010a74317a..668b8e84531 100644 --- a/stable/boinc/5.0.19/CHANGELOG.md +++ b/stable/boinc/5.0.20/CHANGELOG.md @@ -4,6 +4,19 @@ +## [boinc-5.0.20](https://github.com/truecharts/charts/compare/boinc-5.0.19...boinc-5.0.20) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#9359](https://github.com/truecharts/charts/issues/9359)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [boinc-5.0.19](https://github.com/truecharts/charts/compare/boinc-5.0.18...boinc-5.0.19) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ - -## [boinc-5.0.11](https://github.com/truecharts/charts/compare/boinc-5.0.10...boinc-5.0.11) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#8936](https://github.com/truecharts/charts/issues/8936)) - - - - -## [boinc-5.0.10](https://github.com/truecharts/charts/compare/boinc-5.0.9...boinc-5.0.10) (2023-05-05) - -### Chore diff --git a/stable/boinc/5.0.19/Chart.yaml b/stable/boinc/5.0.20/Chart.yaml similarity index 97% rename from stable/boinc/5.0.19/Chart.yaml rename to stable/boinc/5.0.20/Chart.yaml index fa31ea102b9..4d17e6b216c 100644 --- a/stable/boinc/5.0.19/Chart.yaml +++ b/stable/boinc/5.0.20/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: boinc -version: 5.0.19 +version: 5.0.20 appVersion: "latest" description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). type: application diff --git a/stable/boinc/5.0.19/README.md b/stable/boinc/5.0.20/README.md similarity index 100% rename from stable/boinc/5.0.19/README.md rename to stable/boinc/5.0.20/README.md diff --git a/stable/boinc/5.0.20/app-changelog.md b/stable/boinc/5.0.20/app-changelog.md new file mode 100644 index 00000000000..f8786816daf --- /dev/null +++ b/stable/boinc/5.0.20/app-changelog.md @@ -0,0 +1,13 @@ + + +## [boinc-5.0.20](https://github.com/truecharts/charts/compare/boinc-5.0.19...boinc-5.0.20) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#9359](https://github.com/truecharts/charts/issues/9359)) + + ### 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/boinc/5.0.19/app-readme.md b/stable/boinc/5.0.20/app-readme.md similarity index 100% rename from stable/boinc/5.0.19/app-readme.md rename to stable/boinc/5.0.20/app-readme.md diff --git a/stable/boinc/5.0.19/charts/common-12.10.4.tgz b/stable/boinc/5.0.20/charts/common-12.10.4.tgz similarity index 100% rename from stable/boinc/5.0.19/charts/common-12.10.4.tgz rename to stable/boinc/5.0.20/charts/common-12.10.4.tgz diff --git a/stable/boinc/5.0.19/ix_values.yaml b/stable/boinc/5.0.20/ix_values.yaml similarity index 85% rename from stable/boinc/5.0.19/ix_values.yaml rename to stable/boinc/5.0.20/ix_values.yaml index 376241c9bd1..4895749ab57 100644 --- a/stable/boinc/5.0.19/ix_values.yaml +++ b/stable/boinc/5.0.20/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/boinc pullPolicy: IfNotPresent - tag: latest@sha256:04894f7b1483bfeea2ac55dd31708e920fcf29304ae2f3e4dc715a8ec80cb56e + tag: latest@sha256:184b0c9a61c3a2512ed2e0345b1c1864c054d0d6ba5c314d0b8ea7fd82f61119 securityContext: container: diff --git a/stable/boinc/5.0.19/questions.yaml b/stable/boinc/5.0.20/questions.yaml similarity index 96% rename from stable/boinc/5.0.19/questions.yaml rename to stable/boinc/5.0.20/questions.yaml index babff52ef05..5689e200ff9 100644 --- a/stable/boinc/5.0.19/questions.yaml +++ b/stable/boinc/5.0.20/questions.yaml @@ -747,63 +747,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 @@ -817,6 +760,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/boinc/5.0.19/templates/NOTES.txt b/stable/boinc/5.0.20/templates/NOTES.txt similarity index 100% rename from stable/boinc/5.0.19/templates/NOTES.txt rename to stable/boinc/5.0.20/templates/NOTES.txt diff --git a/stable/boinc/5.0.19/templates/common.yaml b/stable/boinc/5.0.20/templates/common.yaml similarity index 100% rename from stable/boinc/5.0.19/templates/common.yaml rename to stable/boinc/5.0.20/templates/common.yaml diff --git a/stable/boinc/5.0.19/values.yaml b/stable/boinc/5.0.20/values.yaml similarity index 100% rename from stable/boinc/5.0.19/values.yaml rename to stable/boinc/5.0.20/values.yaml diff --git a/stable/budge/5.0.20/app-changelog.md b/stable/budge/5.0.20/app-changelog.md deleted file mode 100644 index 218f32fe583..00000000000 --- a/stable/budge/5.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [budge-5.0.20](https://github.com/truecharts/charts/compare/budge-5.0.19...budge-5.0.20) (2023-05-28) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#9204](https://github.com/truecharts/charts/issues/9204)) - - ### 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/budge/5.0.20/CHANGELOG.md b/stable/budge/5.0.21/CHANGELOG.md similarity index 90% rename from stable/budge/5.0.20/CHANGELOG.md rename to stable/budge/5.0.21/CHANGELOG.md index a240fbd8b6a..a895e0c7c46 100644 --- a/stable/budge/5.0.20/CHANGELOG.md +++ b/stable/budge/5.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [budge-5.0.21](https://github.com/truecharts/charts/compare/budge-5.0.20...budge-5.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#9361](https://github.com/truecharts/charts/issues/9361)) + + + + ## [budge-5.0.20](https://github.com/truecharts/charts/compare/budge-5.0.19...budge-5.0.20) (2023-05-28) ### Chore @@ -88,12 +97,3 @@ - -## [budge-5.0.11](https://github.com/truecharts/charts/compare/budge-5.0.10...budge-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - diff --git a/stable/budge/5.0.20/Chart.yaml b/stable/budge/5.0.21/Chart.yaml similarity index 97% rename from stable/budge/5.0.20/Chart.yaml rename to stable/budge/5.0.21/Chart.yaml index 02035076f56..25e5b38a78d 100644 --- a/stable/budge/5.0.20/Chart.yaml +++ b/stable/budge/5.0.21/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/budge - https://github.com/linuxserver/budge - https://github.com/linuxserver/docker-BudgE -version: 5.0.20 +version: 5.0.21 annotations: truecharts.org/catagories: | - media diff --git a/stable/budge/5.0.20/README.md b/stable/budge/5.0.21/README.md similarity index 100% rename from stable/budge/5.0.20/README.md rename to stable/budge/5.0.21/README.md diff --git a/stable/budge/5.0.21/app-changelog.md b/stable/budge/5.0.21/app-changelog.md new file mode 100644 index 00000000000..b21e96fe6bc --- /dev/null +++ b/stable/budge/5.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-5.0.21](https://github.com/truecharts/charts/compare/budge-5.0.20...budge-5.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#9361](https://github.com/truecharts/charts/issues/9361)) + + \ No newline at end of file diff --git a/stable/budge/5.0.20/app-readme.md b/stable/budge/5.0.21/app-readme.md similarity index 100% rename from stable/budge/5.0.20/app-readme.md rename to stable/budge/5.0.21/app-readme.md diff --git a/stable/budge/5.0.20/charts/common-12.10.4.tgz b/stable/budge/5.0.21/charts/common-12.10.4.tgz similarity index 100% rename from stable/budge/5.0.20/charts/common-12.10.4.tgz rename to stable/budge/5.0.21/charts/common-12.10.4.tgz diff --git a/stable/budge/5.0.20/ix_values.yaml b/stable/budge/5.0.21/ix_values.yaml similarity index 85% rename from stable/budge/5.0.20/ix_values.yaml rename to stable/budge/5.0.21/ix_values.yaml index 0c5673d5e95..8ed7ae775d6 100644 --- a/stable/budge/5.0.20/ix_values.yaml +++ b/stable/budge/5.0.21/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:26da88965bc10b66bd6fbcea2b8af95b761b96730249816e0b8d6f9f03ad9cbb + tag: v0.0.9@sha256:52d6a93c8586f892a6931d6157f7a2a0e3b6787c6b50f6fe06bc10b69791d5ea pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/5.0.20/questions.yaml b/stable/budge/5.0.21/questions.yaml similarity index 100% rename from stable/budge/5.0.20/questions.yaml rename to stable/budge/5.0.21/questions.yaml diff --git a/stable/budge/5.0.20/templates/NOTES.txt b/stable/budge/5.0.21/templates/NOTES.txt similarity index 100% rename from stable/budge/5.0.20/templates/NOTES.txt rename to stable/budge/5.0.21/templates/NOTES.txt diff --git a/stable/budge/5.0.20/templates/common.yaml b/stable/budge/5.0.21/templates/common.yaml similarity index 100% rename from stable/budge/5.0.20/templates/common.yaml rename to stable/budge/5.0.21/templates/common.yaml diff --git a/stable/budge/5.0.20/values.yaml b/stable/budge/5.0.21/values.yaml similarity index 100% rename from stable/budge/5.0.20/values.yaml rename to stable/budge/5.0.21/values.yaml diff --git a/stable/docker-compose/6.0.14/app-changelog.md b/stable/docker-compose/6.0.14/app-changelog.md deleted file mode 100644 index 2e578bb9b8f..00000000000 --- a/stable/docker-compose/6.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [docker-compose-6.0.14](https://github.com/truecharts/charts/compare/docker-compose-6.0.13...docker-compose-6.0.14) (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/docker-compose/6.0.14/CHANGELOG.md b/stable/docker-compose/6.0.15/CHANGELOG.md similarity index 92% rename from stable/docker-compose/6.0.14/CHANGELOG.md rename to stable/docker-compose/6.0.15/CHANGELOG.md index 34f0540d072..13ce3206ab0 100644 --- a/stable/docker-compose/6.0.14/CHANGELOG.md +++ b/stable/docker-compose/6.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [docker-compose-6.0.15](https://github.com/truecharts/charts/compare/docker-compose-6.0.14...docker-compose-6.0.15) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#9363](https://github.com/truecharts/charts/issues/9363)) + + + + ## [docker-compose-6.0.14](https://github.com/truecharts/charts/compare/docker-compose-6.0.13...docker-compose-6.0.14) (2023-05-27) ### Chore @@ -88,12 +97,3 @@ ## [docker-compose-6.0.5](https://github.com/truecharts/charts/compare/docker-compose-6.0.4...docker-compose-6.0.5) (2023-05-16) ### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#8976](https://github.com/truecharts/charts/issues/8976)) - - - - -## [docker-compose-6.0.4](https://github.com/truecharts/charts/compare/docker-compose-6.0.3...docker-compose-6.0.4) (2023-05-05) - -### Chore diff --git a/stable/docker-compose/6.0.14/Chart.yaml b/stable/docker-compose/6.0.15/Chart.yaml similarity index 97% rename from stable/docker-compose/6.0.14/Chart.yaml rename to stable/docker-compose/6.0.15/Chart.yaml index 52e4e760c05..80c9b35923f 100644 --- a/stable/docker-compose/6.0.14/Chart.yaml +++ b/stable/docker-compose/6.0.15/Chart.yaml @@ -20,7 +20,7 @@ name: docker-compose sources: - https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose type: application -version: 6.0.14 +version: 6.0.15 annotations: truecharts.org/catagories: | - docker diff --git a/stable/docker-compose/6.0.14/README.md b/stable/docker-compose/6.0.15/README.md similarity index 100% rename from stable/docker-compose/6.0.14/README.md rename to stable/docker-compose/6.0.15/README.md diff --git a/stable/docker-compose/6.0.15/app-changelog.md b/stable/docker-compose/6.0.15/app-changelog.md new file mode 100644 index 00000000000..8a52f6e7b08 --- /dev/null +++ b/stable/docker-compose/6.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [docker-compose-6.0.15](https://github.com/truecharts/charts/compare/docker-compose-6.0.14...docker-compose-6.0.15) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#9363](https://github.com/truecharts/charts/issues/9363)) + + \ No newline at end of file diff --git a/stable/docker-compose/6.0.14/app-readme.md b/stable/docker-compose/6.0.15/app-readme.md similarity index 100% rename from stable/docker-compose/6.0.14/app-readme.md rename to stable/docker-compose/6.0.15/app-readme.md diff --git a/stable/docker-compose/6.0.14/charts/common-12.10.4.tgz b/stable/docker-compose/6.0.15/charts/common-12.10.4.tgz similarity index 100% rename from stable/docker-compose/6.0.14/charts/common-12.10.4.tgz rename to stable/docker-compose/6.0.15/charts/common-12.10.4.tgz diff --git a/stable/docker-compose/6.0.14/ix_values.yaml b/stable/docker-compose/6.0.15/ix_values.yaml similarity index 95% rename from stable/docker-compose/6.0.14/ix_values.yaml rename to stable/docker-compose/6.0.15/ix_values.yaml index 6aa134580b9..c7ad48f7932 100644 --- a/stable/docker-compose/6.0.14/ix_values.yaml +++ b/stable/docker-compose/6.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/docker-in-docker pullPolicy: IfNotPresent - tag: v23.0.6@sha256:f0392a7e7a7b9f977733bea6904754332e8e8279bad0be3437b6ae845cbf1a40 + tag: v23.0.6@sha256:1d9eadbceeaa2b537f132487b890f5926d47bda29bdc4dfcf915444777592c4c hostNetwork: true securityContext: diff --git a/stable/docker-compose/6.0.14/questions.yaml b/stable/docker-compose/6.0.15/questions.yaml similarity index 100% rename from stable/docker-compose/6.0.14/questions.yaml rename to stable/docker-compose/6.0.15/questions.yaml diff --git a/stable/docker-compose/6.0.14/templates/NOTES.txt b/stable/docker-compose/6.0.15/templates/NOTES.txt similarity index 100% rename from stable/docker-compose/6.0.14/templates/NOTES.txt rename to stable/docker-compose/6.0.15/templates/NOTES.txt diff --git a/stable/docker-compose/6.0.14/templates/common.yaml b/stable/docker-compose/6.0.15/templates/common.yaml similarity index 100% rename from stable/docker-compose/6.0.14/templates/common.yaml rename to stable/docker-compose/6.0.15/templates/common.yaml diff --git a/stable/docker-compose/6.0.14/values.yaml b/stable/docker-compose/6.0.15/values.yaml similarity index 100% rename from stable/docker-compose/6.0.14/values.yaml rename to stable/docker-compose/6.0.15/values.yaml diff --git a/stable/jupyter/4.0.26/app-changelog.md b/stable/jupyter/4.0.26/app-changelog.md deleted file mode 100644 index 5df489dbe3c..00000000000 --- a/stable/jupyter/4.0.26/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [jupyter-4.0.26](https://github.com/truecharts/charts/compare/jupyter-4.0.25...jupyter-4.0.26) (2023-05-29) - -### Chore - -- update jupyter ([#9269](https://github.com/truecharts/charts/issues/9269)) - - ### 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/jupyter/4.0.26/CHANGELOG.md b/stable/jupyter/4.0.27/CHANGELOG.md similarity index 90% rename from stable/jupyter/4.0.26/CHANGELOG.md rename to stable/jupyter/4.0.27/CHANGELOG.md index 0c36769b369..8b9413054b6 100644 --- a/stable/jupyter/4.0.26/CHANGELOG.md +++ b/stable/jupyter/4.0.27/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-4.0.27](https://github.com/truecharts/charts/compare/jupyter-4.0.26...jupyter-4.0.27) (2023-06-04) + +### Chore + +- update jupyter ([#9391](https://github.com/truecharts/charts/issues/9391)) + + + + ## [jupyter-4.0.26](https://github.com/truecharts/charts/compare/jupyter-4.0.25...jupyter-4.0.26) (2023-05-29) ### Chore @@ -88,12 +97,3 @@ - -## [jupyter-4.0.17](https://github.com/truecharts/charts/compare/jupyter-4.0.16...jupyter-4.0.17) (2023-05-12) - -### Chore - -- update container image tccr.io/truecharts/jupyter-r to v2023-05 ([#8914](https://github.com/truecharts/charts/issues/8914)) - - - diff --git a/stable/jupyter/4.0.26/Chart.yaml b/stable/jupyter/4.0.27/Chart.yaml similarity index 97% rename from stable/jupyter/4.0.26/Chart.yaml rename to stable/jupyter/4.0.27/Chart.yaml index caba3e8e336..bfb08f281ff 100644 --- a/stable/jupyter/4.0.26/Chart.yaml +++ b/stable/jupyter/4.0.27/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter - https://github.com/jupyter/docker-stacks type: application -version: 4.0.26 +version: 4.0.27 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/4.0.26/README.md b/stable/jupyter/4.0.27/README.md similarity index 100% rename from stable/jupyter/4.0.26/README.md rename to stable/jupyter/4.0.27/README.md diff --git a/stable/jupyter/4.0.27/app-changelog.md b/stable/jupyter/4.0.27/app-changelog.md new file mode 100644 index 00000000000..1f164c1eda6 --- /dev/null +++ b/stable/jupyter/4.0.27/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-4.0.27](https://github.com/truecharts/charts/compare/jupyter-4.0.26...jupyter-4.0.27) (2023-06-04) + +### Chore + +- update jupyter ([#9391](https://github.com/truecharts/charts/issues/9391)) + + \ No newline at end of file diff --git a/stable/jupyter/4.0.26/app-readme.md b/stable/jupyter/4.0.27/app-readme.md similarity index 100% rename from stable/jupyter/4.0.26/app-readme.md rename to stable/jupyter/4.0.27/app-readme.md diff --git a/stable/jupyter/4.0.26/charts/common-12.10.4.tgz b/stable/jupyter/4.0.27/charts/common-12.10.4.tgz similarity index 100% rename from stable/jupyter/4.0.26/charts/common-12.10.4.tgz rename to stable/jupyter/4.0.27/charts/common-12.10.4.tgz diff --git a/stable/jupyter/4.0.26/ix_values.yaml b/stable/jupyter/4.0.27/ix_values.yaml similarity index 69% rename from stable/jupyter/4.0.26/ix_values.yaml rename to stable/jupyter/4.0.27/ix_values.yaml index 32768f3a6fd..5068e3a3680 100644 --- a/stable/jupyter/4.0.26/ix_values.yaml +++ b/stable/jupyter/4.0.27/ix_values.yaml @@ -1,35 +1,35 @@ image: repository: tccr.io/truecharts/jupyter-base pullPolicy: IfNotPresent - tag: v2023-05@sha256:067a19f3e5e3977d59228672096e1d49235db0b0b12634f8385635d02ca37f38 + tag: v2023-05@sha256:c525c6af572a075ad7d07ec482f35f6f3d422efb40b287315d64e51a09c7117a minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent - tag: v2023-05@sha256:340ed197359e2809680d9937807f648093188e4543d65dd4959f1b1106bde0e0 + tag: v2023-05@sha256:17fb433dea9bbfd1c642fc71b151a9569412309d91731ae1ac297712cabba63d rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent - tag: v2023-05@sha256:3b94a3b17e2ed4cbfddb1737348a2145f53a29b80a6a7f6feb8d71394f59773e + tag: v2023-05@sha256:80de5ec841527e6249298f6d3b10829ff4ac8bea86c9de1749a51f4448feb84a scipyImage: repository: tccr.io/truecharts/jupyter-scipy pullPolicy: IfNotPresent - tag: v2023-05@sha256:077d0cb41ae3c966b568ab3798393df950db81fbd7354ffdf1dcee4288f15a7e + tag: v2023-05@sha256:85090bf43b79e91023e0455d807a5c2b4e984f43c07b97e1014899b511db21a7 tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent - tag: v2023-05@sha256:0131bbce31b63e87d65090334869dfc690657d71fd982b9599d4321cf4dede46 + tag: v2023-05@sha256:d6a92de6caf89135793193267b358951e5837580677fb6c35469f5db2cb08cd3 datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent - tag: v2023-05@sha256:ff598e73eaeed23cccf91a86daa0a91192fd7b361dcb0189b73555f9c9273141 + tag: v2023-05@sha256:21eadc0a62c4c888ce9f18cfb45c6b78f8d74800e77fd5e69f855150e0018e0f pysparkImage: repository: tccr.io/truecharts/jupyter-pyspark pullPolicy: IfNotPresent - tag: v2023-05@sha256:a4e53e58abcc7209fef8939914a22dcf2c8f0d3a953beacc898f22f8ca170f87 + tag: v2023-05@sha256:d949d566d51a6f1e7db380deea8ddb642b3ff7e930ffbd32dce3e2fb70915240 allsparkImage: repository: tccr.io/truecharts/jupyter-all-spark pullPolicy: IfNotPresent - tag: v2023-05@sha256:afb8c33435867424c66c6a7e7c28e4a6a8c134c92e42bfa227ab0d4956cda7c0 + tag: v2023-05@sha256:19d67f286692966e1871aa70aa544d53bc84ca18b70f7a05b33d399ee25f6ff6 jupyter: jupyter_cmd: lab restartable: true diff --git a/stable/jupyter/4.0.26/questions.yaml b/stable/jupyter/4.0.27/questions.yaml similarity index 100% rename from stable/jupyter/4.0.26/questions.yaml rename to stable/jupyter/4.0.27/questions.yaml diff --git a/stable/jupyter/4.0.26/templates/NOTES.txt b/stable/jupyter/4.0.27/templates/NOTES.txt similarity index 100% rename from stable/jupyter/4.0.26/templates/NOTES.txt rename to stable/jupyter/4.0.27/templates/NOTES.txt diff --git a/stable/jupyter/4.0.26/templates/common.yaml b/stable/jupyter/4.0.27/templates/common.yaml similarity index 100% rename from stable/jupyter/4.0.26/templates/common.yaml rename to stable/jupyter/4.0.27/templates/common.yaml diff --git a/stable/jupyter/4.0.26/values.yaml b/stable/jupyter/4.0.27/values.yaml similarity index 100% rename from stable/jupyter/4.0.26/values.yaml rename to stable/jupyter/4.0.27/values.yaml diff --git a/stable/littlelink/9.0.26/app-changelog.md b/stable/littlelink/9.0.26/app-changelog.md deleted file mode 100644 index 2f30137ccec..00000000000 --- a/stable/littlelink/9.0.26/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [littlelink-9.0.26](https://github.com/truecharts/charts/compare/littlelink-9.0.25...littlelink-9.0.26) (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/littlelink/9.0.26/CHANGELOG.md b/stable/littlelink/9.0.27/CHANGELOG.md similarity index 88% rename from stable/littlelink/9.0.26/CHANGELOG.md rename to stable/littlelink/9.0.27/CHANGELOG.md index 55ff55b5b2c..8c5afb85b23 100644 --- a/stable/littlelink/9.0.26/CHANGELOG.md +++ b/stable/littlelink/9.0.27/CHANGELOG.md @@ -4,6 +4,19 @@ +## [littlelink-9.0.27](https://github.com/truecharts/charts/compare/littlelink-9.0.26...littlelink-9.0.27) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#9372](https://github.com/truecharts/charts/issues/9372)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [littlelink-9.0.26](https://github.com/truecharts/charts/compare/littlelink-9.0.25...littlelink-9.0.26) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ - -## [littlelink-9.0.23](https://github.com/truecharts/charts/compare/littlelink-9.0.22...littlelink-9.0.23) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#9147](https://github.com/truecharts/charts/issues/9147)) - - - - -## [littlelink-9.0.23](https://github.com/truecharts/charts/compare/littlelink-9.0.22...littlelink-9.0.23) (2023-05-25) - -### Chore diff --git a/stable/littlelink/9.0.26/Chart.yaml b/stable/littlelink/9.0.27/Chart.yaml similarity index 98% rename from stable/littlelink/9.0.26/Chart.yaml rename to stable/littlelink/9.0.27/Chart.yaml index 5d61136ce04..47265270b1c 100644 --- a/stable/littlelink/9.0.26/Chart.yaml +++ b/stable/littlelink/9.0.27/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 9.0.26 +version: 9.0.27 annotations: truecharts.org/catagories: | - social diff --git a/stable/littlelink/9.0.26/README.md b/stable/littlelink/9.0.27/README.md similarity index 100% rename from stable/littlelink/9.0.26/README.md rename to stable/littlelink/9.0.27/README.md diff --git a/stable/littlelink/9.0.27/app-changelog.md b/stable/littlelink/9.0.27/app-changelog.md new file mode 100644 index 00000000000..b8334b62416 --- /dev/null +++ b/stable/littlelink/9.0.27/app-changelog.md @@ -0,0 +1,13 @@ + + +## [littlelink-9.0.27](https://github.com/truecharts/charts/compare/littlelink-9.0.26...littlelink-9.0.27) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#9372](https://github.com/truecharts/charts/issues/9372)) + + ### 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/littlelink/9.0.26/app-readme.md b/stable/littlelink/9.0.27/app-readme.md similarity index 100% rename from stable/littlelink/9.0.26/app-readme.md rename to stable/littlelink/9.0.27/app-readme.md diff --git a/stable/littlelink/9.0.26/charts/common-12.10.4.tgz b/stable/littlelink/9.0.27/charts/common-12.10.4.tgz similarity index 100% rename from stable/littlelink/9.0.26/charts/common-12.10.4.tgz rename to stable/littlelink/9.0.27/charts/common-12.10.4.tgz diff --git a/stable/littlelink/9.0.26/ix_values.yaml b/stable/littlelink/9.0.27/ix_values.yaml similarity index 93% rename from stable/littlelink/9.0.26/ix_values.yaml rename to stable/littlelink/9.0.27/ix_values.yaml index 210eb6165b1..7e06244dc19 100644 --- a/stable/littlelink/9.0.26/ix_values.yaml +++ b/stable/littlelink/9.0.27/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/littlelink-server pullPolicy: IfNotPresent - tag: latest@sha256:9441c6b1ad205894bb910e0e0e50edf6deb22b1fe24a47c655750cd82f387c0c + tag: latest@sha256:dbc559568d2382d452743065aa69ee8da119def8c9436a1a7736d94c7bfcc92a service: main: ports: diff --git a/stable/littlelink/9.0.26/questions.yaml b/stable/littlelink/9.0.27/questions.yaml similarity index 96% rename from stable/littlelink/9.0.26/questions.yaml rename to stable/littlelink/9.0.27/questions.yaml index 70af4fb4513..69a5833e36e 100644 --- a/stable/littlelink/9.0.26/questions.yaml +++ b/stable/littlelink/9.0.27/questions.yaml @@ -983,63 +983,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 @@ -1053,6 +996,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/littlelink/9.0.26/templates/NOTES.txt b/stable/littlelink/9.0.27/templates/NOTES.txt similarity index 100% rename from stable/littlelink/9.0.26/templates/NOTES.txt rename to stable/littlelink/9.0.27/templates/NOTES.txt diff --git a/stable/littlelink/9.0.26/templates/_configmap.tpl b/stable/littlelink/9.0.27/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/9.0.26/templates/_configmap.tpl rename to stable/littlelink/9.0.27/templates/_configmap.tpl diff --git a/stable/littlelink/9.0.26/templates/common.yaml b/stable/littlelink/9.0.27/templates/common.yaml similarity index 100% rename from stable/littlelink/9.0.26/templates/common.yaml rename to stable/littlelink/9.0.27/templates/common.yaml diff --git a/stable/littlelink/9.0.26/values.yaml b/stable/littlelink/9.0.27/values.yaml similarity index 100% rename from stable/littlelink/9.0.26/values.yaml rename to stable/littlelink/9.0.27/values.yaml diff --git a/stable/quassel-core/7.0.20/app-changelog.md b/stable/quassel-core/7.0.20/app-changelog.md deleted file mode 100644 index beb012df383..00000000000 --- a/stable/quassel-core/7.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [quassel-core-7.0.20](https://github.com/truecharts/charts/compare/quassel-core-7.0.19...quassel-core-7.0.20) (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/quassel-core/7.0.20/CHANGELOG.md b/stable/quassel-core/7.0.21/CHANGELOG.md similarity index 86% rename from stable/quassel-core/7.0.20/CHANGELOG.md rename to stable/quassel-core/7.0.21/CHANGELOG.md index c0e2488b4d6..940016c9714 100644 --- a/stable/quassel-core/7.0.20/CHANGELOG.md +++ b/stable/quassel-core/7.0.21/CHANGELOG.md @@ -4,6 +4,19 @@ +## [quassel-core-7.0.21](https://github.com/truecharts/charts/compare/quassel-core-7.0.20...quassel-core-7.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#9382](https://github.com/truecharts/charts/issues/9382)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [quassel-core-7.0.20](https://github.com/truecharts/charts/compare/quassel-core-7.0.19...quassel-core-7.0.20) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ - -## [quassel-core-7.0.11](https://github.com/truecharts/charts/compare/quassel-core-7.0.10...quassel-core-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [quassel-core-7.0.10](https://github.com/truecharts/charts/compare/quassel-core-7.0.9...quassel-core-7.0.10) (2023-05-03) - -### Chore diff --git a/stable/quassel-core/7.0.20/Chart.yaml b/stable/quassel-core/7.0.21/Chart.yaml similarity index 97% rename from stable/quassel-core/7.0.20/Chart.yaml rename to stable/quassel-core/7.0.21/Chart.yaml index 9dc56361cd9..fa0b02dd173 100644 --- a/stable/quassel-core/7.0.20/Chart.yaml +++ b/stable/quassel-core/7.0.21/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: quassel-core -version: 7.0.20 +version: 7.0.21 appVersion: "0.14.0" description: Quassel-core is a modern, cross-platform, distributed IRC client. type: application diff --git a/stable/quassel-core/7.0.20/README.md b/stable/quassel-core/7.0.21/README.md similarity index 100% rename from stable/quassel-core/7.0.20/README.md rename to stable/quassel-core/7.0.21/README.md diff --git a/stable/quassel-core/7.0.21/app-changelog.md b/stable/quassel-core/7.0.21/app-changelog.md new file mode 100644 index 00000000000..235d1382d03 --- /dev/null +++ b/stable/quassel-core/7.0.21/app-changelog.md @@ -0,0 +1,13 @@ + + +## [quassel-core-7.0.21](https://github.com/truecharts/charts/compare/quassel-core-7.0.20...quassel-core-7.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#9382](https://github.com/truecharts/charts/issues/9382)) + + ### 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/quassel-core/7.0.20/app-readme.md b/stable/quassel-core/7.0.21/app-readme.md similarity index 100% rename from stable/quassel-core/7.0.20/app-readme.md rename to stable/quassel-core/7.0.21/app-readme.md diff --git a/stable/quassel-core/7.0.20/charts/common-12.10.4.tgz b/stable/quassel-core/7.0.21/charts/common-12.10.4.tgz similarity index 100% rename from stable/quassel-core/7.0.20/charts/common-12.10.4.tgz rename to stable/quassel-core/7.0.21/charts/common-12.10.4.tgz diff --git a/stable/quassel-core/7.0.20/ix_values.yaml b/stable/quassel-core/7.0.21/ix_values.yaml similarity index 93% rename from stable/quassel-core/7.0.20/ix_values.yaml rename to stable/quassel-core/7.0.21/ix_values.yaml index 43a0cbadfad..763177c8933 100644 --- a/stable/quassel-core/7.0.20/ix_values.yaml +++ b/stable/quassel-core/7.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/quassel-core pullPolicy: IfNotPresent - tag: v0.14.0@sha256:126d681f6c67255887e1e82c5f3c1212cb8244b05bdcbe9bb5cebbdbaafee3fe + tag: v0.14.0@sha256:92c7af36e7af7025dabfab9bc713f30652d06df44add32d86ce4d273acd5d961 service: main: ports: diff --git a/stable/quassel-core/7.0.20/questions.yaml b/stable/quassel-core/7.0.21/questions.yaml similarity index 96% rename from stable/quassel-core/7.0.20/questions.yaml rename to stable/quassel-core/7.0.21/questions.yaml index ed403d44e79..85d4028dbfd 100644 --- a/stable/quassel-core/7.0.20/questions.yaml +++ b/stable/quassel-core/7.0.21/questions.yaml @@ -702,63 +702,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 @@ -772,6 +715,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/quassel-core/7.0.20/templates/NOTES.txt b/stable/quassel-core/7.0.21/templates/NOTES.txt similarity index 100% rename from stable/quassel-core/7.0.20/templates/NOTES.txt rename to stable/quassel-core/7.0.21/templates/NOTES.txt diff --git a/stable/quassel-core/7.0.20/templates/common.yaml b/stable/quassel-core/7.0.21/templates/common.yaml similarity index 100% rename from stable/quassel-core/7.0.20/templates/common.yaml rename to stable/quassel-core/7.0.21/templates/common.yaml diff --git a/stable/quassel-core/7.0.20/values.yaml b/stable/quassel-core/7.0.21/values.yaml similarity index 100% rename from stable/quassel-core/7.0.20/values.yaml rename to stable/quassel-core/7.0.21/values.yaml diff --git a/stable/rsshub/7.0.36/app-changelog.md b/stable/rsshub/7.0.36/app-changelog.md deleted file mode 100644 index 57e3fb331b0..00000000000 --- a/stable/rsshub/7.0.36/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-7.0.36](https://github.com/truecharts/charts/compare/rsshub-7.0.35...rsshub-7.0.36) (2023-05-31) - -### Chore - -- update helm general non-major ([#9290](https://github.com/truecharts/charts/issues/9290)) - - \ No newline at end of file diff --git a/stable/rsshub/7.0.36/CHANGELOG.md b/stable/rsshub/7.0.37/CHANGELOG.md similarity index 93% rename from stable/rsshub/7.0.36/CHANGELOG.md rename to stable/rsshub/7.0.37/CHANGELOG.md index 231b850cb87..e3c1df570e4 100644 --- a/stable/rsshub/7.0.36/CHANGELOG.md +++ b/stable/rsshub/7.0.37/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rsshub-7.0.37](https://github.com/truecharts/charts/compare/rsshub-7.0.36...rsshub-7.0.37) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#9383](https://github.com/truecharts/charts/issues/9383)) + + + + ## [rsshub-7.0.36](https://github.com/truecharts/charts/compare/rsshub-7.0.35...rsshub-7.0.36) (2023-05-31) ### Chore @@ -88,12 +97,3 @@ - -## [rsshub-7.0.29](https://github.com/truecharts/charts/compare/rsshub-7.0.28...rsshub-7.0.29) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#9152](https://github.com/truecharts/charts/issues/9152)) - - - diff --git a/stable/rsshub/7.0.36/Chart.yaml b/stable/rsshub/7.0.37/Chart.yaml similarity index 98% rename from stable/rsshub/7.0.36/Chart.yaml rename to stable/rsshub/7.0.37/Chart.yaml index 30635eec668..2d6561bbf66 100644 --- a/stable/rsshub/7.0.36/Chart.yaml +++ b/stable/rsshub/7.0.37/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 7.0.36 +version: 7.0.37 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/7.0.36/README.md b/stable/rsshub/7.0.37/README.md similarity index 100% rename from stable/rsshub/7.0.36/README.md rename to stable/rsshub/7.0.37/README.md diff --git a/stable/rsshub/7.0.37/app-changelog.md b/stable/rsshub/7.0.37/app-changelog.md new file mode 100644 index 00000000000..44928ebfbbb --- /dev/null +++ b/stable/rsshub/7.0.37/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-7.0.37](https://github.com/truecharts/charts/compare/rsshub-7.0.36...rsshub-7.0.37) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#9383](https://github.com/truecharts/charts/issues/9383)) + + \ No newline at end of file diff --git a/stable/rsshub/7.0.36/app-readme.md b/stable/rsshub/7.0.37/app-readme.md similarity index 100% rename from stable/rsshub/7.0.36/app-readme.md rename to stable/rsshub/7.0.37/app-readme.md diff --git a/stable/rsshub/7.0.36/charts/common-12.10.10.tgz b/stable/rsshub/7.0.37/charts/common-12.10.10.tgz similarity index 100% rename from stable/rsshub/7.0.36/charts/common-12.10.10.tgz rename to stable/rsshub/7.0.37/charts/common-12.10.10.tgz diff --git a/stable/rsshub/7.0.36/charts/redis-6.0.48.tgz b/stable/rsshub/7.0.37/charts/redis-6.0.48.tgz similarity index 100% rename from stable/rsshub/7.0.36/charts/redis-6.0.48.tgz rename to stable/rsshub/7.0.37/charts/redis-6.0.48.tgz diff --git a/stable/rsshub/7.0.36/ix_values.yaml b/stable/rsshub/7.0.37/ix_values.yaml similarity index 95% rename from stable/rsshub/7.0.36/ix_values.yaml rename to stable/rsshub/7.0.37/ix_values.yaml index 67080def22d..15f112600c3 100644 --- a/stable/rsshub/7.0.36/ix_values.yaml +++ b/stable/rsshub/7.0.37/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:8012b8de84e294a5008b560421911b40dbb910650fc37245ba53ad925bb497dd + tag: latest@sha256:24c1b3addfdb4d806ea8158abe4db3fe93bccc5f0d8bbf8a0d7a837950018b87 browserlessImage: repository: tccr.io/truecharts/browserless-chrome tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58 diff --git a/stable/rsshub/7.0.36/questions.yaml b/stable/rsshub/7.0.37/questions.yaml similarity index 100% rename from stable/rsshub/7.0.36/questions.yaml rename to stable/rsshub/7.0.37/questions.yaml diff --git a/stable/rsshub/7.0.36/templates/NOTES.txt b/stable/rsshub/7.0.37/templates/NOTES.txt similarity index 100% rename from stable/rsshub/7.0.36/templates/NOTES.txt rename to stable/rsshub/7.0.37/templates/NOTES.txt diff --git a/stable/rsshub/7.0.36/templates/common.yaml b/stable/rsshub/7.0.37/templates/common.yaml similarity index 100% rename from stable/rsshub/7.0.36/templates/common.yaml rename to stable/rsshub/7.0.37/templates/common.yaml diff --git a/stable/rsshub/7.0.36/values.yaml b/stable/rsshub/7.0.37/values.yaml similarity index 100% rename from stable/rsshub/7.0.36/values.yaml rename to stable/rsshub/7.0.37/values.yaml diff --git a/stable/tvheadend/15.0.26/CHANGELOG.md b/stable/tvheadend/15.0.26/CHANGELOG.md new file mode 100644 index 00000000000..b28c1ef43ad --- /dev/null +++ b/stable/tvheadend/15.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tvheadend-15.0.26](https://github.com/truecharts/charts/compare/tvheadend-15.0.25...tvheadend-15.0.26) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#9387](https://github.com/truecharts/charts/issues/9387)) + + + + +## [tvheadend-15.0.25](https://github.com/truecharts/charts/compare/tvheadend-15.0.24...tvheadend-15.0.25) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#9214](https://github.com/truecharts/charts/issues/9214)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [tvheadend-15.0.24](https://github.com/truecharts/charts/compare/tvheadend-15.0.23...tvheadend-15.0.24) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [tvheadend-15.0.23](https://github.com/truecharts/charts/compare/tvheadend-15.0.22...tvheadend-15.0.23) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [tvheadend-15.0.22](https://github.com/truecharts/charts/compare/tvheadend-15.0.21...tvheadend-15.0.22) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [tvheadend-15.0.21](https://github.com/truecharts/charts/compare/tvheadend-15.0.20...tvheadend-15.0.21) (2023-05-23) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#9109](https://github.com/truecharts/charts/issues/9109)) + + + + +## [tvheadend-15.0.20](https://github.com/truecharts/charts/compare/tvheadend-15.0.19...tvheadend-15.0.20) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [tvheadend-15.0.19](https://github.com/truecharts/charts/compare/tvheadend-15.0.18...tvheadend-15.0.19) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#9084](https://github.com/truecharts/charts/issues/9084)) + + + + +## [tvheadend-15.0.18](https://github.com/truecharts/charts/compare/tvheadend-15.0.17...tvheadend-15.0.18) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [tvheadend-15.0.17](https://github.com/truecharts/charts/compare/tvheadend-15.0.16...tvheadend-15.0.17) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + diff --git a/stable/tvheadend/15.0.26/Chart.yaml b/stable/tvheadend/15.0.26/Chart.yaml new file mode 100644 index 00000000000..749ef9cb007 --- /dev/null +++ b/stable/tvheadend/15.0.26/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.10.4 +deprecated: false +description: TVheadend - a TV streaming server and digital video recorder +home: https://truecharts.org/charts/stable/tvheadend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvheadend.png +keywords: + - tvheadend + - tv + - streaming + - dvb +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tvheadend +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend + - https://github.com/tvheadend/tvheadend +type: application +version: 15.0.26 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/wordpress/2.0.8/README.md b/stable/tvheadend/15.0.26/README.md similarity index 100% rename from stable/wordpress/2.0.8/README.md rename to stable/tvheadend/15.0.26/README.md diff --git a/stable/tvheadend/15.0.26/app-changelog.md b/stable/tvheadend/15.0.26/app-changelog.md new file mode 100644 index 00000000000..1f1b62e5bb3 --- /dev/null +++ b/stable/tvheadend/15.0.26/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tvheadend-15.0.26](https://github.com/truecharts/charts/compare/tvheadend-15.0.25...tvheadend-15.0.26) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#9387](https://github.com/truecharts/charts/issues/9387)) + + \ No newline at end of file diff --git a/stable/tvheadend/15.0.26/app-readme.md b/stable/tvheadend/15.0.26/app-readme.md new file mode 100644 index 00000000000..3abe6086fb4 --- /dev/null +++ b/stable/tvheadend/15.0.26/app-readme.md @@ -0,0 +1,8 @@ +TVheadend - a TV streaming server and digital video recorder + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/tvheadend](https://truecharts.org/charts/stable/tvheadend) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/wordpress/2.0.8/charts/common-12.10.4.tgz b/stable/tvheadend/15.0.26/charts/common-12.10.4.tgz similarity index 100% rename from stable/wordpress/2.0.8/charts/common-12.10.4.tgz rename to stable/tvheadend/15.0.26/charts/common-12.10.4.tgz diff --git a/stable/tvheadend/15.0.26/ix_values.yaml b/stable/tvheadend/15.0.26/ix_values.yaml new file mode 100644 index 00000000000..b6073a0656c --- /dev/null +++ b/stable/tvheadend/15.0.26/ix_values.yaml @@ -0,0 +1,49 @@ +image: + repository: tccr.io/truecharts/tvheadend + pullPolicy: IfNotPresent + tag: latest@sha256:d79ec5c2ffd2202c4e877571ce0232d8b9521f5fb7710ced8f708e9fd4257199 +service: + main: + ports: + main: + port: 9981 + targetPort: 9981 + htsp: + enabled: true + ports: + htsp: + enabled: true + port: 9982 + targetPort: 9982 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" + readiness: + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" + startup: + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" + env: + RUN_OPTS: "" diff --git a/stable/tvheadend/15.0.26/questions.yaml b/stable/tvheadend/15.0.26/questions.yaml new file mode 100644 index 00000000000..d8d0be0500e --- /dev/null +++ b/stable/tvheadend/15.0.26/questions.yaml @@ -0,0 +1,1999 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: RUN_OPTS + label: "RUN_OPTS" + description: "Container Variable RUN_OPTS" + schema: + type: string + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - 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: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9981 + required: true + - variable: htsp + label: "HTSP Service" + description: "HTSP service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: htsp + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9982 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager 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: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + 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 + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + 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 + 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: 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 + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - 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: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - 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 + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy 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: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/tvheadend/15.0.26/templates/NOTES.txt b/stable/tvheadend/15.0.26/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tvheadend/15.0.26/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tvheadend/15.0.26/templates/common.yaml b/stable/tvheadend/15.0.26/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tvheadend/15.0.26/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/wordpress/2.0.8/values.yaml b/stable/tvheadend/15.0.26/values.yaml similarity index 100% rename from stable/wordpress/2.0.8/values.yaml rename to stable/tvheadend/15.0.26/values.yaml diff --git a/stable/wordpress/2.0.8/app-changelog.md b/stable/wordpress/2.0.8/app-changelog.md deleted file mode 100644 index f1f1c58dd3a..00000000000 --- a/stable/wordpress/2.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-2.0.8](https://github.com/truecharts/charts/compare/wordpress-2.0.7...wordpress-2.0.8) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9286](https://github.com/truecharts/charts/issues/9286)) - - \ No newline at end of file diff --git a/stable/wordpress/2.0.8/CHANGELOG.md b/stable/wordpress/2.0.9/CHANGELOG.md similarity index 90% rename from stable/wordpress/2.0.8/CHANGELOG.md rename to stable/wordpress/2.0.9/CHANGELOG.md index 228f8114901..b55902172d5 100644 --- a/stable/wordpress/2.0.8/CHANGELOG.md +++ b/stable/wordpress/2.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-2.0.9](https://github.com/truecharts/charts/compare/wordpress-2.0.8...wordpress-2.0.9) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9389](https://github.com/truecharts/charts/issues/9389)) + + + + ## [wordpress-2.0.8](https://github.com/truecharts/charts/compare/wordpress-2.0.7...wordpress-2.0.8) (2023-05-29) ### Chore @@ -88,12 +97,3 @@ - -## [wordpress-1.1.19](https://github.com/truecharts/charts/compare/wordpress-1.1.18...wordpress-1.1.19) (2023-05-03) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.0 ([#8275](https://github.com/truecharts/charts/issues/8275)) - - - diff --git a/stable/wordpress/2.0.8/Chart.yaml b/stable/wordpress/2.0.9/Chart.yaml similarity index 98% rename from stable/wordpress/2.0.8/Chart.yaml rename to stable/wordpress/2.0.9/Chart.yaml index 4e9e39f2d27..974056546fc 100644 --- a/stable/wordpress/2.0.8/Chart.yaml +++ b/stable/wordpress/2.0.9/Chart.yaml @@ -23,7 +23,7 @@ name: wordpress sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://www.wordpress.org -version: 2.0.8 +version: 2.0.9 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/2.0.9/README.md b/stable/wordpress/2.0.9/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/wordpress/2.0.9/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/wordpress/2.0.9/app-changelog.md b/stable/wordpress/2.0.9/app-changelog.md new file mode 100644 index 00000000000..ae610c0296f --- /dev/null +++ b/stable/wordpress/2.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-2.0.9](https://github.com/truecharts/charts/compare/wordpress-2.0.8...wordpress-2.0.9) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9389](https://github.com/truecharts/charts/issues/9389)) + + \ No newline at end of file diff --git a/stable/wordpress/2.0.8/app-readme.md b/stable/wordpress/2.0.9/app-readme.md similarity index 100% rename from stable/wordpress/2.0.8/app-readme.md rename to stable/wordpress/2.0.9/app-readme.md diff --git a/stable/wordpress/2.0.9/charts/common-12.10.4.tgz b/stable/wordpress/2.0.9/charts/common-12.10.4.tgz new file mode 100644 index 00000000000..66771bb2ec5 Binary files /dev/null and b/stable/wordpress/2.0.9/charts/common-12.10.4.tgz differ diff --git a/stable/wordpress/2.0.8/charts/mariadb-7.0.34.tgz b/stable/wordpress/2.0.9/charts/mariadb-7.0.34.tgz similarity index 100% rename from stable/wordpress/2.0.8/charts/mariadb-7.0.34.tgz rename to stable/wordpress/2.0.9/charts/mariadb-7.0.34.tgz diff --git a/stable/wordpress/2.0.8/ix_values.yaml b/stable/wordpress/2.0.9/ix_values.yaml similarity index 92% rename from stable/wordpress/2.0.8/ix_values.yaml rename to stable/wordpress/2.0.9/ix_values.yaml index 0726cf078da..2bc11a5d853 100644 --- a/stable/wordpress/2.0.8/ix_values.yaml +++ b/stable/wordpress/2.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.2.2@sha256:181188fc510fa89c0ec61ac78f0128fec1f3599cb0075613a07905557bb368b9 + tag: v6.2.2@sha256:1ec440647f2c864f850f5fba6734f92da5de122564cbc45d76fc6fe23e6fec50 securityContext: container: diff --git a/stable/wordpress/2.0.8/questions.yaml b/stable/wordpress/2.0.9/questions.yaml similarity index 100% rename from stable/wordpress/2.0.8/questions.yaml rename to stable/wordpress/2.0.9/questions.yaml diff --git a/stable/wordpress/2.0.8/templates/_env.tpl b/stable/wordpress/2.0.9/templates/_env.tpl similarity index 100% rename from stable/wordpress/2.0.8/templates/_env.tpl rename to stable/wordpress/2.0.9/templates/_env.tpl diff --git a/stable/wordpress/2.0.8/templates/common.yaml b/stable/wordpress/2.0.9/templates/common.yaml similarity index 100% rename from stable/wordpress/2.0.8/templates/common.yaml rename to stable/wordpress/2.0.9/templates/common.yaml diff --git a/stable/wordpress/2.0.9/values.yaml b/stable/wordpress/2.0.9/values.yaml new file mode 100644 index 00000000000..e69de29bb2d