diff --git a/dependency/mongodb/4.0.28/app-changelog.md b/dependency/mongodb/4.0.28/app-changelog.md deleted file mode 100644 index 1864ae6fe2..0000000000 --- a/dependency/mongodb/4.0.28/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-4.0.28](https://github.com/truecharts/charts/compare/mongodb-4.0.27...mongodb-4.0.28) (2023-01-22) - -### Chore - -- update container image tccr.io/truecharts/mongodb to 6.0.4 - - \ No newline at end of file diff --git a/dependency/mongodb/4.0.28/CHANGELOG.md b/dependency/mongodb/4.0.29/CHANGELOG.md similarity index 92% rename from dependency/mongodb/4.0.28/CHANGELOG.md rename to dependency/mongodb/4.0.29/CHANGELOG.md index 213a77b668..4b620b41ec 100644 --- a/dependency/mongodb/4.0.28/CHANGELOG.md +++ b/dependency/mongodb/4.0.29/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-4.0.29](https://github.com/truecharts/charts/compare/mongodb-4.0.28...mongodb-4.0.29) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/mongodb to 6.0.4 + + + + ## [mongodb-4.0.28](https://github.com/truecharts/charts/compare/mongodb-4.0.27...mongodb-4.0.28) (2023-01-22) ### Chore @@ -88,12 +97,3 @@ ## [mongodb-4.0.19](https://github.com/truecharts/charts/compare/mongodb-4.0.18...mongodb-4.0.19) (2022-12-26) ### Chore - -- update helm chart common to 11.1.1 - - - - -## [mongodb-4.0.18](https://github.com/truecharts/charts/compare/mongodb-4.0.17...mongodb-4.0.18) (2022-12-25) - -### Chore diff --git a/dependency/mongodb/4.0.28/Chart.yaml b/dependency/mongodb/4.0.29/Chart.yaml similarity index 93% rename from dependency/mongodb/4.0.28/Chart.yaml rename to dependency/mongodb/4.0.29/Chart.yaml index af2d15f7c3..6f8b4aee73 100644 --- a/dependency/mongodb/4.0.28/Chart.yaml +++ b/dependency/mongodb/4.0.29/Chart.yaml @@ -20,11 +20,11 @@ maintainers: name: mongodb sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb - - https://hub.docker.com/r/bitnami/mongodb + - https://hub.docker.com/bitnami/mongodb - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 4.0.28 +version: 4.0.29 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/4.0.28/README.md b/dependency/mongodb/4.0.29/README.md similarity index 100% rename from dependency/mongodb/4.0.28/README.md rename to dependency/mongodb/4.0.29/README.md diff --git a/dependency/mongodb/4.0.29/app-changelog.md b/dependency/mongodb/4.0.29/app-changelog.md new file mode 100644 index 0000000000..31c497f60a --- /dev/null +++ b/dependency/mongodb/4.0.29/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-4.0.29](https://github.com/truecharts/charts/compare/mongodb-4.0.28...mongodb-4.0.29) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/mongodb to 6.0.4 + + \ No newline at end of file diff --git a/dependency/mongodb/4.0.28/app-readme.md b/dependency/mongodb/4.0.29/app-readme.md similarity index 100% rename from dependency/mongodb/4.0.28/app-readme.md rename to dependency/mongodb/4.0.29/app-readme.md diff --git a/dependency/mongodb/4.0.28/charts/common-11.1.2.tgz b/dependency/mongodb/4.0.29/charts/common-11.1.2.tgz similarity index 100% rename from dependency/mongodb/4.0.28/charts/common-11.1.2.tgz rename to dependency/mongodb/4.0.29/charts/common-11.1.2.tgz diff --git a/dependency/mongodb/4.0.28/ix_values.yaml b/dependency/mongodb/4.0.29/ix_values.yaml similarity index 97% rename from dependency/mongodb/4.0.28/ix_values.yaml rename to dependency/mongodb/4.0.29/ix_values.yaml index 8e96c085f6..dea4f9e160 100644 --- a/dependency/mongodb/4.0.28/ix_values.yaml +++ b/dependency/mongodb/4.0.29/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: 6.0.4@sha256:e62f402b73e6663d7d1ab8195906153eb9f1487b464673e627125171478b40de + tag: 6.0.4@sha256:0b02531b780d72d16c39c819b44320be50c33e58c24d0419636909ec4f971c5e controller: # -- Set the controller type. diff --git a/dependency/mongodb/4.0.28/questions.yaml b/dependency/mongodb/4.0.29/questions.yaml similarity index 100% rename from dependency/mongodb/4.0.28/questions.yaml rename to dependency/mongodb/4.0.29/questions.yaml diff --git a/dependency/mongodb/4.0.28/templates/common.yaml b/dependency/mongodb/4.0.29/templates/common.yaml similarity index 100% rename from dependency/mongodb/4.0.28/templates/common.yaml rename to dependency/mongodb/4.0.29/templates/common.yaml diff --git a/dependency/mongodb/4.0.28/values.yaml b/dependency/mongodb/4.0.29/values.yaml similarity index 100% rename from dependency/mongodb/4.0.28/values.yaml rename to dependency/mongodb/4.0.29/values.yaml diff --git a/dependency/redis/5.0.29/app-changelog.md b/dependency/redis/5.0.29/app-changelog.md deleted file mode 100644 index 0204f9eed9..0000000000 --- a/dependency/redis/5.0.29/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redis-5.0.29](https://github.com/truecharts/charts/compare/redis-5.0.28...redis-5.0.29) (2023-01-22) - -### Chore - -- update container image tccr.io/truecharts/redis to 7.0.8 - - \ No newline at end of file diff --git a/dependency/redis/5.0.29/CHANGELOG.md b/dependency/redis/5.0.30/CHANGELOG.md similarity index 91% rename from dependency/redis/5.0.29/CHANGELOG.md rename to dependency/redis/5.0.30/CHANGELOG.md index e5344d99ec..c4adf4af76 100644 --- a/dependency/redis/5.0.29/CHANGELOG.md +++ b/dependency/redis/5.0.30/CHANGELOG.md @@ -4,6 +4,15 @@ +## [redis-5.0.30](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-2.0.12...redis-5.0.30) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/redis to 7.0.8 + + + + ## [redis-5.0.29](https://github.com/truecharts/charts/compare/redis-5.0.28...redis-5.0.29) (2023-01-22) ### Chore @@ -88,12 +97,3 @@ ## [redis-5.0.20](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-2.0.7...redis-5.0.20) (2022-12-26) ### Chore - -- update helm chart common to 11.1.1 - - - - -## [redis-5.0.19](https://github.com/truecharts/charts/compare/redis-5.0.18...redis-5.0.19) (2022-12-24) - -### Chore diff --git a/dependency/redis/5.0.29/Chart.yaml b/dependency/redis/5.0.30/Chart.yaml similarity index 93% rename from dependency/redis/5.0.29/Chart.yaml rename to dependency/redis/5.0.30/Chart.yaml index 13db2bf66d..a8a8349f5c 100644 --- a/dependency/redis/5.0.29/Chart.yaml +++ b/dependency/redis/5.0.30/Chart.yaml @@ -20,10 +20,11 @@ maintainers: name: redis sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/redis + - https://hub.docker.com/bitnami/redis - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 5.0.29 +version: 5.0.30 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/5.0.29/README.md b/dependency/redis/5.0.30/README.md similarity index 100% rename from dependency/redis/5.0.29/README.md rename to dependency/redis/5.0.30/README.md diff --git a/dependency/redis/5.0.30/app-changelog.md b/dependency/redis/5.0.30/app-changelog.md new file mode 100644 index 0000000000..8665db05b1 --- /dev/null +++ b/dependency/redis/5.0.30/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redis-5.0.30](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-2.0.12...redis-5.0.30) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/redis to 7.0.8 + + \ No newline at end of file diff --git a/dependency/redis/5.0.29/app-readme.md b/dependency/redis/5.0.30/app-readme.md similarity index 100% rename from dependency/redis/5.0.29/app-readme.md rename to dependency/redis/5.0.30/app-readme.md diff --git a/dependency/redis/5.0.29/charts/common-11.1.2.tgz b/dependency/redis/5.0.30/charts/common-11.1.2.tgz similarity index 100% rename from dependency/redis/5.0.29/charts/common-11.1.2.tgz rename to dependency/redis/5.0.30/charts/common-11.1.2.tgz diff --git a/dependency/redis/5.0.29/ix_values.yaml b/dependency/redis/5.0.30/ix_values.yaml similarity index 98% rename from dependency/redis/5.0.29/ix_values.yaml rename to dependency/redis/5.0.30/ix_values.yaml index 3fb8802445..05784cd1ae 100644 --- a/dependency/redis/5.0.29/ix_values.yaml +++ b/dependency/redis/5.0.30/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/redis pullPolicy: IfNotPresent - tag: 7.0.8@sha256:b762d1eb8579cdb3543f5da78561d2ce9936667e79db2af2f8d94c95bf095209 + tag: 7.0.8@sha256:ba0da0977791dae5c5df0114f13caa596d99b57aa16a2eb43efaa27ebe933faa controller: # -- Set the controller type. diff --git a/dependency/redis/5.0.29/questions.yaml b/dependency/redis/5.0.30/questions.yaml similarity index 100% rename from dependency/redis/5.0.29/questions.yaml rename to dependency/redis/5.0.30/questions.yaml diff --git a/dependency/redis/5.0.29/templates/common.yaml b/dependency/redis/5.0.30/templates/common.yaml similarity index 100% rename from dependency/redis/5.0.29/templates/common.yaml rename to dependency/redis/5.0.30/templates/common.yaml diff --git a/dependency/redis/5.0.29/values.yaml b/dependency/redis/5.0.30/values.yaml similarity index 100% rename from dependency/redis/5.0.29/values.yaml rename to dependency/redis/5.0.30/values.yaml diff --git a/incubator/blender/2.0.13/app-changelog.md b/incubator/blender/2.0.13/app-changelog.md deleted file mode 100644 index 46f843de35..0000000000 --- a/incubator/blender/2.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [blender-2.0.13](https://github.com/truecharts/charts/compare/blender-2.0.12...blender-2.0.13) (2023-01-24) - -### Chore - -- update container image tccr.io/truecharts/blender to latest - - \ No newline at end of file diff --git a/incubator/blender/2.0.13/CHANGELOG.md b/incubator/blender/2.0.14/CHANGELOG.md similarity index 90% rename from incubator/blender/2.0.13/CHANGELOG.md rename to incubator/blender/2.0.14/CHANGELOG.md index 2c3e00cb96..ca8680d93c 100644 --- a/incubator/blender/2.0.13/CHANGELOG.md +++ b/incubator/blender/2.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [blender-2.0.14](https://github.com/truecharts/charts/compare/blender-desktop-g3-2.0.9...blender-2.0.14) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/blender to latest + + + + ## [blender-2.0.13](https://github.com/truecharts/charts/compare/blender-2.0.12...blender-2.0.13) (2023-01-24) ### Chore @@ -88,12 +97,3 @@ ## [blender-2.0.4](https://github.com/truecharts/charts/compare/blender-2.0.3...blender-2.0.4) (2022-11-30) - - -## [blender-2.0.4](https://github.com/truecharts/charts/compare/blender-2.0.3...blender-2.0.4) (2022-11-30) - - - - -## [blender-2.0.4](https://github.com/truecharts/charts/compare/blender-2.0.3...blender-2.0.4) (2022-11-30) - diff --git a/incubator/blender/2.0.13/Chart.yaml b/incubator/blender/2.0.14/Chart.yaml similarity index 95% rename from incubator/blender/2.0.13/Chart.yaml rename to incubator/blender/2.0.14/Chart.yaml index 5e18715ef2..092402a48f 100644 --- a/incubator/blender/2.0.13/Chart.yaml +++ b/incubator/blender/2.0.14/Chart.yaml @@ -23,8 +23,9 @@ maintainers: name: blender sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/blender + - https://fleet.linuxserver.io/ - https://www.blender.org/ - https://github.com/orgs/linuxserver/packages/container/package/blender - https://github.com/linuxserver/docker-blender#readme type: application -version: 2.0.13 +version: 2.0.14 diff --git a/incubator/blender/2.0.13/README.md b/incubator/blender/2.0.14/README.md similarity index 100% rename from incubator/blender/2.0.13/README.md rename to incubator/blender/2.0.14/README.md diff --git a/incubator/blender/2.0.14/app-changelog.md b/incubator/blender/2.0.14/app-changelog.md new file mode 100644 index 0000000000..d699834134 --- /dev/null +++ b/incubator/blender/2.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [blender-2.0.14](https://github.com/truecharts/charts/compare/blender-desktop-g3-2.0.9...blender-2.0.14) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/blender to latest + + \ No newline at end of file diff --git a/incubator/blender/2.0.13/app-readme.md b/incubator/blender/2.0.14/app-readme.md similarity index 100% rename from incubator/blender/2.0.13/app-readme.md rename to incubator/blender/2.0.14/app-readme.md diff --git a/incubator/blender/2.0.13/charts/common-11.1.2.tgz b/incubator/blender/2.0.14/charts/common-11.1.2.tgz similarity index 100% rename from incubator/blender/2.0.13/charts/common-11.1.2.tgz rename to incubator/blender/2.0.14/charts/common-11.1.2.tgz diff --git a/incubator/blender/2.0.13/ix_values.yaml b/incubator/blender/2.0.14/ix_values.yaml similarity index 83% rename from incubator/blender/2.0.13/ix_values.yaml rename to incubator/blender/2.0.14/ix_values.yaml index ad19e7edf4..899d84e11f 100644 --- a/incubator/blender/2.0.13/ix_values.yaml +++ b/incubator/blender/2.0.14/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/blender - tag: latest@sha256:955914aeff87117ba18cbe06003e82cff9a318cf8986ca70896b33d4e1f575ec + tag: latest@sha256:16d3eca6e133bf2b974ecd680b5ab5327041727b7e86585c3d517e5c07ce0083 persistence: config: enabled: true diff --git a/incubator/blender/2.0.13/questions.yaml b/incubator/blender/2.0.14/questions.yaml similarity index 100% rename from incubator/blender/2.0.13/questions.yaml rename to incubator/blender/2.0.14/questions.yaml diff --git a/incubator/blender/2.0.13/templates/common.yaml b/incubator/blender/2.0.14/templates/common.yaml similarity index 100% rename from incubator/blender/2.0.13/templates/common.yaml rename to incubator/blender/2.0.14/templates/common.yaml diff --git a/incubator/blender/2.0.13/values.yaml b/incubator/blender/2.0.14/values.yaml similarity index 100% rename from incubator/blender/2.0.13/values.yaml rename to incubator/blender/2.0.14/values.yaml diff --git a/incubator/chromium/2.0.12/app-changelog.md b/incubator/chromium/2.0.12/app-changelog.md deleted file mode 100644 index 9e2918fc15..0000000000 --- a/incubator/chromium/2.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [chromium-2.0.12](https://github.com/truecharts/charts/compare/ungoogled-chromium-2.0.7...chromium-2.0.12) (2023-01-18) - -### Chore - -- update container image tccr.io/truecharts/chromium to latest - - \ No newline at end of file diff --git a/incubator/chromium/2.0.12/CHANGELOG.md b/incubator/chromium/2.0.13/CHANGELOG.md similarity index 89% rename from incubator/chromium/2.0.12/CHANGELOG.md rename to incubator/chromium/2.0.13/CHANGELOG.md index 4b576b6322..eb9cf76cb5 100644 --- a/incubator/chromium/2.0.12/CHANGELOG.md +++ b/incubator/chromium/2.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [chromium-2.0.13](https://github.com/truecharts/charts/compare/chromium-desktop-g3-2.0.12...chromium-2.0.13) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/chromium to latest + + + + ## [chromium-2.0.12](https://github.com/truecharts/charts/compare/ungoogled-chromium-2.0.7...chromium-2.0.12) (2023-01-18) ### Chore @@ -88,12 +97,3 @@ ## [chromium-2.0.3](https://github.com/truecharts/charts/compare/chromium-2.0.2...chromium-2.0.3) (2022-11-30) - - - -## [chromium-2.0.3](https://github.com/truecharts/charts/compare/chromium-2.0.2...chromium-2.0.3) (2022-11-30) - - - - -## [chromium-2.0.3](https://github.com/truecharts/charts/compare/chromium-2.0.2...chromium-2.0.3) (2022-11-30) diff --git a/incubator/chromium/2.0.12/Chart.yaml b/incubator/chromium/2.0.13/Chart.yaml similarity index 93% rename from incubator/chromium/2.0.12/Chart.yaml rename to incubator/chromium/2.0.13/Chart.yaml index c23ddfecff..373d630f3e 100644 --- a/incubator/chromium/2.0.12/Chart.yaml +++ b/incubator/chromium/2.0.13/Chart.yaml @@ -25,7 +25,7 @@ maintainers: name: chromium sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium + - https://hub.docker.com/ich777/chrome - https://www.google.com/chrome/ - - https://hub.docker.com/r/ich777/chrome/ type: application -version: 2.0.12 +version: 2.0.13 diff --git a/incubator/chromium/2.0.12/README.md b/incubator/chromium/2.0.13/README.md similarity index 100% rename from incubator/chromium/2.0.12/README.md rename to incubator/chromium/2.0.13/README.md diff --git a/incubator/chromium/2.0.13/app-changelog.md b/incubator/chromium/2.0.13/app-changelog.md new file mode 100644 index 0000000000..ff718416b5 --- /dev/null +++ b/incubator/chromium/2.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [chromium-2.0.13](https://github.com/truecharts/charts/compare/chromium-desktop-g3-2.0.12...chromium-2.0.13) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/chromium to latest + + \ No newline at end of file diff --git a/incubator/chromium/2.0.12/app-readme.md b/incubator/chromium/2.0.13/app-readme.md similarity index 100% rename from incubator/chromium/2.0.12/app-readme.md rename to incubator/chromium/2.0.13/app-readme.md diff --git a/incubator/chromium/2.0.12/charts/common-11.1.2.tgz b/incubator/chromium/2.0.13/charts/common-11.1.2.tgz similarity index 100% rename from incubator/chromium/2.0.12/charts/common-11.1.2.tgz rename to incubator/chromium/2.0.13/charts/common-11.1.2.tgz diff --git a/incubator/chromium/2.0.12/ix_values.yaml b/incubator/chromium/2.0.13/ix_values.yaml similarity index 84% rename from incubator/chromium/2.0.12/ix_values.yaml rename to incubator/chromium/2.0.13/ix_values.yaml index 4bbfeab07d..b80c5dbee2 100644 --- a/incubator/chromium/2.0.12/ix_values.yaml +++ b/incubator/chromium/2.0.13/ix_values.yaml @@ -6,7 +6,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/chromium - tag: latest@sha256:4044a7cef69689a1e6e0c7213f89e27667305a64e958fe7c6d0384550970a15f + tag: latest@sha256:1abbb9dc7aa1e9e0d9f88d64e076438c5964d728905d1bc5a9472b3afc0ef2c1 persistence: datadir: enabled: true diff --git a/incubator/chromium/2.0.12/questions.yaml b/incubator/chromium/2.0.13/questions.yaml similarity index 97% rename from incubator/chromium/2.0.12/questions.yaml rename to incubator/chromium/2.0.13/questions.yaml index 55a704f007..2320129352 100644 --- a/incubator/chromium/2.0.12/questions.yaml +++ b/incubator/chromium/2.0.13/questions.yaml @@ -655,10 +655,17 @@ questions: type: string required: true default: Prefix + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" - variable: tls label: TLS-Settings schema: type: list + show_if: [["clusterIssuer", "=", ""]] default: [] items: - variable: tlsEntry @@ -679,12 +686,26 @@ questions: type: string default: "" required: true - - variable: scaleCert - label: Select TrueNAS SCALE Certificate + + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] type: int $ref: - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: string + default: "" - variable: entrypoint label: (Advanced) Traefik Entrypoint description: Entrypoint used by Traefik when using Traefik as Ingress Provider @@ -796,11 +817,18 @@ questions: label: Service Port schema: type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" - variable: tls label: TLS-Settings schema: type: list default: [] + show_if: [["clusterIssuer", "=", ""]] items: - variable: tlsEntry label: Host @@ -820,12 +848,25 @@ questions: type: string default: "" required: true - - variable: scaleCert - label: Select TrueNAS SCALE Certificate + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] type: int $ref: - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" - variable: entrypoint label: Traefik Entrypoint description: Entrypoint used by Traefik when using Traefik as Ingress Provider diff --git a/incubator/chromium/2.0.12/templates/common.yaml b/incubator/chromium/2.0.13/templates/common.yaml similarity index 100% rename from incubator/chromium/2.0.12/templates/common.yaml rename to incubator/chromium/2.0.13/templates/common.yaml diff --git a/incubator/chromium/2.0.12/values.yaml b/incubator/chromium/2.0.13/values.yaml similarity index 100% rename from incubator/chromium/2.0.12/values.yaml rename to incubator/chromium/2.0.13/values.yaml diff --git a/incubator/plextraktsync/3.0.17/app-changelog.md b/incubator/plextraktsync/3.0.17/app-changelog.md deleted file mode 100644 index 51bb24f2ab..0000000000 --- a/incubator/plextraktsync/3.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [plextraktsync-3.0.17](https://github.com/truecharts/charts/compare/plextraktsync-3.0.16...plextraktsync-3.0.17) (2023-01-24) - -### Chore - -- update container image tccr.io/truecharts/plextraktsync to latest - - \ No newline at end of file diff --git a/incubator/plextraktsync/3.0.17/CHANGELOG.md b/incubator/plextraktsync/3.0.18/CHANGELOG.md similarity index 91% rename from incubator/plextraktsync/3.0.17/CHANGELOG.md rename to incubator/plextraktsync/3.0.18/CHANGELOG.md index 3fd0653df2..3f57573b86 100644 --- a/incubator/plextraktsync/3.0.17/CHANGELOG.md +++ b/incubator/plextraktsync/3.0.18/CHANGELOG.md @@ -4,6 +4,15 @@ +## [plextraktsync-3.0.18](https://github.com/truecharts/charts/compare/plextraktsync-3.0.17...plextraktsync-3.0.18) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/plextraktsync to latest + + + + ## [plextraktsync-3.0.17](https://github.com/truecharts/charts/compare/plextraktsync-3.0.16...plextraktsync-3.0.17) (2023-01-24) ### Chore @@ -88,12 +97,3 @@ ## [plextraktsync-3.0.8](https://github.com/truecharts/charts/compare/plextraktsync-3.0.7...plextraktsync-3.0.8) (2022-12-13) ### Chore - -- update helm general non-major - - - - -## [plextraktsync-3.0.7](https://github.com/truecharts/charts/compare/plextraktsync-3.0.6...plextraktsync-3.0.7) (2022-12-12) - -### Chore diff --git a/incubator/plextraktsync/3.0.17/Chart.yaml b/incubator/plextraktsync/3.0.18/Chart.yaml similarity index 92% rename from incubator/plextraktsync/3.0.17/Chart.yaml rename to incubator/plextraktsync/3.0.18/Chart.yaml index 35090ceac3..c30bcd97d5 100644 --- a/incubator/plextraktsync/3.0.17/Chart.yaml +++ b/incubator/plextraktsync/3.0.18/Chart.yaml @@ -25,7 +25,7 @@ maintainers: name: plextraktsync sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/plextraktsync + - https://hub.docker.com/ghcr.io/taxel/plextraktsync - https://github.com/Taxel/PlexTraktSync - - https://ghcr.io/taxel/plextraktsync type: application -version: 3.0.17 +version: 3.0.18 diff --git a/incubator/plextraktsync/3.0.17/README.md b/incubator/plextraktsync/3.0.18/README.md similarity index 100% rename from incubator/plextraktsync/3.0.17/README.md rename to incubator/plextraktsync/3.0.18/README.md diff --git a/incubator/plextraktsync/3.0.18/app-changelog.md b/incubator/plextraktsync/3.0.18/app-changelog.md new file mode 100644 index 0000000000..259da63285 --- /dev/null +++ b/incubator/plextraktsync/3.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plextraktsync-3.0.18](https://github.com/truecharts/charts/compare/plextraktsync-3.0.17...plextraktsync-3.0.18) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/plextraktsync to latest + + \ No newline at end of file diff --git a/incubator/plextraktsync/3.0.17/app-readme.md b/incubator/plextraktsync/3.0.18/app-readme.md similarity index 100% rename from incubator/plextraktsync/3.0.17/app-readme.md rename to incubator/plextraktsync/3.0.18/app-readme.md diff --git a/incubator/plextraktsync/3.0.17/charts/common-11.1.2.tgz b/incubator/plextraktsync/3.0.18/charts/common-11.1.2.tgz similarity index 100% rename from incubator/plextraktsync/3.0.17/charts/common-11.1.2.tgz rename to incubator/plextraktsync/3.0.18/charts/common-11.1.2.tgz diff --git a/incubator/plextraktsync/3.0.17/ix_values.yaml b/incubator/plextraktsync/3.0.18/ix_values.yaml similarity index 88% rename from incubator/plextraktsync/3.0.17/ix_values.yaml rename to incubator/plextraktsync/3.0.18/ix_values.yaml index d674fa9110..c22ea01655 100644 --- a/incubator/plextraktsync/3.0.17/ix_values.yaml +++ b/incubator/plextraktsync/3.0.18/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/plextraktsync - tag: latest@sha256:1c9b5a4c4e5f227e9d9807ac124cf44cbdd91a5f57d8f92225d51240eac3ec8b + tag: latest@sha256:30cf60eb8d93995c358d88912c5dd7acf101a5673c0664016ca275718555d948 podSecurityContext: runAsGroup: 0 diff --git a/incubator/plextraktsync/3.0.17/questions.yaml b/incubator/plextraktsync/3.0.18/questions.yaml similarity index 100% rename from incubator/plextraktsync/3.0.17/questions.yaml rename to incubator/plextraktsync/3.0.18/questions.yaml diff --git a/incubator/plextraktsync/3.0.17/templates/_cronjob.tpl b/incubator/plextraktsync/3.0.18/templates/_cronjob.tpl similarity index 100% rename from incubator/plextraktsync/3.0.17/templates/_cronjob.tpl rename to incubator/plextraktsync/3.0.18/templates/_cronjob.tpl diff --git a/incubator/plextraktsync/3.0.17/templates/common.yaml b/incubator/plextraktsync/3.0.18/templates/common.yaml similarity index 100% rename from incubator/plextraktsync/3.0.17/templates/common.yaml rename to incubator/plextraktsync/3.0.18/templates/common.yaml diff --git a/incubator/plextraktsync/3.0.17/values.yaml b/incubator/plextraktsync/3.0.18/values.yaml similarity index 100% rename from incubator/plextraktsync/3.0.17/values.yaml rename to incubator/plextraktsync/3.0.18/values.yaml diff --git a/incubator/telethon-downloader/2.0.7/app-changelog.md b/incubator/telethon-downloader/2.0.7/app-changelog.md deleted file mode 100644 index 83ca53f77c..0000000000 --- a/incubator/telethon-downloader/2.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [telethon-downloader-2.0.7](https://github.com/truecharts/charts/compare/telethon-downloader-2.0.6...telethon-downloader-2.0.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/incubator/telethon-downloader/2.0.7/CHANGELOG.md b/incubator/telethon-downloader/2.0.8/CHANGELOG.md similarity index 89% rename from incubator/telethon-downloader/2.0.7/CHANGELOG.md rename to incubator/telethon-downloader/2.0.8/CHANGELOG.md index feb5ddeb58..ca58c67917 100644 --- a/incubator/telethon-downloader/2.0.7/CHANGELOG.md +++ b/incubator/telethon-downloader/2.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [telethon-downloader-2.0.8](https://github.com/truecharts/charts/compare/telethon-downloader-2.0.7...telethon-downloader-2.0.8) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/telethon-downloader to latest + + + + ## [telethon-downloader-2.0.7](https://github.com/truecharts/charts/compare/telethon-downloader-2.0.6...telethon-downloader-2.0.7) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ - -## [telethon-downloader-2.0.2](https://github.com/truecharts/charts/compare/telethon-downloader-2.0.1...telethon-downloader-2.0.2) (2022-11-30) - - - - -## [telethon-downloader-2.0.2](https://github.com/truecharts/charts/compare/telethon-downloader-2.0.1...telethon-downloader-2.0.2) (2022-11-30) - - diff --git a/incubator/telethon-downloader/2.0.7/Chart.yaml b/incubator/telethon-downloader/2.0.8/Chart.yaml similarity index 92% rename from incubator/telethon-downloader/2.0.7/Chart.yaml rename to incubator/telethon-downloader/2.0.8/Chart.yaml index ebbc33cc64..db2cab2839 100644 --- a/incubator/telethon-downloader/2.0.7/Chart.yaml +++ b/incubator/telethon-downloader/2.0.8/Chart.yaml @@ -23,7 +23,7 @@ maintainers: name: telethon-downloader sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/telethon-downloader + - https://hub.docker.com/jsavargas/telethon_downloader - https://docs.telethon.dev/ - - https://hub.docker.com/r/jsavargas/telethon_downloader type: application -version: 2.0.7 +version: 2.0.8 diff --git a/incubator/telethon-downloader/2.0.7/README.md b/incubator/telethon-downloader/2.0.8/README.md similarity index 100% rename from incubator/telethon-downloader/2.0.7/README.md rename to incubator/telethon-downloader/2.0.8/README.md diff --git a/incubator/telethon-downloader/2.0.8/app-changelog.md b/incubator/telethon-downloader/2.0.8/app-changelog.md new file mode 100644 index 0000000000..0cca946508 --- /dev/null +++ b/incubator/telethon-downloader/2.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [telethon-downloader-2.0.8](https://github.com/truecharts/charts/compare/telethon-downloader-2.0.7...telethon-downloader-2.0.8) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/telethon-downloader to latest + + \ No newline at end of file diff --git a/incubator/telethon-downloader/2.0.7/app-readme.md b/incubator/telethon-downloader/2.0.8/app-readme.md similarity index 75% rename from incubator/telethon-downloader/2.0.7/app-readme.md rename to incubator/telethon-downloader/2.0.8/app-readme.md index 89cbe441a5..350893ee04 100644 --- a/incubator/telethon-downloader/2.0.7/app-readme.md +++ b/incubator/telethon-downloader/2.0.8/app-readme.md @@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http --- TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can! +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/incubator/telethon-downloader/2.0.7/charts/common-11.1.2.tgz b/incubator/telethon-downloader/2.0.8/charts/common-11.1.2.tgz similarity index 100% rename from incubator/telethon-downloader/2.0.7/charts/common-11.1.2.tgz rename to incubator/telethon-downloader/2.0.8/charts/common-11.1.2.tgz diff --git a/incubator/telethon-downloader/2.0.7/ix_values.yaml b/incubator/telethon-downloader/2.0.8/ix_values.yaml similarity index 89% rename from incubator/telethon-downloader/2.0.7/ix_values.yaml rename to incubator/telethon-downloader/2.0.8/ix_values.yaml index e6fa68a3f2..3820c0b9a5 100644 --- a/incubator/telethon-downloader/2.0.7/ix_values.yaml +++ b/incubator/telethon-downloader/2.0.8/ix_values.yaml @@ -7,7 +7,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/telethon-downloader - tag: latest@sha256:7b5756c312feb04fabf57519af53f756ef25f701c5fb6652e2cc35f3d1fc6dc9 + tag: latest@sha256:e1fb62587c270795fa51db3f2a646ebbd91d71eec28c6b4087a62aaa1d981a59 persistence: config: enabled: true diff --git a/incubator/telethon-downloader/2.0.7/questions.yaml b/incubator/telethon-downloader/2.0.8/questions.yaml similarity index 97% rename from incubator/telethon-downloader/2.0.7/questions.yaml rename to incubator/telethon-downloader/2.0.8/questions.yaml index 868a135f68..36f560f7b2 100644 --- a/incubator/telethon-downloader/2.0.7/questions.yaml +++ b/incubator/telethon-downloader/2.0.8/questions.yaml @@ -849,58 +849,58 @@ questions: $ref: - "definitions/gpuConfiguration" attrs: [] - - variable: horizontalPodAutoscaler - group: Advanced - label: (Advanced) Horizontal Pod Autoscaler - schema: - type: list - default: [] - items: - - variable: hpaEntry - label: HPA Entry - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Name - schema: - type: string - required: true - default: "" - - variable: enabled - label: Enabled - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: target - label: Target - description: Deployment name, Defaults to Main Deployment - schema: - type: string - default: "" - - variable: minReplicas - label: Minimum Replicas - schema: - type: int - default: 1 - - variable: maxReplicas - label: Maximum Replicas - schema: - type: int - default: 5 - - variable: targetCPUUtilizationPercentage - label: Target CPU Utilization Percentage - schema: - type: int - default: 80 - - variable: targetMemoryUtilizationPercentage - label: Target Memory Utilization Percentage - schema: - type: int - default: 80 +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 - variable: networkPolicy group: Advanced label: (Advanced) Network Policy diff --git a/incubator/telethon-downloader/2.0.7/templates/common.yaml b/incubator/telethon-downloader/2.0.8/templates/common.yaml similarity index 100% rename from incubator/telethon-downloader/2.0.7/templates/common.yaml rename to incubator/telethon-downloader/2.0.8/templates/common.yaml diff --git a/incubator/telethon-downloader/2.0.7/values.yaml b/incubator/telethon-downloader/2.0.8/values.yaml similarity index 100% rename from incubator/telethon-downloader/2.0.7/values.yaml rename to incubator/telethon-downloader/2.0.8/values.yaml diff --git a/stable/beets/6.0.11/app-changelog.md b/stable/beets/6.0.11/app-changelog.md deleted file mode 100644 index 76b6822180..0000000000 --- a/stable/beets/6.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [beets-6.0.11](https://github.com/truecharts/charts/compare/beets-6.0.10...beets-6.0.11) (2023-01-31) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 - - \ No newline at end of file diff --git a/stable/beets/6.0.11/CHANGELOG.md b/stable/beets/6.0.12/CHANGELOG.md similarity index 89% rename from stable/beets/6.0.11/CHANGELOG.md rename to stable/beets/6.0.12/CHANGELOG.md index 479b64a229..a0ae05e761 100644 --- a/stable/beets/6.0.11/CHANGELOG.md +++ b/stable/beets/6.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [beets-6.0.12](https://github.com/truecharts/charts/compare/beets-6.0.11...beets-6.0.12) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 + + + + ## [beets-6.0.11](https://github.com/truecharts/charts/compare/beets-6.0.10...beets-6.0.11) (2023-01-31) ### Chore @@ -88,12 +97,3 @@ ## [beets-6.0.2](https://github.com/truecharts/charts/compare/beets-6.0.1...beets-6.0.2) (2022-11-30) - - - -## [beets-6.0.2](https://github.com/truecharts/charts/compare/beets-6.0.1...beets-6.0.2) (2022-11-30) - - - - -## [beets-6.0.2](https://github.com/truecharts/charts/compare/beets-6.0.1...beets-6.0.2) (2022-11-30) diff --git a/stable/beets/6.0.11/Chart.yaml b/stable/beets/6.0.12/Chart.yaml similarity index 92% rename from stable/beets/6.0.11/Chart.yaml rename to stable/beets/6.0.12/Chart.yaml index 07cd3d2fb7..a0f340a15d 100644 --- a/stable/beets/6.0.11/Chart.yaml +++ b/stable/beets/6.0.12/Chart.yaml @@ -21,10 +21,11 @@ maintainers: name: beets sources: - https://github.com/truecharts/charts/tree/master/charts/stable/beets + - https://hub.docker.com/ghcr.io/linuxserver/beets - https://github.com/linuxserver/docker-beets - https://beets.io/ type: application -version: 6.0.11 +version: 6.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/beets/6.0.11/README.md b/stable/beets/6.0.12/README.md similarity index 100% rename from stable/beets/6.0.11/README.md rename to stable/beets/6.0.12/README.md diff --git a/stable/beets/6.0.12/app-changelog.md b/stable/beets/6.0.12/app-changelog.md new file mode 100644 index 0000000000..723073282b --- /dev/null +++ b/stable/beets/6.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [beets-6.0.12](https://github.com/truecharts/charts/compare/beets-6.0.11...beets-6.0.12) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 + + \ No newline at end of file diff --git a/stable/beets/6.0.11/app-readme.md b/stable/beets/6.0.12/app-readme.md similarity index 100% rename from stable/beets/6.0.11/app-readme.md rename to stable/beets/6.0.12/app-readme.md diff --git a/stable/beets/6.0.11/charts/common-11.1.2.tgz b/stable/beets/6.0.12/charts/common-11.1.2.tgz similarity index 100% rename from stable/beets/6.0.11/charts/common-11.1.2.tgz rename to stable/beets/6.0.12/charts/common-11.1.2.tgz diff --git a/stable/beets/6.0.11/ix_values.yaml b/stable/beets/6.0.12/ix_values.yaml similarity index 82% rename from stable/beets/6.0.11/ix_values.yaml rename to stable/beets/6.0.12/ix_values.yaml index 85e7e918ef..58f3d1b624 100644 --- a/stable/beets/6.0.11/ix_values.yaml +++ b/stable/beets/6.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/beets pullPolicy: IfNotPresent - tag: v1.6.0@sha256:d319f3923dd6575f4893ed115d458aa419b419b2c53e6b1cb1a3fcf2c36919f7 + tag: v1.6.0@sha256:8f4e21b2eb22bc3cb1a29c370813ed11548bc2c57c042b3f1a58249205601b3b securityContext: readOnlyRootFilesystem: false diff --git a/stable/beets/6.0.11/questions.yaml b/stable/beets/6.0.12/questions.yaml similarity index 100% rename from stable/beets/6.0.11/questions.yaml rename to stable/beets/6.0.12/questions.yaml diff --git a/stable/beets/6.0.11/templates/common.yaml b/stable/beets/6.0.12/templates/common.yaml similarity index 100% rename from stable/beets/6.0.11/templates/common.yaml rename to stable/beets/6.0.12/templates/common.yaml diff --git a/stable/beets/6.0.11/values.yaml b/stable/beets/6.0.12/values.yaml similarity index 100% rename from stable/beets/6.0.11/values.yaml rename to stable/beets/6.0.12/values.yaml diff --git a/stable/blog/6.0.20/app-changelog.md b/stable/blog/6.0.20/app-changelog.md deleted file mode 100644 index c04a152c22..0000000000 --- a/stable/blog/6.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [blog-6.0.20](https://github.com/truecharts/charts/compare/blog-6.0.19...blog-6.0.20) (2023-01-24) - -### Chore - -- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689)) - - \ No newline at end of file diff --git a/stable/blog/6.0.20/CHANGELOG.md b/stable/blog/6.0.21/CHANGELOG.md similarity index 90% rename from stable/blog/6.0.20/CHANGELOG.md rename to stable/blog/6.0.21/CHANGELOG.md index 0927add549..3015e13b99 100644 --- a/stable/blog/6.0.20/CHANGELOG.md +++ b/stable/blog/6.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [blog-6.0.21](https://github.com/truecharts/charts/compare/hexo-blog-2.0.9...blog-6.0.21) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/blog to latest + + + + ## [blog-6.0.20](https://github.com/truecharts/charts/compare/blog-6.0.19...blog-6.0.20) (2023-01-24) ### Chore @@ -88,12 +97,3 @@ ## [blog-6.0.11](https://github.com/truecharts/charts/compare/hexo-blog-2.0.4...blog-6.0.11) (2022-12-18) ### Chore - -- update helm chart postgresql to v11.0.13 ([#5495](https://github.com/truecharts/charts/issues/5495)) - - - - -## [blog-6.0.10](https://github.com/truecharts/charts/compare/blog-6.0.9...blog-6.0.10) (2022-12-13) - -### Chore diff --git a/stable/blog/6.0.20/Chart.yaml b/stable/blog/6.0.21/Chart.yaml similarity index 94% rename from stable/blog/6.0.20/Chart.yaml rename to stable/blog/6.0.21/Chart.yaml index c149d28de5..4bbbf2b2c1 100644 --- a/stable/blog/6.0.20/Chart.yaml +++ b/stable/blog/6.0.21/Chart.yaml @@ -25,9 +25,10 @@ maintainers: name: blog sources: - https://github.com/truecharts/charts/tree/master/charts/stable/blog + - https://hub.docker.com/m1k1o/blog - https://github.com/m1k1o/blog - https://github.com/nicholaswilde/docker-blog -version: 6.0.20 +version: 6.0.21 annotations: truecharts.org/catagories: | - hosting diff --git a/stable/blog/6.0.20/README.md b/stable/blog/6.0.21/README.md similarity index 100% rename from stable/blog/6.0.20/README.md rename to stable/blog/6.0.21/README.md diff --git a/stable/blog/6.0.21/app-changelog.md b/stable/blog/6.0.21/app-changelog.md new file mode 100644 index 0000000000..8134a37154 --- /dev/null +++ b/stable/blog/6.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [blog-6.0.21](https://github.com/truecharts/charts/compare/hexo-blog-2.0.9...blog-6.0.21) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/blog to latest + + \ No newline at end of file diff --git a/stable/blog/6.0.20/app-readme.md b/stable/blog/6.0.21/app-readme.md similarity index 100% rename from stable/blog/6.0.20/app-readme.md rename to stable/blog/6.0.21/app-readme.md diff --git a/stable/blog/6.0.20/charts/common-11.1.2.tgz b/stable/blog/6.0.21/charts/common-11.1.2.tgz similarity index 100% rename from stable/blog/6.0.20/charts/common-11.1.2.tgz rename to stable/blog/6.0.21/charts/common-11.1.2.tgz diff --git a/stable/blog/6.0.20/charts/postgresql-11.0.22.tgz b/stable/blog/6.0.21/charts/postgresql-11.0.22.tgz similarity index 100% rename from stable/blog/6.0.20/charts/postgresql-11.0.22.tgz rename to stable/blog/6.0.21/charts/postgresql-11.0.22.tgz diff --git a/stable/blog/6.0.20/ix_values.yaml b/stable/blog/6.0.21/ix_values.yaml similarity index 91% rename from stable/blog/6.0.20/ix_values.yaml rename to stable/blog/6.0.21/ix_values.yaml index 6ee5c79d82..37774ae322 100644 --- a/stable/blog/6.0.20/ix_values.yaml +++ b/stable/blog/6.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/blog pullPolicy: IfNotPresent - tag: latest@sha256:9f6d01849c9cee4424a50f9d0e73508ae519c06e0b6ccc8eafc07f085190945b + tag: latest@sha256:05c81426ac95c1f6b2b8a50fd8ef7c2d20ed987a0dd215cf916ea4f43d8fe99b secretEnv: BLOG_NICK: username diff --git a/stable/blog/6.0.20/questions.yaml b/stable/blog/6.0.21/questions.yaml similarity index 100% rename from stable/blog/6.0.20/questions.yaml rename to stable/blog/6.0.21/questions.yaml diff --git a/stable/blog/6.0.20/templates/common.yaml b/stable/blog/6.0.21/templates/common.yaml similarity index 100% rename from stable/blog/6.0.20/templates/common.yaml rename to stable/blog/6.0.21/templates/common.yaml diff --git a/stable/blog/6.0.20/values.yaml b/stable/blog/6.0.21/values.yaml similarity index 100% rename from stable/blog/6.0.20/values.yaml rename to stable/blog/6.0.21/values.yaml diff --git a/stable/calibre/9.0.16/app-changelog.md b/stable/calibre/9.0.16/app-changelog.md deleted file mode 100644 index 62d0253d1a..0000000000 --- a/stable/calibre/9.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [calibre-9.0.16](https://github.com/truecharts/charts/compare/calibre-web-13.0.13...calibre-9.0.16) (2023-01-22) - -### Chore - -- update container image tccr.io/truecharts/calibre to 6.11.0 - - \ No newline at end of file diff --git a/stable/calibre/9.0.16/CHANGELOG.md b/stable/calibre/9.0.17/CHANGELOG.md similarity index 91% rename from stable/calibre/9.0.16/CHANGELOG.md rename to stable/calibre/9.0.17/CHANGELOG.md index d4b1c7b4bc..e507c753a7 100644 --- a/stable/calibre/9.0.16/CHANGELOG.md +++ b/stable/calibre/9.0.17/CHANGELOG.md @@ -4,6 +4,15 @@ +## [calibre-9.0.17](https://github.com/truecharts/charts/compare/calibre-web-13.0.15...calibre-9.0.17) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/calibre to 6.11.0 + + + + ## [calibre-9.0.16](https://github.com/truecharts/charts/compare/calibre-web-13.0.13...calibre-9.0.16) (2023-01-22) ### Chore @@ -88,12 +97,3 @@ ## [calibre-9.0.7](https://github.com/truecharts/charts/compare/calibre-9.0.6...calibre-9.0.7) (2022-12-13) ### Chore - -- update helm general non-major - - - - -## [calibre-9.0.6](https://github.com/truecharts/charts/compare/calibre-9.0.5...calibre-9.0.6) (2022-12-12) - -### Chore diff --git a/stable/calibre/9.0.16/Chart.yaml b/stable/calibre/9.0.17/Chart.yaml similarity index 91% rename from stable/calibre/9.0.16/Chart.yaml rename to stable/calibre/9.0.17/Chart.yaml index 25a861d078..d283d07cba 100644 --- a/stable/calibre/9.0.16/Chart.yaml +++ b/stable/calibre/9.0.17/Chart.yaml @@ -17,9 +17,9 @@ maintainers: name: calibre sources: - https://github.com/truecharts/charts/tree/master/charts/stable/calibre - - https://hub.docker.com/r/linuxserver/calibre/ + - https://hub.docker.com/ghcr.io/linuxserver/calibre - https://github.com/kovidgoyal/calibre/ -version: 9.0.16 +version: 9.0.17 annotations: truecharts.org/catagories: | - media diff --git a/stable/calibre/9.0.16/README.md b/stable/calibre/9.0.17/README.md similarity index 100% rename from stable/calibre/9.0.16/README.md rename to stable/calibre/9.0.17/README.md diff --git a/stable/calibre/9.0.17/app-changelog.md b/stable/calibre/9.0.17/app-changelog.md new file mode 100644 index 0000000000..b73ab266aa --- /dev/null +++ b/stable/calibre/9.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [calibre-9.0.17](https://github.com/truecharts/charts/compare/calibre-web-13.0.15...calibre-9.0.17) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/calibre to 6.11.0 + + \ No newline at end of file diff --git a/stable/calibre/9.0.16/app-readme.md b/stable/calibre/9.0.17/app-readme.md similarity index 100% rename from stable/calibre/9.0.16/app-readme.md rename to stable/calibre/9.0.17/app-readme.md diff --git a/stable/calibre/9.0.16/charts/common-11.1.2.tgz b/stable/calibre/9.0.17/charts/common-11.1.2.tgz similarity index 100% rename from stable/calibre/9.0.16/charts/common-11.1.2.tgz rename to stable/calibre/9.0.17/charts/common-11.1.2.tgz diff --git a/stable/calibre/9.0.16/ix_values.yaml b/stable/calibre/9.0.17/ix_values.yaml similarity index 86% rename from stable/calibre/9.0.16/ix_values.yaml rename to stable/calibre/9.0.17/ix_values.yaml index 9a1ce991f4..005a9fc926 100644 --- a/stable/calibre/9.0.16/ix_values.yaml +++ b/stable/calibre/9.0.17/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/calibre - tag: 6.11.0@sha256:ad925a0149ce825013ce925e8f5a4fbed6fccefb6f45cb2044100ef32f98135b + tag: 6.11.0@sha256:df85baa64e7116bf973592b3829be36a0280cda88a1cd08c3e0ecf3caf09af62 pullPolicy: IfNotPresent securityContext: diff --git a/stable/calibre/9.0.16/questions.yaml b/stable/calibre/9.0.17/questions.yaml similarity index 97% rename from stable/calibre/9.0.16/questions.yaml rename to stable/calibre/9.0.17/questions.yaml index e66a1d3360..efe08f726e 100644 --- a/stable/calibre/9.0.16/questions.yaml +++ b/stable/calibre/9.0.17/questions.yaml @@ -703,10 +703,17 @@ questions: type: string required: true default: Prefix + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" - variable: tls label: TLS-Settings schema: type: list + show_if: [["clusterIssuer", "=", ""]] default: [] items: - variable: tlsEntry @@ -727,12 +734,26 @@ questions: type: string default: "" required: true - - variable: scaleCert - label: Select TrueNAS SCALE Certificate + + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] type: int $ref: - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: string + default: "" - variable: entrypoint label: (Advanced) Traefik Entrypoint description: Entrypoint used by Traefik when using Traefik as Ingress Provider @@ -844,11 +865,18 @@ questions: label: Service Port schema: type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" - variable: tls label: TLS-Settings schema: type: list default: [] + show_if: [["clusterIssuer", "=", ""]] items: - variable: tlsEntry label: Host @@ -868,12 +896,25 @@ questions: type: string default: "" required: true - - variable: scaleCert - label: Select TrueNAS SCALE Certificate + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] type: int $ref: - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" - variable: entrypoint label: Traefik Entrypoint description: Entrypoint used by Traefik when using Traefik as Ingress Provider diff --git a/stable/calibre/9.0.16/templates/common.yaml b/stable/calibre/9.0.17/templates/common.yaml similarity index 100% rename from stable/calibre/9.0.16/templates/common.yaml rename to stable/calibre/9.0.17/templates/common.yaml diff --git a/stable/calibre/9.0.16/values.yaml b/stable/calibre/9.0.17/values.yaml similarity index 100% rename from stable/calibre/9.0.16/values.yaml rename to stable/calibre/9.0.17/values.yaml diff --git a/stable/cloudflareddns/4.0.2/app-changelog.md b/stable/cloudflareddns/4.0.2/app-changelog.md deleted file mode 100644 index b18749dce0..0000000000 --- a/stable/cloudflareddns/4.0.2/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [cloudflareddns-4.0.2](https://github.com/truecharts/charts/compare/cloudflareddns-4.0.1...cloudflareddns-4.0.2) (2023-01-06) - diff --git a/stable/cloudflareddns/4.0.2/CHANGELOG.md b/stable/cloudflareddns/4.0.3/CHANGELOG.md similarity index 91% rename from stable/cloudflareddns/4.0.2/CHANGELOG.md rename to stable/cloudflareddns/4.0.3/CHANGELOG.md index 3b35df59a5..9d0dd1a688 100644 --- a/stable/cloudflareddns/4.0.2/CHANGELOG.md +++ b/stable/cloudflareddns/4.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cloudflareddns-4.0.3](https://github.com/truecharts/charts/compare/cloudflareddns-4.0.2...cloudflareddns-4.0.3) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/cloudflareddns to latest + + + + ## [cloudflareddns-4.0.2](https://github.com/truecharts/charts/compare/cloudflareddns-4.0.1...cloudflareddns-4.0.2) (2023-01-06) @@ -88,12 +97,3 @@ ## [cloudflareddns-3.0.3](https://github.com/truecharts/charts/compare/cloudflareddns-3.0.2...cloudflareddns-3.0.3) (2022-11-30) - - - - -## [cloudflareddns-3.0.3](https://github.com/truecharts/charts/compare/cloudflareddns-3.0.2...cloudflareddns-3.0.3) (2022-11-30) - - - - diff --git a/stable/cloudflareddns/4.0.2/Chart.yaml b/stable/cloudflareddns/4.0.3/Chart.yaml similarity index 92% rename from stable/cloudflareddns/4.0.2/Chart.yaml rename to stable/cloudflareddns/4.0.3/Chart.yaml index 86ed702179..6d49255b61 100644 --- a/stable/cloudflareddns/4.0.2/Chart.yaml +++ b/stable/cloudflareddns/4.0.3/Chart.yaml @@ -20,10 +20,11 @@ maintainers: name: cloudflareddns sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns + - https://hub.docker.com/ghcr.io/hotio/cloudflareddns - https://github.com/hotio/cloudflareddns - https://hotio.dev/containers/cloudflareddns/ type: application -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - networking diff --git a/stable/cloudflareddns/4.0.2/README.md b/stable/cloudflareddns/4.0.3/README.md similarity index 100% rename from stable/cloudflareddns/4.0.2/README.md rename to stable/cloudflareddns/4.0.3/README.md diff --git a/stable/cloudflareddns/4.0.3/app-changelog.md b/stable/cloudflareddns/4.0.3/app-changelog.md new file mode 100644 index 0000000000..690d29449c --- /dev/null +++ b/stable/cloudflareddns/4.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloudflareddns-4.0.3](https://github.com/truecharts/charts/compare/cloudflareddns-4.0.2...cloudflareddns-4.0.3) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/cloudflareddns to latest + + \ No newline at end of file diff --git a/stable/cloudflareddns/4.0.2/app-readme.md b/stable/cloudflareddns/4.0.3/app-readme.md similarity index 71% rename from stable/cloudflareddns/4.0.2/app-readme.md rename to stable/cloudflareddns/4.0.3/app-readme.md index e2d886d576..1db949e19e 100644 --- a/stable/cloudflareddns/4.0.2/app-readme.md +++ b/stable/cloudflareddns/4.0.3/app-readme.md @@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http --- TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can! +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/cloudflareddns/4.0.2/charts/common-11.1.2.tgz b/stable/cloudflareddns/4.0.3/charts/common-11.1.2.tgz similarity index 100% rename from stable/cloudflareddns/4.0.2/charts/common-11.1.2.tgz rename to stable/cloudflareddns/4.0.3/charts/common-11.1.2.tgz diff --git a/stable/cloudflareddns/4.0.2/ix_values.yaml b/stable/cloudflareddns/4.0.3/ix_values.yaml similarity index 92% rename from stable/cloudflareddns/4.0.2/ix_values.yaml rename to stable/cloudflareddns/4.0.3/ix_values.yaml index dcb75fbbc1..57d9857b3c 100644 --- a/stable/cloudflareddns/4.0.2/ix_values.yaml +++ b/stable/cloudflareddns/4.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/cloudflareddns pullPolicy: IfNotPresent - tag: latest@sha256:363bfaf17566d4afb51fa52252811c4c16977cef8f92672a129e8e1ee27ea250 + tag: latest@sha256:bf07daa6df061bd746e3d694a8af5a0c47954f555ba89f60775c88ed03cc9d94 securityContext: runAsNonRoot: false diff --git a/stable/cloudflareddns/4.0.2/questions.yaml b/stable/cloudflareddns/4.0.3/questions.yaml similarity index 97% rename from stable/cloudflareddns/4.0.2/questions.yaml rename to stable/cloudflareddns/4.0.3/questions.yaml index ca2eca9e0f..1586ffb63a 100644 --- a/stable/cloudflareddns/4.0.2/questions.yaml +++ b/stable/cloudflareddns/4.0.3/questions.yaml @@ -729,58 +729,58 @@ questions: $ref: - "definitions/gpuConfiguration" attrs: [] - - variable: horizontalPodAutoscaler - group: Advanced - label: (Advanced) Horizontal Pod Autoscaler - schema: - type: list - default: [] - items: - - variable: hpaEntry - label: HPA Entry - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Name - schema: - type: string - required: true - default: "" - - variable: enabled - label: Enabled - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: target - label: Target - description: Deployment name, Defaults to Main Deployment - schema: - type: string - default: "" - - variable: minReplicas - label: Minimum Replicas - schema: - type: int - default: 1 - - variable: maxReplicas - label: Maximum Replicas - schema: - type: int - default: 5 - - variable: targetCPUUtilizationPercentage - label: Target CPU Utilization Percentage - schema: - type: int - default: 80 - - variable: targetMemoryUtilizationPercentage - label: Target Memory Utilization Percentage - schema: - type: int - default: 80 +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 - variable: networkPolicy group: Advanced label: (Advanced) Network Policy diff --git a/stable/cloudflareddns/4.0.2/templates/_secret.tpl b/stable/cloudflareddns/4.0.3/templates/_secret.tpl similarity index 100% rename from stable/cloudflareddns/4.0.2/templates/_secret.tpl rename to stable/cloudflareddns/4.0.3/templates/_secret.tpl diff --git a/stable/cloudflareddns/4.0.2/templates/common.yaml b/stable/cloudflareddns/4.0.3/templates/common.yaml similarity index 100% rename from stable/cloudflareddns/4.0.2/templates/common.yaml rename to stable/cloudflareddns/4.0.3/templates/common.yaml diff --git a/stable/cloudflareddns/4.0.2/values.yaml b/stable/cloudflareddns/4.0.3/values.yaml similarity index 100% rename from stable/cloudflareddns/4.0.2/values.yaml rename to stable/cloudflareddns/4.0.3/values.yaml diff --git a/stable/cops/3.0.0/app-changelog.md b/stable/cops/3.0.0/app-changelog.md deleted file mode 100644 index a184e048da..0000000000 --- a/stable/cops/3.0.0/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cops-3.0.0](https://github.com/truecharts/charts/compare/cops-2.0.12...cops-3.0.0) (2023-01-21) - -### Feat - -- Move to stable ([#6588](https://github.com/truecharts/charts/issues/6588)) - - \ No newline at end of file diff --git a/stable/cops/3.0.0/CHANGELOG.md b/stable/cops/3.0.1/CHANGELOG.md similarity index 60% rename from stable/cops/3.0.0/CHANGELOG.md rename to stable/cops/3.0.1/CHANGELOG.md index 40710bf0b9..e9d2877fe1 100644 --- a/stable/cops/3.0.0/CHANGELOG.md +++ b/stable/cops/3.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cops-3.0.1](https://github.com/truecharts/charts/compare/cops-3.0.0...cops-3.0.1) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/cops to latest + + + + ## [cops-3.0.0](https://github.com/truecharts/charts/compare/cops-2.0.12...cops-3.0.0) (2023-01-21) ### Feat diff --git a/stable/cops/3.0.0/Chart.yaml b/stable/cops/3.0.1/Chart.yaml similarity index 95% rename from stable/cops/3.0.0/Chart.yaml rename to stable/cops/3.0.1/Chart.yaml index 094d1c7ba6..8cb382db21 100644 --- a/stable/cops/3.0.0/Chart.yaml +++ b/stable/cops/3.0.1/Chart.yaml @@ -21,11 +21,12 @@ maintainers: name: cops sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cops + - https://fleet.linuxserver.io/ - http://blog.slucas.fr/en/oss/calibre-opds-php-server - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/linuxserver/docker-cops#readme type: application -version: 3.0.0 +version: 3.0.1 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/stable/ddclient/4.0.9/README.md b/stable/cops/3.0.1/README.md similarity index 100% rename from stable/ddclient/4.0.9/README.md rename to stable/cops/3.0.1/README.md diff --git a/stable/cops/3.0.1/app-changelog.md b/stable/cops/3.0.1/app-changelog.md new file mode 100644 index 0000000000..cb7e0d79f0 --- /dev/null +++ b/stable/cops/3.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cops-3.0.1](https://github.com/truecharts/charts/compare/cops-3.0.0...cops-3.0.1) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/cops to latest + + \ No newline at end of file diff --git a/stable/cops/3.0.0/app-readme.md b/stable/cops/3.0.1/app-readme.md similarity index 100% rename from stable/cops/3.0.0/app-readme.md rename to stable/cops/3.0.1/app-readme.md diff --git a/stable/cops/3.0.0/charts/common-11.1.2.tgz b/stable/cops/3.0.1/charts/common-11.1.2.tgz similarity index 100% rename from stable/cops/3.0.0/charts/common-11.1.2.tgz rename to stable/cops/3.0.1/charts/common-11.1.2.tgz diff --git a/stable/cops/3.0.0/ix_values.yaml b/stable/cops/3.0.1/ix_values.yaml similarity index 83% rename from stable/cops/3.0.0/ix_values.yaml rename to stable/cops/3.0.1/ix_values.yaml index ed99c285d0..b5c8ed42ab 100644 --- a/stable/cops/3.0.0/ix_values.yaml +++ b/stable/cops/3.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cops - tag: latest@sha256:f356015ceef5155bdab78191c803f03affc80392dd9e24c795395dd4543b947c + tag: latest@sha256:f00e9115b80009f9e172b94326a05e28ec7e00a1b302911b13114435ed2042c2 podSecurityContext: runAsGroup: 0 diff --git a/stable/cops/3.0.0/questions.yaml b/stable/cops/3.0.1/questions.yaml similarity index 97% rename from stable/cops/3.0.0/questions.yaml rename to stable/cops/3.0.1/questions.yaml index 0fcc135ebd..ba3aa50edb 100644 --- a/stable/cops/3.0.0/questions.yaml +++ b/stable/cops/3.0.1/questions.yaml @@ -694,10 +694,17 @@ questions: type: string required: true default: Prefix + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" - variable: tls label: TLS-Settings schema: type: list + show_if: [["clusterIssuer", "=", ""]] default: [] items: - variable: tlsEntry @@ -718,12 +725,26 @@ questions: type: string default: "" required: true - - variable: scaleCert - label: Select TrueNAS SCALE Certificate + + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] type: int $ref: - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: string + default: "" - variable: entrypoint label: (Advanced) Traefik Entrypoint description: Entrypoint used by Traefik when using Traefik as Ingress Provider @@ -835,11 +856,18 @@ questions: label: Service Port schema: type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" - variable: tls label: TLS-Settings schema: type: list default: [] + show_if: [["clusterIssuer", "=", ""]] items: - variable: tlsEntry label: Host @@ -859,12 +887,25 @@ questions: type: string default: "" required: true - - variable: scaleCert - label: Select TrueNAS SCALE Certificate + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] type: int $ref: - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" - variable: entrypoint label: Traefik Entrypoint description: Entrypoint used by Traefik when using Traefik as Ingress Provider diff --git a/stable/cops/3.0.0/templates/common.yaml b/stable/cops/3.0.1/templates/common.yaml similarity index 100% rename from stable/cops/3.0.0/templates/common.yaml rename to stable/cops/3.0.1/templates/common.yaml diff --git a/stable/cops/3.0.0/values.yaml b/stable/cops/3.0.1/values.yaml similarity index 100% rename from stable/cops/3.0.0/values.yaml rename to stable/cops/3.0.1/values.yaml diff --git a/stable/ddclient/4.0.9/CHANGELOG.md b/stable/ddclient/4.0.10/CHANGELOG.md similarity index 91% rename from stable/ddclient/4.0.9/CHANGELOG.md rename to stable/ddclient/4.0.10/CHANGELOG.md index 884fa96137..3ea8948206 100644 --- a/stable/ddclient/4.0.9/CHANGELOG.md +++ b/stable/ddclient/4.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ddclient-4.0.10](https://github.com/truecharts/charts/compare/ddclient-4.0.9...ddclient-4.0.10) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/ddclient to 3.10.0 + + + + ## [ddclient-4.0.9](https://github.com/truecharts/charts/compare/ddclient-4.0.8...ddclient-4.0.9) (2023-01-04) ### Chore @@ -88,12 +97,3 @@ ## [ddclient-4.0.2](https://github.com/truecharts/charts/compare/ddclient-4.0.1...ddclient-4.0.2) (2022-11-30) - - - - -## [ddclient-4.0.2](https://github.com/truecharts/charts/compare/ddclient-4.0.1...ddclient-4.0.2) (2022-11-30) - - - - diff --git a/stable/ddclient/4.0.9/Chart.yaml b/stable/ddclient/4.0.10/Chart.yaml similarity index 91% rename from stable/ddclient/4.0.9/Chart.yaml rename to stable/ddclient/4.0.10/Chart.yaml index bffce008b4..59c59cad6a 100644 --- a/stable/ddclient/4.0.9/Chart.yaml +++ b/stable/ddclient/4.0.10/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ddclient -version: 4.0.9 +version: 4.0.10 appVersion: "3.10.0" description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. type: application @@ -12,7 +12,7 @@ keywords: - ddclient sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient - - https://hub.docker.com/r/linuxserver/ddclient + - https://hub.docker.com/ghcr.io/linuxserver/ddclient dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/stable/dillinger/4.0.10/README.md b/stable/ddclient/4.0.10/README.md similarity index 100% rename from stable/dillinger/4.0.10/README.md rename to stable/ddclient/4.0.10/README.md diff --git a/stable/ddclient/4.0.10/app-changelog.md b/stable/ddclient/4.0.10/app-changelog.md new file mode 100644 index 0000000000..3644ed09ff --- /dev/null +++ b/stable/ddclient/4.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddclient-4.0.10](https://github.com/truecharts/charts/compare/ddclient-4.0.9...ddclient-4.0.10) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/ddclient to 3.10.0 + + \ No newline at end of file diff --git a/stable/ddclient/4.0.9/app-readme.md b/stable/ddclient/4.0.10/app-readme.md similarity index 73% rename from stable/ddclient/4.0.9/app-readme.md rename to stable/ddclient/4.0.10/app-readme.md index 6a80e0984c..4069b102ae 100644 --- a/stable/ddclient/4.0.9/app-readme.md +++ b/stable/ddclient/4.0.10/app-readme.md @@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http --- TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can! +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/ddclient/4.0.9/charts/common-11.1.2.tgz b/stable/ddclient/4.0.10/charts/common-11.1.2.tgz similarity index 100% rename from stable/ddclient/4.0.9/charts/common-11.1.2.tgz rename to stable/ddclient/4.0.10/charts/common-11.1.2.tgz diff --git a/stable/ddclient/4.0.9/ix_values.yaml b/stable/ddclient/4.0.10/ix_values.yaml similarity index 82% rename from stable/ddclient/4.0.9/ix_values.yaml rename to stable/ddclient/4.0.10/ix_values.yaml index f6f839830f..e11d8fb20f 100644 --- a/stable/ddclient/4.0.9/ix_values.yaml +++ b/stable/ddclient/4.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ddclient pullPolicy: IfNotPresent - tag: 3.10.0@sha256:31292509b29c68f6ca5c48c7995a8719dafce5d0916a3e865dbbbedf75b09799 + tag: 3.10.0@sha256:a5f31f88cee9371bc2d17986f73a39c7ab7cca4e69eb75205c92341c1347ac98 securityContext: runAsNonRoot: false diff --git a/stable/ddclient/4.0.9/questions.yaml b/stable/ddclient/4.0.10/questions.yaml similarity index 97% rename from stable/ddclient/4.0.9/questions.yaml rename to stable/ddclient/4.0.10/questions.yaml index 531cb3c495..fea0906fe8 100644 --- a/stable/ddclient/4.0.9/questions.yaml +++ b/stable/ddclient/4.0.10/questions.yaml @@ -702,58 +702,58 @@ questions: $ref: - "definitions/gpuConfiguration" attrs: [] - - variable: horizontalPodAutoscaler - group: Advanced - label: (Advanced) Horizontal Pod Autoscaler - schema: - type: list - default: [] - items: - - variable: hpaEntry - label: HPA Entry - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Name - schema: - type: string - required: true - default: "" - - variable: enabled - label: Enabled - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: target - label: Target - description: Deployment name, Defaults to Main Deployment - schema: - type: string - default: "" - - variable: minReplicas - label: Minimum Replicas - schema: - type: int - default: 1 - - variable: maxReplicas - label: Maximum Replicas - schema: - type: int - default: 5 - - variable: targetCPUUtilizationPercentage - label: Target CPU Utilization Percentage - schema: - type: int - default: 80 - - variable: targetMemoryUtilizationPercentage - label: Target Memory Utilization Percentage - schema: - type: int - default: 80 +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 - variable: networkPolicy group: Advanced label: (Advanced) Network Policy diff --git a/stable/ddclient/4.0.9/templates/common.yaml b/stable/ddclient/4.0.10/templates/common.yaml similarity index 100% rename from stable/ddclient/4.0.9/templates/common.yaml rename to stable/ddclient/4.0.10/templates/common.yaml diff --git a/stable/ddclient/4.0.9/values.yaml b/stable/ddclient/4.0.10/values.yaml similarity index 100% rename from stable/ddclient/4.0.9/values.yaml rename to stable/ddclient/4.0.10/values.yaml diff --git a/stable/ddclient/4.0.9/app-changelog.md b/stable/ddclient/4.0.9/app-changelog.md deleted file mode 100644 index 8785cc0735..0000000000 --- a/stable/ddclient/4.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddclient-4.0.9](https://github.com/truecharts/charts/compare/ddclient-4.0.8...ddclient-4.0.9) (2023-01-04) - -### Chore - -- update container image tccr.io/truecharts/ddclient to 3.10.0 - - \ No newline at end of file diff --git a/stable/dillinger/4.0.10/app-changelog.md b/stable/dillinger/4.0.10/app-changelog.md deleted file mode 100644 index ce19d9ad6d..0000000000 --- a/stable/dillinger/4.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dillinger-4.0.10](https://github.com/truecharts/charts/compare/dillinger-4.0.9...dillinger-4.0.10) (2023-01-24) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 - - \ No newline at end of file diff --git a/stable/dillinger/4.0.10/CHANGELOG.md b/stable/dillinger/4.0.11/CHANGELOG.md similarity index 89% rename from stable/dillinger/4.0.10/CHANGELOG.md rename to stable/dillinger/4.0.11/CHANGELOG.md index f061c805d4..b3ed82d000 100644 --- a/stable/dillinger/4.0.10/CHANGELOG.md +++ b/stable/dillinger/4.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [dillinger-4.0.11](https://github.com/truecharts/charts/compare/dillinger-4.0.10...dillinger-4.0.11) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 + + + + ## [dillinger-4.0.10](https://github.com/truecharts/charts/compare/dillinger-4.0.9...dillinger-4.0.10) (2023-01-24) ### Chore @@ -88,12 +97,3 @@ ## [dillinger-4.0.2](https://github.com/truecharts/charts/compare/dillinger-4.0.1...dillinger-4.0.2) (2022-11-30) - - - -## [dillinger-4.0.2](https://github.com/truecharts/charts/compare/dillinger-4.0.1...dillinger-4.0.2) (2022-11-30) - - - - -## [dillinger-4.0.2](https://github.com/truecharts/charts/compare/dillinger-4.0.1...dillinger-4.0.2) (2022-11-30) diff --git a/stable/dillinger/4.0.10/Chart.yaml b/stable/dillinger/4.0.11/Chart.yaml similarity index 91% rename from stable/dillinger/4.0.10/Chart.yaml rename to stable/dillinger/4.0.11/Chart.yaml index 65cab80311..0b12c78660 100644 --- a/stable/dillinger/4.0.10/Chart.yaml +++ b/stable/dillinger/4.0.11/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dillinger -version: 4.0.10 +version: 4.0.11 appVersion: "3.39.1" description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. type: application @@ -12,7 +12,7 @@ keywords: - dillinger sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger - - https://hub.docker.com/r/linuxserver/dillinger + - https://hub.docker.com/ghcr.io/linuxserver/dillinger dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/stable/habridge/4.0.12/README.md b/stable/dillinger/4.0.11/README.md similarity index 100% rename from stable/habridge/4.0.12/README.md rename to stable/dillinger/4.0.11/README.md diff --git a/stable/dillinger/4.0.11/app-changelog.md b/stable/dillinger/4.0.11/app-changelog.md new file mode 100644 index 0000000000..03d10c79bb --- /dev/null +++ b/stable/dillinger/4.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dillinger-4.0.11](https://github.com/truecharts/charts/compare/dillinger-4.0.10...dillinger-4.0.11) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 + + \ No newline at end of file diff --git a/stable/dillinger/4.0.10/app-readme.md b/stable/dillinger/4.0.11/app-readme.md similarity index 100% rename from stable/dillinger/4.0.10/app-readme.md rename to stable/dillinger/4.0.11/app-readme.md diff --git a/stable/dillinger/4.0.10/charts/common-11.1.2.tgz b/stable/dillinger/4.0.11/charts/common-11.1.2.tgz similarity index 100% rename from stable/dillinger/4.0.10/charts/common-11.1.2.tgz rename to stable/dillinger/4.0.11/charts/common-11.1.2.tgz diff --git a/stable/dillinger/4.0.10/ix_values.yaml b/stable/dillinger/4.0.11/ix_values.yaml similarity index 82% rename from stable/dillinger/4.0.10/ix_values.yaml rename to stable/dillinger/4.0.11/ix_values.yaml index fca61e42af..5f94fb0ee7 100644 --- a/stable/dillinger/4.0.10/ix_values.yaml +++ b/stable/dillinger/4.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dillinger pullPolicy: IfNotPresent - tag: v3.39.1@sha256:5b8f39fd1063c65ae27f2c0010916fce1585a3c80d1223905094ee42e9bbb677 + tag: v3.39.1@sha256:e836ddc037ef92919c20aa58b3b668823b60c749b325d0fab41e0da491aed7a9 securityContext: runAsNonRoot: false diff --git a/stable/dillinger/4.0.10/questions.yaml b/stable/dillinger/4.0.11/questions.yaml similarity index 100% rename from stable/dillinger/4.0.10/questions.yaml rename to stable/dillinger/4.0.11/questions.yaml diff --git a/stable/dillinger/4.0.10/templates/common.yaml b/stable/dillinger/4.0.11/templates/common.yaml similarity index 100% rename from stable/dillinger/4.0.10/templates/common.yaml rename to stable/dillinger/4.0.11/templates/common.yaml diff --git a/stable/dillinger/4.0.10/values.yaml b/stable/dillinger/4.0.11/values.yaml similarity index 100% rename from stable/dillinger/4.0.10/values.yaml rename to stable/dillinger/4.0.11/values.yaml diff --git a/stable/freshrss/13.0.13/CHANGELOG.md b/stable/freshrss/13.0.13/CHANGELOG.md new file mode 100644 index 0000000000..8a9afc4c6b --- /dev/null +++ b/stable/freshrss/13.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [freshrss-13.0.13](https://github.com/truecharts/charts/compare/freshrss-13.0.12...freshrss-13.0.13) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/freshrss to 1.20.2 + + + + +## [freshrss-13.0.12](https://github.com/truecharts/charts/compare/freshrss-13.0.11...freshrss-13.0.12) (2023-01-24) + +### Chore + +- update container image tccr.io/truecharts/freshrss to 1.20.2 + + + + +## [freshrss-13.0.11](https://github.com/truecharts/charts/compare/freshrss-13.0.10...freshrss-13.0.11) (2023-01-18) + +### Chore + +- update container image tccr.io/truecharts/freshrss to 1.20.2 + + + + +## [freshrss-13.0.10](https://github.com/truecharts/charts/compare/freshrss-13.0.9...freshrss-13.0.10) (2022-12-29) + +### Chore + +- update container image tccr.io/truecharts/freshrss to 1.20.2 + + + + +## [freshrss-13.0.9](https://github.com/truecharts/charts/compare/freshrss-13.0.8...freshrss-13.0.9) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [freshrss-13.0.8](https://github.com/truecharts/charts/compare/freshrss-13.0.7...freshrss-13.0.8) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [freshrss-13.0.7](https://github.com/truecharts/charts/compare/freshrss-13.0.6...freshrss-13.0.7) (2022-12-25) + +### Chore + +- update helm general non-major + + + + +## [freshrss-13.0.6](https://github.com/truecharts/charts/compare/freshrss-13.0.5...freshrss-13.0.6) (2022-12-19) + +### Chore + +- update helm general non-major + + + + +## [freshrss-13.0.5](https://github.com/truecharts/charts/compare/freshrss-13.0.4...freshrss-13.0.5) (2022-12-13) + +### Chore + +- update helm general non-major + + + + +## [freshrss-13.0.4](https://github.com/truecharts/charts/compare/freshrss-13.0.3...freshrss-13.0.4) (2022-12-08) + +### Chore + +- update container image tccr.io/truecharts/freshrss to v1.20.2 + + + + +## [freshrss-13.0.3](https://github.com/truecharts/charts/compare/freshrss-13.0.2...freshrss-13.0.3) (2022-12-01) + +### Chore diff --git a/stable/freshrss/13.0.13/Chart.yaml b/stable/freshrss/13.0.13/Chart.yaml new file mode 100644 index 0000000000..881968430b --- /dev/null +++ b/stable/freshrss/13.0.13/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.20.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 11.1.2 +deprecated: false +description: FreshRSS is a self-hosted RSS feed aggregator +home: https://truecharts.org/charts/stable/freshrss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.png +keywords: + - freshrss + - rss +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: freshrss +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss + - https://hub.docker.com/ghcr.io/linuxserver/freshrss + - https://github.com/FreshRSS/FreshRSS +type: application +version: 13.0.13 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/homepage/2.0.19/README.md b/stable/freshrss/13.0.13/README.md similarity index 100% rename from stable/homepage/2.0.19/README.md rename to stable/freshrss/13.0.13/README.md diff --git a/stable/freshrss/13.0.13/app-changelog.md b/stable/freshrss/13.0.13/app-changelog.md new file mode 100644 index 0000000000..61304e61c4 --- /dev/null +++ b/stable/freshrss/13.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [freshrss-13.0.13](https://github.com/truecharts/charts/compare/freshrss-13.0.12...freshrss-13.0.13) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/freshrss to 1.20.2 + + \ No newline at end of file diff --git a/stable/freshrss/13.0.13/app-readme.md b/stable/freshrss/13.0.13/app-readme.md new file mode 100644 index 0000000000..54945d89ba --- /dev/null +++ b/stable/freshrss/13.0.13/app-readme.md @@ -0,0 +1,8 @@ +FreshRSS is a self-hosted RSS feed aggregator + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/freshrss](https://truecharts.org/charts/stable/freshrss) + +--- + +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/habridge/4.0.12/charts/common-11.1.2.tgz b/stable/freshrss/13.0.13/charts/common-11.1.2.tgz similarity index 100% rename from stable/habridge/4.0.12/charts/common-11.1.2.tgz rename to stable/freshrss/13.0.13/charts/common-11.1.2.tgz diff --git a/stable/freshrss/13.0.13/ix_values.yaml b/stable/freshrss/13.0.13/ix_values.yaml new file mode 100644 index 0000000000..31031bc31c --- /dev/null +++ b/stable/freshrss/13.0.13/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/freshrss + pullPolicy: IfNotPresent + tag: 1.20.2@sha256:dbcc8fef9a1bb00b24dbff7062c2c380af98f5979d87f9a60097700d6d131290 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10010 + targetPort: 80 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/freshrss/13.0.13/questions.yaml b/stable/freshrss/13.0.13/questions.yaml new file mode 100644 index 0000000000..4ba26df2db --- /dev/null +++ b/stable/freshrss/13.0.13/questions.yaml @@ -0,0 +1,1870 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment 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: VPN + description: VPN + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: "General Settings" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "General Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: customextraargs + group: "General Settings" + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - 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..." + group: "General Settings" + 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: 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) + - 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: 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: 10010 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + 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 + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + 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: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["clusterIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + 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: + show_if: [["clusterIssuer", "=", ""]] + 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 + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - 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: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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 + 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: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - 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 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - 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 + - 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: hostPath + 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" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: 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: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - 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: 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: 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: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + 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: 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: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - 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 + 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: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + 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/habridge/4.0.12/templates/common.yaml b/stable/freshrss/13.0.13/templates/common.yaml similarity index 100% rename from stable/habridge/4.0.12/templates/common.yaml rename to stable/freshrss/13.0.13/templates/common.yaml diff --git a/stable/habridge/4.0.12/values.yaml b/stable/freshrss/13.0.13/values.yaml similarity index 100% rename from stable/habridge/4.0.12/values.yaml rename to stable/freshrss/13.0.13/values.yaml diff --git a/stable/habridge/4.0.12/app-changelog.md b/stable/habridge/4.0.12/app-changelog.md deleted file mode 100644 index ecd6cb2c0d..0000000000 --- a/stable/habridge/4.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [habridge-4.0.12](https://github.com/truecharts/charts/compare/habridge-4.0.11...habridge-4.0.12) (2023-01-24) - -### Chore - -- update container image tccr.io/truecharts/habridge to v5.4.1 - - \ No newline at end of file diff --git a/stable/habridge/4.0.12/CHANGELOG.md b/stable/habridge/4.0.13/CHANGELOG.md similarity index 91% rename from stable/habridge/4.0.12/CHANGELOG.md rename to stable/habridge/4.0.13/CHANGELOG.md index 03d3e858ba..a7c29f6df7 100644 --- a/stable/habridge/4.0.12/CHANGELOG.md +++ b/stable/habridge/4.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [habridge-4.0.13](https://github.com/truecharts/charts/compare/habridge-4.0.12...habridge-4.0.13) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/habridge to v5.4.1 + + + + ## [habridge-4.0.12](https://github.com/truecharts/charts/compare/habridge-4.0.11...habridge-4.0.12) (2023-01-24) ### Chore @@ -88,12 +97,3 @@ ## [habridge-4.0.3](https://github.com/truecharts/charts/compare/habridge-4.0.2...habridge-4.0.3) (2022-12-13) ### Chore - -- update helm general non-major - - - - -## [habridge-4.0.2](https://github.com/truecharts/charts/compare/habridge-4.0.1...habridge-4.0.2) (2022-11-30) - - diff --git a/stable/habridge/4.0.12/Chart.yaml b/stable/habridge/4.0.13/Chart.yaml similarity index 92% rename from stable/habridge/4.0.12/Chart.yaml rename to stable/habridge/4.0.13/Chart.yaml index 149d55ebf9..0bc9c658d8 100644 --- a/stable/habridge/4.0.12/Chart.yaml +++ b/stable/habridge/4.0.13/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: habridge -version: 4.0.12 +version: 4.0.13 appVersion: "5.4.1" description: Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue. type: application @@ -12,7 +12,7 @@ keywords: - habridge sources: - https://github.com/truecharts/charts/tree/master/charts/stable/habridge - - https://hub.docker.com/r/linuxserver/habridge + - https://hub.docker.com/ghcr.io/linuxserver/habridge dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/stable/minio/5.0.16/README.md b/stable/habridge/4.0.13/README.md similarity index 100% rename from stable/minio/5.0.16/README.md rename to stable/habridge/4.0.13/README.md diff --git a/stable/habridge/4.0.13/app-changelog.md b/stable/habridge/4.0.13/app-changelog.md new file mode 100644 index 0000000000..3fb6dbfd65 --- /dev/null +++ b/stable/habridge/4.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [habridge-4.0.13](https://github.com/truecharts/charts/compare/habridge-4.0.12...habridge-4.0.13) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/habridge to v5.4.1 + + \ No newline at end of file diff --git a/stable/habridge/4.0.12/app-readme.md b/stable/habridge/4.0.13/app-readme.md similarity index 100% rename from stable/habridge/4.0.12/app-readme.md rename to stable/habridge/4.0.13/app-readme.md diff --git a/stable/homepage/2.0.19/charts/common-11.1.2.tgz b/stable/habridge/4.0.13/charts/common-11.1.2.tgz similarity index 100% rename from stable/homepage/2.0.19/charts/common-11.1.2.tgz rename to stable/habridge/4.0.13/charts/common-11.1.2.tgz diff --git a/stable/habridge/4.0.12/ix_values.yaml b/stable/habridge/4.0.13/ix_values.yaml similarity index 86% rename from stable/habridge/4.0.12/ix_values.yaml rename to stable/habridge/4.0.13/ix_values.yaml index 548a9b0494..947478e88d 100644 --- a/stable/habridge/4.0.12/ix_values.yaml +++ b/stable/habridge/4.0.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/habridge pullPolicy: IfNotPresent - tag: v5.4.1@sha256:62a13a2942c721e2590892b456f8b65456e649d5484c8ff5e8cadf190e10bbdb + tag: v5.4.1@sha256:e5e3d0a2529c909aafed39cde55d437386b81642b485243c2c0e5b98fb304e6d securityContext: runAsNonRoot: false diff --git a/stable/habridge/4.0.12/questions.yaml b/stable/habridge/4.0.13/questions.yaml similarity index 100% rename from stable/habridge/4.0.12/questions.yaml rename to stable/habridge/4.0.13/questions.yaml diff --git a/stable/homepage/2.0.19/templates/common.yaml b/stable/habridge/4.0.13/templates/common.yaml similarity index 100% rename from stable/homepage/2.0.19/templates/common.yaml rename to stable/habridge/4.0.13/templates/common.yaml diff --git a/stable/homepage/2.0.19/values.yaml b/stable/habridge/4.0.13/values.yaml similarity index 100% rename from stable/homepage/2.0.19/values.yaml rename to stable/habridge/4.0.13/values.yaml diff --git a/stable/homepage/2.0.19/app-changelog.md b/stable/homepage/2.0.19/app-changelog.md deleted file mode 100644 index 291bdcd61d..0000000000 --- a/stable/homepage/2.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homepage-2.0.19](https://github.com/truecharts/charts/compare/homepage-2.0.18...homepage-2.0.19) (2023-01-30) - -### Chore - -- update container image tccr.io/truecharts/homepage to v0.6.4 - - \ No newline at end of file diff --git a/stable/homepage/2.0.19/CHANGELOG.md b/stable/homepage/2.0.20/CHANGELOG.md similarity index 92% rename from stable/homepage/2.0.19/CHANGELOG.md rename to stable/homepage/2.0.20/CHANGELOG.md index e899ce28bb..7a44820ede 100644 --- a/stable/homepage/2.0.19/CHANGELOG.md +++ b/stable/homepage/2.0.20/CHANGELOG.md @@ -4,6 +4,15 @@ +## [homepage-2.0.20](https://github.com/truecharts/charts/compare/homepage-2.0.19...homepage-2.0.20) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/homepage to v0.6.6 + + + + ## [homepage-2.0.19](https://github.com/truecharts/charts/compare/homepage-2.0.18...homepage-2.0.19) (2023-01-30) ### Chore @@ -88,12 +97,3 @@ ## [homepage-2.0.10](https://github.com/truecharts/charts/compare/homepage-2.0.9...homepage-2.0.10) (2022-12-25) ### Chore - -- update helm general non-major - - - - -## [homepage-2.0.9](https://github.com/truecharts/charts/compare/homepage-2.0.8...homepage-2.0.9) (2022-12-19) - -### Chore diff --git a/stable/homepage/2.0.19/Chart.yaml b/stable/homepage/2.0.20/Chart.yaml similarity index 88% rename from stable/homepage/2.0.19/Chart.yaml rename to stable/homepage/2.0.20/Chart.yaml index 8bd513683a..af8730bb08 100644 --- a/stable/homepage/2.0.19/Chart.yaml +++ b/stable/homepage/2.0.20/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.6.4" +appVersion: "0.6.6" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -17,8 +17,9 @@ maintainers: name: homepage sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homepage + - https://hub.docker.com/ghcr.io/benphelps/homepage - https://github.com/benphelps/homepage -version: 2.0.19 +version: 2.0.20 annotations: truecharts.org/catagories: | - dashboard diff --git a/stable/webtop/4.0.6/README.md b/stable/homepage/2.0.20/README.md similarity index 100% rename from stable/webtop/4.0.6/README.md rename to stable/homepage/2.0.20/README.md diff --git a/stable/homepage/2.0.20/app-changelog.md b/stable/homepage/2.0.20/app-changelog.md new file mode 100644 index 0000000000..ecf4ff0bd1 --- /dev/null +++ b/stable/homepage/2.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homepage-2.0.20](https://github.com/truecharts/charts/compare/homepage-2.0.19...homepage-2.0.20) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/homepage to v0.6.6 + + \ No newline at end of file diff --git a/stable/homepage/2.0.19/app-readme.md b/stable/homepage/2.0.20/app-readme.md similarity index 100% rename from stable/homepage/2.0.19/app-readme.md rename to stable/homepage/2.0.20/app-readme.md diff --git a/stable/jupyter/3.0.12/charts/common-11.1.2.tgz b/stable/homepage/2.0.20/charts/common-11.1.2.tgz similarity index 100% rename from stable/jupyter/3.0.12/charts/common-11.1.2.tgz rename to stable/homepage/2.0.20/charts/common-11.1.2.tgz diff --git a/stable/homepage/2.0.19/ix_values.yaml b/stable/homepage/2.0.20/ix_values.yaml similarity index 76% rename from stable/homepage/2.0.19/ix_values.yaml rename to stable/homepage/2.0.20/ix_values.yaml index 6a402166c1..2fed5d8af8 100644 --- a/stable/homepage/2.0.19/ix_values.yaml +++ b/stable/homepage/2.0.20/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/homepage - tag: 0.6.4@sha256:7f8dca14a384fee816ebd564fbaccc8ff38723423a3928a88794b1299866b192 + tag: 0.6.6@sha256:774c20c9af815045cd83aa63b697d591c2005c8d117cfaca797ea2471e8a51bf pullPolicy: IfNotPresent service: diff --git a/stable/homepage/2.0.19/questions.yaml b/stable/homepage/2.0.20/questions.yaml similarity index 100% rename from stable/homepage/2.0.19/questions.yaml rename to stable/homepage/2.0.20/questions.yaml diff --git a/stable/minio/5.0.16/templates/common.yaml b/stable/homepage/2.0.20/templates/common.yaml similarity index 100% rename from stable/minio/5.0.16/templates/common.yaml rename to stable/homepage/2.0.20/templates/common.yaml diff --git a/stable/jupyter/3.0.12/values.yaml b/stable/homepage/2.0.20/values.yaml similarity index 100% rename from stable/jupyter/3.0.12/values.yaml rename to stable/homepage/2.0.20/values.yaml diff --git a/stable/jupyter/3.0.12/app-changelog.md b/stable/jupyter/3.0.12/app-changelog.md deleted file mode 100644 index 5f2352b09f..0000000000 --- a/stable/jupyter/3.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-3.0.12](https://github.com/truecharts/charts/compare/jupyter-3.0.11...jupyter-3.0.12) (2023-01-24) - -### Chore - -- update jupyter - - \ No newline at end of file diff --git a/stable/jupyter/3.0.12/CHANGELOG.md b/stable/jupyter/3.0.13/CHANGELOG.md similarity index 88% rename from stable/jupyter/3.0.12/CHANGELOG.md rename to stable/jupyter/3.0.13/CHANGELOG.md index 006aff4d50..01c6a9dbac 100644 --- a/stable/jupyter/3.0.12/CHANGELOG.md +++ b/stable/jupyter/3.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-3.0.13](https://github.com/truecharts/charts/compare/jupyter-3.0.12...jupyter-3.0.13) (2023-02-03) + +### Chore + +- update jupyter + + + + ## [jupyter-3.0.12](https://github.com/truecharts/charts/compare/jupyter-3.0.11...jupyter-3.0.12) (2023-01-24) ### Chore @@ -88,12 +97,3 @@ ## [jupyter-3.0.4](https://github.com/truecharts/charts/compare/jupyter-3.0.3...jupyter-3.0.4) (2023-01-07) -### Chore - -- update container image tccr.io/truecharts/jupyter-all-spark to v2023-01 - - update container image tccr.io/truecharts/jupyter-tensorflow to v2022-12 - - update container image tccr.io/truecharts/jupyter-datascience to v2022-12 - - update container image tccr.io/truecharts/jupyter-base to v2022-12 - - - diff --git a/stable/jupyter/3.0.12/Chart.yaml b/stable/jupyter/3.0.13/Chart.yaml similarity index 97% rename from stable/jupyter/3.0.12/Chart.yaml rename to stable/jupyter/3.0.13/Chart.yaml index caad210b22..c6e8c17096 100644 --- a/stable/jupyter/3.0.12/Chart.yaml +++ b/stable/jupyter/3.0.13/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: 3.0.12 +version: 3.0.13 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/cops/3.0.0/README.md b/stable/jupyter/3.0.13/README.md similarity index 93% rename from stable/cops/3.0.0/README.md rename to stable/jupyter/3.0.13/README.md index 63d5d2c8fd..701942c352 100644 --- a/stable/cops/3.0.0/README.md +++ b/stable/jupyter/3.0.13/README.md @@ -5,7 +5,7 @@ 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/incubator/) +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)** diff --git a/stable/jupyter/3.0.13/app-changelog.md b/stable/jupyter/3.0.13/app-changelog.md new file mode 100644 index 0000000000..10d6beb0b9 --- /dev/null +++ b/stable/jupyter/3.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-3.0.13](https://github.com/truecharts/charts/compare/jupyter-3.0.12...jupyter-3.0.13) (2023-02-03) + +### Chore + +- update jupyter + + \ No newline at end of file diff --git a/stable/jupyter/3.0.12/app-readme.md b/stable/jupyter/3.0.13/app-readme.md similarity index 100% rename from stable/jupyter/3.0.12/app-readme.md rename to stable/jupyter/3.0.13/app-readme.md diff --git a/stable/minio/5.0.16/charts/common-11.1.2.tgz b/stable/jupyter/3.0.13/charts/common-11.1.2.tgz similarity index 100% rename from stable/minio/5.0.16/charts/common-11.1.2.tgz rename to stable/jupyter/3.0.13/charts/common-11.1.2.tgz diff --git a/stable/jupyter/3.0.12/ix_values.yaml b/stable/jupyter/3.0.13/ix_values.yaml similarity index 66% rename from stable/jupyter/3.0.12/ix_values.yaml rename to stable/jupyter/3.0.13/ix_values.yaml index efac6d9bae..9daa7eb628 100644 --- a/stable/jupyter/3.0.12/ix_values.yaml +++ b/stable/jupyter/3.0.13/ix_values.yaml @@ -1,35 +1,35 @@ image: repository: tccr.io/truecharts/jupyter-base pullPolicy: IfNotPresent - tag: v2023-01@sha256:498ec86ccf3b5af0e3a11612adff3bb7c869442e53a5710df26b286d6a2610e6 + tag: v2023-01@sha256:3d54d0546f6ac89114d6a1d589cc6bb3f0b34d8c80696eef8e3d32254c008db0 minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent - tag: v2023-01@sha256:2943038be6bc56c0591144a8c8292d7a1422613b5c531603395977fd310f2591 + tag: v2023-01@sha256:4c4b4b091d44c9118b8998883a530ab89753f8469619826bcf5074d19a7d490e rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent - tag: v2023-01@sha256:8a91e416316ca0b9259eb1daeb7dd78c6ab00a5188308efa2145bf7c549b3e37 + tag: v2023-01@sha256:b4387d9a34a6db1dfd24d4ec65eea9c98692f00df5fd254cebe0049bb6eb9950 scipyImage: repository: tccr.io/truecharts/jupyter-scipy pullPolicy: IfNotPresent - tag: v2023-01@sha256:bf85dce496bc826d645203ded14ca7586ecfa256b01987b35beb3a357ffc3a35 + tag: v2023-01@sha256:ee33c0ddc4c226097c61abaa4ed08ddd1fabe6b6a18e55e0012f91406e784d21 tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent - tag: v2023-01@sha256:e06e5d9b1822a316b2c97b104074aae6c466ddcf284f11834a7866e0ac7a0fe9 + tag: v2023-01@sha256:419630e5489009a5264c9b934706401b32872604073484a1d4a64d0e30956bd6 datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent - tag: v2023-01@sha256:124264c87036e894b578b7702850989b90e634e03e7fddab96308f181bd991ac + tag: v2023-01@sha256:bfe77c41b7542fd4efcb473b8e4a91027fa5c6db1aeba35f589873d2fa4a293d pysparkImage: repository: tccr.io/truecharts/jupyter-pyspark pullPolicy: IfNotPresent - tag: v2023-01@sha256:c80d87997616146648476b05a8e7f4624b8ceb25650ce4404ba0b2ef224704b8 + tag: v2023-01@sha256:099eb228e0ea197b80934f324f2333f96a8ce71e11ec1039ad4470b43da5f700 allsparkImage: repository: tccr.io/truecharts/jupyter-all-spark pullPolicy: IfNotPresent - tag: v2023-01@sha256:a544a33598596a8b9a3a5ebf168a2b3f01e25f7274715f56985a937df3061ade + tag: v2023-01@sha256:c08ef5d966b8398ee3fc66b4c390822f37c5be6a4cc877aff9371b7c1d6af1e1 securityContext: readOnlyRootFilesystem: false diff --git a/stable/jupyter/3.0.12/questions.yaml b/stable/jupyter/3.0.13/questions.yaml similarity index 100% rename from stable/jupyter/3.0.12/questions.yaml rename to stable/jupyter/3.0.13/questions.yaml diff --git a/stable/jupyter/3.0.12/templates/common.yaml b/stable/jupyter/3.0.13/templates/common.yaml similarity index 100% rename from stable/jupyter/3.0.12/templates/common.yaml rename to stable/jupyter/3.0.13/templates/common.yaml diff --git a/stable/minio/5.0.16/values.yaml b/stable/jupyter/3.0.13/values.yaml similarity index 100% rename from stable/minio/5.0.16/values.yaml rename to stable/jupyter/3.0.13/values.yaml diff --git a/stable/minio/5.0.16/app-changelog.md b/stable/minio/5.0.16/app-changelog.md deleted file mode 100644 index 0d24024ebe..0000000000 --- a/stable/minio/5.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minio-5.0.16](https://github.com/truecharts/charts/compare/minio-5.0.15...minio-5.0.16) (2023-01-24) - -### Chore - -- update container image tccr.io/truecharts/minio to latest - - \ No newline at end of file diff --git a/stable/minio/5.0.16/CHANGELOG.md b/stable/minio/5.0.17/CHANGELOG.md similarity index 94% rename from stable/minio/5.0.16/CHANGELOG.md rename to stable/minio/5.0.17/CHANGELOG.md index 96b8378265..77f1ee7cfd 100644 --- a/stable/minio/5.0.16/CHANGELOG.md +++ b/stable/minio/5.0.17/CHANGELOG.md @@ -4,6 +4,15 @@ +## [minio-5.0.17](https://github.com/truecharts/charts/compare/minio-console-5.0.15...minio-5.0.17) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/minio to latest + + + + ## [minio-5.0.16](https://github.com/truecharts/charts/compare/minio-5.0.15...minio-5.0.16) (2023-01-24) ### Chore @@ -88,12 +97,3 @@ ## [minio-5.0.7](https://github.com/truecharts/charts/compare/minio-console-5.0.6...minio-5.0.7) (2022-12-12) ### Chore - -- update container image tccr.io/truecharts/minio to latest - - - - -## [minio-5.0.6](https://github.com/truecharts/charts/compare/minio-5.0.4...minio-5.0.6) (2022-11-30) - - diff --git a/stable/minio/5.0.16/Chart.yaml b/stable/minio/5.0.17/Chart.yaml similarity index 92% rename from stable/minio/5.0.16/Chart.yaml rename to stable/minio/5.0.17/Chart.yaml index 233c9e4197..fb728ec972 100644 --- a/stable/minio/5.0.16/Chart.yaml +++ b/stable/minio/5.0.17/Chart.yaml @@ -19,8 +19,9 @@ maintainers: name: minio sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minio + - https://hub.docker.com/minio/minio - https://github.com/minio/minio -version: 5.0.16 +version: 5.0.17 annotations: truecharts.org/catagories: | - media diff --git a/stable/jupyter/3.0.12/README.md b/stable/minio/5.0.17/README.md similarity index 93% rename from stable/jupyter/3.0.12/README.md rename to stable/minio/5.0.17/README.md index 63d5d2c8fd..701942c352 100644 --- a/stable/jupyter/3.0.12/README.md +++ b/stable/minio/5.0.17/README.md @@ -5,7 +5,7 @@ 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/incubator/) +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)** diff --git a/stable/minio/5.0.17/app-changelog.md b/stable/minio/5.0.17/app-changelog.md new file mode 100644 index 0000000000..649c91a0c7 --- /dev/null +++ b/stable/minio/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minio-5.0.17](https://github.com/truecharts/charts/compare/minio-console-5.0.15...minio-5.0.17) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/minio to latest + + \ No newline at end of file diff --git a/stable/minio/5.0.16/app-readme.md b/stable/minio/5.0.17/app-readme.md similarity index 100% rename from stable/minio/5.0.16/app-readme.md rename to stable/minio/5.0.17/app-readme.md diff --git a/stable/webtop/4.0.6/charts/common-11.1.2.tgz b/stable/minio/5.0.17/charts/common-11.1.2.tgz similarity index 100% rename from stable/webtop/4.0.6/charts/common-11.1.2.tgz rename to stable/minio/5.0.17/charts/common-11.1.2.tgz diff --git a/stable/minio/5.0.16/ix_values.yaml b/stable/minio/5.0.17/ix_values.yaml similarity index 91% rename from stable/minio/5.0.16/ix_values.yaml rename to stable/minio/5.0.17/ix_values.yaml index 2e468f0e18..281d0f3c7b 100644 --- a/stable/minio/5.0.16/ix_values.yaml +++ b/stable/minio/5.0.17/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minio - tag: latest@sha256:481a999d7f301fd120a06cafe33589dc41d6d30698e46348d612200b8f37e836 + tag: latest@sha256:5c8ec0e992903af73aa781c9c5af31bbad967bd1a18487a995941244fd9b1c07 pullPolicy: IfNotPresent args: ["server", "/data", "--address", ":10106", "--console-address", ":10107"] diff --git a/stable/minio/5.0.16/questions.yaml b/stable/minio/5.0.17/questions.yaml similarity index 100% rename from stable/minio/5.0.16/questions.yaml rename to stable/minio/5.0.17/questions.yaml diff --git a/stable/minio/5.0.17/templates/common.yaml b/stable/minio/5.0.17/templates/common.yaml new file mode 100644 index 0000000000..c1a366e1cf --- /dev/null +++ b/stable/minio/5.0.17/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/webtop/4.0.6/values.yaml b/stable/minio/5.0.17/values.yaml similarity index 100% rename from stable/webtop/4.0.6/values.yaml rename to stable/minio/5.0.17/values.yaml diff --git a/stable/webtop/4.0.6/app-changelog.md b/stable/webtop/4.0.6/app-changelog.md deleted file mode 100644 index 0d410833ac..0000000000 --- a/stable/webtop/4.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-4.0.6](https://github.com/truecharts/charts/compare/webtop-4.0.5...webtop-4.0.6) (2023-01-24) - -### Chore - -- update container image tccr.io/truecharts/webtop-alpine-icewm to latest - - \ No newline at end of file diff --git a/stable/webtop/4.0.6/CHANGELOG.md b/stable/webtop/4.0.7/CHANGELOG.md similarity index 89% rename from stable/webtop/4.0.6/CHANGELOG.md rename to stable/webtop/4.0.7/CHANGELOG.md index ca62e34a77..7b5bf4e995 100644 --- a/stable/webtop/4.0.6/CHANGELOG.md +++ b/stable/webtop/4.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-4.0.7](https://github.com/truecharts/charts/compare/webtop-4.0.6...webtop-4.0.7) (2023-02-03) + +### Chore + +- update webtop + + + + ## [webtop-4.0.6](https://github.com/truecharts/charts/compare/webtop-4.0.5...webtop-4.0.6) (2023-01-24) ### Chore @@ -88,12 +97,3 @@ ### Chore - update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [webtop-3.0.10](https://github.com/truecharts/charts/compare/webtop-3.0.9...webtop-3.0.10) (2022-12-26) - -### Chore - -- update container image tccr.io/truecharts/webtop to latest ([#5807](https://github.com/truecharts/charts/issues/5807)) diff --git a/stable/webtop/4.0.6/Chart.yaml b/stable/webtop/4.0.7/Chart.yaml similarity index 95% rename from stable/webtop/4.0.6/Chart.yaml rename to stable/webtop/4.0.7/Chart.yaml index 8bec719a52..3800dc9f47 100644 --- a/stable/webtop/4.0.6/Chart.yaml +++ b/stable/webtop/4.0.7/Chart.yaml @@ -19,11 +19,12 @@ maintainers: name: webtop sources: - https://github.com/truecharts/charts/tree/master/charts/stable/webtop + - https://fleet.linuxserver.io/ - https://github.com/linuxserver/gclient - https://github.com/orgs/linuxserver/packages/container/package/webtop - https://github.com/linuxserver/docker-webtop#readme type: application -version: 4.0.6 +version: 4.0.7 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/4.0.7/README.md b/stable/webtop/4.0.7/README.md new file mode 100644 index 0000000000..701942c352 --- /dev/null +++ b/stable/webtop/4.0.7/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/webtop/4.0.7/app-changelog.md b/stable/webtop/4.0.7/app-changelog.md new file mode 100644 index 0000000000..bca948f1fb --- /dev/null +++ b/stable/webtop/4.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-4.0.7](https://github.com/truecharts/charts/compare/webtop-4.0.6...webtop-4.0.7) (2023-02-03) + +### Chore + +- update webtop + + \ No newline at end of file diff --git a/stable/webtop/4.0.6/app-readme.md b/stable/webtop/4.0.7/app-readme.md similarity index 100% rename from stable/webtop/4.0.6/app-readme.md rename to stable/webtop/4.0.7/app-readme.md diff --git a/stable/webtop/4.0.7/charts/common-11.1.2.tgz b/stable/webtop/4.0.7/charts/common-11.1.2.tgz new file mode 100644 index 0000000000..da62080e8a Binary files /dev/null and b/stable/webtop/4.0.7/charts/common-11.1.2.tgz differ diff --git a/stable/webtop/4.0.6/ix_values.yaml b/stable/webtop/4.0.7/ix_values.yaml similarity index 57% rename from stable/webtop/4.0.6/ix_values.yaml rename to stable/webtop/4.0.7/ix_values.yaml index 8435e44c19..2b5df3ead4 100644 --- a/stable/webtop/4.0.6/ix_values.yaml +++ b/stable/webtop/4.0.7/ix_values.yaml @@ -1,86 +1,86 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/webtop - tag: latest@sha256:679bdcb5e4481b4a958dacf35bc6f4337fddb41f11d96572ba42852584c7550a + tag: latest@sha256:d45e3a1a1e98305151514032227157273719cea89d0206294d7d45b214d564c2 ubuntuXFCEImage: repository: tccr.io/truecharts/webtop-ubuntu-xfce - tag: latest@sha256:af350c99af7d1d9be243e5ce135e1a159001e842df8f3b3ecc6bc7cc898ca8f6 + tag: latest@sha256:c505cf32c72ecc3bb15b6e20c7f6280c5996301ec315fc8fd87222ec2a9f7b0b pullPolicy: Always fedoraXFCEImage: repository: tccr.io/truecharts/webtop-fedora-xfce - tag: latest@sha256:2ae0d701dd3035c806fa1bf425be13992b7caf6798e2d24ebb28da341b9cda68 + tag: latest@sha256:7f90e045bdf094716b295ecb8ad7c2ef5065ca5be4afa90de8279890bc838116 pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/webtop-arch-xfce - tag: latest@sha256:ca2e604522a833e1574e1817b7840eb205762a0e7c9dc1e51b5060da2e453195 + tag: latest@sha256:013c5781650ec405c0648df407e99fd0225fb5ce7ec2604d8b08d9c2d54ad10a pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/webtop-alpine-kde - tag: latest@sha256:01b65e42fbe45d5f7c9899f654b4b76bdb9a1102ade40e99d5098b83e3fa4905 + tag: latest@sha256:2f0b6e6b93d618b1a428cb340f95300c52c45b44646b86cd30d0ee7fdd3a4b7a pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/webtop-ubuntu-kde - tag: latest@sha256:03d9f7a398a585552a3a14095d4b64a6c9e690fb587c6fb4f4d5de53b26cb154 + tag: latest@sha256:5579b69c431272fccb411976c028cd4508e232e5c4f1b6f44b7ad2446d8c9a57 pullPolicy: Always fedoraKDEImage: repository: tccr.io/truecharts/webtop-fedora-kde - tag: latest@sha256:3225fc0f3173d5a50bc00f82f6f13a69f8c0856318d01fa161a73676613aec7b + tag: latest@sha256:85dbefc0a6a031974d9c87f692ab9b7679dbd7f9f5d15e4a4909eff136eafa5e pullPolicy: Always archKDEImage: repository: tccr.io/truecharts/webtop-arch-kde - tag: latest@sha256:a8cfb62b6f5b9155db55f4782c5c5fcc6af8f759982445846421d914ed94160b + tag: latest@sha256:07a94ef9288b94731de9f497912e0cd90ce396649beee492c93da0843a01d15f pullPolicy: Always alpineMATEImage: repository: tccr.io/truecharts/webtop-alpine-mate - tag: latest@sha256:07e0b43e7d7a87be029c38a066fd1fac6735fdf8c47e58022633049f4062b31d + tag: latest@sha256:238c5f582edd9c66c8e253f0c94e041c01681759449db3059d0e1c49a124acbb pullPolicy: Always ubuntuMATEImage: repository: tccr.io/truecharts/webtop-ubuntu-mate - tag: latest@sha256:215235f0a5b07489200d2b3c6a3844c2688ac17bf6078079a2f1c2b849e2f5c1 + tag: latest@sha256:2476be31b5ea321003f5f2aba496f0744bffb6f7f74156bdcb1dc1f52b1cec5e pullPolicy: Always fedoraMATEImage: repository: tccr.io/truecharts/webtop-fedora-mate - tag: latest@sha256:6c1fbc4794cbbdadc7409c3ac70908137732f8da79e05f46084d647c3bb7fa92 + tag: latest@sha256:d547a0c3e64c223e0fbdbfebf8171a61c161e52b2576941d47a5218b3bf63e48 pullPolicy: Always archMATEImage: repository: tccr.io/truecharts/webtop-arch-mate - tag: latest@sha256:01976ea4b9af91f94753894337ad05ec6b8e87077c597b8dd1ca7a8d6f20fa58 + tag: latest@sha256:3a5b42e9c9bcd73cd8bd4f00da5d6f435e257d06d6a1eb8b843dc4624fae8b62 pullPolicy: Always alpineI3Image: repository: tccr.io/truecharts/webtop-alpine-i3 - tag: latest@sha256:666c1d516aa8e6de4c646dfc3e673de7a1eaf8350280d87bbccb8ba3fc2d0ca7 + tag: latest@sha256:63f0d201262c7fcf3ce72c098c1d43a864abfb3cf8f187facc0aa06effcfad7d pullPolicy: Always ubuntuI3Image: repository: tccr.io/truecharts/webtop-ubuntu-i3 - tag: latest@sha256:8433411785e2b6b22eb728167594bf646f83c46fce8a3dd4e131af2d12f2f8bd + tag: latest@sha256:d3c5f86c8994dc0dd60729bd991543fb416b3406ec06c972e33c311e9f5f2ea7 pullPolicy: Always fedoraI3Image: repository: tccr.io/truecharts/webtop-fedora-i3 - tag: latest@sha256:04f46fadbf0370d6ef3e55e4240d47329061b0d85c7a16e0e72d784e4e5018f4 + tag: latest@sha256:6101e0385f1aec5b0eb5e619767194bf27a20adfd9dc7ff64d94b08bee87ff54 pullPolicy: Always archI3Image: repository: tccr.io/truecharts/webtop-arch-i3 - tag: latest@sha256:c8c7dffe22fd527dff9e62170d13e7fb0c1c0e03c1df9f3f79e878f5e927633e + tag: latest@sha256:b5fff8ca8449aae3cfbe8c81d7127ecceb8e213fd491e655da4bd3f4072ed259 pullPolicy: Always alpineOpenBoxImage: repository: tccr.io/truecharts/webtop-alpine-openbox - tag: latest@sha256:953a0edeb7eae08febb6be7f163df31a4afd9997e51e96e495098f8f6cfbc2b0 + tag: latest@sha256:d527ba12927e8100cf715c40c6b713c6a62fd661724f9a131e42739c82781fe3 pullPolicy: Always ubuntuOpenBoxImage: repository: tccr.io/truecharts/webtop-ubuntu-openbox - tag: latest@sha256:93e17963ec84fdeb5a52cfa277f1dc71dd7029011bca4827f09301236f1b6f18 + tag: latest@sha256:46538bddfc44be250694def4e4bf66bb425396c3e3467ab5c4f6596d6f0da559 pullPolicy: Always fedoraOpenBoxImage: repository: tccr.io/truecharts/webtop-fedora-openbox - tag: latest@sha256:16d36f5c7868fed43e6e2e46431e07113c188c5f0966ded8c83e37c180dfcb0c + tag: latest@sha256:12fa28b141acee7cb1916ab2024a50977dd75fcdbc400bf2ed611dae624b810b pullPolicy: Always archOpenBoxImage: repository: tccr.io/truecharts/webtop-arch-openbox - tag: latest@sha256:f543d416ebccf4489a2f8a3e49b161b182c7da74a0fff10f7a8f884d46616e41 + tag: latest@sha256:4434584e6fda0b993acecb36471642acb4f2945fd403052c50eb411d39f44fe3 pullPolicy: Always alpineICEWMImage: @@ -89,15 +89,15 @@ alpineICEWMImage: pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/webtop-ubuntu-icewm - tag: latest@sha256:12fe891ea665d67418e962c7d287e3601e256286ab1ee765fbbe26ba14e41cca + tag: latest@sha256:a2f2d2848993787c2f6fa4b871ce1f369d40ff7719bb93c9decef2233e6da6fd pullPolicy: Always fedoraICEWMImage: repository: tccr.io/truecharts/webtop-fedora-icewm - tag: latest@sha256:0b0b579ce91a109928035904cb9a049d9ec6bb94c7b2f44202e2d1a0595aa293 + tag: latest@sha256:451bffaa66c2bf191e98c6a8b48bd98f11f4015e5af34ba7accf0f794b660a17 pullPolicy: Always archICEWMImage: repository: tccr.io/truecharts/webtop-arch-icewm - tag: latest@sha256:3c0fdd6e029032fb3cb17bc069571182e87f0bb2cac157984a0cf8674042292d + tag: latest@sha256:46bdb56df8dc36a969f0c2a729e787252de3b99ee8bd74ebc1182150143ba5e7 pullPolicy: Always imageSelector: image diff --git a/stable/webtop/4.0.6/questions.yaml b/stable/webtop/4.0.7/questions.yaml similarity index 100% rename from stable/webtop/4.0.6/questions.yaml rename to stable/webtop/4.0.7/questions.yaml diff --git a/stable/webtop/4.0.6/templates/common.yaml b/stable/webtop/4.0.7/templates/common.yaml similarity index 100% rename from stable/webtop/4.0.6/templates/common.yaml rename to stable/webtop/4.0.7/templates/common.yaml diff --git a/stable/webtop/4.0.7/values.yaml b/stable/webtop/4.0.7/values.yaml new file mode 100644 index 0000000000..e69de29bb2