diff --git a/dependency/mariadb/3.0.91/CHANGELOG.md b/dependency/mariadb/3.0.92/CHANGELOG.md similarity index 91% rename from dependency/mariadb/3.0.91/CHANGELOG.md rename to dependency/mariadb/3.0.92/CHANGELOG.md index 6cc7ded1cd1..b1913b48853 100644 --- a/dependency/mariadb/3.0.91/CHANGELOG.md +++ b/dependency/mariadb/3.0.92/CHANGELOG.md @@ -2,6 +2,16 @@ +## [mariadb-3.0.92](https://github.com/truecharts/charts/compare/mariadb-3.0.91...mariadb-3.0.92) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + ## [mariadb-3.0.91](https://github.com/truecharts/charts/compare/mariadb-3.0.90...mariadb-3.0.91) (2022-10-10) ### Chore @@ -86,14 +96,4 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm chart common to v10.6.1 ([#3893](https://github.com/truecharts/charts/issues/3893)) - - - - -## [mariadb-3.0.81](https://github.com/truecharts/charts/compare/mariadb-3.0.80...mariadb-3.0.81) (2022-09-24) - -### Chore - - Auto-update chart README [skip ci] diff --git a/dependency/memcached/3.0.92/Chart.lock b/dependency/mariadb/3.0.92/Chart.lock similarity index 80% rename from dependency/memcached/3.0.92/Chart.lock rename to dependency/mariadb/3.0.92/Chart.lock index 3d76b75a2b2..ecc45596bf8 100644 --- a/dependency/memcached/3.0.92/Chart.lock +++ b/dependency/mariadb/3.0.92/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.0 digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a -generated: "2022-10-10T19:37:12.588766483Z" +generated: "2022-10-11T06:26:49.559960955Z" diff --git a/dependency/mariadb/3.0.91/Chart.yaml b/dependency/mariadb/3.0.92/Chart.yaml similarity index 98% rename from dependency/mariadb/3.0.91/Chart.yaml rename to dependency/mariadb/3.0.92/Chart.yaml index 420d82b3c0d..9080fb12505 100644 --- a/dependency/mariadb/3.0.91/Chart.yaml +++ b/dependency/mariadb/3.0.92/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 3.0.91 +version: 3.0.92 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/3.0.91/README.md b/dependency/mariadb/3.0.92/README.md similarity index 100% rename from dependency/mariadb/3.0.91/README.md rename to dependency/mariadb/3.0.92/README.md diff --git a/dependency/mariadb/3.0.91/app-readme.md b/dependency/mariadb/3.0.92/app-readme.md similarity index 100% rename from dependency/mariadb/3.0.91/app-readme.md rename to dependency/mariadb/3.0.92/app-readme.md diff --git a/dependency/mariadb/3.0.91/charts/common-10.7.0.tgz b/dependency/mariadb/3.0.92/charts/common-10.7.0.tgz similarity index 100% rename from dependency/mariadb/3.0.91/charts/common-10.7.0.tgz rename to dependency/mariadb/3.0.92/charts/common-10.7.0.tgz diff --git a/dependency/mariadb/3.0.91/ix_values.yaml b/dependency/mariadb/3.0.92/ix_values.yaml similarity index 97% rename from dependency/mariadb/3.0.91/ix_values.yaml rename to dependency/mariadb/3.0.92/ix_values.yaml index a24329fa423..bd3286afeed 100644 --- a/dependency/mariadb/3.0.91/ix_values.yaml +++ b/dependency/mariadb/3.0.92/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mariadb pullPolicy: IfNotPresent - tag: 10.9.3@sha256:09bd7de6f95d7c8a7eb7176cb893ff438e33c0c6d690d63bd7fdc8ce5a6cb612 + tag: 10.9.3@sha256:ffcec18dfd8c10515733d6972e0bb0d9624c65248c892bc90dc7ea125770ed61 controller: # -- Set the controller type. diff --git a/dependency/mariadb/3.0.91/questions.yaml b/dependency/mariadb/3.0.92/questions.yaml similarity index 100% rename from dependency/mariadb/3.0.91/questions.yaml rename to dependency/mariadb/3.0.92/questions.yaml diff --git a/dependency/mariadb/3.0.91/templates/common.yaml b/dependency/mariadb/3.0.92/templates/common.yaml similarity index 100% rename from dependency/mariadb/3.0.91/templates/common.yaml rename to dependency/mariadb/3.0.92/templates/common.yaml diff --git a/dependency/mariadb/3.0.91/values.yaml b/dependency/mariadb/3.0.92/values.yaml similarity index 100% rename from dependency/mariadb/3.0.91/values.yaml rename to dependency/mariadb/3.0.92/values.yaml diff --git a/dependency/memcached/3.0.92/CHANGELOG.md b/dependency/memcached/3.0.93/CHANGELOG.md similarity index 91% rename from dependency/memcached/3.0.92/CHANGELOG.md rename to dependency/memcached/3.0.93/CHANGELOG.md index 41fdb4934d0..99b65a8f602 100644 --- a/dependency/memcached/3.0.92/CHANGELOG.md +++ b/dependency/memcached/3.0.93/CHANGELOG.md @@ -2,6 +2,16 @@ +## [memcached-3.0.93](https://github.com/truecharts/charts/compare/memcached-3.0.92...memcached-3.0.93) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + ## [memcached-3.0.92](https://github.com/truecharts/charts/compare/memcached-3.0.91...memcached-3.0.92) (2022-10-10) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm chart common to v10.6.1 ([#3893](https://github.com/truecharts/charts/issues/3893)) - - - - -## [memcached-3.0.82](https://github.com/truecharts/charts/compare/memcached-3.0.81...memcached-3.0.82) (2022-09-25) - -### Chore - diff --git a/dependency/mariadb/3.0.91/Chart.lock b/dependency/memcached/3.0.93/Chart.lock similarity index 80% rename from dependency/mariadb/3.0.91/Chart.lock rename to dependency/memcached/3.0.93/Chart.lock index 561f3aa8c26..fa7d6a4b748 100644 --- a/dependency/mariadb/3.0.91/Chart.lock +++ b/dependency/memcached/3.0.93/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.0 digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a -generated: "2022-10-10T19:37:12.54441702Z" +generated: "2022-10-11T06:26:49.784528374Z" diff --git a/dependency/memcached/3.0.92/Chart.yaml b/dependency/memcached/3.0.93/Chart.yaml similarity index 98% rename from dependency/memcached/3.0.92/Chart.yaml rename to dependency/memcached/3.0.93/Chart.yaml index 5a0002ad317..15013305423 100644 --- a/dependency/memcached/3.0.92/Chart.yaml +++ b/dependency/memcached/3.0.93/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 3.0.92 +version: 3.0.93 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/3.0.92/README.md b/dependency/memcached/3.0.93/README.md similarity index 100% rename from dependency/memcached/3.0.92/README.md rename to dependency/memcached/3.0.93/README.md diff --git a/dependency/memcached/3.0.92/app-readme.md b/dependency/memcached/3.0.93/app-readme.md similarity index 100% rename from dependency/memcached/3.0.92/app-readme.md rename to dependency/memcached/3.0.93/app-readme.md diff --git a/dependency/memcached/3.0.92/charts/common-10.7.0.tgz b/dependency/memcached/3.0.93/charts/common-10.7.0.tgz similarity index 100% rename from dependency/memcached/3.0.92/charts/common-10.7.0.tgz rename to dependency/memcached/3.0.93/charts/common-10.7.0.tgz diff --git a/dependency/memcached/3.0.92/ix_values.yaml b/dependency/memcached/3.0.93/ix_values.yaml similarity index 68% rename from dependency/memcached/3.0.92/ix_values.yaml rename to dependency/memcached/3.0.93/ix_values.yaml index 7a64a528879..0bce37769ae 100644 --- a/dependency/memcached/3.0.92/ix_values.yaml +++ b/dependency/memcached/3.0.93/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/memcached pullPolicy: IfNotPresent - tag: 1.6.17@sha256:3af5c17354833811d0739071c6a691b0876042f1de7da5388e03017d7767dcd6 + tag: 1.6.17@sha256:bddaa3cec449b51a0ede37ba4660e3376f9eb8f5d577dcaae98a4a5e2ace0854 service: main: diff --git a/dependency/memcached/3.0.92/questions.yaml b/dependency/memcached/3.0.93/questions.yaml similarity index 100% rename from dependency/memcached/3.0.92/questions.yaml rename to dependency/memcached/3.0.93/questions.yaml diff --git a/dependency/memcached/3.0.92/templates/common.yaml b/dependency/memcached/3.0.93/templates/common.yaml similarity index 100% rename from dependency/memcached/3.0.92/templates/common.yaml rename to dependency/memcached/3.0.93/templates/common.yaml diff --git a/dependency/memcached/3.0.92/values.yaml b/dependency/memcached/3.0.93/values.yaml similarity index 100% rename from dependency/memcached/3.0.92/values.yaml rename to dependency/memcached/3.0.93/values.yaml diff --git a/dependency/mongodb/2.0.31/CHANGELOG.md b/dependency/mongodb/2.0.32/CHANGELOG.md similarity index 91% rename from dependency/mongodb/2.0.31/CHANGELOG.md rename to dependency/mongodb/2.0.32/CHANGELOG.md index 6fe76cc8e0c..854b7a84bef 100644 --- a/dependency/mongodb/2.0.31/CHANGELOG.md +++ b/dependency/mongodb/2.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [mongodb-2.0.32](https://github.com/truecharts/charts/compare/mongodb-2.0.31...mongodb-2.0.32) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + ## [mongodb-2.0.31](https://github.com/truecharts/charts/compare/mongodb-2.0.30...mongodb-2.0.31) (2022-10-10) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) - - - - -## [mongodb-2.0.22](https://github.com/truecharts/charts/compare/mongodb-2.0.21...mongodb-2.0.22) (2022-09-26) - -### Chore - diff --git a/dependency/redis/3.0.93/Chart.lock b/dependency/mongodb/2.0.32/Chart.lock similarity index 80% rename from dependency/redis/3.0.93/Chart.lock rename to dependency/mongodb/2.0.32/Chart.lock index b6115d7b668..7b7ce1bb4fd 100644 --- a/dependency/redis/3.0.93/Chart.lock +++ b/dependency/mongodb/2.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.0 digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a -generated: "2022-10-10T19:37:46.42517751Z" +generated: "2022-10-11T06:26:49.70027818Z" diff --git a/dependency/mongodb/2.0.31/Chart.yaml b/dependency/mongodb/2.0.32/Chart.yaml similarity index 98% rename from dependency/mongodb/2.0.31/Chart.yaml rename to dependency/mongodb/2.0.32/Chart.yaml index f343bed5968..96761154f7c 100644 --- a/dependency/mongodb/2.0.31/Chart.yaml +++ b/dependency/mongodb/2.0.32/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 2.0.31 +version: 2.0.32 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/2.0.31/README.md b/dependency/mongodb/2.0.32/README.md similarity index 100% rename from dependency/mongodb/2.0.31/README.md rename to dependency/mongodb/2.0.32/README.md diff --git a/dependency/mongodb/2.0.31/app-readme.md b/dependency/mongodb/2.0.32/app-readme.md similarity index 100% rename from dependency/mongodb/2.0.31/app-readme.md rename to dependency/mongodb/2.0.32/app-readme.md diff --git a/dependency/mongodb/2.0.31/charts/common-10.7.0.tgz b/dependency/mongodb/2.0.32/charts/common-10.7.0.tgz similarity index 100% rename from dependency/mongodb/2.0.31/charts/common-10.7.0.tgz rename to dependency/mongodb/2.0.32/charts/common-10.7.0.tgz diff --git a/dependency/mongodb/2.0.31/ix_values.yaml b/dependency/mongodb/2.0.32/ix_values.yaml similarity index 97% rename from dependency/mongodb/2.0.31/ix_values.yaml rename to dependency/mongodb/2.0.32/ix_values.yaml index 0a1d3570897..f5742fcb2a9 100644 --- a/dependency/mongodb/2.0.31/ix_values.yaml +++ b/dependency/mongodb/2.0.32/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: 6.0.2@sha256:9a4d0687a286d80bc41bdc0149222e6722bff9e6fec7913dc876f4d16722e91f + tag: 6.0.2@sha256:ff8d371e708683f3f95cbb41e70bca836b33d105bc0bec8ca8d15c6348444e93 controller: # -- Set the controller type. diff --git a/dependency/mongodb/2.0.31/questions.yaml b/dependency/mongodb/2.0.32/questions.yaml similarity index 100% rename from dependency/mongodb/2.0.31/questions.yaml rename to dependency/mongodb/2.0.32/questions.yaml diff --git a/dependency/mongodb/2.0.31/templates/common.yaml b/dependency/mongodb/2.0.32/templates/common.yaml similarity index 100% rename from dependency/mongodb/2.0.31/templates/common.yaml rename to dependency/mongodb/2.0.32/templates/common.yaml diff --git a/dependency/mongodb/2.0.31/values.yaml b/dependency/mongodb/2.0.32/values.yaml similarity index 100% rename from dependency/mongodb/2.0.31/values.yaml rename to dependency/mongodb/2.0.32/values.yaml diff --git a/dependency/postgresql/8.0.96/CHANGELOG.md b/dependency/postgresql/8.0.97/CHANGELOG.md similarity index 92% rename from dependency/postgresql/8.0.96/CHANGELOG.md rename to dependency/postgresql/8.0.97/CHANGELOG.md index d601fe0eed8..69a8fccbdfd 100644 --- a/dependency/postgresql/8.0.96/CHANGELOG.md +++ b/dependency/postgresql/8.0.97/CHANGELOG.md @@ -2,6 +2,16 @@ +## [postgresql-8.0.97](https://github.com/truecharts/charts/compare/postgresql-8.0.96...postgresql-8.0.97) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + ## [postgresql-8.0.96](https://github.com/truecharts/charts/compare/postgresql-8.0.95...postgresql-8.0.96) (2022-10-10) ### Chore @@ -87,13 +97,3 @@ ## [cryptpad-0.0.61](https://github.com/truecharts/charts/compare/cryptpad-0.0.60...cryptpad-0.0.61) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [cryptpad-0.0.60](https://github.com/truecharts/charts/compare/cryptpad-0.0.59...cryptpad-0.0.60) (2022-09-26) diff --git a/dependency/mongodb/2.0.31/Chart.lock b/dependency/postgresql/8.0.97/Chart.lock similarity index 80% rename from dependency/mongodb/2.0.31/Chart.lock rename to dependency/postgresql/8.0.97/Chart.lock index 671c1b9c432..ee1f2eb53ea 100644 --- a/dependency/mongodb/2.0.31/Chart.lock +++ b/dependency/postgresql/8.0.97/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.0 digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a -generated: "2022-10-10T19:37:45.520548622Z" +generated: "2022-10-11T06:26:49.776582213Z" diff --git a/dependency/postgresql/8.0.96/Chart.yaml b/dependency/postgresql/8.0.97/Chart.yaml similarity index 97% rename from dependency/postgresql/8.0.96/Chart.yaml rename to dependency/postgresql/8.0.97/Chart.yaml index 8d86548482f..8bea0e6a759 100644 --- a/dependency/postgresql/8.0.96/Chart.yaml +++ b/dependency/postgresql/8.0.97/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql - https://www.postgresql.org/ type: application -version: 8.0.96 +version: 8.0.97 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/8.0.96/README.md b/dependency/postgresql/8.0.97/README.md similarity index 100% rename from dependency/postgresql/8.0.96/README.md rename to dependency/postgresql/8.0.97/README.md diff --git a/dependency/postgresql/8.0.96/app-readme.md b/dependency/postgresql/8.0.97/app-readme.md similarity index 100% rename from dependency/postgresql/8.0.96/app-readme.md rename to dependency/postgresql/8.0.97/app-readme.md diff --git a/dependency/postgresql/8.0.96/charts/common-10.7.0.tgz b/dependency/postgresql/8.0.97/charts/common-10.7.0.tgz similarity index 100% rename from dependency/postgresql/8.0.96/charts/common-10.7.0.tgz rename to dependency/postgresql/8.0.97/charts/common-10.7.0.tgz diff --git a/dependency/postgresql/8.0.96/ix_values.yaml b/dependency/postgresql/8.0.97/ix_values.yaml similarity index 97% rename from dependency/postgresql/8.0.96/ix_values.yaml rename to dependency/postgresql/8.0.97/ix_values.yaml index d4fb7e3a6a0..f9a81af46fa 100644 --- a/dependency/postgresql/8.0.96/ix_values.yaml +++ b/dependency/postgresql/8.0.97/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/postgresql pullPolicy: IfNotPresent - tag: 14.5.0@sha256:b6aba0f32e2dd529a7e9d30963ce0f2d9c07e8a986a82fd42994c7616f664765 + tag: 14.5.0@sha256:4457807863245f7488b02af2a36694b6ee5608eb5e212aba11553bfb78e3014d controller: # -- Set the controller type. diff --git a/dependency/postgresql/8.0.96/questions.yaml b/dependency/postgresql/8.0.97/questions.yaml similarity index 100% rename from dependency/postgresql/8.0.96/questions.yaml rename to dependency/postgresql/8.0.97/questions.yaml diff --git a/dependency/postgresql/8.0.96/templates/common.yaml b/dependency/postgresql/8.0.97/templates/common.yaml similarity index 100% rename from dependency/postgresql/8.0.96/templates/common.yaml rename to dependency/postgresql/8.0.97/templates/common.yaml diff --git a/dependency/postgresql/8.0.96/values.yaml b/dependency/postgresql/8.0.97/values.yaml similarity index 100% rename from dependency/postgresql/8.0.96/values.yaml rename to dependency/postgresql/8.0.97/values.yaml diff --git a/dependency/redis/3.0.93/CHANGELOG.md b/dependency/redis/3.0.94/CHANGELOG.md similarity index 91% rename from dependency/redis/3.0.93/CHANGELOG.md rename to dependency/redis/3.0.94/CHANGELOG.md index f1d651fc6e3..96e9f3ec1f5 100644 --- a/dependency/redis/3.0.93/CHANGELOG.md +++ b/dependency/redis/3.0.94/CHANGELOG.md @@ -2,6 +2,16 @@ +## [redis-3.0.94](https://github.com/truecharts/charts/compare/redis-3.0.93...redis-3.0.94) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + ## [redis-3.0.93](https://github.com/truecharts/charts/compare/redisinsight-0.0.30...redis-3.0.93) (2022-10-10) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm chart common to v10.6.1 ([#3893](https://github.com/truecharts/charts/issues/3893)) - - - - -## [redis-3.0.83](https://github.com/truecharts/charts/compare/redis-3.0.82...redis-3.0.83) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) diff --git a/dependency/postgresql/8.0.96/Chart.lock b/dependency/redis/3.0.94/Chart.lock similarity index 80% rename from dependency/postgresql/8.0.96/Chart.lock rename to dependency/redis/3.0.94/Chart.lock index ee0eb4ba2a8..dd8fbb13edd 100644 --- a/dependency/postgresql/8.0.96/Chart.lock +++ b/dependency/redis/3.0.94/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.0 digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a -generated: "2022-10-10T19:37:45.493560662Z" +generated: "2022-10-11T06:27:20.122295431Z" diff --git a/dependency/redis/3.0.93/Chart.yaml b/dependency/redis/3.0.94/Chart.yaml similarity index 98% rename from dependency/redis/3.0.93/Chart.yaml rename to dependency/redis/3.0.94/Chart.yaml index 0f30e20c4ea..2e3ca82465e 100644 --- a/dependency/redis/3.0.93/Chart.yaml +++ b/dependency/redis/3.0.94/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 3.0.93 +version: 3.0.94 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/3.0.93/README.md b/dependency/redis/3.0.94/README.md similarity index 100% rename from dependency/redis/3.0.93/README.md rename to dependency/redis/3.0.94/README.md diff --git a/dependency/redis/3.0.93/app-readme.md b/dependency/redis/3.0.94/app-readme.md similarity index 100% rename from dependency/redis/3.0.93/app-readme.md rename to dependency/redis/3.0.94/app-readme.md diff --git a/dependency/redis/3.0.93/charts/common-10.7.0.tgz b/dependency/redis/3.0.94/charts/common-10.7.0.tgz similarity index 100% rename from dependency/redis/3.0.93/charts/common-10.7.0.tgz rename to dependency/redis/3.0.94/charts/common-10.7.0.tgz diff --git a/dependency/redis/3.0.93/ix_values.yaml b/dependency/redis/3.0.94/ix_values.yaml similarity index 98% rename from dependency/redis/3.0.93/ix_values.yaml rename to dependency/redis/3.0.94/ix_values.yaml index b9bc294db63..9b452730b25 100644 --- a/dependency/redis/3.0.93/ix_values.yaml +++ b/dependency/redis/3.0.94/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/redis pullPolicy: IfNotPresent - tag: 7.0.5@sha256:ca3d256ad9a484c1238ff0a3aa66ed719db7c161f5e369039c75dd4293a75328 + tag: 7.0.5@sha256:265c2a7c1eaa6554c845ca4624fa08118adb6b5eb39b4dbff98a5bed8023d3a5 controller: # -- Set the controller type. diff --git a/dependency/redis/3.0.93/questions.yaml b/dependency/redis/3.0.94/questions.yaml similarity index 100% rename from dependency/redis/3.0.93/questions.yaml rename to dependency/redis/3.0.94/questions.yaml diff --git a/dependency/redis/3.0.93/templates/common.yaml b/dependency/redis/3.0.94/templates/common.yaml similarity index 100% rename from dependency/redis/3.0.93/templates/common.yaml rename to dependency/redis/3.0.94/templates/common.yaml diff --git a/dependency/redis/3.0.93/values.yaml b/dependency/redis/3.0.94/values.yaml similarity index 100% rename from dependency/redis/3.0.93/values.yaml rename to dependency/redis/3.0.94/values.yaml diff --git a/dependency/solr/0.0.63/Chart.lock b/dependency/solr/0.0.63/Chart.lock deleted file mode 100644 index 1b775b64a13..00000000000 --- a/dependency/solr/0.0.63/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.0 -digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a -generated: "2022-10-10T19:38:18.069022392Z" diff --git a/dependency/solr/0.0.63/CHANGELOG.md b/dependency/solr/0.0.64/CHANGELOG.md similarity index 91% rename from dependency/solr/0.0.63/CHANGELOG.md rename to dependency/solr/0.0.64/CHANGELOG.md index 76db0d6d05e..78594397176 100644 --- a/dependency/solr/0.0.63/CHANGELOG.md +++ b/dependency/solr/0.0.64/CHANGELOG.md @@ -2,6 +2,16 @@ +## [solr-0.0.64](https://github.com/truecharts/charts/compare/solr-0.0.63...solr-0.0.64) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + ## [solr-0.0.63](https://github.com/truecharts/charts/compare/solr-0.0.62...solr-0.0.63) (2022-10-10) ### Chore @@ -87,13 +97,3 @@ ## [solr-0.0.55](https://github.com/truecharts/charts/compare/solr-0.0.54...solr-0.0.55) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - update helm chart common to v10.6.1 ([#3893](https://github.com/truecharts/charts/issues/3893)) - - - - -## [solr-0.0.54](https://github.com/truecharts/charts/compare/solr-0.0.53...solr-0.0.54) (2022-09-25) diff --git a/dependency/solr/0.0.64/Chart.lock b/dependency/solr/0.0.64/Chart.lock new file mode 100644 index 00000000000..5d2cedebcd0 --- /dev/null +++ b/dependency/solr/0.0.64/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.0 +digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a +generated: "2022-10-11T06:27:20.094704855Z" diff --git a/dependency/solr/0.0.63/Chart.yaml b/dependency/solr/0.0.64/Chart.yaml similarity index 97% rename from dependency/solr/0.0.63/Chart.yaml rename to dependency/solr/0.0.64/Chart.yaml index b5b96e70007..f9c5ef89e14 100644 --- a/dependency/solr/0.0.63/Chart.yaml +++ b/dependency/solr/0.0.64/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/apache/solr - https://hub.docker.com/r/bitnami/solr/ type: application -version: 0.0.63 +version: 0.0.64 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/0.0.63/README.md b/dependency/solr/0.0.64/README.md similarity index 100% rename from dependency/solr/0.0.63/README.md rename to dependency/solr/0.0.64/README.md diff --git a/dependency/solr/0.0.63/app-readme.md b/dependency/solr/0.0.64/app-readme.md similarity index 100% rename from dependency/solr/0.0.63/app-readme.md rename to dependency/solr/0.0.64/app-readme.md diff --git a/dependency/solr/0.0.63/charts/common-10.7.0.tgz b/dependency/solr/0.0.64/charts/common-10.7.0.tgz similarity index 100% rename from dependency/solr/0.0.63/charts/common-10.7.0.tgz rename to dependency/solr/0.0.64/charts/common-10.7.0.tgz diff --git a/dependency/solr/0.0.63/ix_values.yaml b/dependency/solr/0.0.64/ix_values.yaml similarity index 98% rename from dependency/solr/0.0.63/ix_values.yaml rename to dependency/solr/0.0.64/ix_values.yaml index 2e5ca6f732d..f88ab46f435 100644 --- a/dependency/solr/0.0.63/ix_values.yaml +++ b/dependency/solr/0.0.64/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.0.0@sha256:d311b44e1bfe89c4129a78d54f05e3c5ad1f7678204cf63fc70c8c971bd7f87f + tag: v9.0.0@sha256:d77c8d8a0c6eb95d4d20ea99ae9cfd3e8f323df44dab430c77071c21807a7d2f controller: # -- Set the controller type. diff --git a/dependency/solr/0.0.63/questions.yaml b/dependency/solr/0.0.64/questions.yaml similarity index 100% rename from dependency/solr/0.0.63/questions.yaml rename to dependency/solr/0.0.64/questions.yaml diff --git a/dependency/solr/0.0.63/templates/common.yaml b/dependency/solr/0.0.64/templates/common.yaml similarity index 100% rename from dependency/solr/0.0.63/templates/common.yaml rename to dependency/solr/0.0.64/templates/common.yaml diff --git a/dependency/solr/0.0.63/values.yaml b/dependency/solr/0.0.64/values.yaml similarity index 100% rename from dependency/solr/0.0.63/values.yaml rename to dependency/solr/0.0.64/values.yaml diff --git a/incubator/cherry/0.0.1/CHANGELOG.md b/incubator/cherry/0.0.1/CHANGELOG.md deleted file mode 100644 index 426afd86e7b..00000000000 --- a/incubator/cherry/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,6 +0,0 @@ -# Changelog - - - -## [cherry-0.0.1]cherry-0.0.1 (2022-10-10) - diff --git a/incubator/cherry/0.0.2/CHANGELOG.md b/incubator/cherry/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..49f6fe80848 --- /dev/null +++ b/incubator/cherry/0.0.2/CHANGELOG.md @@ -0,0 +1,16 @@ +# Changelog + + + +## [cherry-0.0.2](https://github.com/truecharts/charts/compare/cherry-0.0.1...cherry-0.0.2) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + +## [cherry-0.0.1]cherry-0.0.1 (2022-10-10) diff --git a/incubator/telethon-downloader/0.0.31/Chart.lock b/incubator/cherry/0.0.2/Chart.lock similarity index 80% rename from incubator/telethon-downloader/0.0.31/Chart.lock rename to incubator/cherry/0.0.2/Chart.lock index d626d253943..b86f07657e1 100644 --- a/incubator/telethon-downloader/0.0.31/Chart.lock +++ b/incubator/cherry/0.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.6.11 digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 -generated: "2022-10-08T09:52:39.56100745Z" +generated: "2022-10-11T06:27:20.14046825Z" diff --git a/incubator/cherry/0.0.1/Chart.yaml b/incubator/cherry/0.0.2/Chart.yaml similarity index 98% rename from incubator/cherry/0.0.1/Chart.yaml rename to incubator/cherry/0.0.2/Chart.yaml index ac37dc73699..e5858367ec3 100644 --- a/incubator/cherry/0.0.1/Chart.yaml +++ b/incubator/cherry/0.0.2/Chart.yaml @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/cherry - https://cherry.haishan.me/ - https://github.com/haishanh/cherry -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - bookmark diff --git a/incubator/cherry/0.0.1/README.md b/incubator/cherry/0.0.2/README.md similarity index 100% rename from incubator/cherry/0.0.1/README.md rename to incubator/cherry/0.0.2/README.md diff --git a/incubator/cherry/0.0.1/app-readme.md b/incubator/cherry/0.0.2/app-readme.md similarity index 100% rename from incubator/cherry/0.0.1/app-readme.md rename to incubator/cherry/0.0.2/app-readme.md diff --git a/incubator/cherry/0.0.1/charts/common-10.6.11.tgz b/incubator/cherry/0.0.2/charts/common-10.6.11.tgz similarity index 100% rename from incubator/cherry/0.0.1/charts/common-10.6.11.tgz rename to incubator/cherry/0.0.2/charts/common-10.6.11.tgz diff --git a/incubator/cherry/0.0.1/ix_values.yaml b/incubator/cherry/0.0.2/ix_values.yaml similarity index 91% rename from incubator/cherry/0.0.1/ix_values.yaml rename to incubator/cherry/0.0.2/ix_values.yaml index 6f28f2271f1..d984652401e 100644 --- a/incubator/cherry/0.0.1/ix_values.yaml +++ b/incubator/cherry/0.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/cherry pullPolicy: IfNotPresent - tag: 0.0.4@sha256:9c7591a56d6a53e5c390a39fccedc7ad6c8cffc7db450ab2102aa7096ab64fa8 + tag: 0.0.4@sha256:2b56c29bf09251925509b132b737547c2f53266f0be35b12753575eb67d3a314 podSecurityContext: runAsUser: 0 diff --git a/incubator/cherry/0.0.1/questions.yaml b/incubator/cherry/0.0.2/questions.yaml similarity index 100% rename from incubator/cherry/0.0.1/questions.yaml rename to incubator/cherry/0.0.2/questions.yaml diff --git a/incubator/cherry/0.0.1/templates/_config.tpl b/incubator/cherry/0.0.2/templates/_config.tpl similarity index 100% rename from incubator/cherry/0.0.1/templates/_config.tpl rename to incubator/cherry/0.0.2/templates/_config.tpl diff --git a/incubator/cherry/0.0.1/templates/_secrets.tpl b/incubator/cherry/0.0.2/templates/_secrets.tpl similarity index 100% rename from incubator/cherry/0.0.1/templates/_secrets.tpl rename to incubator/cherry/0.0.2/templates/_secrets.tpl diff --git a/incubator/cherry/0.0.1/templates/common.yaml b/incubator/cherry/0.0.2/templates/common.yaml similarity index 100% rename from incubator/cherry/0.0.1/templates/common.yaml rename to incubator/cherry/0.0.2/templates/common.yaml diff --git a/incubator/cherry/0.0.1/values.yaml b/incubator/cherry/0.0.2/values.yaml similarity index 100% rename from incubator/cherry/0.0.1/values.yaml rename to incubator/cherry/0.0.2/values.yaml diff --git a/incubator/cloudbeaver/0.0.29/CHANGELOG.md b/incubator/cloudbeaver/0.0.30/CHANGELOG.md similarity index 85% rename from incubator/cloudbeaver/0.0.29/CHANGELOG.md rename to incubator/cloudbeaver/0.0.30/CHANGELOG.md index 5207ad9e56e..dc20b030541 100644 --- a/incubator/cloudbeaver/0.0.29/CHANGELOG.md +++ b/incubator/cloudbeaver/0.0.30/CHANGELOG.md @@ -2,6 +2,16 @@ +## [cloudbeaver-0.0.30](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.29...cloudbeaver-0.0.30) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + ## [cloudbeaver-0.0.29](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.28...cloudbeaver-0.0.29) (2022-10-07) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/mkvtoolnix/2.0.37/Chart.lock b/incubator/cloudbeaver/0.0.30/Chart.lock similarity index 80% rename from stable/mkvtoolnix/2.0.37/Chart.lock rename to incubator/cloudbeaver/0.0.30/Chart.lock index 87bd7fe5dc9..50d085c6e99 100644 --- a/stable/mkvtoolnix/2.0.37/Chart.lock +++ b/incubator/cloudbeaver/0.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.6.11 digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 -generated: "2022-10-08T10:24:48.14480187Z" +generated: "2022-10-11T06:27:20.68390822Z" diff --git a/incubator/cloudbeaver/0.0.29/Chart.yaml b/incubator/cloudbeaver/0.0.30/Chart.yaml similarity index 98% rename from incubator/cloudbeaver/0.0.29/Chart.yaml rename to incubator/cloudbeaver/0.0.30/Chart.yaml index a7cd3b1600d..e324944e9a5 100644 --- a/incubator/cloudbeaver/0.0.29/Chart.yaml +++ b/incubator/cloudbeaver/0.0.30/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/dbeaver/cloudbeaver - https://hub.docker.com/r/dbeaver/cloudbeaver/ type: application -version: 0.0.29 +version: 0.0.30 diff --git a/incubator/cloudbeaver/0.0.29/README.md b/incubator/cloudbeaver/0.0.30/README.md similarity index 100% rename from incubator/cloudbeaver/0.0.29/README.md rename to incubator/cloudbeaver/0.0.30/README.md diff --git a/incubator/cloudbeaver/0.0.29/app-readme.md b/incubator/cloudbeaver/0.0.30/app-readme.md similarity index 100% rename from incubator/cloudbeaver/0.0.29/app-readme.md rename to incubator/cloudbeaver/0.0.30/app-readme.md diff --git a/incubator/cloudbeaver/0.0.29/charts/common-10.6.11.tgz b/incubator/cloudbeaver/0.0.30/charts/common-10.6.11.tgz similarity index 100% rename from incubator/cloudbeaver/0.0.29/charts/common-10.6.11.tgz rename to incubator/cloudbeaver/0.0.30/charts/common-10.6.11.tgz diff --git a/incubator/cloudbeaver/0.0.29/ix_values.yaml b/incubator/cloudbeaver/0.0.30/ix_values.yaml similarity index 83% rename from incubator/cloudbeaver/0.0.29/ix_values.yaml rename to incubator/cloudbeaver/0.0.30/ix_values.yaml index 61dc90b340d..10c9932c7a0 100644 --- a/incubator/cloudbeaver/0.0.29/ix_values.yaml +++ b/incubator/cloudbeaver/0.0.30/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cloudbeaver - tag: latest@sha256:01c396762cb3d85821bb330d1a9267d0b98f81672cda27c0d86daa245d25b869 + tag: latest@sha256:3c5fb727b01da819b387dfce60b216fcab7f7d8fe56f942bf8943069a1808504 persistence: appdata: enabled: true diff --git a/incubator/cloudbeaver/0.0.29/questions.yaml b/incubator/cloudbeaver/0.0.30/questions.yaml similarity index 100% rename from incubator/cloudbeaver/0.0.29/questions.yaml rename to incubator/cloudbeaver/0.0.30/questions.yaml diff --git a/incubator/cloudbeaver/0.0.29/templates/common.yaml b/incubator/cloudbeaver/0.0.30/templates/common.yaml similarity index 100% rename from incubator/cloudbeaver/0.0.29/templates/common.yaml rename to incubator/cloudbeaver/0.0.30/templates/common.yaml diff --git a/incubator/cloudbeaver/0.0.29/values.yaml b/incubator/cloudbeaver/0.0.30/values.yaml similarity index 100% rename from incubator/cloudbeaver/0.0.29/values.yaml rename to incubator/cloudbeaver/0.0.30/values.yaml diff --git a/incubator/cryptpad/0.0.70/CHANGELOG.md b/incubator/cryptpad/0.0.71/CHANGELOG.md similarity index 86% rename from incubator/cryptpad/0.0.70/CHANGELOG.md rename to incubator/cryptpad/0.0.71/CHANGELOG.md index dd0c36c4baf..3371961256e 100644 --- a/incubator/cryptpad/0.0.70/CHANGELOG.md +++ b/incubator/cryptpad/0.0.71/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cryptpad-0.0.71](https://github.com/truecharts/charts/compare/cryptpad-0.0.70...cryptpad-0.0.71) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + - update docker general non-major + + + + ## [cryptpad-0.0.70](https://github.com/truecharts/charts/compare/cryptpad-0.0.68...cryptpad-0.0.70) (2022-10-08) ### Chore @@ -86,14 +97,3 @@ -## [cryptpad-0.0.62](https://github.com/truecharts/charts/compare/cryptpad-0.0.61...cryptpad-0.0.62) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) - - - diff --git a/incubator/cherry/0.0.1/Chart.lock b/incubator/cryptpad/0.0.71/Chart.lock similarity index 80% rename from incubator/cherry/0.0.1/Chart.lock rename to incubator/cryptpad/0.0.71/Chart.lock index 2cb8245b5c2..0a446c77ef8 100644 --- a/incubator/cherry/0.0.1/Chart.lock +++ b/incubator/cryptpad/0.0.71/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.6.11 digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 -generated: "2022-10-10T12:11:57.884260092Z" +generated: "2022-10-11T06:27:48.695620786Z" diff --git a/incubator/cryptpad/0.0.70/Chart.yaml b/incubator/cryptpad/0.0.71/Chart.yaml similarity index 98% rename from incubator/cryptpad/0.0.70/Chart.yaml rename to incubator/cryptpad/0.0.71/Chart.yaml index bee1b301429..eeb02d3b1c2 100644 --- a/incubator/cryptpad/0.0.70/Chart.yaml +++ b/incubator/cryptpad/0.0.71/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://cryptpad.fr/ - https://hub.docker.com/r/promasu/cryptpad/ type: application -version: 0.0.70 +version: 0.0.71 diff --git a/incubator/cryptpad/0.0.70/README.md b/incubator/cryptpad/0.0.71/README.md similarity index 100% rename from incubator/cryptpad/0.0.70/README.md rename to incubator/cryptpad/0.0.71/README.md diff --git a/incubator/cryptpad/0.0.70/app-readme.md b/incubator/cryptpad/0.0.71/app-readme.md similarity index 100% rename from incubator/cryptpad/0.0.70/app-readme.md rename to incubator/cryptpad/0.0.71/app-readme.md diff --git a/incubator/cryptpad/0.0.70/charts/common-10.6.11.tgz b/incubator/cryptpad/0.0.71/charts/common-10.6.11.tgz similarity index 100% rename from incubator/cryptpad/0.0.70/charts/common-10.6.11.tgz rename to incubator/cryptpad/0.0.71/charts/common-10.6.11.tgz diff --git a/incubator/cryptpad/0.0.70/ix_values.yaml b/incubator/cryptpad/0.0.71/ix_values.yaml similarity index 91% rename from incubator/cryptpad/0.0.70/ix_values.yaml rename to incubator/cryptpad/0.0.71/ix_values.yaml index ec6c0dcdbd3..da43e212ca1 100644 --- a/incubator/cryptpad/0.0.70/ix_values.yaml +++ b/incubator/cryptpad/0.0.71/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cryptpad - tag: latest@sha256:7a767cf61792482a9ce565a79771dedbdac5428331b335052a23f446aedbd629 + tag: latest@sha256:7f3e72bc399923521a7b0e581eedd7ab4f15029a0972cff1ab3830d25f8480ea persistence: blobpath: enabled: true diff --git a/incubator/cryptpad/0.0.70/questions.yaml b/incubator/cryptpad/0.0.71/questions.yaml similarity index 100% rename from incubator/cryptpad/0.0.70/questions.yaml rename to incubator/cryptpad/0.0.71/questions.yaml diff --git a/incubator/cryptpad/0.0.70/templates/common.yaml b/incubator/cryptpad/0.0.71/templates/common.yaml similarity index 100% rename from incubator/cryptpad/0.0.70/templates/common.yaml rename to incubator/cryptpad/0.0.71/templates/common.yaml diff --git a/incubator/cryptpad/0.0.70/values.yaml b/incubator/cryptpad/0.0.71/values.yaml similarity index 100% rename from incubator/cryptpad/0.0.70/values.yaml rename to incubator/cryptpad/0.0.71/values.yaml diff --git a/incubator/icloudpd/0.0.38/CHANGELOG.md b/incubator/icloudpd/0.0.39/CHANGELOG.md similarity index 87% rename from incubator/icloudpd/0.0.38/CHANGELOG.md rename to incubator/icloudpd/0.0.39/CHANGELOG.md index 6e88895a971..af0a61d645b 100644 --- a/incubator/icloudpd/0.0.38/CHANGELOG.md +++ b/incubator/icloudpd/0.0.39/CHANGELOG.md @@ -2,6 +2,17 @@ +## [icloudpd-0.0.39](https://github.com/truecharts/charts/compare/icloudpd-0.0.38...icloudpd-0.0.39) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + - update docker general non-major + + + + ## [icloudpd-0.0.38](https://github.com/truecharts/charts/compare/icloudpd-0.0.37...icloudpd-0.0.38) (2022-10-07) ### Chore @@ -86,14 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - diff --git a/incubator/cloudbeaver/0.0.29/Chart.lock b/incubator/icloudpd/0.0.39/Chart.lock similarity index 80% rename from incubator/cloudbeaver/0.0.29/Chart.lock rename to incubator/icloudpd/0.0.39/Chart.lock index 28d248db6d3..5aa0bc09686 100644 --- a/incubator/cloudbeaver/0.0.29/Chart.lock +++ b/incubator/icloudpd/0.0.39/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.6.11 digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 -generated: "2022-10-08T09:16:01.038199284Z" +generated: "2022-10-11T06:27:48.756867413Z" diff --git a/incubator/icloudpd/0.0.38/Chart.yaml b/incubator/icloudpd/0.0.39/Chart.yaml similarity index 98% rename from incubator/icloudpd/0.0.38/Chart.yaml rename to incubator/icloudpd/0.0.39/Chart.yaml index a68d1ebfa8f..e12ec345a22 100644 --- a/incubator/icloudpd/0.0.38/Chart.yaml +++ b/incubator/icloudpd/0.0.39/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/Womabre/-TrueNAS-docker-templates - https://hub.docker.com/r/boredazfcuk/icloudpd/ type: application -version: 0.0.38 +version: 0.0.39 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/icloudpd/0.0.38/README.md b/incubator/icloudpd/0.0.39/README.md similarity index 100% rename from incubator/icloudpd/0.0.38/README.md rename to incubator/icloudpd/0.0.39/README.md diff --git a/incubator/icloudpd/0.0.38/app-readme.md b/incubator/icloudpd/0.0.39/app-readme.md similarity index 100% rename from incubator/icloudpd/0.0.38/app-readme.md rename to incubator/icloudpd/0.0.39/app-readme.md diff --git a/incubator/icloudpd/0.0.38/charts/common-10.6.11.tgz b/incubator/icloudpd/0.0.39/charts/common-10.6.11.tgz similarity index 100% rename from incubator/icloudpd/0.0.38/charts/common-10.6.11.tgz rename to incubator/icloudpd/0.0.39/charts/common-10.6.11.tgz diff --git a/incubator/icloudpd/0.0.38/ix_values.yaml b/incubator/icloudpd/0.0.39/ix_values.yaml similarity index 97% rename from incubator/icloudpd/0.0.38/ix_values.yaml rename to incubator/icloudpd/0.0.39/ix_values.yaml index 7f8ab91c6f7..fbf0099d551 100644 --- a/incubator/icloudpd/0.0.38/ix_values.yaml +++ b/incubator/icloudpd/0.0.39/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/icloudpd - tag: latest@sha256:93b44b6124fca9ddc0bcdebba01ab7e909e0f698e3a1cc1131d1c5e282e4c681 + tag: latest@sha256:f373d94cd8b8dfc162bbcf44abbe47a0a687b4ae56f3bfe187eda4b0db2dca06 podSecurityContext: runAsGroup: 0 diff --git a/incubator/icloudpd/0.0.38/questions.yaml b/incubator/icloudpd/0.0.39/questions.yaml similarity index 100% rename from incubator/icloudpd/0.0.38/questions.yaml rename to incubator/icloudpd/0.0.39/questions.yaml diff --git a/incubator/icloudpd/0.0.38/templates/common.yaml b/incubator/icloudpd/0.0.39/templates/common.yaml similarity index 100% rename from incubator/icloudpd/0.0.38/templates/common.yaml rename to incubator/icloudpd/0.0.39/templates/common.yaml diff --git a/incubator/icloudpd/0.0.38/values.yaml b/incubator/icloudpd/0.0.39/values.yaml similarity index 100% rename from incubator/icloudpd/0.0.38/values.yaml rename to incubator/icloudpd/0.0.39/values.yaml diff --git a/incubator/lingva/0.0.29/Chart.lock b/incubator/lingva/0.0.29/Chart.lock deleted file mode 100644 index 968d3775750..00000000000 --- a/incubator/lingva/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.11 -digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 -generated: "2022-10-08T09:32:58.828758168Z" diff --git a/incubator/lingva/0.0.29/CHANGELOG.md b/incubator/lingva/0.0.30/CHANGELOG.md similarity index 83% rename from incubator/lingva/0.0.29/CHANGELOG.md rename to incubator/lingva/0.0.30/CHANGELOG.md index a31615ecabd..33c213b2dce 100644 --- a/incubator/lingva/0.0.29/CHANGELOG.md +++ b/incubator/lingva/0.0.30/CHANGELOG.md @@ -2,6 +2,16 @@ +## [lingva-0.0.30](https://github.com/truecharts/charts/compare/lingva-0.0.29...lingva-0.0.30) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + ## [lingva-0.0.29](https://github.com/truecharts/charts/compare/lingva-0.0.28...lingva-0.0.29) (2022-10-07) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) diff --git a/incubator/cryptpad/0.0.70/Chart.lock b/incubator/lingva/0.0.30/Chart.lock similarity index 80% rename from incubator/cryptpad/0.0.70/Chart.lock rename to incubator/lingva/0.0.30/Chart.lock index 63f596b19a8..7d3d62b5bde 100644 --- a/incubator/cryptpad/0.0.70/Chart.lock +++ b/incubator/lingva/0.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.6.11 digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 -generated: "2022-10-08T09:17:56.191480978Z" +generated: "2022-10-11T06:27:49.261306362Z" diff --git a/incubator/lingva/0.0.29/Chart.yaml b/incubator/lingva/0.0.30/Chart.yaml similarity index 98% rename from incubator/lingva/0.0.29/Chart.yaml rename to incubator/lingva/0.0.30/Chart.yaml index b26c756dc9f..ff6a0c9a0b0 100644 --- a/incubator/lingva/0.0.29/Chart.yaml +++ b/incubator/lingva/0.0.30/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/TheDavidDelta/lingva-translate - https://hub.docker.com/r/thedaviddelta/lingva-translate type: application -version: 0.0.29 +version: 0.0.30 diff --git a/incubator/lingva/0.0.29/README.md b/incubator/lingva/0.0.30/README.md similarity index 100% rename from incubator/lingva/0.0.29/README.md rename to incubator/lingva/0.0.30/README.md diff --git a/incubator/lingva/0.0.29/app-readme.md b/incubator/lingva/0.0.30/app-readme.md similarity index 100% rename from incubator/lingva/0.0.29/app-readme.md rename to incubator/lingva/0.0.30/app-readme.md diff --git a/incubator/lingva/0.0.29/charts/common-10.6.11.tgz b/incubator/lingva/0.0.30/charts/common-10.6.11.tgz similarity index 100% rename from incubator/lingva/0.0.29/charts/common-10.6.11.tgz rename to incubator/lingva/0.0.30/charts/common-10.6.11.tgz diff --git a/incubator/lingva/0.0.29/ix_values.yaml b/incubator/lingva/0.0.30/ix_values.yaml similarity index 80% rename from incubator/lingva/0.0.29/ix_values.yaml rename to incubator/lingva/0.0.30/ix_values.yaml index 5e857d9c96f..00e72e231f7 100644 --- a/incubator/lingva/0.0.29/ix_values.yaml +++ b/incubator/lingva/0.0.30/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/lingva - tag: latest@sha256:c1a24a1b67f729922172e5652011a42e46e10da2be0fb448e92ddae2dae4301a + tag: latest@sha256:b06d6d6a0833fb5c31401f3eb527ebb2bf3318e99fb5b6ffdf4b524890cfb62c persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/lingva/0.0.29/questions.yaml b/incubator/lingva/0.0.30/questions.yaml similarity index 100% rename from incubator/lingva/0.0.29/questions.yaml rename to incubator/lingva/0.0.30/questions.yaml diff --git a/incubator/lingva/0.0.29/templates/common.yaml b/incubator/lingva/0.0.30/templates/common.yaml similarity index 100% rename from incubator/lingva/0.0.29/templates/common.yaml rename to incubator/lingva/0.0.30/templates/common.yaml diff --git a/incubator/lingva/0.0.29/values.yaml b/incubator/lingva/0.0.30/values.yaml similarity index 100% rename from incubator/lingva/0.0.29/values.yaml rename to incubator/lingva/0.0.30/values.yaml diff --git a/incubator/neko/0.0.43/Chart.lock b/incubator/neko/0.0.43/Chart.lock deleted file mode 100644 index e8a97195ef4..00000000000 --- a/incubator/neko/0.0.43/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.11 -digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 -generated: "2022-10-08T09:37:13.069773867Z" diff --git a/incubator/neko/0.0.43/CHANGELOG.md b/incubator/neko/0.0.44/CHANGELOG.md similarity index 89% rename from incubator/neko/0.0.43/CHANGELOG.md rename to incubator/neko/0.0.44/CHANGELOG.md index db3ed29d112..61cd905ca99 100644 --- a/incubator/neko/0.0.43/CHANGELOG.md +++ b/incubator/neko/0.0.44/CHANGELOG.md @@ -2,6 +2,16 @@ +## [neko-0.0.44](https://github.com/truecharts/charts/compare/neko-0.0.43...neko-0.0.44) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + ## [neko-0.0.43](https://github.com/truecharts/charts/compare/neko-0.0.42...neko-0.0.43) (2022-10-07) ### Chore @@ -87,13 +97,3 @@ ## [neko-0.0.36](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.36) (2022-09-22) -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/icloudpd/0.0.38/Chart.lock b/incubator/neko/0.0.44/Chart.lock similarity index 80% rename from incubator/icloudpd/0.0.38/Chart.lock rename to incubator/neko/0.0.44/Chart.lock index 8b692222b9c..e73c06d86a2 100644 --- a/incubator/icloudpd/0.0.38/Chart.lock +++ b/incubator/neko/0.0.44/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.6.11 digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 -generated: "2022-10-08T09:29:17.881707522Z" +generated: "2022-10-11T06:27:49.346311183Z" diff --git a/incubator/neko/0.0.43/Chart.yaml b/incubator/neko/0.0.44/Chart.yaml similarity index 97% rename from incubator/neko/0.0.43/Chart.yaml rename to incubator/neko/0.0.44/Chart.yaml index e0bbceb3dbc..707a5fd6af1 100644 --- a/incubator/neko/0.0.43/Chart.yaml +++ b/incubator/neko/0.0.44/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/neko - https://hub.docker.com/r/m1k1o/neko/ type: application -version: 0.0.43 +version: 0.0.44 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/neko/0.0.43/README.md b/incubator/neko/0.0.44/README.md similarity index 100% rename from incubator/neko/0.0.43/README.md rename to incubator/neko/0.0.44/README.md diff --git a/incubator/neko/0.0.43/app-readme.md b/incubator/neko/0.0.44/app-readme.md similarity index 100% rename from incubator/neko/0.0.43/app-readme.md rename to incubator/neko/0.0.44/app-readme.md diff --git a/incubator/neko/0.0.43/charts/common-10.6.11.tgz b/incubator/neko/0.0.44/charts/common-10.6.11.tgz similarity index 100% rename from incubator/neko/0.0.43/charts/common-10.6.11.tgz rename to incubator/neko/0.0.44/charts/common-10.6.11.tgz diff --git a/incubator/neko/0.0.43/ci/basic-values.yaml b/incubator/neko/0.0.44/ci/basic-values.yaml similarity index 100% rename from incubator/neko/0.0.43/ci/basic-values.yaml rename to incubator/neko/0.0.44/ci/basic-values.yaml diff --git a/incubator/neko/0.0.43/ci/brave-values.yaml b/incubator/neko/0.0.44/ci/brave-values.yaml similarity index 100% rename from incubator/neko/0.0.43/ci/brave-values.yaml rename to incubator/neko/0.0.44/ci/brave-values.yaml diff --git a/incubator/neko/0.0.43/ci/chrome-values.yaml b/incubator/neko/0.0.44/ci/chrome-values.yaml similarity index 100% rename from incubator/neko/0.0.43/ci/chrome-values.yaml rename to incubator/neko/0.0.44/ci/chrome-values.yaml diff --git a/incubator/neko/0.0.43/ci/chromium-values.yaml b/incubator/neko/0.0.44/ci/chromium-values.yaml similarity index 100% rename from incubator/neko/0.0.43/ci/chromium-values.yaml rename to incubator/neko/0.0.44/ci/chromium-values.yaml diff --git a/incubator/neko/0.0.43/ci/edge-values.yaml b/incubator/neko/0.0.44/ci/edge-values.yaml similarity index 100% rename from incubator/neko/0.0.43/ci/edge-values.yaml rename to incubator/neko/0.0.44/ci/edge-values.yaml diff --git a/incubator/neko/0.0.43/ci/remmina-values.yaml b/incubator/neko/0.0.44/ci/remmina-values.yaml similarity index 100% rename from incubator/neko/0.0.43/ci/remmina-values.yaml rename to incubator/neko/0.0.44/ci/remmina-values.yaml diff --git a/incubator/neko/0.0.43/ci/tor-values.yaml b/incubator/neko/0.0.44/ci/tor-values.yaml similarity index 100% rename from incubator/neko/0.0.43/ci/tor-values.yaml rename to incubator/neko/0.0.44/ci/tor-values.yaml diff --git a/incubator/neko/0.0.43/ci/vivaldi-values.yaml b/incubator/neko/0.0.44/ci/vivaldi-values.yaml similarity index 100% rename from incubator/neko/0.0.43/ci/vivaldi-values.yaml rename to incubator/neko/0.0.44/ci/vivaldi-values.yaml diff --git a/incubator/neko/0.0.43/ci/vlc-values.yaml b/incubator/neko/0.0.44/ci/vlc-values.yaml similarity index 100% rename from incubator/neko/0.0.43/ci/vlc-values.yaml rename to incubator/neko/0.0.44/ci/vlc-values.yaml diff --git a/incubator/neko/0.0.43/ci/vncviewer-values.yaml b/incubator/neko/0.0.44/ci/vncviewer-values.yaml similarity index 100% rename from incubator/neko/0.0.43/ci/vncviewer-values.yaml rename to incubator/neko/0.0.44/ci/vncviewer-values.yaml diff --git a/incubator/neko/0.0.43/ci/xfce-values.yaml b/incubator/neko/0.0.44/ci/xfce-values.yaml similarity index 100% rename from incubator/neko/0.0.43/ci/xfce-values.yaml rename to incubator/neko/0.0.44/ci/xfce-values.yaml diff --git a/incubator/neko/0.0.43/ix_values.yaml b/incubator/neko/0.0.44/ix_values.yaml similarity index 96% rename from incubator/neko/0.0.43/ix_values.yaml rename to incubator/neko/0.0.44/ix_values.yaml index 885de8a3fbe..37edaf7cfe4 100644 --- a/incubator/neko/0.0.43/ix_values.yaml +++ b/incubator/neko/0.0.44/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/neko-firefox pullPolicy: IfNotPresent - tag: latest@sha256:fff365d8faa03ae686f8881da85bd2d87dff2bc4cfd4ffc971429b1112fbb69a + tag: latest@sha256:069c93b0ad4d539ada92d9b5fa0ebb784d50c5fb460c82a4820b89bf1f1b9f3e imageBrave: repository: tccr.io/truecharts/neko-brave diff --git a/incubator/neko/0.0.43/questions.yaml b/incubator/neko/0.0.44/questions.yaml similarity index 100% rename from incubator/neko/0.0.43/questions.yaml rename to incubator/neko/0.0.44/questions.yaml diff --git a/incubator/neko/0.0.43/templates/common.yaml b/incubator/neko/0.0.44/templates/common.yaml similarity index 100% rename from incubator/neko/0.0.43/templates/common.yaml rename to incubator/neko/0.0.44/templates/common.yaml diff --git a/incubator/neko/0.0.43/values.yaml b/incubator/neko/0.0.44/values.yaml similarity index 100% rename from incubator/neko/0.0.43/values.yaml rename to incubator/neko/0.0.44/values.yaml diff --git a/incubator/obsidian/0.0.30/Chart.lock b/incubator/obsidian/0.0.30/Chart.lock deleted file mode 100644 index 57e485b3c7b..00000000000 --- a/incubator/obsidian/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.11 -digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 -generated: "2022-10-08T09:38:32.665339722Z" diff --git a/incubator/obsidian/0.0.30/CHANGELOG.md b/incubator/obsidian/0.0.31/CHANGELOG.md similarity index 83% rename from incubator/obsidian/0.0.30/CHANGELOG.md rename to incubator/obsidian/0.0.31/CHANGELOG.md index 619f4ddbf3a..9ce6d901573 100644 --- a/incubator/obsidian/0.0.30/CHANGELOG.md +++ b/incubator/obsidian/0.0.31/CHANGELOG.md @@ -2,6 +2,16 @@ +## [obsidian-0.0.31](https://github.com/truecharts/charts/compare/obsidian-0.0.30...obsidian-0.0.31) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + ## [obsidian-0.0.30](https://github.com/truecharts/charts/compare/obsidian-0.0.29...obsidian-0.0.30) (2022-10-07) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) diff --git a/incubator/obsidian/0.0.31/Chart.lock b/incubator/obsidian/0.0.31/Chart.lock new file mode 100644 index 00000000000..743e05485b3 --- /dev/null +++ b/incubator/obsidian/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.11 +digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 +generated: "2022-10-11T06:28:16.736727306Z" diff --git a/incubator/obsidian/0.0.30/Chart.yaml b/incubator/obsidian/0.0.31/Chart.yaml similarity index 95% rename from incubator/obsidian/0.0.30/Chart.yaml rename to incubator/obsidian/0.0.31/Chart.yaml index 62ee5fb2bab..3a3b87f87f5 100644 --- a/incubator/obsidian/0.0.30/Chart.yaml +++ b/incubator/obsidian/0.0.31/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.1.0" +appVersion: "0.1.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -26,4 +26,4 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | - productivity -version: 0.0.30 +version: 0.0.31 diff --git a/incubator/obsidian/0.0.30/README.md b/incubator/obsidian/0.0.31/README.md similarity index 100% rename from incubator/obsidian/0.0.30/README.md rename to incubator/obsidian/0.0.31/README.md diff --git a/incubator/obsidian/0.0.30/app-readme.md b/incubator/obsidian/0.0.31/app-readme.md similarity index 100% rename from incubator/obsidian/0.0.30/app-readme.md rename to incubator/obsidian/0.0.31/app-readme.md diff --git a/incubator/obsidian/0.0.30/charts/common-10.6.11.tgz b/incubator/obsidian/0.0.31/charts/common-10.6.11.tgz similarity index 100% rename from incubator/obsidian/0.0.30/charts/common-10.6.11.tgz rename to incubator/obsidian/0.0.31/charts/common-10.6.11.tgz diff --git a/incubator/obsidian/0.0.30/ix_values.yaml b/incubator/obsidian/0.0.31/ix_values.yaml similarity index 88% rename from incubator/obsidian/0.0.30/ix_values.yaml rename to incubator/obsidian/0.0.31/ix_values.yaml index 756386aad5a..f43ef64963f 100644 --- a/incubator/obsidian/0.0.30/ix_values.yaml +++ b/incubator/obsidian/0.0.31/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/obsidian - tag: v0.1.0@sha256:a6abedd49187450e9bc9ce53d68024790abd89c176116dce7403eab74f1c08b8 + tag: 0.1.1@sha256:d00f623e2de8a2bf78807d9aaeb25ee5d3f0f08e18c83afef49e71b5f389964f podSecurityContext: runAsGroup: 0 diff --git a/incubator/obsidian/0.0.30/questions.yaml b/incubator/obsidian/0.0.31/questions.yaml similarity index 100% rename from incubator/obsidian/0.0.30/questions.yaml rename to incubator/obsidian/0.0.31/questions.yaml diff --git a/incubator/obsidian/0.0.30/templates/common.yaml b/incubator/obsidian/0.0.31/templates/common.yaml similarity index 100% rename from incubator/obsidian/0.0.30/templates/common.yaml rename to incubator/obsidian/0.0.31/templates/common.yaml diff --git a/incubator/obsidian/0.0.30/values.yaml b/incubator/obsidian/0.0.31/values.yaml similarity index 100% rename from incubator/obsidian/0.0.30/values.yaml rename to incubator/obsidian/0.0.31/values.yaml diff --git a/incubator/passwordpusherephemeral/0.0.51/Chart.lock b/incubator/passwordpusherephemeral/0.0.51/Chart.lock deleted file mode 100644 index 62cf8a0ac44..00000000000 --- a/incubator/passwordpusherephemeral/0.0.51/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.11 -digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 -generated: "2022-10-10T10:56:42.955600748Z" diff --git a/incubator/passwordpusherephemeral/0.0.51/CHANGELOG.md b/incubator/passwordpusherephemeral/0.0.52/CHANGELOG.md similarity index 89% rename from incubator/passwordpusherephemeral/0.0.51/CHANGELOG.md rename to incubator/passwordpusherephemeral/0.0.52/CHANGELOG.md index f8ac75e418e..2a59a170ae8 100644 --- a/incubator/passwordpusherephemeral/0.0.51/CHANGELOG.md +++ b/incubator/passwordpusherephemeral/0.0.52/CHANGELOG.md @@ -2,6 +2,16 @@ +## [passwordpusherephemeral-0.0.52](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.51...passwordpusherephemeral-0.0.52) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + ## [passwordpusherephemeral-0.0.51](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.50...passwordpusherephemeral-0.0.51) (2022-10-10) ### Chore @@ -87,13 +97,3 @@ -## [passwordpusherephemeral-0.0.43](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.42...passwordpusherephemeral-0.0.43) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - - diff --git a/incubator/passwordpusherephemeral/0.0.52/Chart.lock b/incubator/passwordpusherephemeral/0.0.52/Chart.lock new file mode 100644 index 00000000000..c8eb2909451 --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.52/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.11 +digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 +generated: "2022-10-11T06:28:17.337123561Z" diff --git a/incubator/passwordpusherephemeral/0.0.51/Chart.yaml b/incubator/passwordpusherephemeral/0.0.52/Chart.yaml similarity index 98% rename from incubator/passwordpusherephemeral/0.0.51/Chart.yaml rename to incubator/passwordpusherephemeral/0.0.52/Chart.yaml index e0502663b53..c09cf0c695f 100644 --- a/incubator/passwordpusherephemeral/0.0.51/Chart.yaml +++ b/incubator/passwordpusherephemeral/0.0.52/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://github.com/pglombardo/PasswordPusher - https://hub.docker.com/r/pglombardo/pwpush-ephemeral/ type: application -version: 0.0.51 +version: 0.0.52 diff --git a/incubator/passwordpusherephemeral/0.0.51/README.md b/incubator/passwordpusherephemeral/0.0.52/README.md similarity index 100% rename from incubator/passwordpusherephemeral/0.0.51/README.md rename to incubator/passwordpusherephemeral/0.0.52/README.md diff --git a/incubator/passwordpusherephemeral/0.0.51/app-readme.md b/incubator/passwordpusherephemeral/0.0.52/app-readme.md similarity index 100% rename from incubator/passwordpusherephemeral/0.0.51/app-readme.md rename to incubator/passwordpusherephemeral/0.0.52/app-readme.md diff --git a/incubator/passwordpusherephemeral/0.0.51/charts/common-10.6.11.tgz b/incubator/passwordpusherephemeral/0.0.52/charts/common-10.6.11.tgz similarity index 100% rename from incubator/passwordpusherephemeral/0.0.51/charts/common-10.6.11.tgz rename to incubator/passwordpusherephemeral/0.0.52/charts/common-10.6.11.tgz diff --git a/incubator/passwordpusherephemeral/0.0.51/ix_values.yaml b/incubator/passwordpusherephemeral/0.0.52/ix_values.yaml similarity index 83% rename from incubator/passwordpusherephemeral/0.0.51/ix_values.yaml rename to incubator/passwordpusherephemeral/0.0.52/ix_values.yaml index 5472692df42..04851c06ae9 100644 --- a/incubator/passwordpusherephemeral/0.0.51/ix_values.yaml +++ b/incubator/passwordpusherephemeral/0.0.52/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/passwordpusherephemeral - tag: latest@sha256:ac2a6701f17a944892c078c9cdb7fef090483136d6d7193a9f6ca0da45ac270e + tag: latest@sha256:612a8dfcbeaf6fcfbd9cc3123a6c681601eed1042bbfc21db748eaaf194fe57f persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/passwordpusherephemeral/0.0.51/questions.yaml b/incubator/passwordpusherephemeral/0.0.52/questions.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.51/questions.yaml rename to incubator/passwordpusherephemeral/0.0.52/questions.yaml diff --git a/incubator/passwordpusherephemeral/0.0.51/templates/common.yaml b/incubator/passwordpusherephemeral/0.0.52/templates/common.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.51/templates/common.yaml rename to incubator/passwordpusherephemeral/0.0.52/templates/common.yaml diff --git a/incubator/passwordpusherephemeral/0.0.51/values.yaml b/incubator/passwordpusherephemeral/0.0.52/values.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.51/values.yaml rename to incubator/passwordpusherephemeral/0.0.52/values.yaml diff --git a/incubator/pyload-ng/0.0.34/Chart.lock b/incubator/pyload-ng/0.0.34/Chart.lock deleted file mode 100644 index 8815a1a6ad3..00000000000 --- a/incubator/pyload-ng/0.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.11 -digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 -generated: "2022-10-08T09:43:37.312199281Z" diff --git a/incubator/pyload-ng/0.0.34/CHANGELOG.md b/incubator/pyload-ng/0.0.35/CHANGELOG.md similarity index 91% rename from incubator/pyload-ng/0.0.34/CHANGELOG.md rename to incubator/pyload-ng/0.0.35/CHANGELOG.md index f29a33149d1..5d98c9566f2 100644 --- a/incubator/pyload-ng/0.0.34/CHANGELOG.md +++ b/incubator/pyload-ng/0.0.35/CHANGELOG.md @@ -2,6 +2,16 @@ +## [pyload-ng-0.0.35](https://github.com/truecharts/charts/compare/pyload-ng-0.0.34...pyload-ng-0.0.35) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + ## [pyload-ng-0.0.34](https://github.com/truecharts/charts/compare/pyload-ng-0.0.33...pyload-ng-0.0.34) (2022-10-07) ### Chore @@ -87,13 +97,3 @@ - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - -## [pyload-ng-0.0.29](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-ng-0.0.29) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/pyload-ng/0.0.35/Chart.lock b/incubator/pyload-ng/0.0.35/Chart.lock new file mode 100644 index 00000000000..abc2057aaaf --- /dev/null +++ b/incubator/pyload-ng/0.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.11 +digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 +generated: "2022-10-11T06:28:18.159390439Z" diff --git a/incubator/pyload-ng/0.0.34/Chart.yaml b/incubator/pyload-ng/0.0.35/Chart.yaml similarity index 98% rename from incubator/pyload-ng/0.0.34/Chart.yaml rename to incubator/pyload-ng/0.0.35/Chart.yaml index 2fc1fba0e7a..f9c086062b7 100644 --- a/incubator/pyload-ng/0.0.34/Chart.yaml +++ b/incubator/pyload-ng/0.0.35/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng - https://github.com/linuxserver/docker-pyload-ng#readme type: application -version: 0.0.34 +version: 0.0.35 diff --git a/incubator/pyload-ng/0.0.34/README.md b/incubator/pyload-ng/0.0.35/README.md similarity index 100% rename from incubator/pyload-ng/0.0.34/README.md rename to incubator/pyload-ng/0.0.35/README.md diff --git a/incubator/pyload-ng/0.0.34/app-readme.md b/incubator/pyload-ng/0.0.35/app-readme.md similarity index 100% rename from incubator/pyload-ng/0.0.34/app-readme.md rename to incubator/pyload-ng/0.0.35/app-readme.md diff --git a/incubator/pyload-ng/0.0.34/charts/common-10.6.11.tgz b/incubator/pyload-ng/0.0.35/charts/common-10.6.11.tgz similarity index 100% rename from incubator/pyload-ng/0.0.34/charts/common-10.6.11.tgz rename to incubator/pyload-ng/0.0.35/charts/common-10.6.11.tgz diff --git a/incubator/pyload-ng/0.0.34/ix_values.yaml b/incubator/pyload-ng/0.0.35/ix_values.yaml similarity index 87% rename from incubator/pyload-ng/0.0.34/ix_values.yaml rename to incubator/pyload-ng/0.0.35/ix_values.yaml index 8df8922bbda..e1ef4be6ee9 100644 --- a/incubator/pyload-ng/0.0.34/ix_values.yaml +++ b/incubator/pyload-ng/0.0.35/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/pyload-ng - tag: latest@sha256:fa9a16e2c5090c0c275efd2e5a6859c9e2e5b6849b856c8465029f46a0e44d21 + tag: latest@sha256:6839aabc85dcab5717404a5aad36eb5d140efa4336aa51980fad4ec01a137754 persistence: config: enabled: true diff --git a/incubator/pyload-ng/0.0.34/questions.yaml b/incubator/pyload-ng/0.0.35/questions.yaml similarity index 100% rename from incubator/pyload-ng/0.0.34/questions.yaml rename to incubator/pyload-ng/0.0.35/questions.yaml diff --git a/incubator/pyload-ng/0.0.34/templates/common.yaml b/incubator/pyload-ng/0.0.35/templates/common.yaml similarity index 100% rename from incubator/pyload-ng/0.0.34/templates/common.yaml rename to incubator/pyload-ng/0.0.35/templates/common.yaml diff --git a/incubator/pyload-ng/0.0.34/values.yaml b/incubator/pyload-ng/0.0.35/values.yaml similarity index 100% rename from incubator/pyload-ng/0.0.34/values.yaml rename to incubator/pyload-ng/0.0.35/values.yaml diff --git a/incubator/rimgo/0.0.77/Chart.lock b/incubator/rimgo/0.0.77/Chart.lock deleted file mode 100644 index e68c5550c23..00000000000 --- a/incubator/rimgo/0.0.77/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.11 -digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 -generated: "2022-10-10T10:56:43.338966809Z" diff --git a/incubator/rimgo/0.0.77/CHANGELOG.md b/incubator/rimgo/0.0.78/CHANGELOG.md similarity index 91% rename from incubator/rimgo/0.0.77/CHANGELOG.md rename to incubator/rimgo/0.0.78/CHANGELOG.md index dfc3fe59c7a..fd67bddf8cd 100644 --- a/incubator/rimgo/0.0.77/CHANGELOG.md +++ b/incubator/rimgo/0.0.78/CHANGELOG.md @@ -2,6 +2,16 @@ +## [rimgo-0.0.78](https://github.com/truecharts/charts/compare/rimgo-0.0.77...rimgo-0.0.78) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + ## [rimgo-0.0.77](https://github.com/truecharts/charts/compare/rimgo-0.0.76...rimgo-0.0.77) (2022-10-10) ### Chore @@ -87,13 +97,3 @@ -## [rimgo-0.0.69](https://github.com/truecharts/charts/compare/rimgo-0.0.68...rimgo-0.0.69) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - diff --git a/incubator/rimgo/0.0.78/Chart.lock b/incubator/rimgo/0.0.78/Chart.lock new file mode 100644 index 00000000000..515cbfbc948 --- /dev/null +++ b/incubator/rimgo/0.0.78/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.11 +digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 +generated: "2022-10-11T06:28:18.364122737Z" diff --git a/incubator/rimgo/0.0.77/Chart.yaml b/incubator/rimgo/0.0.78/Chart.yaml similarity index 97% rename from incubator/rimgo/0.0.77/Chart.yaml rename to incubator/rimgo/0.0.78/Chart.yaml index 5ca2b32d1cc..e600e07cf03 100644 --- a/incubator/rimgo/0.0.77/Chart.yaml +++ b/incubator/rimgo/0.0.78/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo - https://quay.io/repository/pussthecatorg/rimgo type: application -version: 0.0.77 +version: 0.0.78 diff --git a/incubator/rimgo/0.0.77/README.md b/incubator/rimgo/0.0.78/README.md similarity index 100% rename from incubator/rimgo/0.0.77/README.md rename to incubator/rimgo/0.0.78/README.md diff --git a/incubator/rimgo/0.0.77/app-readme.md b/incubator/rimgo/0.0.78/app-readme.md similarity index 100% rename from incubator/rimgo/0.0.77/app-readme.md rename to incubator/rimgo/0.0.78/app-readme.md diff --git a/incubator/rimgo/0.0.77/charts/common-10.6.11.tgz b/incubator/rimgo/0.0.78/charts/common-10.6.11.tgz similarity index 100% rename from incubator/rimgo/0.0.77/charts/common-10.6.11.tgz rename to incubator/rimgo/0.0.78/charts/common-10.6.11.tgz diff --git a/incubator/rimgo/0.0.77/ix_values.yaml b/incubator/rimgo/0.0.78/ix_values.yaml similarity index 82% rename from incubator/rimgo/0.0.77/ix_values.yaml rename to incubator/rimgo/0.0.78/ix_values.yaml index 47fede5c435..6a5c8798c47 100644 --- a/incubator/rimgo/0.0.77/ix_values.yaml +++ b/incubator/rimgo/0.0.78/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rimgo - tag: latest@sha256:957687bce3adc077610127afa5107a7e2b5073e8a1cf4471de12583cf14e001b + tag: latest@sha256:bfc9dce8b37c7e93e18dc456aa0bf00c78f2c1acb7376ed53506cb8d3ba017bb persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/rimgo/0.0.77/questions.yaml b/incubator/rimgo/0.0.78/questions.yaml similarity index 100% rename from incubator/rimgo/0.0.77/questions.yaml rename to incubator/rimgo/0.0.78/questions.yaml diff --git a/incubator/rimgo/0.0.77/templates/common.yaml b/incubator/rimgo/0.0.78/templates/common.yaml similarity index 100% rename from incubator/rimgo/0.0.77/templates/common.yaml rename to incubator/rimgo/0.0.78/templates/common.yaml diff --git a/incubator/rimgo/0.0.77/values.yaml b/incubator/rimgo/0.0.78/values.yaml similarity index 100% rename from incubator/rimgo/0.0.77/values.yaml rename to incubator/rimgo/0.0.78/values.yaml diff --git a/incubator/telethon-downloader/0.0.31/CHANGELOG.md b/incubator/telethon-downloader/0.0.32/CHANGELOG.md similarity index 90% rename from incubator/telethon-downloader/0.0.31/CHANGELOG.md rename to incubator/telethon-downloader/0.0.32/CHANGELOG.md index 499498eb29b..ea4e543435f 100644 --- a/incubator/telethon-downloader/0.0.31/CHANGELOG.md +++ b/incubator/telethon-downloader/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [telethon-downloader-0.0.32](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.31...telethon-downloader-0.0.32) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + ## [telethon-downloader-0.0.31](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.30...telethon-downloader-0.0.31) (2022-10-07) ### Chore @@ -87,13 +97,3 @@ ## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-22) -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/telethon-downloader/0.0.32/Chart.lock b/incubator/telethon-downloader/0.0.32/Chart.lock new file mode 100644 index 00000000000..936f5f30e5e --- /dev/null +++ b/incubator/telethon-downloader/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.11 +digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 +generated: "2022-10-11T06:28:45.691920668Z" diff --git a/incubator/telethon-downloader/0.0.31/Chart.yaml b/incubator/telethon-downloader/0.0.32/Chart.yaml similarity index 98% rename from incubator/telethon-downloader/0.0.31/Chart.yaml rename to incubator/telethon-downloader/0.0.32/Chart.yaml index 15fe865342a..2f778043818 100644 --- a/incubator/telethon-downloader/0.0.31/Chart.yaml +++ b/incubator/telethon-downloader/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://docs.telethon.dev/ - https://hub.docker.com/r/jsavargas/telethon_downloader type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/telethon-downloader/0.0.31/README.md b/incubator/telethon-downloader/0.0.32/README.md similarity index 100% rename from incubator/telethon-downloader/0.0.31/README.md rename to incubator/telethon-downloader/0.0.32/README.md diff --git a/incubator/telethon-downloader/0.0.31/app-readme.md b/incubator/telethon-downloader/0.0.32/app-readme.md similarity index 100% rename from incubator/telethon-downloader/0.0.31/app-readme.md rename to incubator/telethon-downloader/0.0.32/app-readme.md diff --git a/incubator/telethon-downloader/0.0.31/charts/common-10.6.11.tgz b/incubator/telethon-downloader/0.0.32/charts/common-10.6.11.tgz similarity index 100% rename from incubator/telethon-downloader/0.0.31/charts/common-10.6.11.tgz rename to incubator/telethon-downloader/0.0.32/charts/common-10.6.11.tgz diff --git a/incubator/telethon-downloader/0.0.31/ix_values.yaml b/incubator/telethon-downloader/0.0.32/ix_values.yaml similarity index 89% rename from incubator/telethon-downloader/0.0.31/ix_values.yaml rename to incubator/telethon-downloader/0.0.32/ix_values.yaml index b21a3cee4d3..e6fa68a3f23 100644 --- a/incubator/telethon-downloader/0.0.31/ix_values.yaml +++ b/incubator/telethon-downloader/0.0.32/ix_values.yaml @@ -7,7 +7,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/telethon-downloader - tag: latest@sha256:91f7819edd39628a5b044a77b07a8d45c24796e871e0c5d88e481ca4cdd1b9c2 + tag: latest@sha256:7b5756c312feb04fabf57519af53f756ef25f701c5fb6652e2cc35f3d1fc6dc9 persistence: config: enabled: true diff --git a/incubator/telethon-downloader/0.0.31/questions.yaml b/incubator/telethon-downloader/0.0.32/questions.yaml similarity index 100% rename from incubator/telethon-downloader/0.0.31/questions.yaml rename to incubator/telethon-downloader/0.0.32/questions.yaml diff --git a/incubator/telethon-downloader/0.0.31/templates/common.yaml b/incubator/telethon-downloader/0.0.32/templates/common.yaml similarity index 100% rename from incubator/telethon-downloader/0.0.31/templates/common.yaml rename to incubator/telethon-downloader/0.0.32/templates/common.yaml diff --git a/incubator/telethon-downloader/0.0.31/values.yaml b/incubator/telethon-downloader/0.0.32/values.yaml similarity index 100% rename from incubator/telethon-downloader/0.0.31/values.yaml rename to incubator/telethon-downloader/0.0.32/values.yaml diff --git a/incubator/vertex/0.0.65/Chart.lock b/incubator/vertex/0.0.65/Chart.lock deleted file mode 100644 index 7d513efdfce..00000000000 --- a/incubator/vertex/0.0.65/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.11 -digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 -generated: "2022-10-08T09:56:11.297326383Z" diff --git a/incubator/vertex/0.0.65/CHANGELOG.md b/incubator/vertex/0.0.66/CHANGELOG.md similarity index 89% rename from incubator/vertex/0.0.65/CHANGELOG.md rename to incubator/vertex/0.0.66/CHANGELOG.md index eb109796db1..664af41ea46 100644 --- a/incubator/vertex/0.0.65/CHANGELOG.md +++ b/incubator/vertex/0.0.66/CHANGELOG.md @@ -2,6 +2,17 @@ +## [vertex-0.0.66](https://github.com/truecharts/charts/compare/vertex-0.0.65...vertex-0.0.66) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + - update docker general non-major + + + + ## [vertex-0.0.65](https://github.com/truecharts/charts/compare/vertex-0.0.64...vertex-0.0.65) (2022-10-07) ### Chore @@ -85,15 +96,4 @@ -## [vertex-0.0.58](https://github.com/truecharts/charts/compare/vertex-0.0.57...vertex-0.0.58) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - - - ## [vertex-0.0.58](https://github.com/truecharts/charts/compare/vertex-0.0.57...vertex-0.0.58) (2022-09-29) diff --git a/incubator/vertex/0.0.66/Chart.lock b/incubator/vertex/0.0.66/Chart.lock new file mode 100644 index 00000000000..9fb85d57d58 --- /dev/null +++ b/incubator/vertex/0.0.66/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.11 +digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 +generated: "2022-10-11T06:28:46.504994343Z" diff --git a/incubator/vertex/0.0.65/Chart.yaml b/incubator/vertex/0.0.66/Chart.yaml similarity index 98% rename from incubator/vertex/0.0.65/Chart.yaml rename to incubator/vertex/0.0.66/Chart.yaml index b263c80d23c..118717092d3 100644 --- a/incubator/vertex/0.0.65/Chart.yaml +++ b/incubator/vertex/0.0.66/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://gitlab.lswl.in/lswl/vertex - https://hub.docker.com/r/lswl/vertex type: application -version: 0.0.65 +version: 0.0.66 diff --git a/incubator/vertex/0.0.65/README.md b/incubator/vertex/0.0.66/README.md similarity index 100% rename from incubator/vertex/0.0.65/README.md rename to incubator/vertex/0.0.66/README.md diff --git a/incubator/vertex/0.0.65/app-readme.md b/incubator/vertex/0.0.66/app-readme.md similarity index 100% rename from incubator/vertex/0.0.65/app-readme.md rename to incubator/vertex/0.0.66/app-readme.md diff --git a/incubator/vertex/0.0.65/charts/common-10.6.11.tgz b/incubator/vertex/0.0.66/charts/common-10.6.11.tgz similarity index 100% rename from incubator/vertex/0.0.65/charts/common-10.6.11.tgz rename to incubator/vertex/0.0.66/charts/common-10.6.11.tgz diff --git a/incubator/vertex/0.0.65/ix_values.yaml b/incubator/vertex/0.0.66/ix_values.yaml similarity index 82% rename from incubator/vertex/0.0.65/ix_values.yaml rename to incubator/vertex/0.0.66/ix_values.yaml index fc7fd56e5dd..f1e1e90ff0b 100644 --- a/incubator/vertex/0.0.65/ix_values.yaml +++ b/incubator/vertex/0.0.66/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/vertex - tag: vstable@sha256:711cb337711cfb4336dd2cd027e311625dbf8c586a55a6e15832add6d4e6031b + tag: vstable@sha256:660519943743a24cbd2639bedb9670d6c1d71082bff2072ac7b3f42ea0f48e48 persistence: config: enabled: true diff --git a/incubator/vertex/0.0.65/questions.yaml b/incubator/vertex/0.0.66/questions.yaml similarity index 100% rename from incubator/vertex/0.0.65/questions.yaml rename to incubator/vertex/0.0.66/questions.yaml diff --git a/incubator/vertex/0.0.65/templates/common.yaml b/incubator/vertex/0.0.66/templates/common.yaml similarity index 100% rename from incubator/vertex/0.0.65/templates/common.yaml rename to incubator/vertex/0.0.66/templates/common.yaml diff --git a/incubator/vertex/0.0.65/values.yaml b/incubator/vertex/0.0.66/values.yaml similarity index 100% rename from incubator/vertex/0.0.65/values.yaml rename to incubator/vertex/0.0.66/values.yaml diff --git a/incubator/virt-manager/0.0.73/Chart.lock b/incubator/virt-manager/0.0.73/Chart.lock deleted file mode 100644 index 78a21a4a0a5..00000000000 --- a/incubator/virt-manager/0.0.73/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.11 -digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 -generated: "2022-10-08T09:56:14.992532281Z" diff --git a/incubator/virt-manager/0.0.73/CHANGELOG.md b/incubator/virt-manager/0.0.74/CHANGELOG.md similarity index 89% rename from incubator/virt-manager/0.0.73/CHANGELOG.md rename to incubator/virt-manager/0.0.74/CHANGELOG.md index 68e251dae1d..95e19ae3f36 100644 --- a/incubator/virt-manager/0.0.73/CHANGELOG.md +++ b/incubator/virt-manager/0.0.74/CHANGELOG.md @@ -2,6 +2,17 @@ +## [virt-manager-0.0.74](https://github.com/truecharts/charts/compare/virt-manager-0.0.73...virt-manager-0.0.74) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + - update docker general non-major + + + + ## [virt-manager-0.0.73](https://github.com/truecharts/charts/compare/virt-manager-0.0.72...virt-manager-0.0.73) (2022-10-07) ### Chore @@ -85,15 +96,4 @@ -## [virt-manager-0.0.66](https://github.com/truecharts/charts/compare/virt-manager-0.0.65...virt-manager-0.0.66) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - - - ## [virt-manager-0.0.66](https://github.com/truecharts/charts/compare/virt-manager-0.0.65...virt-manager-0.0.66) (2022-09-29) diff --git a/incubator/virt-manager/0.0.74/Chart.lock b/incubator/virt-manager/0.0.74/Chart.lock new file mode 100644 index 00000000000..9360e9761dd --- /dev/null +++ b/incubator/virt-manager/0.0.74/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.11 +digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 +generated: "2022-10-11T06:28:47.072802121Z" diff --git a/incubator/virt-manager/0.0.73/Chart.yaml b/incubator/virt-manager/0.0.74/Chart.yaml similarity index 98% rename from incubator/virt-manager/0.0.73/Chart.yaml rename to incubator/virt-manager/0.0.74/Chart.yaml index 9292b38884a..6b2fbb4ca8a 100644 --- a/incubator/virt-manager/0.0.73/Chart.yaml +++ b/incubator/virt-manager/0.0.74/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager - https://hub.docker.com/r/mber5/virt-manager type: application -version: 0.0.73 +version: 0.0.74 diff --git a/incubator/virt-manager/0.0.73/README.md b/incubator/virt-manager/0.0.74/README.md similarity index 100% rename from incubator/virt-manager/0.0.73/README.md rename to incubator/virt-manager/0.0.74/README.md diff --git a/incubator/virt-manager/0.0.73/app-readme.md b/incubator/virt-manager/0.0.74/app-readme.md similarity index 100% rename from incubator/virt-manager/0.0.73/app-readme.md rename to incubator/virt-manager/0.0.74/app-readme.md diff --git a/incubator/virt-manager/0.0.73/charts/common-10.6.11.tgz b/incubator/virt-manager/0.0.74/charts/common-10.6.11.tgz similarity index 100% rename from incubator/virt-manager/0.0.73/charts/common-10.6.11.tgz rename to incubator/virt-manager/0.0.74/charts/common-10.6.11.tgz diff --git a/incubator/virt-manager/0.0.73/ix_values.yaml b/incubator/virt-manager/0.0.74/ix_values.yaml similarity index 87% rename from incubator/virt-manager/0.0.73/ix_values.yaml rename to incubator/virt-manager/0.0.74/ix_values.yaml index 5aa359b7ddc..0b51431a6a1 100644 --- a/incubator/virt-manager/0.0.73/ix_values.yaml +++ b/incubator/virt-manager/0.0.74/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/virt-manager - tag: latest@sha256:eca4e9040a223b74443fd670ab8c1fa2fd7e215a5da02f15cdf277a1af704dae + tag: latest@sha256:6fcce070fb45484f3276dedb3e9a9496c01f371fd5595481809f772fb29c39e8 persistence: devkvm: enabled: true diff --git a/incubator/virt-manager/0.0.73/questions.yaml b/incubator/virt-manager/0.0.74/questions.yaml similarity index 100% rename from incubator/virt-manager/0.0.73/questions.yaml rename to incubator/virt-manager/0.0.74/questions.yaml diff --git a/incubator/virt-manager/0.0.73/templates/common.yaml b/incubator/virt-manager/0.0.74/templates/common.yaml similarity index 100% rename from incubator/virt-manager/0.0.73/templates/common.yaml rename to incubator/virt-manager/0.0.74/templates/common.yaml diff --git a/incubator/virt-manager/0.0.73/values.yaml b/incubator/virt-manager/0.0.74/values.yaml similarity index 100% rename from incubator/virt-manager/0.0.73/values.yaml rename to incubator/virt-manager/0.0.74/values.yaml diff --git a/incubator/xen-orchestra/0.0.1/Chart.lock b/incubator/xen-orchestra/0.0.1/Chart.lock deleted file mode 100644 index f7049c2b18f..00000000000 --- a/incubator/xen-orchestra/0.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.11 -digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 -generated: "2022-10-09T22:49:51.996659747Z" diff --git a/incubator/xen-orchestra/0.0.1/CHANGELOG.md b/incubator/xen-orchestra/0.0.2/CHANGELOG.md similarity index 58% rename from incubator/xen-orchestra/0.0.1/CHANGELOG.md rename to incubator/xen-orchestra/0.0.2/CHANGELOG.md index 2cba4343d0c..1b2f997ac34 100644 --- a/incubator/xen-orchestra/0.0.1/CHANGELOG.md +++ b/incubator/xen-orchestra/0.0.2/CHANGELOG.md @@ -2,17 +2,28 @@ +## [xen-orchestra-0.0.2](https://github.com/truecharts/charts/compare/xen-orchestra-0.0.1...xen-orchestra-0.0.2) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + ## [speedtest-tracker-0.0.2](https://github.com/truecharts/charts/compare/speedtest-tracker-0.0.1...speedtest-tracker-0.0.2) (2022-10-09) ### Chore - Auto-update chart README [skip ci] - + ### Feat - add xen-orchestra ([#4047](https://github.com/truecharts/charts/issues/4047)) - - + + ## [speedtest-tracker-0.0.1]speedtest-tracker-0.0.1 (2022-10-09) @@ -20,5 +31,3 @@ ### Feat - add speedtest-tracker ([#4048](https://github.com/truecharts/charts/issues/4048)) - - \ No newline at end of file diff --git a/incubator/xen-orchestra/0.0.2/Chart.lock b/incubator/xen-orchestra/0.0.2/Chart.lock new file mode 100644 index 00000000000..e2fb7ba0d34 --- /dev/null +++ b/incubator/xen-orchestra/0.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.11 +digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 +generated: "2022-10-11T06:28:47.294051317Z" diff --git a/incubator/xen-orchestra/0.0.1/Chart.yaml b/incubator/xen-orchestra/0.0.2/Chart.yaml similarity index 98% rename from incubator/xen-orchestra/0.0.1/Chart.yaml rename to incubator/xen-orchestra/0.0.2/Chart.yaml index 919ff240b82..634d77b0d04 100644 --- a/incubator/xen-orchestra/0.0.1/Chart.yaml +++ b/incubator/xen-orchestra/0.0.2/Chart.yaml @@ -18,7 +18,7 @@ name: xen-orchestra sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/xen-orchestra - https://hub.docker.com/r/ronivay/xen-orchestra -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - management diff --git a/incubator/xen-orchestra/0.0.1/README.md b/incubator/xen-orchestra/0.0.2/README.md similarity index 100% rename from incubator/xen-orchestra/0.0.1/README.md rename to incubator/xen-orchestra/0.0.2/README.md diff --git a/incubator/xen-orchestra/0.0.1/app-readme.md b/incubator/xen-orchestra/0.0.2/app-readme.md similarity index 100% rename from incubator/xen-orchestra/0.0.1/app-readme.md rename to incubator/xen-orchestra/0.0.2/app-readme.md diff --git a/incubator/xen-orchestra/0.0.1/charts/common-10.6.11.tgz b/incubator/xen-orchestra/0.0.2/charts/common-10.6.11.tgz similarity index 100% rename from incubator/xen-orchestra/0.0.1/charts/common-10.6.11.tgz rename to incubator/xen-orchestra/0.0.2/charts/common-10.6.11.tgz diff --git a/incubator/xen-orchestra/0.0.1/ix_values.yaml b/incubator/xen-orchestra/0.0.2/ix_values.yaml similarity index 92% rename from incubator/xen-orchestra/0.0.1/ix_values.yaml rename to incubator/xen-orchestra/0.0.2/ix_values.yaml index 2d598123cc1..ef5b9c28804 100644 --- a/incubator/xen-orchestra/0.0.1/ix_values.yaml +++ b/incubator/xen-orchestra/0.0.2/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/xenorchestra - tag: 5.102.3@sha256:b8b08278060895a3a889709faddda505c4c426ad1fa50b4953ea8ff317ecc861 + tag: 5.102.3@sha256:1ed09056ef601f7e634cd06f2143a0eda36ad2ed37ddae72e8f4e44161cf0356 pullPolicy: IfNotPresent securityContext: diff --git a/incubator/xen-orchestra/0.0.1/questions.yaml b/incubator/xen-orchestra/0.0.2/questions.yaml similarity index 100% rename from incubator/xen-orchestra/0.0.1/questions.yaml rename to incubator/xen-orchestra/0.0.2/questions.yaml diff --git a/incubator/xen-orchestra/0.0.1/templates/common.yaml b/incubator/xen-orchestra/0.0.2/templates/common.yaml similarity index 100% rename from incubator/xen-orchestra/0.0.1/templates/common.yaml rename to incubator/xen-orchestra/0.0.2/templates/common.yaml diff --git a/incubator/xen-orchestra/0.0.1/values.yaml b/incubator/xen-orchestra/0.0.2/values.yaml similarity index 100% rename from incubator/xen-orchestra/0.0.1/values.yaml rename to incubator/xen-orchestra/0.0.2/values.yaml diff --git a/stable/browserless-chrome/2.0.36/Chart.lock b/stable/browserless-chrome/2.0.36/Chart.lock deleted file mode 100644 index ffb354013e8..00000000000 --- a/stable/browserless-chrome/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.11 -digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 -generated: "2022-10-08T10:03:10.996109985Z" diff --git a/stable/browserless-chrome/2.0.36/CHANGELOG.md b/stable/browserless-chrome/2.0.39/CHANGELOG.md similarity index 85% rename from stable/browserless-chrome/2.0.36/CHANGELOG.md rename to stable/browserless-chrome/2.0.39/CHANGELOG.md index 02dba12c5e0..22f405b2f54 100644 --- a/stable/browserless-chrome/2.0.36/CHANGELOG.md +++ b/stable/browserless-chrome/2.0.39/CHANGELOG.md @@ -2,6 +2,15 @@ +## [browserless-chrome-2.0.39](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.36...browserless-chrome-2.0.39) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + + + + ## [browserless-chrome-2.0.36](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.35...browserless-chrome-2.0.36) (2022-10-07) ### Chore @@ -88,12 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) diff --git a/stable/browserless-chrome/2.0.39/Chart.lock b/stable/browserless-chrome/2.0.39/Chart.lock new file mode 100644 index 00000000000..8503e07a00c --- /dev/null +++ b/stable/browserless-chrome/2.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.11 +digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 +generated: "2022-10-11T06:29:14.118686872Z" diff --git a/stable/browserless-chrome/2.0.36/Chart.yaml b/stable/browserless-chrome/2.0.39/Chart.yaml similarity index 98% rename from stable/browserless-chrome/2.0.36/Chart.yaml rename to stable/browserless-chrome/2.0.39/Chart.yaml index 85b6ad8ad9b..715b29dbf70 100644 --- a/stable/browserless-chrome/2.0.36/Chart.yaml +++ b/stable/browserless-chrome/2.0.39/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome - https://docs.browserless.io/docs/docker.html - https://hub.docker.com/r/browserless/chrome/ -version: 2.0.36 +version: 2.0.39 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/browserless-chrome/2.0.36/README.md b/stable/browserless-chrome/2.0.39/README.md similarity index 100% rename from stable/browserless-chrome/2.0.36/README.md rename to stable/browserless-chrome/2.0.39/README.md diff --git a/stable/browserless-chrome/2.0.36/app-readme.md b/stable/browserless-chrome/2.0.39/app-readme.md similarity index 100% rename from stable/browserless-chrome/2.0.36/app-readme.md rename to stable/browserless-chrome/2.0.39/app-readme.md diff --git a/stable/browserless-chrome/2.0.36/charts/common-10.6.11.tgz b/stable/browserless-chrome/2.0.39/charts/common-10.6.11.tgz similarity index 100% rename from stable/browserless-chrome/2.0.36/charts/common-10.6.11.tgz rename to stable/browserless-chrome/2.0.39/charts/common-10.6.11.tgz diff --git a/stable/browserless-chrome/2.0.36/ci/puppeteer-values.yaml b/stable/browserless-chrome/2.0.39/ci/puppeteer-values.yaml similarity index 100% rename from stable/browserless-chrome/2.0.36/ci/puppeteer-values.yaml rename to stable/browserless-chrome/2.0.39/ci/puppeteer-values.yaml diff --git a/stable/browserless-chrome/2.0.36/ix_values.yaml b/stable/browserless-chrome/2.0.39/ix_values.yaml similarity index 93% rename from stable/browserless-chrome/2.0.36/ix_values.yaml rename to stable/browserless-chrome/2.0.39/ix_values.yaml index 8689cde2eae..c773171be49 100644 --- a/stable/browserless-chrome/2.0.36/ix_values.yaml +++ b/stable/browserless-chrome/2.0.39/ix_values.yaml @@ -6,7 +6,7 @@ image: imagePuppeteer: repository: tccr.io/truecharts/browserless-chrome-puppeteer13 pullPolicy: IfNotPresent - tag: v1.51.1-puppeteer@sha256:ff3893628a3662a011d37cbaf30c414af53deeb44a56f9c5e73f8f1317d74ffe + tag: v1.51.1-puppeteer@sha256:5afac483afda1f569e166692f3612c926b8c8b6f111e47cd53a52cdd6fe329ec imageSelector: "image" diff --git a/stable/browserless-chrome/2.0.36/questions.yaml b/stable/browserless-chrome/2.0.39/questions.yaml similarity index 99% rename from stable/browserless-chrome/2.0.36/questions.yaml rename to stable/browserless-chrome/2.0.39/questions.yaml index 880495e50c3..00ef4705a7b 100644 --- a/stable/browserless-chrome/2.0.36/questions.yaml +++ b/stable/browserless-chrome/2.0.39/questions.yaml @@ -239,6 +239,12 @@ questions: schema: type: int default: 5 + - variable: CONNECTION_TIMEOUT + label: "CONNECTION_TIMEOUT" + description: "How long any session can run for in milliseconds. defaults to 30000 ms or 30 seconds" + schema: + type: int + default: 30000 - variable: DEFAULT_BLOCK_ADS label: "DEFAULT_BLOCK_ADS" schema: diff --git a/stable/browserless-chrome/2.0.36/templates/common.yaml b/stable/browserless-chrome/2.0.39/templates/common.yaml similarity index 100% rename from stable/browserless-chrome/2.0.36/templates/common.yaml rename to stable/browserless-chrome/2.0.39/templates/common.yaml diff --git a/stable/browserless-chrome/2.0.36/values.yaml b/stable/browserless-chrome/2.0.39/values.yaml similarity index 100% rename from stable/browserless-chrome/2.0.36/values.yaml rename to stable/browserless-chrome/2.0.39/values.yaml diff --git a/stable/custom-app/5.1.76/Chart.lock b/stable/custom-app/5.1.76/Chart.lock deleted file mode 100644 index 5c8b0340c01..00000000000 --- a/stable/custom-app/5.1.76/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.11 -digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 -generated: "2022-10-08T10:05:17.759366355Z" diff --git a/stable/custom-app/5.1.76/CHANGELOG.md b/stable/custom-app/5.1.77/CHANGELOG.md similarity index 89% rename from stable/custom-app/5.1.76/CHANGELOG.md rename to stable/custom-app/5.1.77/CHANGELOG.md index 8422ba07519..f595165cfd9 100644 --- a/stable/custom-app/5.1.76/CHANGELOG.md +++ b/stable/custom-app/5.1.77/CHANGELOG.md @@ -2,6 +2,17 @@ +## [custom-app-5.1.77](https://github.com/truecharts/charts/compare/custom-app-5.1.76...custom-app-5.1.77) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + - update docker general non-major + + + + ## [custom-app-5.1.76](https://github.com/truecharts/charts/compare/custom-app-5.1.75...custom-app-5.1.76) (2022-10-07) ### Chore @@ -86,14 +97,3 @@ ## [custom-app-5.1.69](https://github.com/truecharts/charts/compare/custom-app-5.1.68...custom-app-5.1.69) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [custom-app-5.1.68](https://github.com/truecharts/charts/compare/custom-app-5.1.67...custom-app-5.1.68) (2022-09-26) - diff --git a/stable/custom-app/5.1.77/Chart.lock b/stable/custom-app/5.1.77/Chart.lock new file mode 100644 index 00000000000..adced53ebf4 --- /dev/null +++ b/stable/custom-app/5.1.77/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.11 +digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 +generated: "2022-10-11T06:29:15.344209484Z" diff --git a/stable/custom-app/5.1.76/Chart.yaml b/stable/custom-app/5.1.77/Chart.yaml similarity index 94% rename from stable/custom-app/5.1.76/Chart.yaml rename to stable/custom-app/5.1.77/Chart.yaml index be5aec2f2d3..4ec4d806e08 100644 --- a/stable/custom-app/5.1.76/Chart.yaml +++ b/stable/custom-app/5.1.77/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.2092" +appVersion: "0.20.2095" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ name: custom-app sources: - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app type: application -version: 5.1.76 +version: 5.1.77 annotations: truecharts.org/catagories: | - custom diff --git a/stable/custom-app/5.1.76/README.md b/stable/custom-app/5.1.77/README.md similarity index 100% rename from stable/custom-app/5.1.76/README.md rename to stable/custom-app/5.1.77/README.md diff --git a/stable/custom-app/5.1.76/app-readme.md b/stable/custom-app/5.1.77/app-readme.md similarity index 100% rename from stable/custom-app/5.1.76/app-readme.md rename to stable/custom-app/5.1.77/app-readme.md diff --git a/stable/custom-app/5.1.76/charts/common-10.6.11.tgz b/stable/custom-app/5.1.77/charts/common-10.6.11.tgz similarity index 100% rename from stable/custom-app/5.1.76/charts/common-10.6.11.tgz rename to stable/custom-app/5.1.77/charts/common-10.6.11.tgz diff --git a/stable/custom-app/5.1.76/ci/test-values.yaml b/stable/custom-app/5.1.77/ci/test-values.yaml similarity index 88% rename from stable/custom-app/5.1.76/ci/test-values.yaml rename to stable/custom-app/5.1.77/ci/test-values.yaml index fdb81d2cdfb..2c7d3f43660 100644 --- a/stable/custom-app/5.1.76/ci/test-values.yaml +++ b/stable/custom-app/5.1.77/ci/test-values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.2092@sha256:a2720bbfcddccafc2be600a71acfe569a469322bfbb89bed508abda68729df03 + tag: 0.20.2095@sha256:6afeb103de03a7965249e59dba7a13d768a64cdaa0ddf5d61f2835e62c60429f securityContext: readOnlyRootFilesystem: false diff --git a/stable/custom-app/5.1.76/ix_values.yaml b/stable/custom-app/5.1.77/ix_values.yaml similarity index 52% rename from stable/custom-app/5.1.76/ix_values.yaml rename to stable/custom-app/5.1.77/ix_values.yaml index 54e2d4a490c..dbc17f729b1 100644 --- a/stable/custom-app/5.1.76/ix_values.yaml +++ b/stable/custom-app/5.1.77/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.2092@sha256:a2720bbfcddccafc2be600a71acfe569a469322bfbb89bed508abda68729df03 + tag: 0.20.2095@sha256:6afeb103de03a7965249e59dba7a13d768a64cdaa0ddf5d61f2835e62c60429f portal: enabled: true diff --git a/stable/custom-app/5.1.76/questions.yaml b/stable/custom-app/5.1.77/questions.yaml similarity index 100% rename from stable/custom-app/5.1.76/questions.yaml rename to stable/custom-app/5.1.77/questions.yaml diff --git a/stable/custom-app/5.1.76/templates/common.yaml b/stable/custom-app/5.1.77/templates/common.yaml similarity index 100% rename from stable/custom-app/5.1.76/templates/common.yaml rename to stable/custom-app/5.1.77/templates/common.yaml diff --git a/stable/custom-app/5.1.76/values.yaml b/stable/custom-app/5.1.77/values.yaml similarity index 100% rename from stable/custom-app/5.1.76/values.yaml rename to stable/custom-app/5.1.77/values.yaml diff --git a/stable/cyberchef/2.0.100/Chart.lock b/stable/cyberchef/2.0.100/Chart.lock deleted file mode 100644 index 6d4de469573..00000000000 --- a/stable/cyberchef/2.0.100/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.11 -digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 -generated: "2022-10-08T10:05:24.975077347Z" diff --git a/stable/cyberchef/2.0.100/CHANGELOG.md b/stable/cyberchef/2.0.101/CHANGELOG.md similarity index 89% rename from stable/cyberchef/2.0.100/CHANGELOG.md rename to stable/cyberchef/2.0.101/CHANGELOG.md index eca388a999c..9e241e48dda 100644 --- a/stable/cyberchef/2.0.100/CHANGELOG.md +++ b/stable/cyberchef/2.0.101/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cyberchef-2.0.101](https://github.com/truecharts/charts/compare/cyberchef-2.0.100...cyberchef-2.0.101) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + - update docker general non-major + + + + ## [cyberchef-2.0.100](https://github.com/truecharts/charts/compare/cyberchef-2.0.99...cyberchef-2.0.100) (2022-10-07) ### Chore @@ -85,15 +96,4 @@ -## [cyberchef-2.0.93](https://github.com/truecharts/charts/compare/cyberchef-2.0.92...cyberchef-2.0.93) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - - - ## [cyberchef-2.0.93](https://github.com/truecharts/charts/compare/cyberchef-2.0.92...cyberchef-2.0.93) (2022-09-29) diff --git a/stable/cyberchef/2.0.101/Chart.lock b/stable/cyberchef/2.0.101/Chart.lock new file mode 100644 index 00000000000..1cc0bece282 --- /dev/null +++ b/stable/cyberchef/2.0.101/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.11 +digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 +generated: "2022-10-11T06:29:16.213411989Z" diff --git a/stable/cyberchef/2.0.100/Chart.yaml b/stable/cyberchef/2.0.101/Chart.yaml similarity index 97% rename from stable/cyberchef/2.0.100/Chart.yaml rename to stable/cyberchef/2.0.101/Chart.yaml index c8b32202abc..d014f9dfd68 100644 --- a/stable/cyberchef/2.0.100/Chart.yaml +++ b/stable/cyberchef/2.0.101/Chart.yaml @@ -18,7 +18,7 @@ name: cyberchef sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef - https://hub.docker.com/r/mpepping/cyberchef -version: 2.0.100 +version: 2.0.101 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/cyberchef/2.0.100/README.md b/stable/cyberchef/2.0.101/README.md similarity index 100% rename from stable/cyberchef/2.0.100/README.md rename to stable/cyberchef/2.0.101/README.md diff --git a/stable/cyberchef/2.0.100/app-readme.md b/stable/cyberchef/2.0.101/app-readme.md similarity index 100% rename from stable/cyberchef/2.0.100/app-readme.md rename to stable/cyberchef/2.0.101/app-readme.md diff --git a/stable/cyberchef/2.0.100/charts/common-10.6.11.tgz b/stable/cyberchef/2.0.101/charts/common-10.6.11.tgz similarity index 100% rename from stable/cyberchef/2.0.100/charts/common-10.6.11.tgz rename to stable/cyberchef/2.0.101/charts/common-10.6.11.tgz diff --git a/stable/cyberchef/2.0.100/ix_values.yaml b/stable/cyberchef/2.0.101/ix_values.yaml similarity index 78% rename from stable/cyberchef/2.0.100/ix_values.yaml rename to stable/cyberchef/2.0.101/ix_values.yaml index 6f3e585f9e9..7b5eb347fb0 100644 --- a/stable/cyberchef/2.0.100/ix_values.yaml +++ b/stable/cyberchef/2.0.101/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/cyberchef - tag: 9.46.5@sha256:1a861ffe984334f44709c3e60295c4b8d832f3028dcca7a29e2a1b1268e285bb + tag: 9.46.5@sha256:f2f2917699f44ac9cce6ee8ef2e20954c17d9903ac4c73892f123deac8ae01ec pullPolicy: IfNotPresent securityContext: diff --git a/stable/cyberchef/2.0.100/questions.yaml b/stable/cyberchef/2.0.101/questions.yaml similarity index 100% rename from stable/cyberchef/2.0.100/questions.yaml rename to stable/cyberchef/2.0.101/questions.yaml diff --git a/stable/cyberchef/2.0.100/templates/common.yaml b/stable/cyberchef/2.0.101/templates/common.yaml similarity index 100% rename from stable/cyberchef/2.0.100/templates/common.yaml rename to stable/cyberchef/2.0.101/templates/common.yaml diff --git a/stable/cyberchef/2.0.100/values.yaml b/stable/cyberchef/2.0.101/values.yaml similarity index 100% rename from stable/cyberchef/2.0.100/values.yaml rename to stable/cyberchef/2.0.101/values.yaml diff --git a/stable/home-assistant/15.0.60/CHANGELOG.md b/stable/home-assistant/15.0.60/CHANGELOG.md new file mode 100644 index 00000000000..020d4bf0048 --- /dev/null +++ b/stable/home-assistant/15.0.60/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [home-assistant-15.0.60](https://github.com/truecharts/charts/compare/home-assistant-15.0.59...home-assistant-15.0.60) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + +## [home-assistant-15.0.59](https://github.com/truecharts/charts/compare/home-assistant-15.0.58...home-assistant-15.0.59) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [home-assistant-15.0.59](https://github.com/truecharts/charts/compare/home-assistant-15.0.58...home-assistant-15.0.59) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [home-assistant-15.0.58](https://github.com/truecharts/charts/compare/home-assistant-15.0.57...home-assistant-15.0.58) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [home-assistant-15.0.57](https://github.com/truecharts/charts/compare/home-assistant-15.0.56...home-assistant-15.0.57) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [home-assistant-15.0.55](https://github.com/truecharts/charts/compare/home-assistant-15.0.54...home-assistant-15.0.55) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [home-assistant-15.0.54](https://github.com/truecharts/charts/compare/home-assistant-15.0.53...home-assistant-15.0.54) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [home-assistant-15.0.53](https://github.com/truecharts/charts/compare/home-assistant-15.0.52...home-assistant-15.0.53) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [home-assistant-15.0.52](https://github.com/truecharts/charts/compare/home-assistant-15.0.50...home-assistant-15.0.52) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/home-assistant/15.0.60/Chart.lock b/stable/home-assistant/15.0.60/Chart.lock new file mode 100644 index 00000000000..a63c01df2c8 --- /dev/null +++ b/stable/home-assistant/15.0.60/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.11 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.95 +digest: sha256:ce775551232ada9c9ad72d405aa8c2358b9bdd5e17ec19836a5ea1dde0c2af44 +generated: "2022-10-11T06:29:27.768077154Z" diff --git a/stable/home-assistant/15.0.60/Chart.yaml b/stable/home-assistant/15.0.60/Chart.yaml new file mode 100644 index 00000000000..1baf2568ba7 --- /dev/null +++ b/stable/home-assistant/15.0.60/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "2022.10.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.11 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.95 +deprecated: false +description: home-assistant App for TrueNAS SCALE +home: https://truecharts.org/docs/charts/stable/home-assistant +icon: https://truecharts.org/img/hotlink-ok/chart-icons/home-assistant.png +keywords: + - home-assistant + - hass + - homeassistant +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: home-assistant +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant + - https://github.com/home-assistant/home-assistant + - https://github.com/cdr/code-server +type: application +version: 15.0.60 +annotations: + truecharts.org/catagories: | + - home-automation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/home-assistant/15.0.60/README.md b/stable/home-assistant/15.0.60/README.md new file mode 100644 index 00000000000..1f2a53dcea7 --- /dev/null +++ b/stable/home-assistant/15.0.60/README.md @@ -0,0 +1,108 @@ +# home-assistant + +home-assistant App for TrueNAS SCALE + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [home-assistant](https://truecharts.org/docs/charts/stable/home-assistant) + +**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)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.95 | +| https://library-charts.truecharts.org | common | 10.6.11 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `home-assistant` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install home-assistant TrueCharts/home-assistant +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `home-assistant` deployment + +```console +helm uninstall home-assistant +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install home-assistant \ + --set env.TZ="America/New York" \ + TrueCharts/home-assistant +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install home-assistant TrueCharts/home-assistant -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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/home-assistant/15.0.60/app-readme.md b/stable/home-assistant/15.0.60/app-readme.md new file mode 100644 index 00000000000..23f99744793 --- /dev/null +++ b/stable/home-assistant/15.0.60/app-readme.md @@ -0,0 +1,8 @@ +home-assistant App for TrueNAS SCALE + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/home-assistant](https://truecharts.org/docs/charts/stable/home-assistant) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/koel/3.0.48/charts/common-10.6.11.tgz b/stable/home-assistant/15.0.60/charts/common-10.6.11.tgz similarity index 100% rename from stable/koel/3.0.48/charts/common-10.6.11.tgz rename to stable/home-assistant/15.0.60/charts/common-10.6.11.tgz diff --git a/stable/n8n/4.0.64/charts/postgresql-8.0.95.tgz b/stable/home-assistant/15.0.60/charts/postgresql-8.0.95.tgz similarity index 100% rename from stable/n8n/4.0.64/charts/postgresql-8.0.95.tgz rename to stable/home-assistant/15.0.60/charts/postgresql-8.0.95.tgz diff --git a/stable/home-assistant/15.0.60/ix_values.yaml b/stable/home-assistant/15.0.60/ix_values.yaml new file mode 100644 index 00000000000..35f70ac7fff --- /dev/null +++ b/stable/home-assistant/15.0.60/ix_values.yaml @@ -0,0 +1,160 @@ +image: + repository: tccr.io/truecharts/home-assistant + pullPolicy: IfNotPresent + tag: 2022.10.2@sha256:9b4ee9b3d3cba23cf02c704cfa6260a46c35f75ec7657149c8d4acf379344d8d + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8123 + targetPort: 8123 + +initContainers: + init: + image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}" + command: ["/config/init/init.sh"] + volumeMounts: + - name: init + mountPath: "/config/init" + - name: config + mountPath: "/config" + +# # Enable devices to be discoverable +# hostNetwork: true + +# # When hostNetwork is true set dnsPolicy to ClusterFirstWithHostNet +# dnsPolicy: ClusterFirstWithHostNet + +# Enable a prometheus-operator servicemonitor +prometheus: + serviceMonitor: + enabled: false + # interval: 1m + # additionalLabels: {} + +persistence: + config: + enabled: true + mountPath: "/config" + init: + enabled: "true" + mountPath: "/config/init" + readOnly: true + type: "custom" + volumeSpec: + configMap: + name: '{{ include "tc.common.names.fullname" . }}-init' + defaultMode: 0777 + +configmap: + init: + enabled: true + data: + init.sh: |- + #!/bin/sh + if test -f "/config/configuration.yaml"; then + echo "configuration.yaml exists." + if grep -q recorder: "/config/configuration.yaml"; then + echo "configuration.yaml already contains recorder" + else + cat /config/init/recorder.default >> /config/configuration.yaml + fi + if grep -q http: "/config/configuration.yaml"; then + echo "configuration.yaml already contains http section" + else + cat /config/init/http.default >> /config/configuration.yaml + fi + else + echo "configuration.yaml does NOT exist." + cp /config/init/configuration.yaml.default /config/configuration.yaml + cat /config/init/recorder.default >> /config/configuration.yaml + cat /config/init/http.default >> /config/configuration.yaml + fi + + echo "Creating include files..." + for include_file in groups.yaml automations.yaml scripts.yaml scenes.yaml; do + if test -f "/config/$include_file"; then + echo "$include_file exists." + else + echo "$include_file does NOT exist." + touch "/config/$include_file" + fi + done + + cd "/config" || echo "Could not change path to /config" + echo "Creating custom_components directory..." + mkdir "/config/custom_components" || echo "custom_components directory already exists" + + echo "Changing to the custom_components directory..." + cd "/config/custom_components" || echo "Could not change path to /config/custom_components" + + echo "Downloading HACS" + wget "https://github.com/hacs/integration/releases/latest/download/hacs.zip" || exit 0 + + if [ -d "/config/custom_components/hacs" ]; then + echo "HACS directory already exist, cleaning up..." + rm -R "/config/custom_components/hacs" + fi + + echo "Creating HACS directory..." + mkdir "/config/custom_components/hacs" + + echo "Unpacking HACS..." + unzip "/config/custom_components/hacs.zip" -d "/config/custom_components/hacs" >/dev/null 2>&1 + + echo "Removing HACS zip file..." + rm "/config/custom_components/hacs.zip" + echo "Installation complete." + + configuration.yaml.default: |- + # Configure a default setup of Home Assistant (frontend, api, etc) + default_config: + + # Text to speech + tts: + - platform: google_translate + + group: !include groups.yaml + automation: !include automations.yaml + script: !include scripts.yaml + scene: !include scenes.yaml + recorder.default: |- + + recorder: + purge_keep_days: 30 + commit_interval: 3 + db_url: {{ ( printf "%s?client_encoding=utf8" ( .Values.postgresql.url.complete | trimAll "\"" ) ) | quote }} + http.default: |- + + http: + use_x_forwarded_for: true + trusted_proxies: + - 172.16.0.0/16 + +postgresql: + enabled: true + postgresqlUsername: home-assistant + postgresqlDatabase: home-assistant + existingSecret: "dbcreds" + +influxdb: + enabled: false + architecture: standalone + database: home_assistant + authEnabled: false + persistence: + enabled: false + # storageClass: "" + # + +portal: + enabled: true diff --git a/stable/home-assistant/15.0.60/questions.yaml b/stable/home-assistant/15.0.60/questions.yaml new file mode 100644 index 00000000000..27dd26153f9 --- /dev/null +++ b/stable/home-assistant/15.0.60/questions.yaml @@ -0,0 +1,2569 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: 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: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + 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: Container Configuration + 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: Container Configuration + 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: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + 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: 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: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - 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: 8123 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8123 + - 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: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - 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: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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 + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: 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: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - 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: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + 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 + 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 + 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 + 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: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: 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: 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: Sock5 Server + 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/home-assistant/15.0.60/templates/common.yaml b/stable/home-assistant/15.0.60/templates/common.yaml new file mode 100644 index 00000000000..b9e7208f382 --- /dev/null +++ b/stable/home-assistant/15.0.60/templates/common.yaml @@ -0,0 +1,5 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/koel/3.0.48/values.yaml b/stable/home-assistant/15.0.60/values.yaml similarity index 100% rename from stable/koel/3.0.48/values.yaml rename to stable/home-assistant/15.0.60/values.yaml diff --git a/stable/jackett/11.0.106/CHANGELOG.md b/stable/jackett/11.0.106/CHANGELOG.md new file mode 100644 index 00000000000..9331cc1307b --- /dev/null +++ b/stable/jackett/11.0.106/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jackett-11.0.106](https://github.com/truecharts/charts/compare/jackett-11.0.105...jackett-11.0.106) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + - update docker general non-major + + + + +## [jackett-11.0.105](https://github.com/truecharts/charts/compare/jackett-11.0.104...jackett-11.0.105) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [jackett-11.0.105](https://github.com/truecharts/charts/compare/jackett-11.0.104...jackett-11.0.105) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [jackett-11.0.104](https://github.com/truecharts/charts/compare/jackett-11.0.103...jackett-11.0.104) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [jackett-11.0.103](https://github.com/truecharts/charts/compare/jackett-11.0.102...jackett-11.0.103) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [jackett-11.0.102](https://github.com/truecharts/charts/compare/jackett-11.0.101...jackett-11.0.102) (2022-10-04) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) + - update docker general non-major + + + + +## [jackett-11.0.101](https://github.com/truecharts/charts/compare/jackett-11.0.100...jackett-11.0.101) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) + + + + +## [jackett-11.0.100](https://github.com/truecharts/charts/compare/jackett-11.0.99...jackett-11.0.100) (2022-09-30) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) + + + + +## [jackett-11.0.99](https://github.com/truecharts/charts/compare/jackett-11.0.98...jackett-11.0.99) (2022-09-28) + +### Chore + +- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + +## [jackett-11.0.96](https://github.com/truecharts/charts/compare/jackett-11.0.95...jackett-11.0.96) (2022-09-27) + diff --git a/stable/jackett/11.0.106/Chart.lock b/stable/jackett/11.0.106/Chart.lock new file mode 100644 index 00000000000..eb0d1b3153a --- /dev/null +++ b/stable/jackett/11.0.106/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.11 +digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 +generated: "2022-10-11T06:29:42.787937671Z" diff --git a/stable/jackett/11.0.106/Chart.yaml b/stable/jackett/11.0.106/Chart.yaml new file mode 100644 index 00000000000..57a81025cc6 --- /dev/null +++ b/stable/jackett/11.0.106/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.20.2095" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.11 +deprecated: false +description: API Support for your favorite torrent trackers. +home: https://truecharts.org/docs/charts/stable/jackett +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.png +keywords: + - jackett + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jackett +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jackett + - https://github.com/Jackett/Jackett +type: application +version: 11.0.106 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jackett/11.0.106/README.md b/stable/jackett/11.0.106/README.md new file mode 100644 index 00000000000..14f02faecb8 --- /dev/null +++ b/stable/jackett/11.0.106/README.md @@ -0,0 +1,106 @@ +# jackett + +API Support for your favorite torrent trackers. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jackett](https://truecharts.org/docs/charts/stable/jackett) + +**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)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.11 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `jackett` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install jackett TrueCharts/jackett +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `jackett` deployment + +```console +helm uninstall jackett +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jackett \ + --set env.TZ="America/New York" \ + TrueCharts/jackett +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install jackett TrueCharts/jackett -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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/jackett/11.0.106/app-readme.md b/stable/jackett/11.0.106/app-readme.md new file mode 100644 index 00000000000..94165e2dadb --- /dev/null +++ b/stable/jackett/11.0.106/app-readme.md @@ -0,0 +1,8 @@ +API Support for your favorite torrent trackers. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/jackett](https://truecharts.org/docs/charts/stable/jackett) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/matomo/3.0.74/charts/common-10.6.11.tgz b/stable/jackett/11.0.106/charts/common-10.6.11.tgz similarity index 100% rename from stable/matomo/3.0.74/charts/common-10.6.11.tgz rename to stable/jackett/11.0.106/charts/common-10.6.11.tgz diff --git a/stable/jackett/11.0.106/ix_values.yaml b/stable/jackett/11.0.106/ix_values.yaml new file mode 100644 index 00000000000..f2e070e768f --- /dev/null +++ b/stable/jackett/11.0.106/ix_values.yaml @@ -0,0 +1,33 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: 0.20.2095@sha256:6afeb103de03a7965249e59dba7a13d768a64cdaa0ddf5d61f2835e62c60429f + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + protocol: HTTP + targetPort: 9117 + port: 9117 + +probes: + liveness: + path: "/UI/Login" + + readiness: + path: "/UI/Login" + + startup: + path: "/UI/Login" + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/jackett/11.0.106/questions.yaml b/stable/jackett/11.0.106/questions.yaml new file mode 100644 index 00000000000..e66343f3891 --- /dev/null +++ b/stable/jackett/11.0.106/questions.yaml @@ -0,0 +1,2569 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: 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: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + 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: Container Configuration + 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: Container Configuration + 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: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + 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: 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: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - 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: 9117 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 9117 + - 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: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - 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: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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 + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: 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: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - 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: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - 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: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + 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 + 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 + 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 + 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: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: 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: 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: Sock5 Server + 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/matomo/3.0.74/templates/common.yaml b/stable/jackett/11.0.106/templates/common.yaml similarity index 100% rename from stable/matomo/3.0.74/templates/common.yaml rename to stable/jackett/11.0.106/templates/common.yaml diff --git a/stable/matomo/3.0.74/values.yaml b/stable/jackett/11.0.106/values.yaml similarity index 100% rename from stable/matomo/3.0.74/values.yaml rename to stable/jackett/11.0.106/values.yaml diff --git a/stable/koel/3.0.48/CHANGELOG.md b/stable/koel/3.0.49/CHANGELOG.md similarity index 91% rename from stable/koel/3.0.48/CHANGELOG.md rename to stable/koel/3.0.49/CHANGELOG.md index e9d1fa9b39a..e0eff433084 100644 --- a/stable/koel/3.0.48/CHANGELOG.md +++ b/stable/koel/3.0.49/CHANGELOG.md @@ -2,6 +2,16 @@ +## [koel-3.0.49](https://github.com/truecharts/charts/compare/koel-3.0.48...koel-3.0.49) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + ## [koel-3.0.48](https://github.com/truecharts/charts/compare/koel-3.0.46...koel-3.0.48) (2022-10-08) ### Chore @@ -87,13 +97,3 @@ - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - -## [koel-3.0.41](https://github.com/truecharts/charts/compare/koel-3.0.40...koel-3.0.41) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/koel/3.0.48/Chart.lock b/stable/koel/3.0.49/Chart.lock similarity index 85% rename from stable/koel/3.0.48/Chart.lock rename to stable/koel/3.0.49/Chart.lock index ce7e0f076ea..a8b6fa011e3 100644 --- a/stable/koel/3.0.48/Chart.lock +++ b/stable/koel/3.0.49/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.90 digest: sha256:e64473ecf1a75f2fcd351cf54460f0904701141dd031390e5e9137cded96d253 -generated: "2022-10-08T10:19:31.247378709Z" +generated: "2022-10-11T06:29:55.73146032Z" diff --git a/stable/koel/3.0.48/Chart.yaml b/stable/koel/3.0.49/Chart.yaml similarity index 98% rename from stable/koel/3.0.48/Chart.yaml rename to stable/koel/3.0.49/Chart.yaml index 111c5649d89..c4baab06b07 100644 --- a/stable/koel/3.0.48/Chart.yaml +++ b/stable/koel/3.0.49/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/koel/docker - https://hub.docker.com/r/phanan/koel - https://github.com/koel/koel -version: 3.0.48 +version: 3.0.49 annotations: truecharts.org/catagories: | - media diff --git a/stable/koel/3.0.48/README.md b/stable/koel/3.0.49/README.md similarity index 100% rename from stable/koel/3.0.48/README.md rename to stable/koel/3.0.49/README.md diff --git a/stable/koel/3.0.48/app-readme.md b/stable/koel/3.0.49/app-readme.md similarity index 100% rename from stable/koel/3.0.48/app-readme.md rename to stable/koel/3.0.49/app-readme.md diff --git a/stable/mediainfo/1.0.14/charts/common-10.6.11.tgz b/stable/koel/3.0.49/charts/common-10.6.11.tgz similarity index 100% rename from stable/mediainfo/1.0.14/charts/common-10.6.11.tgz rename to stable/koel/3.0.49/charts/common-10.6.11.tgz diff --git a/stable/koel/3.0.48/charts/mariadb-3.0.90.tgz b/stable/koel/3.0.49/charts/mariadb-3.0.90.tgz similarity index 100% rename from stable/koel/3.0.48/charts/mariadb-3.0.90.tgz rename to stable/koel/3.0.49/charts/mariadb-3.0.90.tgz diff --git a/stable/koel/3.0.48/ix_values.yaml b/stable/koel/3.0.49/ix_values.yaml similarity index 96% rename from stable/koel/3.0.48/ix_values.yaml rename to stable/koel/3.0.49/ix_values.yaml index 1b0f446c7b9..9c6688a9a65 100644 --- a/stable/koel/3.0.48/ix_values.yaml +++ b/stable/koel/3.0.49/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/koel - tag: latest@sha256:19d753687b3dcaa35b8769f2ba43cfb5c5dcaf39388b7086186e9ba8195b3a45 + tag: latest@sha256:4b52f1f08fa7c19fccf87d7f82fd3008bf971571410893e068d17e1c48fce0d4 pullPolicy: IfNotPresent securityContext: diff --git a/stable/koel/3.0.48/questions.yaml b/stable/koel/3.0.49/questions.yaml similarity index 100% rename from stable/koel/3.0.48/questions.yaml rename to stable/koel/3.0.49/questions.yaml diff --git a/stable/koel/3.0.48/templates/_secrets.tpl b/stable/koel/3.0.49/templates/_secrets.tpl similarity index 100% rename from stable/koel/3.0.48/templates/_secrets.tpl rename to stable/koel/3.0.49/templates/_secrets.tpl diff --git a/stable/koel/3.0.48/templates/common.yaml b/stable/koel/3.0.49/templates/common.yaml similarity index 100% rename from stable/koel/3.0.48/templates/common.yaml rename to stable/koel/3.0.49/templates/common.yaml diff --git a/stable/mediainfo/1.0.14/values.yaml b/stable/koel/3.0.49/values.yaml similarity index 100% rename from stable/mediainfo/1.0.14/values.yaml rename to stable/koel/3.0.49/values.yaml diff --git a/stable/matomo/3.0.74/CHANGELOG.md b/stable/matomo/3.0.75/CHANGELOG.md similarity index 91% rename from stable/matomo/3.0.74/CHANGELOG.md rename to stable/matomo/3.0.75/CHANGELOG.md index 90c20cf4970..a3174b39ad3 100644 --- a/stable/matomo/3.0.74/CHANGELOG.md +++ b/stable/matomo/3.0.75/CHANGELOG.md @@ -2,6 +2,16 @@ +## [matomo-3.0.75](https://github.com/truecharts/charts/compare/matomo-3.0.74...matomo-3.0.75) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + ## [matomo-3.0.74](https://github.com/truecharts/charts/compare/matomo-3.0.72...matomo-3.0.74) (2022-10-08) ### Chore @@ -87,13 +97,3 @@ ## [matomo-3.0.65](https://github.com/truecharts/charts/compare/matomo-3.0.64...matomo-3.0.65) (2022-09-23) ### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [matomo-3.0.64](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-22) - -### Chore diff --git a/stable/matomo/3.0.74/Chart.lock b/stable/matomo/3.0.75/Chart.lock similarity index 85% rename from stable/matomo/3.0.74/Chart.lock rename to stable/matomo/3.0.75/Chart.lock index 9ca66b0a691..f461f3da6df 100644 --- a/stable/matomo/3.0.74/Chart.lock +++ b/stable/matomo/3.0.75/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.90 digest: sha256:e64473ecf1a75f2fcd351cf54460f0904701141dd031390e5e9137cded96d253 -generated: "2022-10-08T10:22:38.292705531Z" +generated: "2022-10-11T06:29:55.772433152Z" diff --git a/stable/matomo/3.0.74/Chart.yaml b/stable/matomo/3.0.75/Chart.yaml similarity index 98% rename from stable/matomo/3.0.74/Chart.yaml rename to stable/matomo/3.0.75/Chart.yaml index dd975ed3e79..08e8f5559b0 100644 --- a/stable/matomo/3.0.74/Chart.yaml +++ b/stable/matomo/3.0.75/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://hub.docker.com/r/bitnami/matomo - https://github.com/bitnami/bitnami-docker-matomo - https://github.com/matomo-org/matomo -version: 3.0.74 +version: 3.0.75 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/matomo/3.0.74/README.md b/stable/matomo/3.0.75/README.md similarity index 100% rename from stable/matomo/3.0.74/README.md rename to stable/matomo/3.0.75/README.md diff --git a/stable/matomo/3.0.74/app-readme.md b/stable/matomo/3.0.75/app-readme.md similarity index 100% rename from stable/matomo/3.0.74/app-readme.md rename to stable/matomo/3.0.75/app-readme.md diff --git a/stable/mkvtoolnix/2.0.37/charts/common-10.6.11.tgz b/stable/matomo/3.0.75/charts/common-10.6.11.tgz similarity index 100% rename from stable/mkvtoolnix/2.0.37/charts/common-10.6.11.tgz rename to stable/matomo/3.0.75/charts/common-10.6.11.tgz diff --git a/stable/matomo/3.0.74/charts/mariadb-3.0.90.tgz b/stable/matomo/3.0.75/charts/mariadb-3.0.90.tgz similarity index 100% rename from stable/matomo/3.0.74/charts/mariadb-3.0.90.tgz rename to stable/matomo/3.0.75/charts/mariadb-3.0.90.tgz diff --git a/stable/matomo/3.0.74/ix_values.yaml b/stable/matomo/3.0.75/ix_values.yaml similarity index 96% rename from stable/matomo/3.0.74/ix_values.yaml rename to stable/matomo/3.0.75/ix_values.yaml index bb7276b9bec..78295637a93 100644 --- a/stable/matomo/3.0.74/ix_values.yaml +++ b/stable/matomo/3.0.75/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/matomo - tag: 4.11.0@sha256:53e1109349201edb1c980f11cd4fe7ac4a91514522802463fb487b84b23aaa35 + tag: 4.11.0@sha256:da0a2dfe9e8fdf65ba9b812b8bc960d32fd7eab10fa577287268279ee66b1923 pullPolicy: IfNotPresent securityContext: diff --git a/stable/matomo/3.0.74/questions.yaml b/stable/matomo/3.0.75/questions.yaml similarity index 100% rename from stable/matomo/3.0.74/questions.yaml rename to stable/matomo/3.0.75/questions.yaml diff --git a/stable/mediainfo/1.0.14/templates/common.yaml b/stable/matomo/3.0.75/templates/common.yaml similarity index 100% rename from stable/mediainfo/1.0.14/templates/common.yaml rename to stable/matomo/3.0.75/templates/common.yaml diff --git a/stable/mkvtoolnix/2.0.37/values.yaml b/stable/matomo/3.0.75/values.yaml similarity index 100% rename from stable/mkvtoolnix/2.0.37/values.yaml rename to stable/matomo/3.0.75/values.yaml diff --git a/stable/mediainfo/1.0.14/Chart.lock b/stable/mediainfo/1.0.14/Chart.lock deleted file mode 100644 index 8c96ef87918..00000000000 --- a/stable/mediainfo/1.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.11 -digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 -generated: "2022-10-08T10:23:17.523008538Z" diff --git a/stable/mediainfo/1.0.14/CHANGELOG.md b/stable/mediainfo/1.0.15/CHANGELOG.md similarity index 83% rename from stable/mediainfo/1.0.14/CHANGELOG.md rename to stable/mediainfo/1.0.15/CHANGELOG.md index e4113123e33..ca8f630a9a0 100644 --- a/stable/mediainfo/1.0.14/CHANGELOG.md +++ b/stable/mediainfo/1.0.15/CHANGELOG.md @@ -2,6 +2,16 @@ +## [mediainfo-1.0.15](https://github.com/truecharts/charts/compare/mediainfo-1.0.14...mediainfo-1.0.15) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + ## [mediainfo-1.0.14](https://github.com/truecharts/charts/compare/mediainfo-1.0.13...mediainfo-1.0.14) (2022-10-07) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) diff --git a/stable/mediainfo/1.0.15/Chart.lock b/stable/mediainfo/1.0.15/Chart.lock new file mode 100644 index 00000000000..01ba9b87be9 --- /dev/null +++ b/stable/mediainfo/1.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.11 +digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 +generated: "2022-10-11T06:30:06.594110378Z" diff --git a/stable/mediainfo/1.0.14/Chart.yaml b/stable/mediainfo/1.0.15/Chart.yaml similarity index 95% rename from stable/mediainfo/1.0.14/Chart.yaml rename to stable/mediainfo/1.0.15/Chart.yaml index 46a6ac54c08..56812e17d4a 100644 --- a/stable/mediainfo/1.0.14/Chart.yaml +++ b/stable/mediainfo/1.0.15/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.10.0" +appVersion: "1.11.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/jlesage/docker-mediainfo - https://hub.docker.com/r/jlesage/mediainfo/ type: application -version: 1.0.14 +version: 1.0.15 annotations: truecharts.org/catagories: | - media diff --git a/stable/mediainfo/1.0.14/README.md b/stable/mediainfo/1.0.15/README.md similarity index 100% rename from stable/mediainfo/1.0.14/README.md rename to stable/mediainfo/1.0.15/README.md diff --git a/stable/mediainfo/1.0.14/app-readme.md b/stable/mediainfo/1.0.15/app-readme.md similarity index 100% rename from stable/mediainfo/1.0.14/app-readme.md rename to stable/mediainfo/1.0.15/app-readme.md diff --git a/stable/n8n/4.0.64/charts/common-10.6.11.tgz b/stable/mediainfo/1.0.15/charts/common-10.6.11.tgz similarity index 100% rename from stable/n8n/4.0.64/charts/common-10.6.11.tgz rename to stable/mediainfo/1.0.15/charts/common-10.6.11.tgz diff --git a/stable/mediainfo/1.0.14/ix_values.yaml b/stable/mediainfo/1.0.15/ix_values.yaml similarity index 93% rename from stable/mediainfo/1.0.14/ix_values.yaml rename to stable/mediainfo/1.0.15/ix_values.yaml index b0716a006d9..1052b16893f 100644 --- a/stable/mediainfo/1.0.14/ix_values.yaml +++ b/stable/mediainfo/1.0.15/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mediainfo - tag: v1.10.0@sha256:d2e25f6606450b9136df2db2a2ad0b3872044a7121c474bbf2ba1ed49c12e059 + tag: 1.11.0@sha256:e51c63bf6afcea2ef5866799edea4f60196a458471e900457a22b06cd22485f4 pullPolicy: IfNotPresent securityContext: diff --git a/stable/mediainfo/1.0.14/questions.yaml b/stable/mediainfo/1.0.15/questions.yaml similarity index 100% rename from stable/mediainfo/1.0.14/questions.yaml rename to stable/mediainfo/1.0.15/questions.yaml diff --git a/stable/mkvtoolnix/2.0.37/templates/common.yaml b/stable/mediainfo/1.0.15/templates/common.yaml similarity index 100% rename from stable/mkvtoolnix/2.0.37/templates/common.yaml rename to stable/mediainfo/1.0.15/templates/common.yaml diff --git a/stable/n8n/4.0.64/values.yaml b/stable/mediainfo/1.0.15/values.yaml similarity index 100% rename from stable/n8n/4.0.64/values.yaml rename to stable/mediainfo/1.0.15/values.yaml diff --git a/stable/mkvtoolnix/2.0.37/CHANGELOG.md b/stable/mkvtoolnix/2.0.38/CHANGELOG.md similarity index 83% rename from stable/mkvtoolnix/2.0.37/CHANGELOG.md rename to stable/mkvtoolnix/2.0.38/CHANGELOG.md index 9225ddb07b3..3d070b3dd80 100644 --- a/stable/mkvtoolnix/2.0.37/CHANGELOG.md +++ b/stable/mkvtoolnix/2.0.38/CHANGELOG.md @@ -2,6 +2,16 @@ +## [mkvtoolnix-2.0.38](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.37...mkvtoolnix-2.0.38) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + ## [mkvtoolnix-2.0.37](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.36...mkvtoolnix-2.0.37) (2022-10-07) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) diff --git a/stable/mkvtoolnix/2.0.38/Chart.lock b/stable/mkvtoolnix/2.0.38/Chart.lock new file mode 100644 index 00000000000..22250db1ef0 --- /dev/null +++ b/stable/mkvtoolnix/2.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.11 +digest: sha256:b4a28b7604b153caed40b6ad96692b5ebcaac53d09ce9e190691162b59ce25c3 +generated: "2022-10-11T06:30:11.64276007Z" diff --git a/stable/mkvtoolnix/2.0.37/Chart.yaml b/stable/mkvtoolnix/2.0.38/Chart.yaml similarity index 96% rename from stable/mkvtoolnix/2.0.37/Chart.yaml rename to stable/mkvtoolnix/2.0.38/Chart.yaml index f1bd3ae51da..639c591921a 100644 --- a/stable/mkvtoolnix/2.0.37/Chart.yaml +++ b/stable/mkvtoolnix/2.0.38/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.65.0" +appVersion: "1.66.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://hub.docker.com/r/jlesage/mkvtoolnix - https://mkvtoolnix.download/ type: application -version: 2.0.37 +version: 2.0.38 annotations: truecharts.org/catagories: | - media diff --git a/stable/mkvtoolnix/2.0.37/README.md b/stable/mkvtoolnix/2.0.38/README.md similarity index 100% rename from stable/mkvtoolnix/2.0.37/README.md rename to stable/mkvtoolnix/2.0.38/README.md diff --git a/stable/mkvtoolnix/2.0.37/app-readme.md b/stable/mkvtoolnix/2.0.38/app-readme.md similarity index 100% rename from stable/mkvtoolnix/2.0.37/app-readme.md rename to stable/mkvtoolnix/2.0.38/app-readme.md diff --git a/stable/prometheus/4.0.102/charts/common-10.6.11.tgz b/stable/mkvtoolnix/2.0.38/charts/common-10.6.11.tgz similarity index 100% rename from stable/prometheus/4.0.102/charts/common-10.6.11.tgz rename to stable/mkvtoolnix/2.0.38/charts/common-10.6.11.tgz diff --git a/stable/mkvtoolnix/2.0.37/ix_values.yaml b/stable/mkvtoolnix/2.0.38/ix_values.yaml similarity index 93% rename from stable/mkvtoolnix/2.0.37/ix_values.yaml rename to stable/mkvtoolnix/2.0.38/ix_values.yaml index 95372998296..43c99ba979b 100644 --- a/stable/mkvtoolnix/2.0.37/ix_values.yaml +++ b/stable/mkvtoolnix/2.0.38/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mkvtoolnix - tag: 1.65.0@sha256:e64af49a8300470b6809513193349d399024dc053fb6a8dc631388064808bed7 + tag: 1.66.0@sha256:a5715c600ece5a5426cf77289dc9a75e7df171036c8fb2596202f6e1dc3e9192 pullPolicy: IfNotPresent securityContext: diff --git a/stable/mkvtoolnix/2.0.37/questions.yaml b/stable/mkvtoolnix/2.0.38/questions.yaml similarity index 100% rename from stable/mkvtoolnix/2.0.37/questions.yaml rename to stable/mkvtoolnix/2.0.38/questions.yaml diff --git a/stable/rsshub/3.0.117/templates/common.yaml b/stable/mkvtoolnix/2.0.38/templates/common.yaml similarity index 100% rename from stable/rsshub/3.0.117/templates/common.yaml rename to stable/mkvtoolnix/2.0.38/templates/common.yaml diff --git a/stable/prometheus/4.0.102/values.yaml b/stable/mkvtoolnix/2.0.38/values.yaml similarity index 100% rename from stable/prometheus/4.0.102/values.yaml rename to stable/mkvtoolnix/2.0.38/values.yaml diff --git a/stable/n8n/4.0.64/CHANGELOG.md b/stable/n8n/4.0.65/CHANGELOG.md similarity index 83% rename from stable/n8n/4.0.64/CHANGELOG.md rename to stable/n8n/4.0.65/CHANGELOG.md index 7a2bc2a0be2..08f38552d88 100644 --- a/stable/n8n/4.0.64/CHANGELOG.md +++ b/stable/n8n/4.0.65/CHANGELOG.md @@ -2,6 +2,16 @@ +## [n8n-4.0.65](https://github.com/truecharts/charts/compare/n8n-4.0.64...n8n-4.0.65) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + ## [n8n-4.0.64](https://github.com/truecharts/charts/compare/n8n-4.0.63...n8n-4.0.64) (2022-10-07) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - ### Fix - diff --git a/stable/n8n/4.0.64/Chart.lock b/stable/n8n/4.0.65/Chart.lock similarity index 88% rename from stable/n8n/4.0.64/Chart.lock rename to stable/n8n/4.0.65/Chart.lock index 797f4d87775..47bcbc56bd9 100644 --- a/stable/n8n/4.0.64/Chart.lock +++ b/stable/n8n/4.0.65/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.92 digest: sha256:4e483706e708bd24f1109aa60c521e6eb142b7be6148fbb287b9b313f870b696 -generated: "2022-10-08T10:26:31.167998759Z" +generated: "2022-10-11T06:30:57.776768085Z" diff --git a/stable/n8n/4.0.64/Chart.yaml b/stable/n8n/4.0.65/Chart.yaml similarity index 96% rename from stable/n8n/4.0.64/Chart.yaml rename to stable/n8n/4.0.65/Chart.yaml index 57ad53cf533..761c26b493e 100644 --- a/stable/n8n/4.0.64/Chart.yaml +++ b/stable/n8n/4.0.65/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.196.0" +appVersion: "0.197.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -29,7 +29,7 @@ sources: - https://docs.n8n.io/ - https://github.com/n8n-io/n8n - https://hub.docker.com/r/n8nio/n8n -version: 4.0.64 +version: 4.0.65 annotations: truecharts.org/catagories: | - media diff --git a/stable/n8n/4.0.64/README.md b/stable/n8n/4.0.65/README.md similarity index 100% rename from stable/n8n/4.0.64/README.md rename to stable/n8n/4.0.65/README.md diff --git a/stable/n8n/4.0.64/app-readme.md b/stable/n8n/4.0.65/app-readme.md similarity index 100% rename from stable/n8n/4.0.64/app-readme.md rename to stable/n8n/4.0.65/app-readme.md diff --git a/stable/rsshub/3.0.117/charts/common-10.6.11.tgz b/stable/n8n/4.0.65/charts/common-10.6.11.tgz similarity index 100% rename from stable/rsshub/3.0.117/charts/common-10.6.11.tgz rename to stable/n8n/4.0.65/charts/common-10.6.11.tgz diff --git a/stable/n8n/4.0.65/charts/postgresql-8.0.95.tgz b/stable/n8n/4.0.65/charts/postgresql-8.0.95.tgz new file mode 100644 index 00000000000..3db4c352289 Binary files /dev/null and b/stable/n8n/4.0.65/charts/postgresql-8.0.95.tgz differ diff --git a/stable/n8n/4.0.64/charts/redis-3.0.92.tgz b/stable/n8n/4.0.65/charts/redis-3.0.92.tgz similarity index 100% rename from stable/n8n/4.0.64/charts/redis-3.0.92.tgz rename to stable/n8n/4.0.65/charts/redis-3.0.92.tgz diff --git a/stable/n8n/4.0.64/ix_values.yaml b/stable/n8n/4.0.65/ix_values.yaml similarity index 97% rename from stable/n8n/4.0.64/ix_values.yaml rename to stable/n8n/4.0.65/ix_values.yaml index e36778356a8..6ca9d461c53 100644 --- a/stable/n8n/4.0.64/ix_values.yaml +++ b/stable/n8n/4.0.65/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/n8n - tag: 0.196.0@sha256:d5d53361958e10f15d5e12417631dfd25b02b6bfa89975133f1b4061e899831e + tag: 0.197.1@sha256:7239cf4f1e34651a51647207002e61fb4586b1a36f228038ee47312b9bd6cc10 pullPolicy: IfNotPresent securityContext: diff --git a/stable/n8n/4.0.64/questions.yaml b/stable/n8n/4.0.65/questions.yaml similarity index 100% rename from stable/n8n/4.0.64/questions.yaml rename to stable/n8n/4.0.65/questions.yaml diff --git a/stable/n8n/4.0.64/templates/_configmap.tpl b/stable/n8n/4.0.65/templates/_configmap.tpl similarity index 100% rename from stable/n8n/4.0.64/templates/_configmap.tpl rename to stable/n8n/4.0.65/templates/_configmap.tpl diff --git a/stable/n8n/4.0.64/templates/common.yaml b/stable/n8n/4.0.65/templates/common.yaml similarity index 100% rename from stable/n8n/4.0.64/templates/common.yaml rename to stable/n8n/4.0.65/templates/common.yaml diff --git a/stable/rsshub/3.0.117/values.yaml b/stable/n8n/4.0.65/values.yaml similarity index 100% rename from stable/rsshub/3.0.117/values.yaml rename to stable/n8n/4.0.65/values.yaml diff --git a/stable/nextcloud/15.3.28/CHANGELOG.md b/stable/nextcloud/15.3.28/CHANGELOG.md new file mode 100644 index 00000000000..4091e1ea8c9 --- /dev/null +++ b/stable/nextcloud/15.3.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nextcloud-15.3.28](https://github.com/truecharts/charts/compare/nextcloud-15.3.27...nextcloud-15.3.28) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + - update docker general non-major + + + + +## [nextcloud-15.3.27](https://github.com/truecharts/charts/compare/nextcloud-15.3.25...nextcloud-15.3.27) (2022-10-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) + - update helm general non-major + + + + +## [nextcloud-15.3.26](https://github.com/truecharts/charts/compare/nextcloud-15.3.25...nextcloud-15.3.26) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nextcloud-15.3.25](https://github.com/truecharts/charts/compare/nextcloud-15.3.24...nextcloud-15.3.25) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [nextcloud-15.3.24](https://github.com/truecharts/charts/compare/nextcloud-15.3.23...nextcloud-15.3.24) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nextcloud-15.3.23](https://github.com/truecharts/charts/compare/nextcloud-15.3.22...nextcloud-15.3.23) (2022-10-04) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) + - update docker general non-major + + + + +## [nextcloud-15.3.22](https://github.com/truecharts/charts/compare/nextcloud-15.3.21...nextcloud-15.3.22) (2022-09-30) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) + + + + +## [nextcloud-15.3.21](https://github.com/truecharts/charts/compare/nextcloud-15.3.20...nextcloud-15.3.21) (2022-09-29) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) + + + + +## [nextcloud-15.3.21](https://github.com/truecharts/charts/compare/nextcloud-15.3.20...nextcloud-15.3.21) (2022-09-29) + +### Chore + +- update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) + + + + +## [nextcloud-15.3.19](https://github.com/truecharts/charts/compare/nextcloud-15.3.18...nextcloud-15.3.19) (2022-09-27) diff --git a/stable/nextcloud/15.3.28/Chart.lock b/stable/nextcloud/15.3.28/Chart.lock new file mode 100644 index 00000000000..fd750b7d0fe --- /dev/null +++ b/stable/nextcloud/15.3.28/Chart.lock @@ -0,0 +1,15 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.11 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.95 +- name: collabora-online + repository: https://charts.truecharts.org/ + version: 12.1.51 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.92 +digest: sha256:3f3631b445efb381ef177d6519344878637df7f62681c1338a9db1e579d0c7b4 +generated: "2022-10-11T06:31:08.907998453Z" diff --git a/stable/nextcloud/15.3.28/Chart.yaml b/stable/nextcloud/15.3.28/Chart.yaml new file mode 100644 index 00000000000..231f666f8d0 --- /dev/null +++ b/stable/nextcloud/15.3.28/Chart.yaml @@ -0,0 +1,45 @@ +apiVersion: v2 +appVersion: "24.0.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.11 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.95 + - condition: collabora.enabled + name: collabora-online + repository: https://charts.truecharts.org/ + version: 12.1.51 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.92 +deprecated: false +description: A private cloud server that puts the control and security of your own data back into your hands. +home: https://truecharts.org/docs/charts/stable/nextcloud +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.png +keywords: + - nextcloud + - storage + - http + - web + - php +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nextcloud +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud + - https://github.com/nextcloud/docker + - https://github.com/nextcloud/helm +type: application +version: 15.3.28 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nextcloud/15.3.28/README.md b/stable/nextcloud/15.3.28/README.md new file mode 100644 index 00000000000..26ea6e68a52 --- /dev/null +++ b/stable/nextcloud/15.3.28/README.md @@ -0,0 +1,110 @@ +# nextcloud + +A private cloud server that puts the control and security of your own data back into your hands. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nextcloud](https://truecharts.org/docs/charts/stable/nextcloud) + +**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)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | collabora-online | 12.1.51 | +| https://charts.truecharts.org/ | postgresql | 8.0.95 | +| https://charts.truecharts.org | redis | 3.0.92 | +| https://library-charts.truecharts.org | common | 10.6.11 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `nextcloud` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install nextcloud TrueCharts/nextcloud +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `nextcloud` deployment + +```console +helm uninstall nextcloud +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nextcloud \ + --set env.TZ="America/New York" \ + TrueCharts/nextcloud +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install nextcloud TrueCharts/nextcloud -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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/nextcloud/15.3.28/app-readme.md b/stable/nextcloud/15.3.28/app-readme.md new file mode 100644 index 00000000000..47480dc3484 --- /dev/null +++ b/stable/nextcloud/15.3.28/app-readme.md @@ -0,0 +1,8 @@ +A private cloud server that puts the control and security of your own data back into your hands. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/nextcloud](https://truecharts.org/docs/charts/stable/nextcloud) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/nextcloud/15.3.28/charts/collabora-online-12.1.51.tgz b/stable/nextcloud/15.3.28/charts/collabora-online-12.1.51.tgz new file mode 100644 index 00000000000..f5f1ea04b89 Binary files /dev/null and b/stable/nextcloud/15.3.28/charts/collabora-online-12.1.51.tgz differ diff --git a/stable/nextcloud/15.3.28/charts/common-10.6.11.tgz b/stable/nextcloud/15.3.28/charts/common-10.6.11.tgz new file mode 100644 index 00000000000..4fa62b15b1d Binary files /dev/null and b/stable/nextcloud/15.3.28/charts/common-10.6.11.tgz differ diff --git a/stable/nextcloud/15.3.28/charts/postgresql-8.0.95.tgz b/stable/nextcloud/15.3.28/charts/postgresql-8.0.95.tgz new file mode 100644 index 00000000000..3db4c352289 Binary files /dev/null and b/stable/nextcloud/15.3.28/charts/postgresql-8.0.95.tgz differ diff --git a/stable/rsshub/3.0.117/charts/redis-3.0.92.tgz b/stable/nextcloud/15.3.28/charts/redis-3.0.92.tgz similarity index 100% rename from stable/rsshub/3.0.117/charts/redis-3.0.92.tgz rename to stable/nextcloud/15.3.28/charts/redis-3.0.92.tgz diff --git a/stable/nextcloud/15.3.28/ci/basic-values.yaml b/stable/nextcloud/15.3.28/ci/basic-values.yaml new file mode 100644 index 00000000000..0e1ca145546 --- /dev/null +++ b/stable/nextcloud/15.3.28/ci/basic-values.yaml @@ -0,0 +1,11 @@ +env: + # IP used for exposing nextcloud + # Often the service or nodePort IP + AccessIP: "127.0.0.1" + +service: + main: + ports: + main: + port: 8080 + targetPort: 8080 diff --git a/stable/nextcloud/15.3.28/ix_values.yaml b/stable/nextcloud/15.3.28/ix_values.yaml new file mode 100644 index 00000000000..2ad2cbd7f10 --- /dev/null +++ b/stable/nextcloud/15.3.28/ix_values.yaml @@ -0,0 +1,457 @@ +image: + repository: tccr.io/truecharts/nextcloud-fpm + pullPolicy: IfNotPresent + tag: 24.0.6@sha256:28163b0443c93bb5844b6b1420eaeb645a87904b02f1486e25156fa3d100080e + +nginxImage: + repository: tccr.io/truecharts/nginx-unprivileged + pullPolicy: IfNotPresent + tag: 1.23.1@sha256:db00505a30c4463c6b87b55e802ac86f3837399d5b69981c68f6f54ffa3ee77c + +imaginaryImage: + repository: h2non/imaginary + pullPolicy: IfNotPresent + tag: 1.2.4@sha256:7facb4221047a5e79b9e902f380247f4e5bf4376400d0badbeb738d3e1c2f654 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + fsGroup: 33 + +service: + main: + ports: + main: + port: 10020 + targetPort: 8080 + backend: + enabled: true + ports: + hpb: + enabled: true + port: 7867 + targetPort: 7867 + hpb-metrics: + enabled: true + port: 7868 + targetPort: 7868 + fpm: + enabled: true + port: 9000 + targetPort: 9000 + imaginary: + enabled: true + port: 9090 + targetPort: 9090 + +hostAliases: + - ip: '{{ .Values.env.AccessIP | default "127.0.0.1" }}' + hostnames: + - "{{ if .Values.ingress.main.enabled }}{{ with (first .Values.ingress.main.hosts) }}{{ .host }}{{ end }}{{ else }}placeholder.fakedomain.dns{{ end }}" + +secretEnv: + NEXTCLOUD_ADMIN_USER: "admin" + NEXTCLOUD_ADMIN_PASSWORD: "adminpass" + +probes: + liveness: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + + readiness: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + + startup: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + +initContainers: + prestart: + image: '{{ include "tc.common.images.selector" . }}' + securityContext: + runAsUser: 0 + runAsGroup: 0 + privileged: true + command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + echo "Forcing permissions on userdata folder..." + if nfs4xdr_getfacl && nfs4xdr_getfacl | grep -qv "Failed to get NFSv4 ACL"; then + echo "NFSv4 ACLs detected, Trying to override permissions using nfs4_setfacl..." + nfs4_setfacl -R -a A:g:33:RWX "/var/www/html/data" + else + echo "No NFSv4 ACLs detected, trying to override permissions using chown/chmod..." + echo "checking ownership..." + if [ $(stat -c %g .) -eq 33 ]; then + echo "Ownership already set to 33, skipping..." + else + echo "Changing ownership to group 33..." + chown -R :33 "/var/www/html/data" + fi + chmod 770 /var/www/html/data + fi + EOF + + volumeMounts: + - name: data + mountPath: "/var/www/html/data" + - name: html + mountPath: "/var/www/html" + +env: + # IP used for exposing nextcloud + # Often the service or nodePort IP + # Defaults to the main serviceName for CI purposes. + AccessIP: + NEXTCLOUD_INIT_HTACCESS: true + PHP_MEMORY_LIMIT: 1G + PHP_UPLOAD_LIMIT: 10G + NEXTCLOUD_CHUNKSIZE: "31457280" + TRUSTED_PROXIES: "172.16.0.0/16 127.0.0.1" + POSTGRES_DB: "{{ .Values.postgresql.postgresqlDatabase }}" + POSTGRES_USER: "{{ .Values.postgresql.postgresqlUsername }}" + NC_check_data_directory_permissions: "true" + POSTGRES_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + POSTGRES_HOST: + secretKeyRef: + name: dbcreds + key: plainporthost + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: plainhost + REDIS_HOST_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + +envFrom: + - configMapRef: + name: nextcloudconfig + +persistence: + html: + enabled: true + mountPath: "/var/www/html" + data: + enabled: true + mountPath: "/var/www/html/data" + varrun: + enabled: true + cache: + enabled: true + type: emptyDir + mountPath: /var/cache/nginx + medium: Memory + nginx: + enabled: "true" + mountPath: "/etc/nginx" + noMount: true + readOnly: true + type: "custom" + volumeSpec: + configMap: + name: '{{ include "tc.common.names.fullname" . }}-nginx' + items: + - key: nginx.conf + path: nginx.conf + +configmap: + nginx: + enabled: true + data: + nginx.conf: |- + worker_processes auto; + + error_log /var/log/nginx/error.log warn; + pid /var/run/nginx.pid; + + + events { + worker_connections 1024; + } + + + http { + include /etc/nginx/mime.types; + default_type application/octet-stream; + + log_format main '$remote_addr - $remote_user [$time_local] "$request" ' + '$status $body_bytes_sent "$http_referer" ' + '"$http_user_agent" "$http_x_forwarded_for"'; + + access_log /var/log/nginx/access.log main; + + sendfile on; + #tcp_nopush on; + + # Prevent nginx HTTP Server Detection + server_tokens off; + + keepalive_timeout 65; + + #gzip on; + + upstream php-handler { + server 127.0.0.1:9000; + } + + server { + listen 8080; + absolute_redirect off; + + # Forward Notify_Push "High Performance Backend" to it's own container + location ^~ /push/ { + proxy_pass http://127.0.0.1:7867/; + proxy_http_version 1.1; + proxy_set_header Upgrade $http_upgrade; + proxy_set_header Connection "Upgrade"; + proxy_set_header Host $host; + proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; + } + + # HSTS settings + # WARNING: Only add the preload option once you read about + # the consequences in https://hstspreload.org/. This option + # will add the domain to a hardcoded list that is shipped + # in all major browsers and getting removed from this list + # could take several months. + #add_header Strict-Transport-Security "max-age=15768000; includeSubDomains; preload;" always; + + # set max upload size + client_max_body_size {{ .Values.env.PHP_UPLOAD_LIMIT | default "512M" }}; + fastcgi_buffers 64 4K; + + # Enable gzip but do not remove ETag headers + gzip on; + gzip_vary on; + gzip_comp_level 4; + gzip_min_length 256; + gzip_proxied expired no-cache no-store private no_last_modified no_etag auth; + gzip_types application/atom+xml application/javascript application/json application/ld+json application/manifest+json application/rss+xml application/vnd.geo+json application/vnd.ms-fontobject application/x-font-ttf application/x-web-app-manifest+json application/xhtml+xml application/xml font/opentype image/bmp image/svg+xml image/x-icon text/cache-manifest text/css text/plain text/vcard text/vnd.rim.location.xloc text/vtt text/x-component text/x-cross-domain-policy; + + # Pagespeed is not supported by Nextcloud, so if your server is built + # with the `ngx_pagespeed` module, uncomment this line to disable it. + #pagespeed off; + + # HTTP response headers borrowed from Nextcloud `.htaccess` + add_header Referrer-Policy "no-referrer" always; + add_header X-Content-Type-Options "nosniff" always; + add_header X-Download-Options "noopen" always; + add_header X-Frame-Options "SAMEORIGIN" always; + add_header X-Permitted-Cross-Domain-Policies "none" always; + add_header X-Robots-Tag "none" always; + add_header X-XSS-Protection "1; mode=block" always; + + # Remove X-Powered-By, which is an information leak + fastcgi_hide_header X-Powered-By; + + # Path to the root of your installation + root /var/www/html; + + # Specify how to handle directories -- specifying `/index.php$request_uri` + # here as the fallback means that Nginx always exhibits the desired behaviour + # when a client requests a path that corresponds to a directory that exists + # on the server. In particular, if that directory contains an index.php file, + # that file is correctly served; if it doesn't, then the request is passed to + # the front-end controller. This consistent behaviour means that we don't need + # to specify custom rules for certain paths (e.g. images and other assets, + # `/updater`, `/ocm-provider`, `/ocs-provider`), and thus + # `try_files $uri $uri/ /index.php$request_uri` + # always provides the desired behaviour. + index index.php index.html /index.php$request_uri; + + # Rule borrowed from `.htaccess` to handle Microsoft DAV clients + location = / { + if ( $http_user_agent ~ ^DavClnt ) { + return 302 /remote.php/webdav/$is_args$args; + } + } + + location = /robots.txt { + allow all; + log_not_found off; + access_log off; + } + + # Make a regex exception for `/.well-known` so that clients can still + # access it despite the existence of the regex rule + # `location ~ /(\.|autotest|...)` which would otherwise handle requests + # for `/.well-known`. + location ^~ /.well-known { + # The rules in this block are an adaptation of the rules + # in `.htaccess` that concern `/.well-known`. + + location = /.well-known/carddav { return 301 /remote.php/dav/; } + location = /.well-known/caldav { return 301 /remote.php/dav/; } + + # according to the documentation these two lines are not necessary, but some users are still recieving errors + location = /.well-known/webfinger { return 301 /index.php$uri; } + location = /.well-known/nodeinfo { return 301 /index.php$uri; } + + location /.well-known/acme-challenge { try_files $uri $uri/ =404; } + location /.well-known/pki-validation { try_files $uri $uri/ =404; } + + # Let Nextcloud's API for `/.well-known` URIs handle all other + # requests by passing them to the front-end controller. + return 301 /index.php$request_uri; + } + + # Rules borrowed from `.htaccess` to hide certain paths from clients + location ~ ^/(?:build|tests|config|lib|3rdparty|templates|data)(?:$|/) { return 404; } + location ~ ^/(?:\.|autotest|occ|issue|indie|db_|console) { return 404; } + + # Ensure this block, which passes PHP files to the PHP process, is above the blocks + # which handle static assets (as seen below). If this block is not declared first, + # then Nginx will encounter an infinite rewriting loop when it prepends `/index.php` + # to the URI, resulting in a HTTP 500 error response. + location ~ \.php(?:$|/) { + # Required for legacy support + rewrite ^/(?!index|remote|public|cron|core\/ajax\/update|status|ocs\/v[12]|updater\/.+|oc[ms]-provider\/.+|.+\/richdocumentscode\/proxy) /index.php$request_uri; + + fastcgi_split_path_info ^(.+?\.php)(/.*)$; + set $path_info $fastcgi_path_info; + + try_files $fastcgi_script_name =404; + + include fastcgi_params; + fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; + fastcgi_param PATH_INFO $path_info; + #fastcgi_param HTTPS on; + + fastcgi_param modHeadersAvailable true; # Avoid sending the security headers twice + fastcgi_param front_controller_active true; # Enable pretty urls + fastcgi_pass php-handler; + + fastcgi_intercept_errors on; + fastcgi_request_buffering off; + + proxy_send_timeout 300s; + proxy_read_timeout 300s; + fastcgi_send_timeout 300s; + fastcgi_read_timeout 300s; + } + + location ~ \.(?:css|js|svg|gif)$ { + try_files $uri /index.php$request_uri; + expires 6M; # Cache-Control policy borrowed from `.htaccess` + access_log off; # Optional: Don't log access to assets + } + + location ~ \.woff2?$ { + try_files $uri /index.php$request_uri; + expires 7d; # Cache-Control policy borrowed from `.htaccess` + access_log off; # Optional: Don't log access to assets + } + + # Rule borrowed from `.htaccess` + location /remote { + return 301 /remote.php$request_uri; + } + + location / { + try_files $uri $uri/ /index.php$request_uri; + } + } + } + +cronjob: + enabled: true + generatePreviews: true + schedule: "*/5 * * * *" + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 + +hpb: + enabled: true + +nextcloud: + # https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements + default_phone_region: "" + +imaginary: + enabled: true + preview_max_x: 2048 + preview_max_y: 2048 + preview_max_memory: 512 + preview_max_filesize_image: 150 + preview_png: true + preview_jpeg: true + preview_gif: true + preview_bmp: true + preview_xbitmap: true + preview_mp3: true + preview_markdown: true + preview_opendoc: true + preview_txt: true + preview_krita: true + preview_illustrator: false + preview_heic: false + preview_movie: false + preview_msoffice2003: false + preview_msoffice2007: false + preview_msofficedoc: false + preview_pdf: false + preview_photoshop: false + preview_postscript: false + preview_staroffice: false + preview_svg: false + preview_tiff: false + preview_font: false + +collabora: + enabled: false + env: + aliasgroup1: + configMapRef: + name: nextcloudconfig + key: aliasgroup1 + dictionaries: "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru" + extra_params: "--o:welcome.enable=false --o:logging.level=information --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false " + server_name: "" + DONT_GEN_SSL_CERT: true + +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: nextcloud + postgresqlDatabase: nextcloud + +redis: + enabled: true + existingSecret: "rediscreds" + +portal: + enabled: true diff --git a/stable/nextcloud/15.3.28/questions.yaml b/stable/nextcloud/15.3.28/questions.yaml new file mode 100644 index 00000000000..10e03efc88e --- /dev/null +++ b/stable/nextcloud/15.3.28/questions.yaml @@ -0,0 +1,2965 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: 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: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + 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: secretEnv + group: "Container Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: NEXTCLOUD_ADMIN_USER + label: "NEXTCLOUD_ADMIN_USER (First Install Only)" + description: "Sets the initial nextcloud's admin username, changing this variable after first launch will NOT change admin's username" + schema: + type: string + required: true + default: "REPLACETHIS" + - variable: NEXTCLOUD_ADMIN_PASSWORD + label: "NEXTCLOUD_ADMIN_PASSWORD (First Install Only)" + description: "Sets the initial nextcloud's admin password, changing this variable after first launch will NOT change admin's password" + schema: + type: string + private: true + required: true + default: "REPLACETHIS" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: TRUSTED_PROXIES + label: "Trusted Proxies (Advanced)" + description: "Sets nextcloud Trusted Proxies" + schema: + type: string + default: "172.16.0.0/16 127.0.0.1" + - variable: PHP_MEMORY_LIMIT + label: "PHP_MEMORY_LIMIT" + description: "Sets php memory_limit setting" + schema: + type: string + default: "1G" + - variable: PHP_UPLOAD_LIMIT + label: "PHP_UPLOAD_LIMIT" + description: "Sets php upload_max_filesize and post_max_size settings" + schema: + type: string + default: "10G" + - variable: AccessIP + label: "Access IP" + description: "Set to the IP-Address used to reach Nextcloud. Most often the Service or NodePort IP (Ensure this is correct!)" + schema: + type: string + required: true + $ref: + - "definitions/nodeIP" + - variable: nextcloud + group: "Container Configuration" + label: "Nextcloud Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: default_phone_region + label: "Default Phone Region" + description: "Sets the default phone region in ISO_3166-1 format (e.g. US). https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements" + schema: + type: string + valid_chars: '^[A-Z]{2}$' + default: "US" + - variable: imaginary + group: "Container Configuration" + label: "Preview Generation Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: preview_max_x + label: "Preview Max X" + description: "The maximum width, in pixels, of a preview." + schema: + type: int + required: true + default: 2048 + - variable: preview_max_y + label: "Preview Max Y" + description: "The maximum height, in pixels, of a preview." + schema: + type: int + required: true + default: 2048 + - variable: preview_max_memory + label: "Preview Max Memory" + description: "Max memory in MB for generating image previews." + schema: + type: int + required: true + default: 512 + - variable: preview_max_filesize_image + label: "Preview Max Filesize Image" + description: "Max file size in MB for generating image previews." + schema: + type: int + required: true + default: 150 + - variable: preview_png + label: "Generate previews for PNG" + schema: + type: boolean + default: true + - variable: preview_jpeg + label: "Generate previews for JPEG " + schema: + type: boolean + default: true + - variable: preview_gif + label: "Generate previews for GIF" + schema: + type: boolean + default: true + - variable: preview_bmp + label: "Generate previews for BMP" + schema: + type: boolean + default: true + - variable: preview_xbitmap + label: "Generate previews for XBitmap" + schema: + type: boolean + default: true + - variable: preview_mp3 + label: "Generate previews for MP3" + schema: + type: boolean + default: true + - variable: preview_markdown + label: "Generate previews for MarkDown" + schema: + type: boolean + default: true + - variable: preview_opendoc + label: "Generate previews for OpenDocument" + schema: + type: boolean + default: true + - variable: preview_txt + label: "Generate previews for TXT" + schema: + type: boolean + default: true + - variable: preview_krita + label: "Generate previews for Krita" + schema: + type: boolean + default: true + - variable: preview_illustrator + label: "Generate previews for Illustrator" + schema: + type: boolean + default: false + - variable: preview_heic + label: "Generate previews for HEIC" + schema: + type: boolean + default: false + - variable: preview_movie + label: "Generate previews for Movie" + schema: + type: boolean + default: false + - variable: preview_msoffice2003 + label: "Generate previews for MSOffice2003" + schema: + type: boolean + default: false + - variable: preview_msoffice2007 + label: "Generate previews for MSOffice2007" + schema: + type: boolean + default: false + - variable: preview_msofficedoc + label: "Generate previews for MSOfficeDoc" + schema: + type: boolean + default: false + - variable: preview_pdf + label: "Generate previews for PDF" + schema: + type: boolean + default: false + - variable: preview_photoshop + label: "Generate previews for Photoshop" + schema: + type: boolean + default: false + - variable: preview_postscript + label: "Generate previews for Postscript" + schema: + type: boolean + default: false + - variable: preview_staroffice + label: "Generate previews for StarOffice" + schema: + type: boolean + default: false + - variable: preview_svg + label: "Generate previews for SVG" + schema: + type: boolean + default: false + - variable: preview_tiff + label: "Generate previews for TIFF" + schema: + type: boolean + default: false + - variable: preview_font + label: "Generate previews for Font" + schema: + type: boolean + default: false + - variable: TZ + label: Timezone + group: Container Configuration + 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: Container Configuration + 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: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + 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: 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: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - 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: 10020 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8080 + - 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: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - 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: html + label: "App html Storage" + description: "Stores the Application html." + 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: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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 + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: data + label: "UserData Storage" + description: "Stores the User Data." + 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: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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 + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: 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: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - 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: 33 + - 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: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + 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 + 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 + 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 + 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: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: 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: 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: Sock5 Server + 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/nextcloud/15.3.28/templates/_configmap.tpl b/stable/nextcloud/15.3.28/templates/_configmap.tpl new file mode 100644 index 00000000000..abe500d31e8 --- /dev/null +++ b/stable/nextcloud/15.3.28/templates/_configmap.tpl @@ -0,0 +1,36 @@ +{{/* Define the configmap */}} +{{- define "nextcloud.configmap" -}} + +{{- $hosts := "" }} +{{- if .Values.ingress.main.enabled }} +{{- range .Values.ingress }} +{{- range $index, $host := .hosts }} + {{- if $index }} + {{ $hosts = ( printf "%v %v" $hosts $host.host ) }} + {{- else }} + {{ $hosts = ( printf "%s" $host.host ) }} + {{- end }} +{{- end }} +{{- end }} +{{- end }} + + +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: nextcloudconfig +data: + {{- $aliasgroup1 := ( printf "http://%s" ( .Values.env.AccessIP | default ( printf "%v-%v" .Release.Name "nextcloud" ) ) ) }} + {{- if .Values.ingress.main.enabled }} + {{- with (first .Values.ingress.main.hosts) }} + {{- $aliasgroup1 = ( printf "https://%s" .host ) }} + {{- end }} + {{- end }} + aliasgroup1: {{ $aliasgroup1 }} + NEXTCLOUD_TRUSTED_DOMAINS: {{ ( printf "%v %v %v %v %v %v %v %v" "test.fakedomain.dns" "localhost" "127.0.0.1" ( printf "%v:%v" "127.0.0.1" .Values.service.main.ports.main.port ) ( .Values.env.AccessIP | default "localhost" ) ( printf "%v-%v" .Release.Name "nextcloud" ) ( printf "%v-%v" .Release.Name "nextcloud-backend" ) $hosts ) | quote }} + {{- if .Values.ingress.main.enabled }} + APACHE_DISABLE_REWRITE_IP: "1" + {{- end }} + +{{- end -}} diff --git a/stable/nextcloud/15.3.28/templates/_cronjob.tpl b/stable/nextcloud/15.3.28/templates/_cronjob.tpl new file mode 100644 index 00000000000..302f3b83aae --- /dev/null +++ b/stable/nextcloud/15.3.28/templates/_cronjob.tpl @@ -0,0 +1,64 @@ +{{/* Define the cronjob */}} +{{- define "nextcloud.cronjob" -}} +{{- if .Values.cronjob.enabled -}} +{{- $jobName := include "tc.common.names.fullname" . }} + +--- +apiVersion: batch/v1 +kind: CronJob +metadata: + name: {{ printf "%s-cronjob" $jobName }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} +spec: + schedule: "{{ .Values.cronjob.schedule }}" + concurrencyPolicy: Forbid + {{- with .Values.cronjob.failedJobsHistoryLimit }} + failedJobsHistoryLimit: {{ . }} + {{- end }} + {{- with .Values.cronjob.successfulJobsHistoryLimit }} + successfulJobsHistoryLimit: {{ . }} + {{- end }} + jobTemplate: + metadata: + spec: + template: + metadata: + spec: + restartPolicy: Never + {{- with (include "tc.common.controller.volumes" . | trim) }} + volumes: + {{- nindent 12 . }} + {{- end }} + containers: + - name: {{ .Chart.Name }} + image: '{{ include "tc.common.images.selector" . }}' + imagePullPolicy: {{ default .Values.image.pullPolicy }} + command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + echo "running nextcloud cronjob..." + php -f /var/www/html/cron.php + echo "cronjob finished" + {{- if .Values.cronjob.generatePreviews }} + echo "Pre-generating Previews..." + php /var/www/html/occ preview:pre-generate + echo "Previews generated." + {{- end }} + EOF + # Will mount configuration files as www-data (id: 33) by default for nextcloud + {{- with (include "tc.common.controller.volumeMounts" . | trim) }} + volumeMounts: + {{ nindent 16 . }} + {{- end }} + securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true + resources: +{{ toYaml .Values.resources | indent 16 }} +{{- end -}} +{{- end -}} diff --git a/stable/nextcloud/15.3.28/templates/_hpb.tpl b/stable/nextcloud/15.3.28/templates/_hpb.tpl new file mode 100644 index 00000000000..5b7b18a15fa --- /dev/null +++ b/stable/nextcloud/15.3.28/templates/_hpb.tpl @@ -0,0 +1,164 @@ +{{/* Define the hbp container */}} +{{- define "nextcloud.hpb" -}} +{{- $jobName := include "tc.common.names.fullname" . }} +image: '{{ include "tc.common.images.selector" . }}' +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +{{- with (include "tc.common.controller.volumeMounts" . | trim) }} +volumeMounts: + {{ nindent 2 . }} +{{- end }} +ports: + - containerPort: 7867 +readinessProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + set -m + echo "Waiting for notify_push file to be available..." + until [ -f /var/www/html/custom_apps/notify_push/bin/x86_64/notify_push ] + do + sleep 10 + echo "Notify_push app not found... waiting..." + done + echo "Waiting for Nextcloud to start..." + until $(curl --output /dev/null --silent --head --fail -H "Host: test.fakedomain.dns" http://127.0.0.1:8080/status.php); do + echo "Nextcloud not responding... waiting..." + sleep 10 + done + until $(curl --silent --fail -H "Host: test.fakedomain.dns" http://127.0.0.1:8080/status.php | jq --raw-output '.installed' | grep "true"); do + echo "Nextcloud not installed... waiting..." + sleep 10 + done + echo "Nextcloud instance with Notify_push found... Launching High Performance Backend..." + /var/www/html/custom_apps/notify_push/bin/x86_64/notify_push /var/www/html/config/config.php & + + {{- $accessurl := ( printf "http://%v:%v" ( .Values.env.AccessIP | default ( printf "%v-%v" .Release.Name "nextcloud" ) ) .Values.service.main.ports.main.port ) }} + {{- if .Values.ingress.main.enabled }} + {{- with (first .Values.ingress.main.hosts) }} + {{- $accessurl = ( printf "https://%s" .host ) }} + {{- end }} + {{- end }} + + echo "Configuring CLI url..." + php /var/www/html/occ config:system:set overwrite.cli.url --value='{{ $accessurl }}/' + + {{- if .Values.imaginary.enabled }} + echo "Imaginary High Performance Previews enabled, enabling it on Nextcloud..." + php /var/www/html/occ config:system:set preview_imaginary_url --value='http://127.0.0.1:9090' + php /var/www/html/occ config:system:set preview_max_x --value='{{ .Values.imaginary.preview_max_x }}' + php /var/www/html/occ config:system:set preview_max_y --value='{{ .Values.imaginary.preview_max_y }}' + php /var/www/html/occ config:system:set preview_max_memory --value='{{ .Values.imaginary.preview_max_memory }}' + php /var/www/html/occ config:system:set preview_max_filesize_image --value='{{ .Values.imaginary.preview_max_filesize_image }}' + # Remove all preview providers and re-add only selected + php /var/www/html/occ config:system:delete enabledPreviewProviders + # Add imaginary always + {{ $c := 0 }} # Initialize counter + php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Imaginary'{{ $c = add1 $c }} + {{ if .Values.imaginary.preview_png }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\PNG'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_jpeg }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\JPEG'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_gif }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\GIF'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_bmp }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\BMP'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_xbitmap }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\XBitmap'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_mp3 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MP3'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_markdown }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MarkDown'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_opendoc }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\OpenDocument'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_txt }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\TXT'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_krita }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Krita'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_illustrator }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Illustrator'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_heic }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\HEIC'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_movie }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Movie'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_msoffice2003 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOffice2003'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_msoffice2007 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOffice2007'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_msofficedoc }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOfficeDoc'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_pdf }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\PDF'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_photoshop }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Photoshop'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_postscript }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Postscript'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_staroffice }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\StarOffice'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_svg }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\SVG'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_tiff }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\TIFF'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_font }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Font'{{ $c = add1 $c }}{{ end }} + {{- end }} + + # Set default phone region + {{- with .Values.nextcloud.default_phone_region | upper }} + php /var/www/html/occ config:system:set default_phone_region --value='{{ . }}' + {{- end }} + + echo "Configuring High Performance Backend for url: {{ $accessurl }}" + php /var/www/html/occ config:app:set notify_push base_endpoint --value='{{ $accessurl }}/push' + fg + EOF +env: + - name: NEXTCLOUD_URL + value: 'http://127.0.0.1:8080' + - name: METRICS_PORT + value: '7868' + - name: TRUSTED_PROXIES + value: "{{ .Values.env.TRUSTED_PROXIES }}" + - name: POSTGRES_DB + value: "{{ .Values.postgresql.postgresqlDatabase }}" + - name: POSTGRES_USER + value: "{{ .Values.postgresql.postgresqlUsername }}" + - name: POSTGRES_PASSWORD + valueFrom: + secretKeyRef: + name: dbcreds + key: postgresql-password + - name: POSTGRES_HOST + valueFrom: + secretKeyRef: + name: dbcreds + key: plainporthost + - name: REDIS_HOST + valueFrom: + secretKeyRef: + name: rediscreds + key: plainhost + - name: REDIS_HOST_PASSWORD + valueFrom: + secretKeyRef: + name: rediscreds + key: redis-password +envFrom: + - configMapRef: + name: nextcloudconfig +{{- end -}} diff --git a/stable/nextcloud/15.3.28/templates/_imaginary.tpl b/stable/nextcloud/15.3.28/templates/_imaginary.tpl new file mode 100644 index 00000000000..57a72c43024 --- /dev/null +++ b/stable/nextcloud/15.3.28/templates/_imaginary.tpl @@ -0,0 +1,40 @@ +{{/* Define the imaginary container */}} +{{- define "nextcloud.imaginary" -}} +image: {{ .Values.imaginaryImage.repository }}:{{ .Values.imaginaryImage.tag }} +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +ports: + - containerPort: 9090 +args: ["-enable-url-source"] +env: + - name: 'PORT' + value: '9090' +readinessProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +{{- end -}} diff --git a/stable/nextcloud/15.3.28/templates/_nginx.tpl b/stable/nextcloud/15.3.28/templates/_nginx.tpl new file mode 100644 index 00000000000..df427f44bd8 --- /dev/null +++ b/stable/nextcloud/15.3.28/templates/_nginx.tpl @@ -0,0 +1,54 @@ +{{/* Define the nginx container */}} +{{- define "nextcloud.nginx" -}} +image: {{ .Values.nginxImage.repository }}:{{ .Values.nginxImage.tag }} +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +{{- with (include "tc.common.controller.volumeMounts" . | trim) }} +volumeMounts: + {{ nindent 2 . }} +{{- end }} + - mountPath: /etc/nginx/nginx.conf + name: nginx + readOnly: true + subPath: nginx.conf +ports: + - containerPort: 8080 + +readinessProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +{{- end -}} diff --git a/stable/nextcloud/15.3.28/templates/common.yaml b/stable/nextcloud/15.3.28/templates/common.yaml new file mode 100644 index 00000000000..9314524b1a2 --- /dev/null +++ b/stable/nextcloud/15.3.28/templates/common.yaml @@ -0,0 +1,22 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render configmap for nextcloud */}} +{{- include "nextcloud.configmap" . }} + +{{- $newMiddlewares := append .Values.ingress.main.fixedMiddlewares "tc-nextcloud-chain" }} +{{- $_ := set .Values.ingress.main "fixedMiddlewares" $newMiddlewares -}} + +{{- $_ := set .Values.additionalContainers "nginx" (include "nextcloud.nginx" . | fromYaml) -}} +{{- if .Values.imaginary.enabled -}} +{{- $_ := set .Values.additionalContainers "imaginary" (include "nextcloud.imaginary" . | fromYaml) -}} +{{- end -}} +{{- if .Values.hpb.enabled -}} +{{- $_ := set .Values.additionalContainers "hpb" (include "nextcloud.hpb" . | fromYaml) -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} + +{{/* Render cronjob for nextcloud */}} +{{- include "nextcloud.cronjob" . }} diff --git a/stable/nextcloud/15.3.28/values.yaml b/stable/nextcloud/15.3.28/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/prometheus/4.0.102/CHANGELOG.md b/stable/prometheus/4.0.103/CHANGELOG.md similarity index 91% rename from stable/prometheus/4.0.102/CHANGELOG.md rename to stable/prometheus/4.0.103/CHANGELOG.md index 0c5c3e8d10d..7d41a072ffd 100644 --- a/stable/prometheus/4.0.102/CHANGELOG.md +++ b/stable/prometheus/4.0.103/CHANGELOG.md @@ -2,6 +2,16 @@ +## [prometheus-4.0.103](https://github.com/truecharts/charts/compare/prometheus-4.0.102...prometheus-4.0.103) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + ## [prometheus-4.0.102](https://github.com/truecharts/charts/compare/prometheus-4.0.101...prometheus-4.0.102) (2022-10-10) ### Chore @@ -87,13 +97,3 @@ ## [prometheus-4.0.94](https://github.com/truecharts/charts/compare/prometheus-4.0.93...prometheus-4.0.94) (2022-09-30) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) - - - - -## [prometheus-4.0.93](https://github.com/truecharts/charts/compare/prometheus-4.0.92...prometheus-4.0.93) (2022-09-28) diff --git a/stable/prometheus/4.0.102/Chart.lock b/stable/prometheus/4.0.103/Chart.lock similarity index 89% rename from stable/prometheus/4.0.102/Chart.lock rename to stable/prometheus/4.0.103/Chart.lock index 158f4ff50a0..9cf59387606 100644 --- a/stable/prometheus/4.0.102/Chart.lock +++ b/stable/prometheus/4.0.103/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 3.2.4 digest: sha256:2a83a11f13b3b0338d15e5828f4b038a49aa1cab862a317810cc13f52e1b8faf -generated: "2022-10-10T10:58:32.491022444Z" +generated: "2022-10-11T06:30:40.409329431Z" diff --git a/stable/prometheus/4.0.102/Chart.yaml b/stable/prometheus/4.0.103/Chart.yaml similarity index 98% rename from stable/prometheus/4.0.102/Chart.yaml rename to stable/prometheus/4.0.103/Chart.yaml index bb5967d540f..c704cfc5faa 100644 --- a/stable/prometheus/4.0.102/Chart.yaml +++ b/stable/prometheus/4.0.103/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 4.0.102 +version: 4.0.103 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/prometheus/4.0.102/README.md b/stable/prometheus/4.0.103/README.md similarity index 100% rename from stable/prometheus/4.0.102/README.md rename to stable/prometheus/4.0.103/README.md diff --git a/stable/prometheus/4.0.102/app-readme.md b/stable/prometheus/4.0.103/app-readme.md similarity index 100% rename from stable/prometheus/4.0.102/app-readme.md rename to stable/prometheus/4.0.103/app-readme.md diff --git a/stable/prometheus/4.0.103/charts/common-10.6.11.tgz b/stable/prometheus/4.0.103/charts/common-10.6.11.tgz new file mode 100644 index 00000000000..4fa62b15b1d Binary files /dev/null and b/stable/prometheus/4.0.103/charts/common-10.6.11.tgz differ diff --git a/stable/prometheus/4.0.102/charts/kube-state-metrics-3.2.4.tgz b/stable/prometheus/4.0.103/charts/kube-state-metrics-3.2.4.tgz similarity index 100% rename from stable/prometheus/4.0.102/charts/kube-state-metrics-3.2.4.tgz rename to stable/prometheus/4.0.103/charts/kube-state-metrics-3.2.4.tgz diff --git a/stable/prometheus/4.0.102/charts/node-exporter-3.2.1.tgz b/stable/prometheus/4.0.103/charts/node-exporter-3.2.1.tgz similarity index 100% rename from stable/prometheus/4.0.102/charts/node-exporter-3.2.1.tgz rename to stable/prometheus/4.0.103/charts/node-exporter-3.2.1.tgz diff --git a/stable/prometheus/4.0.102/crds/crd-alertmanager-config.yaml b/stable/prometheus/4.0.103/crds/crd-alertmanager-config.yaml similarity index 100% rename from stable/prometheus/4.0.102/crds/crd-alertmanager-config.yaml rename to stable/prometheus/4.0.103/crds/crd-alertmanager-config.yaml diff --git a/stable/prometheus/4.0.102/crds/crd-alertmanager.yaml b/stable/prometheus/4.0.103/crds/crd-alertmanager.yaml similarity index 100% rename from stable/prometheus/4.0.102/crds/crd-alertmanager.yaml rename to stable/prometheus/4.0.103/crds/crd-alertmanager.yaml diff --git a/stable/prometheus/4.0.102/crds/crd-podmonitor.yaml b/stable/prometheus/4.0.103/crds/crd-podmonitor.yaml similarity index 100% rename from stable/prometheus/4.0.102/crds/crd-podmonitor.yaml rename to stable/prometheus/4.0.103/crds/crd-podmonitor.yaml diff --git a/stable/prometheus/4.0.102/crds/crd-probes.yaml b/stable/prometheus/4.0.103/crds/crd-probes.yaml similarity index 100% rename from stable/prometheus/4.0.102/crds/crd-probes.yaml rename to stable/prometheus/4.0.103/crds/crd-probes.yaml diff --git a/stable/prometheus/4.0.102/crds/crd-prometheus.yaml b/stable/prometheus/4.0.103/crds/crd-prometheus.yaml similarity index 100% rename from stable/prometheus/4.0.102/crds/crd-prometheus.yaml rename to stable/prometheus/4.0.103/crds/crd-prometheus.yaml diff --git a/stable/prometheus/4.0.102/crds/crd-prometheusrules.yaml b/stable/prometheus/4.0.103/crds/crd-prometheusrules.yaml similarity index 100% rename from stable/prometheus/4.0.102/crds/crd-prometheusrules.yaml rename to stable/prometheus/4.0.103/crds/crd-prometheusrules.yaml diff --git a/stable/prometheus/4.0.102/crds/crd-servicemonitor.yaml b/stable/prometheus/4.0.103/crds/crd-servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.102/crds/crd-servicemonitor.yaml rename to stable/prometheus/4.0.103/crds/crd-servicemonitor.yaml diff --git a/stable/prometheus/4.0.102/crds/crd-thanosrulers.yaml b/stable/prometheus/4.0.103/crds/crd-thanosrulers.yaml similarity index 100% rename from stable/prometheus/4.0.102/crds/crd-thanosrulers.yaml rename to stable/prometheus/4.0.103/crds/crd-thanosrulers.yaml diff --git a/stable/prometheus/4.0.102/ix_values.yaml b/stable/prometheus/4.0.103/ix_values.yaml similarity index 99% rename from stable/prometheus/4.0.102/ix_values.yaml rename to stable/prometheus/4.0.103/ix_values.yaml index 12d2f08c66f..70c42c8b635 100644 --- a/stable/prometheus/4.0.102/ix_values.yaml +++ b/stable/prometheus/4.0.103/ix_values.yaml @@ -1,10 +1,10 @@ image: repository: tccr.io/truecharts/prometheus-operator - tag: 0.60.0@sha256:08c3ffce7b7325d82acb535ab77da70536e8066c43dcdec86b6f9348e7dc0241 + tag: 0.60.0@sha256:531c340bae170c9ec50edefca8fcef2880744d80e0e359ba7f065b1c5f83a346 prometheusImage: repository: tccr.io/truecharts/prometheus - tag: 2.39.1@sha256:4138c3b35cb71e84063bf7a2ca2854693978f834c30b3d5570f5b7a389243f11 + tag: 2.39.1@sha256:6ed9e75883fd9b1d839b684bd5c207517115d42a411c85defa835964ea048885 thanosImage: repository: tccr.io/truecharts/thanos @@ -1152,6 +1152,8 @@ node-exporter: extraArgs: collector.filesystem.ignored-mount-points: "^/(dev|proc|sys|var/lib/docker/.+|var/lib/kubelet/.+|var/db/system/.+|mnt/[a-zA-Z0-9-_\\.]+/ix-applications/.+)($|/)" collector.filesystem.ignored-fs-types: "^(autofs|binfmt_misc|cgroup|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|mqueue|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|sysfs|tracefs)$" + collector.netdev.device-exclude: "^veth.*$" + collector.netclass.ignored-devices: "^veth.*$" path.rootfs: /host extraVolumes: - name: host diff --git a/stable/prometheus/4.0.102/questions.yaml b/stable/prometheus/4.0.103/questions.yaml similarity index 100% rename from stable/prometheus/4.0.102/questions.yaml rename to stable/prometheus/4.0.103/questions.yaml diff --git a/stable/prometheus/4.0.102/templates/_helpers.tpl b/stable/prometheus/4.0.103/templates/_helpers.tpl similarity index 100% rename from stable/prometheus/4.0.102/templates/_helpers.tpl rename to stable/prometheus/4.0.103/templates/_helpers.tpl diff --git a/stable/prometheus/4.0.102/templates/alertmanager/_alertmanager.tpl b/stable/prometheus/4.0.103/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from stable/prometheus/4.0.102/templates/alertmanager/_alertmanager.tpl rename to stable/prometheus/4.0.103/templates/alertmanager/_alertmanager.tpl diff --git a/stable/prometheus/4.0.102/templates/alertmanager/secrets.yaml b/stable/prometheus/4.0.103/templates/alertmanager/secrets.yaml similarity index 100% rename from stable/prometheus/4.0.102/templates/alertmanager/secrets.yaml rename to stable/prometheus/4.0.103/templates/alertmanager/secrets.yaml diff --git a/stable/prometheus/4.0.102/templates/alertmanager/serviceaccount.yaml b/stable/prometheus/4.0.103/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.102/templates/alertmanager/serviceaccount.yaml rename to stable/prometheus/4.0.103/templates/alertmanager/serviceaccount.yaml diff --git a/stable/prometheus/4.0.102/templates/alertmanager/servicemonitor.yaml b/stable/prometheus/4.0.103/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.102/templates/alertmanager/servicemonitor.yaml rename to stable/prometheus/4.0.103/templates/alertmanager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.102/templates/common.yaml b/stable/prometheus/4.0.103/templates/common.yaml similarity index 100% rename from stable/prometheus/4.0.102/templates/common.yaml rename to stable/prometheus/4.0.103/templates/common.yaml diff --git a/stable/prometheus/4.0.102/templates/exporters/core-dns/service.yaml b/stable/prometheus/4.0.103/templates/exporters/core-dns/service.yaml similarity index 100% rename from stable/prometheus/4.0.102/templates/exporters/core-dns/service.yaml rename to stable/prometheus/4.0.103/templates/exporters/core-dns/service.yaml diff --git a/stable/prometheus/4.0.102/templates/exporters/core-dns/servicemonitor.yaml b/stable/prometheus/4.0.103/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.102/templates/exporters/core-dns/servicemonitor.yaml rename to stable/prometheus/4.0.103/templates/exporters/core-dns/servicemonitor.yaml diff --git a/stable/prometheus/4.0.102/templates/exporters/kube-apiserver/servicemonitor.yaml b/stable/prometheus/4.0.103/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.102/templates/exporters/kube-apiserver/servicemonitor.yaml rename to stable/prometheus/4.0.103/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/stable/prometheus/4.0.102/templates/exporters/kube-controller-manager/endpoints.yaml b/stable/prometheus/4.0.103/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.102/templates/exporters/kube-controller-manager/endpoints.yaml rename to stable/prometheus/4.0.103/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/stable/prometheus/4.0.102/templates/exporters/kube-controller-manager/service.yaml b/stable/prometheus/4.0.103/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from stable/prometheus/4.0.102/templates/exporters/kube-controller-manager/service.yaml rename to stable/prometheus/4.0.103/templates/exporters/kube-controller-manager/service.yaml diff --git a/stable/prometheus/4.0.102/templates/exporters/kube-controller-manager/servicemonitor.yaml b/stable/prometheus/4.0.103/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.102/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to stable/prometheus/4.0.103/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.102/templates/exporters/kube-scheduler/endpoints.yaml b/stable/prometheus/4.0.103/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.102/templates/exporters/kube-scheduler/endpoints.yaml rename to stable/prometheus/4.0.103/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/stable/prometheus/4.0.102/templates/exporters/kube-scheduler/service.yaml b/stable/prometheus/4.0.103/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from stable/prometheus/4.0.102/templates/exporters/kube-scheduler/service.yaml rename to stable/prometheus/4.0.103/templates/exporters/kube-scheduler/service.yaml diff --git a/stable/prometheus/4.0.102/templates/exporters/kube-scheduler/servicemonitor.yaml b/stable/prometheus/4.0.103/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.102/templates/exporters/kube-scheduler/servicemonitor.yaml rename to stable/prometheus/4.0.103/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/stable/prometheus/4.0.102/templates/exporters/kubelet/servicemonitor.yaml b/stable/prometheus/4.0.103/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.102/templates/exporters/kubelet/servicemonitor.yaml rename to stable/prometheus/4.0.103/templates/exporters/kubelet/servicemonitor.yaml diff --git a/stable/prometheus/4.0.102/templates/operator/_args.tpl b/stable/prometheus/4.0.103/templates/operator/_args.tpl similarity index 100% rename from stable/prometheus/4.0.102/templates/operator/_args.tpl rename to stable/prometheus/4.0.103/templates/operator/_args.tpl diff --git a/stable/prometheus/4.0.102/templates/operator/configmap.yaml b/stable/prometheus/4.0.103/templates/operator/configmap.yaml similarity index 100% rename from stable/prometheus/4.0.102/templates/operator/configmap.yaml rename to stable/prometheus/4.0.103/templates/operator/configmap.yaml diff --git a/stable/prometheus/4.0.102/templates/operator/servicemonitor.yaml b/stable/prometheus/4.0.103/templates/operator/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.102/templates/operator/servicemonitor.yaml rename to stable/prometheus/4.0.103/templates/operator/servicemonitor.yaml diff --git a/stable/prometheus/4.0.102/templates/prometheus/_additionalPrometheusRules.tpl b/stable/prometheus/4.0.103/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from stable/prometheus/4.0.102/templates/prometheus/_additionalPrometheusRules.tpl rename to stable/prometheus/4.0.103/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/stable/prometheus/4.0.102/templates/prometheus/_additionalScrapeJobs.tpl b/stable/prometheus/4.0.103/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from stable/prometheus/4.0.102/templates/prometheus/_additionalScrapeJobs.tpl rename to stable/prometheus/4.0.103/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/stable/prometheus/4.0.102/templates/prometheus/_prometheus.tpl b/stable/prometheus/4.0.103/templates/prometheus/_prometheus.tpl similarity index 100% rename from stable/prometheus/4.0.102/templates/prometheus/_prometheus.tpl rename to stable/prometheus/4.0.103/templates/prometheus/_prometheus.tpl diff --git a/stable/prometheus/4.0.102/templates/prometheus/_servicemonitor.tpl b/stable/prometheus/4.0.103/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from stable/prometheus/4.0.102/templates/prometheus/_servicemonitor.tpl rename to stable/prometheus/4.0.103/templates/prometheus/_servicemonitor.tpl diff --git a/stable/prometheus/4.0.102/templates/prometheus/clusterrole.yaml b/stable/prometheus/4.0.103/templates/prometheus/clusterrole.yaml similarity index 100% rename from stable/prometheus/4.0.102/templates/prometheus/clusterrole.yaml rename to stable/prometheus/4.0.103/templates/prometheus/clusterrole.yaml diff --git a/stable/prometheus/4.0.102/templates/prometheus/clusterrolebinding.yaml b/stable/prometheus/4.0.103/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from stable/prometheus/4.0.102/templates/prometheus/clusterrolebinding.yaml rename to stable/prometheus/4.0.103/templates/prometheus/clusterrolebinding.yaml diff --git a/stable/prometheus/4.0.102/templates/prometheus/serviceaccount.yaml b/stable/prometheus/4.0.103/templates/prometheus/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.102/templates/prometheus/serviceaccount.yaml rename to stable/prometheus/4.0.103/templates/prometheus/serviceaccount.yaml diff --git a/stable/prometheus/4.0.103/values.yaml b/stable/prometheus/4.0.103/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/rsshub/3.0.117/CHANGELOG.md b/stable/rsshub/3.0.118/CHANGELOG.md similarity index 91% rename from stable/rsshub/3.0.117/CHANGELOG.md rename to stable/rsshub/3.0.118/CHANGELOG.md index 6cdb89a2b75..ee0ca91935c 100644 --- a/stable/rsshub/3.0.117/CHANGELOG.md +++ b/stable/rsshub/3.0.118/CHANGELOG.md @@ -2,6 +2,16 @@ +## [rsshub-3.0.118](https://github.com/truecharts/charts/compare/rsshub-3.0.117...rsshub-3.0.118) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + ## [rsshub-3.0.117](https://github.com/truecharts/charts/compare/rsshub-3.0.116...rsshub-3.0.117) (2022-10-10) ### Chore @@ -87,13 +97,3 @@ -## [rsshub-3.0.109](https://github.com/truecharts/charts/compare/rsshub-3.0.108...rsshub-3.0.109) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - diff --git a/stable/rsshub/3.0.117/Chart.lock b/stable/rsshub/3.0.118/Chart.lock similarity index 85% rename from stable/rsshub/3.0.117/Chart.lock rename to stable/rsshub/3.0.118/Chart.lock index c41f6ccd46b..7f03a85bb12 100644 --- a/stable/rsshub/3.0.117/Chart.lock +++ b/stable/rsshub/3.0.118/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.92 digest: sha256:d719caaadfd24e53ab6db58013685f7867e1b961be2d9735dfc985c475a1aa19 -generated: "2022-10-10T10:58:42.020065506Z" +generated: "2022-10-11T06:30:52.427388091Z" diff --git a/stable/rsshub/3.0.117/Chart.yaml b/stable/rsshub/3.0.118/Chart.yaml similarity index 98% rename from stable/rsshub/3.0.117/Chart.yaml rename to stable/rsshub/3.0.118/Chart.yaml index c34d41b99d9..518270242d0 100644 --- a/stable/rsshub/3.0.117/Chart.yaml +++ b/stable/rsshub/3.0.118/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 3.0.117 +version: 3.0.118 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/3.0.117/README.md b/stable/rsshub/3.0.118/README.md similarity index 100% rename from stable/rsshub/3.0.117/README.md rename to stable/rsshub/3.0.118/README.md diff --git a/stable/rsshub/3.0.117/app-readme.md b/stable/rsshub/3.0.118/app-readme.md similarity index 100% rename from stable/rsshub/3.0.117/app-readme.md rename to stable/rsshub/3.0.118/app-readme.md diff --git a/stable/rsshub/3.0.118/charts/common-10.6.11.tgz b/stable/rsshub/3.0.118/charts/common-10.6.11.tgz new file mode 100644 index 00000000000..4fa62b15b1d Binary files /dev/null and b/stable/rsshub/3.0.118/charts/common-10.6.11.tgz differ diff --git a/stable/rsshub/3.0.118/charts/redis-3.0.92.tgz b/stable/rsshub/3.0.118/charts/redis-3.0.92.tgz new file mode 100644 index 00000000000..8f53f6268fb Binary files /dev/null and b/stable/rsshub/3.0.118/charts/redis-3.0.92.tgz differ diff --git a/stable/rsshub/3.0.117/ix_values.yaml b/stable/rsshub/3.0.118/ix_values.yaml similarity index 93% rename from stable/rsshub/3.0.117/ix_values.yaml rename to stable/rsshub/3.0.118/ix_values.yaml index 618ad41a630..c8299c3f2a7 100644 --- a/stable/rsshub/3.0.117/ix_values.yaml +++ b/stable/rsshub/3.0.118/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:282e3e25f94dfa050bc88f26b693d1066591f1dd36479d44303ca1f35ba9a1ad + tag: latest@sha256:91e6c3df69c0a4950c7e9ff17b44fd41217631c5202c4949375d82989b457950 browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/stable/rsshub/3.0.117/questions.yaml b/stable/rsshub/3.0.118/questions.yaml similarity index 100% rename from stable/rsshub/3.0.117/questions.yaml rename to stable/rsshub/3.0.118/questions.yaml diff --git a/stable/rsshub/3.0.118/templates/common.yaml b/stable/rsshub/3.0.118/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/rsshub/3.0.118/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/rsshub/3.0.118/values.yaml b/stable/rsshub/3.0.118/values.yaml new file mode 100644 index 00000000000..e69de29bb2d