diff --git a/dependency/mariadb/3.0.47/CHANGELOG.md b/dependency/mariadb/3.0.48/CHANGELOG.md similarity index 91% rename from dependency/mariadb/3.0.47/CHANGELOG.md rename to dependency/mariadb/3.0.48/CHANGELOG.md index c5f75081fa..0a0e88d376 100644 --- a/dependency/mariadb/3.0.47/CHANGELOG.md +++ b/dependency/mariadb/3.0.48/CHANGELOG.md @@ -2,6 +2,15 @@ +## [mariadb-3.0.48](https://github.com/truecharts/apps/compare/mariadb-3.0.47...mariadb-3.0.48) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [mariadb-3.0.47](https://github.com/truecharts/apps/compare/mariadb-3.0.46...mariadb-3.0.47) (2022-07-27) ### Chore @@ -88,12 +97,3 @@ - force the use of TCCR in CI ([#3226](https://github.com/truecharts/apps/issues/3226)) - - -## [mariadb-3.0.39](https://github.com/truecharts/apps/compare/mariadb-3.0.38...mariadb-3.0.39) (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm chart common to v10.4.6 diff --git a/dependency/redis/3.0.46/Chart.lock b/dependency/mariadb/3.0.48/Chart.lock similarity index 80% rename from dependency/redis/3.0.46/Chart.lock rename to dependency/mariadb/3.0.48/Chart.lock index 9213519186..f1bc6019a6 100644 --- a/dependency/redis/3.0.46/Chart.lock +++ b/dependency/mariadb/3.0.48/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.8 digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-25T21:38:22.983761456Z" +generated: "2022-07-29T13:27:56.860285075Z" diff --git a/dependency/mariadb/3.0.47/Chart.yaml b/dependency/mariadb/3.0.48/Chart.yaml similarity index 88% rename from dependency/mariadb/3.0.47/Chart.yaml rename to dependency/mariadb/3.0.48/Chart.yaml index 5f34b4d2b0..c1b2f182fa 100644 --- a/dependency/mariadb/3.0.47/Chart.yaml +++ b/dependency/mariadb/3.0.48/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 10.4.8 deprecated: false description: Fast, reliable, scalable, and easy to use open-source relational database system. -home: https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb +home: https://truecharts.org/docs/charts/dependency/mariadb icon: https://truecharts.org/img/chart-icons/mariadb.png keywords: - mariadb @@ -24,7 +24,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 3.0.47 +version: 3.0.48 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/3.0.47/README.md b/dependency/mariadb/3.0.48/README.md similarity index 98% rename from dependency/mariadb/3.0.47/README.md rename to dependency/mariadb/3.0.48/README.md index 3f03ce9298..f934ce207d 100644 --- a/dependency/mariadb/3.0.47/README.md +++ b/dependency/mariadb/3.0.48/README.md @@ -1,6 +1,6 @@ # mariadb -![Version: 3.0.47](https://img.shields.io/badge/Version-3.0.47-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.3](https://img.shields.io/badge/AppVersion-10.8.3-informational?style=flat-square) +![Version: 3.0.48](https://img.shields.io/badge/Version-3.0.48-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.3](https://img.shields.io/badge/AppVersion-10.8.3-informational?style=flat-square) Fast, reliable, scalable, and easy to use open-source relational database system. diff --git a/dependency/mariadb/3.0.47/app-readme.md b/dependency/mariadb/3.0.48/app-readme.md similarity index 100% rename from dependency/mariadb/3.0.47/app-readme.md rename to dependency/mariadb/3.0.48/app-readme.md diff --git a/dependency/mariadb/3.0.47/charts/common-10.4.8.tgz b/dependency/mariadb/3.0.48/charts/common-10.4.8.tgz similarity index 100% rename from dependency/mariadb/3.0.47/charts/common-10.4.8.tgz rename to dependency/mariadb/3.0.48/charts/common-10.4.8.tgz diff --git a/dependency/mariadb/3.0.47/ix_values.yaml b/dependency/mariadb/3.0.48/ix_values.yaml similarity index 97% rename from dependency/mariadb/3.0.47/ix_values.yaml rename to dependency/mariadb/3.0.48/ix_values.yaml index 5dc10dc1f4..cafaa8f93f 100644 --- a/dependency/mariadb/3.0.47/ix_values.yaml +++ b/dependency/mariadb/3.0.48/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mariadb pullPolicy: IfNotPresent - tag: v10.8.3@sha256:fe1b2fe4b54f0f99c2905668406929694c3fd2c5cde3957fd94b566621170b90 + tag: v10.8.3@sha256:1742f0b98f483d4fb73d04d33ef9b80f13698d0d4214076b66b1a7644fde75c6 controller: # -- Set the controller type. diff --git a/dependency/mariadb/3.0.47/questions.yaml b/dependency/mariadb/3.0.48/questions.yaml similarity index 100% rename from dependency/mariadb/3.0.47/questions.yaml rename to dependency/mariadb/3.0.48/questions.yaml diff --git a/dependency/mariadb/3.0.47/templates/common.yaml b/dependency/mariadb/3.0.48/templates/common.yaml similarity index 100% rename from dependency/mariadb/3.0.47/templates/common.yaml rename to dependency/mariadb/3.0.48/templates/common.yaml diff --git a/dependency/mariadb/3.0.47/values.yaml b/dependency/mariadb/3.0.48/values.yaml similarity index 100% rename from dependency/mariadb/3.0.47/values.yaml rename to dependency/mariadb/3.0.48/values.yaml diff --git a/dependency/redis/3.0.46/CHANGELOG.md b/dependency/redis/3.0.47/CHANGELOG.md similarity index 92% rename from dependency/redis/3.0.46/CHANGELOG.md rename to dependency/redis/3.0.47/CHANGELOG.md index fdd9dec019..56f4c67b6b 100644 --- a/dependency/redis/3.0.46/CHANGELOG.md +++ b/dependency/redis/3.0.47/CHANGELOG.md @@ -2,6 +2,15 @@ +## [redis-3.0.47](https://github.com/truecharts/apps/compare/redisinsight-0.0.14...redis-3.0.47) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [redis-3.0.46](https://github.com/truecharts/apps/compare/redisinsight-0.0.12...redis-3.0.46) (2022-07-25) ### Chore @@ -88,12 +97,3 @@ ### Feat - force the use of TCCR in CI ([#3226](https://github.com/truecharts/apps/issues/3226)) - - - -## [redis-3.0.41](https://github.com/truecharts/apps/compare/redis-3.0.40...redis-3.0.41) (2022-07-20) - -### Chore - -- update helm chart common to v10.4.6 - diff --git a/dependency/mariadb/3.0.47/Chart.lock b/dependency/redis/3.0.47/Chart.lock similarity index 80% rename from dependency/mariadb/3.0.47/Chart.lock rename to dependency/redis/3.0.47/Chart.lock index 9a83745127..800706de04 100644 --- a/dependency/mariadb/3.0.47/Chart.lock +++ b/dependency/redis/3.0.47/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.8 digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-27T10:06:27.896606334Z" +generated: "2022-07-29T13:27:57.094866216Z" diff --git a/dependency/redis/3.0.46/Chart.yaml b/dependency/redis/3.0.47/Chart.yaml similarity index 88% rename from dependency/redis/3.0.46/Chart.yaml rename to dependency/redis/3.0.47/Chart.yaml index 7fa4e7ef68..14c52fa063 100644 --- a/dependency/redis/3.0.46/Chart.yaml +++ b/dependency/redis/3.0.47/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 10.4.8 deprecated: false description: Open source, advanced key-value store. -home: https://github.com/truecharts/apps/tree/master/charts/dependency/redis +home: https://truecharts.org/docs/charts/dependency/redis icon: https://truecharts.org/img/chart-icons/redis.png keywords: - redis @@ -22,7 +22,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 3.0.46 +version: 3.0.47 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/3.0.46/README.md b/dependency/redis/3.0.47/README.md similarity index 98% rename from dependency/redis/3.0.46/README.md rename to dependency/redis/3.0.47/README.md index f9c347039a..4a80f8adbc 100644 --- a/dependency/redis/3.0.46/README.md +++ b/dependency/redis/3.0.47/README.md @@ -1,6 +1,6 @@ # redis -![Version: 3.0.46](https://img.shields.io/badge/Version-3.0.46-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.4](https://img.shields.io/badge/AppVersion-7.0.4-informational?style=flat-square) +![Version: 3.0.47](https://img.shields.io/badge/Version-3.0.47-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.4](https://img.shields.io/badge/AppVersion-7.0.4-informational?style=flat-square) Open source, advanced key-value store. diff --git a/dependency/redis/3.0.46/app-readme.md b/dependency/redis/3.0.47/app-readme.md similarity index 100% rename from dependency/redis/3.0.46/app-readme.md rename to dependency/redis/3.0.47/app-readme.md diff --git a/dependency/redis/3.0.46/charts/common-10.4.8.tgz b/dependency/redis/3.0.47/charts/common-10.4.8.tgz similarity index 100% rename from dependency/redis/3.0.46/charts/common-10.4.8.tgz rename to dependency/redis/3.0.47/charts/common-10.4.8.tgz diff --git a/dependency/redis/3.0.46/ix_values.yaml b/dependency/redis/3.0.47/ix_values.yaml similarity index 98% rename from dependency/redis/3.0.46/ix_values.yaml rename to dependency/redis/3.0.47/ix_values.yaml index baa3b93186..c23a82b075 100644 --- a/dependency/redis/3.0.46/ix_values.yaml +++ b/dependency/redis/3.0.47/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/redis pullPolicy: IfNotPresent - tag: v7.0.4@sha256:856245139ac65532c162ec3adf153d656f50d4e8ff500a84ff5dc97eb6079bd5 + tag: v7.0.4@sha256:c88253ee4a951b883d8b24b9bb71890c094e47d6ac7baaae870609ec5b3453d7 controller: # -- Set the controller type. diff --git a/dependency/redis/3.0.46/questions.yaml b/dependency/redis/3.0.47/questions.yaml similarity index 100% rename from dependency/redis/3.0.46/questions.yaml rename to dependency/redis/3.0.47/questions.yaml diff --git a/dependency/redis/3.0.46/templates/common.yaml b/dependency/redis/3.0.47/templates/common.yaml similarity index 100% rename from dependency/redis/3.0.46/templates/common.yaml rename to dependency/redis/3.0.47/templates/common.yaml diff --git a/dependency/redis/3.0.46/values.yaml b/dependency/redis/3.0.47/values.yaml similarity index 100% rename from dependency/redis/3.0.46/values.yaml rename to dependency/redis/3.0.47/values.yaml diff --git a/dependency/solr/0.0.21/CHANGELOG.md b/dependency/solr/0.0.22/CHANGELOG.md similarity index 92% rename from dependency/solr/0.0.21/CHANGELOG.md rename to dependency/solr/0.0.22/CHANGELOG.md index f6db90e4ba..52529c4955 100644 --- a/dependency/solr/0.0.21/CHANGELOG.md +++ b/dependency/solr/0.0.22/CHANGELOG.md @@ -2,6 +2,15 @@ +## [solr-0.0.22](https://github.com/truecharts/apps/compare/solr-0.0.21...solr-0.0.22) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [solr-0.0.21](https://github.com/truecharts/apps/compare/solr-0.0.20...solr-0.0.21) (2022-07-27) ### Chore @@ -88,12 +97,3 @@ ## [solr-0.0.15](https://github.com/truecharts/apps/compare/solr-0.0.14...solr-0.0.15) (2022-07-20) -### Chore - -- update helm chart common to v10.4.6 - - - -## [solr-0.0.14](https://github.com/truecharts/apps/compare/solr-0.0.13...solr-0.0.14) (2022-07-20) - -### Chore diff --git a/dependency/solr/0.0.21/Chart.lock b/dependency/solr/0.0.22/Chart.lock similarity index 80% rename from dependency/solr/0.0.21/Chart.lock rename to dependency/solr/0.0.22/Chart.lock index 2e00e14fdf..e8bc2e01ac 100644 --- a/dependency/solr/0.0.21/Chart.lock +++ b/dependency/solr/0.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.8 digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-27T10:06:47.083141661Z" +generated: "2022-07-29T13:27:57.059735638Z" diff --git a/dependency/solr/0.0.21/Chart.yaml b/dependency/solr/0.0.22/Chart.yaml similarity index 87% rename from dependency/solr/0.0.21/Chart.yaml rename to dependency/solr/0.0.22/Chart.yaml index 4a44a595cc..051a0b9b16 100644 --- a/dependency/solr/0.0.21/Chart.yaml +++ b/dependency/solr/0.0.22/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 10.4.8 deprecated: false description: Apache Solr -home: https://github.com/truecharts/charts/tree/master/charts/dependency/solr +home: https://truecharts.org/docs/charts/dependency/solr icon: https://truecharts.org/img/chart-icons/solr.png keywords: - solr @@ -22,7 +22,7 @@ sources: - https://github.com/apache/solr - https://hub.docker.com/r/bitnami/solr/ type: application -version: 0.0.21 +version: 0.0.22 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/0.0.21/README.md b/dependency/solr/0.0.22/README.md similarity index 98% rename from dependency/solr/0.0.21/README.md rename to dependency/solr/0.0.22/README.md index 207db1f031..aa12f221db 100644 --- a/dependency/solr/0.0.21/README.md +++ b/dependency/solr/0.0.22/README.md @@ -1,6 +1,6 @@ # solr -![Version: 0.0.21](https://img.shields.io/badge/Version-0.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square) +![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square) Apache Solr diff --git a/dependency/solr/0.0.21/app-readme.md b/dependency/solr/0.0.22/app-readme.md similarity index 100% rename from dependency/solr/0.0.21/app-readme.md rename to dependency/solr/0.0.22/app-readme.md diff --git a/dependency/solr/0.0.21/charts/common-10.4.8.tgz b/dependency/solr/0.0.22/charts/common-10.4.8.tgz similarity index 100% rename from dependency/solr/0.0.21/charts/common-10.4.8.tgz rename to dependency/solr/0.0.22/charts/common-10.4.8.tgz diff --git a/dependency/solr/0.0.21/ix_values.yaml b/dependency/solr/0.0.22/ix_values.yaml similarity index 98% rename from dependency/solr/0.0.21/ix_values.yaml rename to dependency/solr/0.0.22/ix_values.yaml index 8421ff4388..437c7832a9 100644 --- a/dependency/solr/0.0.21/ix_values.yaml +++ b/dependency/solr/0.0.22/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.0.0@sha256:e9f8ac4c7bcbc3efeca21e51bb04070a2c03d1a7cd87d78157d7ad3dae7d49f0 + tag: v9.0.0@sha256:81e13a0481665bc24432b66b042d66b154af1d799c1f4df39714160db4416655 controller: # -- Set the controller type. diff --git a/dependency/solr/0.0.21/questions.yaml b/dependency/solr/0.0.22/questions.yaml similarity index 100% rename from dependency/solr/0.0.21/questions.yaml rename to dependency/solr/0.0.22/questions.yaml diff --git a/dependency/solr/0.0.21/templates/common.yaml b/dependency/solr/0.0.22/templates/common.yaml similarity index 100% rename from dependency/solr/0.0.21/templates/common.yaml rename to dependency/solr/0.0.22/templates/common.yaml diff --git a/dependency/solr/0.0.21/values.yaml b/dependency/solr/0.0.22/values.yaml similarity index 100% rename from dependency/solr/0.0.21/values.yaml rename to dependency/solr/0.0.22/values.yaml diff --git a/incubator/breitbandmessung-de/0.0.14/CHANGELOG.md b/incubator/breitbandmessung-de/0.0.15/CHANGELOG.md similarity index 89% rename from incubator/breitbandmessung-de/0.0.14/CHANGELOG.md rename to incubator/breitbandmessung-de/0.0.15/CHANGELOG.md index eaad603016..3ed3cbae96 100644 --- a/incubator/breitbandmessung-de/0.0.14/CHANGELOG.md +++ b/incubator/breitbandmessung-de/0.0.15/CHANGELOG.md @@ -2,6 +2,15 @@ +## [breitbandmessung-de-0.0.15](https://github.com/truecharts/apps/compare/breitbandmessung-de-0.0.14...breitbandmessung-de-0.0.15) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [breitbandmessung-de-0.0.14](https://github.com/truecharts/apps/compare/breitbandmessung-de-0.0.13...breitbandmessung-de-0.0.14) (2022-07-26) ### Chore @@ -88,12 +97,3 @@ - -### [breitbandmessung-de-0.0.4](https://github.com/truecharts/apps/compare/breitbandmessung-de-0.0.3...breitbandmessung-de-0.0.4) (2022-04-26) - -#### Chore - -* update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - diff --git a/incubator/cryptpad/0.0.16/Chart.lock b/incubator/breitbandmessung-de/0.0.15/Chart.lock similarity index 80% rename from incubator/cryptpad/0.0.16/Chart.lock rename to incubator/breitbandmessung-de/0.0.15/Chart.lock index b72d31241b..f5ae9b193d 100644 --- a/incubator/cryptpad/0.0.16/Chart.lock +++ b/incubator/breitbandmessung-de/0.0.15/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.8 digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-28T20:41:49.18929804Z" +generated: "2022-07-29T13:27:57.04492262Z" diff --git a/incubator/breitbandmessung-de/0.0.14/Chart.yaml b/incubator/breitbandmessung-de/0.0.15/Chart.yaml similarity index 90% rename from incubator/breitbandmessung-de/0.0.14/Chart.yaml rename to incubator/breitbandmessung-de/0.0.15/Chart.yaml index 8557e314a1..ac9bf8dfb9 100644 --- a/incubator/breitbandmessung-de/0.0.14/Chart.yaml +++ b/incubator/breitbandmessung-de/0.0.15/Chart.yaml @@ -16,7 +16,7 @@ deprecated: false description: "A script to enable customers of lazy ISPs to perform measurement campaigns\ \ of the connection speed as described here in an automated way.\r\n" -home: https://github.com/truecharts/charts/tree/master/charts/incubator/breitbandmessung-de +home: https://truecharts.org/docs/charts/incubator/breitbandmessung-de icon: https://truecharts.org/img/chart-icons/breitbandmessung-de.png keywords: - breitbandmessung-de @@ -35,4 +35,4 @@ sources: - https://github.com/shneezin/breitbandmessung-node - https://hub.docker.com/r/shneezin/breitbandmessung-node type: application -version: 0.0.14 +version: 0.0.15 diff --git a/incubator/breitbandmessung-de/0.0.14/README.md b/incubator/breitbandmessung-de/0.0.15/README.md similarity index 98% rename from incubator/breitbandmessung-de/0.0.14/README.md rename to incubator/breitbandmessung-de/0.0.15/README.md index 39af43a48e..81c2ea1ff3 100644 --- a/incubator/breitbandmessung-de/0.0.14/README.md +++ b/incubator/breitbandmessung-de/0.0.15/README.md @@ -1,6 +1,6 @@ # breitbandmessung-de -![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way. diff --git a/incubator/breitbandmessung-de/0.0.14/app-readme.md b/incubator/breitbandmessung-de/0.0.15/app-readme.md similarity index 100% rename from incubator/breitbandmessung-de/0.0.14/app-readme.md rename to incubator/breitbandmessung-de/0.0.15/app-readme.md diff --git a/incubator/breitbandmessung-de/0.0.14/charts/common-10.4.8.tgz b/incubator/breitbandmessung-de/0.0.15/charts/common-10.4.8.tgz similarity index 100% rename from incubator/breitbandmessung-de/0.0.14/charts/common-10.4.8.tgz rename to incubator/breitbandmessung-de/0.0.15/charts/common-10.4.8.tgz diff --git a/incubator/breitbandmessung-de/0.0.14/ix_values.yaml b/incubator/breitbandmessung-de/0.0.15/ix_values.yaml similarity index 86% rename from incubator/breitbandmessung-de/0.0.14/ix_values.yaml rename to incubator/breitbandmessung-de/0.0.15/ix_values.yaml index b7c49b4a86..0534cb201b 100644 --- a/incubator/breitbandmessung-de/0.0.14/ix_values.yaml +++ b/incubator/breitbandmessung-de/0.0.15/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/breitbandmessung-de - tag: latest@sha256:05878aaf5f721b48cf7f29806008302dda051cfb8eeaf52defcd09bb73b82887 + tag: latest@sha256:22ae133796bdcb362d6e3dbbbe974cc328bf4d2976fa3d45c86fb5b0ded698f0 persistence: config: enabled: true diff --git a/incubator/breitbandmessung-de/0.0.14/questions.yaml b/incubator/breitbandmessung-de/0.0.15/questions.yaml similarity index 100% rename from incubator/breitbandmessung-de/0.0.14/questions.yaml rename to incubator/breitbandmessung-de/0.0.15/questions.yaml diff --git a/incubator/breitbandmessung-de/0.0.14/templates/common.yaml b/incubator/breitbandmessung-de/0.0.15/templates/common.yaml similarity index 100% rename from incubator/breitbandmessung-de/0.0.14/templates/common.yaml rename to incubator/breitbandmessung-de/0.0.15/templates/common.yaml diff --git a/incubator/breitbandmessung-de/0.0.14/values.yaml b/incubator/breitbandmessung-de/0.0.15/values.yaml similarity index 100% rename from incubator/breitbandmessung-de/0.0.14/values.yaml rename to incubator/breitbandmessung-de/0.0.15/values.yaml diff --git a/incubator/cryptpad/0.0.16/CHANGELOG.md b/incubator/cryptpad/0.0.17/CHANGELOG.md similarity index 91% rename from incubator/cryptpad/0.0.16/CHANGELOG.md rename to incubator/cryptpad/0.0.17/CHANGELOG.md index e50e7b5c85..842d4a2c39 100644 --- a/incubator/cryptpad/0.0.16/CHANGELOG.md +++ b/incubator/cryptpad/0.0.17/CHANGELOG.md @@ -2,6 +2,15 @@ +## [cryptpad-0.0.17](https://github.com/truecharts/apps/compare/cryptpad-0.0.16...cryptpad-0.0.17) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [cryptpad-0.0.16](https://github.com/truecharts/apps/compare/cryptpad-0.0.15...cryptpad-0.0.16) (2022-07-28) ### Chore diff --git a/incubator/cryptpad/0.0.17/Chart.lock b/incubator/cryptpad/0.0.17/Chart.lock new file mode 100644 index 0000000000..1d132cf944 --- /dev/null +++ b/incubator/cryptpad/0.0.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:28:21.669882657Z" diff --git a/incubator/cryptpad/0.0.16/Chart.yaml b/incubator/cryptpad/0.0.17/Chart.yaml similarity index 91% rename from incubator/cryptpad/0.0.16/Chart.yaml rename to incubator/cryptpad/0.0.17/Chart.yaml index ed3ca2b89e..42604ae07e 100644 --- a/incubator/cryptpad/0.0.16/Chart.yaml +++ b/incubator/cryptpad/0.0.17/Chart.yaml @@ -14,7 +14,7 @@ description: CryptPad is the Zero Knowledge realtime collaborative editor.[br]mkdir -p /mnt/user/appdata/cryptpad/config [/br]wget -O /mnt/user/appdata/cryptpad/config/config.js https://raw.githubusercontent.com/xwiki-labs/cryptpad/main/config/config.example.js -home: "https://truecharts.org/docs/charts/incubator/cryptpad" +home: https://truecharts.org/docs/charts/incubator/cryptpad icon: https://truecharts.org/img/chart-icons/cryptpad.png keywords: - cryptpad @@ -30,4 +30,4 @@ sources: - https://cryptpad.fr/ - https://hub.docker.com/r/promasu/cryptpad/ type: application -version: 0.0.16 +version: 0.0.17 diff --git a/incubator/cryptpad/0.0.16/README.md b/incubator/cryptpad/0.0.17/README.md similarity index 98% rename from incubator/cryptpad/0.0.16/README.md rename to incubator/cryptpad/0.0.17/README.md index 8918277ff0..9a38631c62 100644 --- a/incubator/cryptpad/0.0.16/README.md +++ b/incubator/cryptpad/0.0.17/README.md @@ -1,6 +1,6 @@ # cryptpad -![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) CryptPad is the Zero Knowledge realtime collaborative editor.[br]mkdir -p /mnt/user/appdata/cryptpad/config [/br]wget -O /mnt/user/appdata/cryptpad/config/config.js https://raw.githubusercontent.com/xwiki-labs/cryptpad/main/config/config.example.js diff --git a/incubator/cryptpad/0.0.16/app-readme.md b/incubator/cryptpad/0.0.17/app-readme.md similarity index 100% rename from incubator/cryptpad/0.0.16/app-readme.md rename to incubator/cryptpad/0.0.17/app-readme.md diff --git a/incubator/cryptpad/0.0.16/charts/common-10.4.8.tgz b/incubator/cryptpad/0.0.17/charts/common-10.4.8.tgz similarity index 100% rename from incubator/cryptpad/0.0.16/charts/common-10.4.8.tgz rename to incubator/cryptpad/0.0.17/charts/common-10.4.8.tgz diff --git a/incubator/cryptpad/0.0.16/ix_values.yaml b/incubator/cryptpad/0.0.17/ix_values.yaml similarity index 91% rename from incubator/cryptpad/0.0.16/ix_values.yaml rename to incubator/cryptpad/0.0.17/ix_values.yaml index 433e3f994c..23ca4d9332 100644 --- a/incubator/cryptpad/0.0.16/ix_values.yaml +++ b/incubator/cryptpad/0.0.17/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cryptpad - tag: latest@sha256:e806d11125e8ddcc5227f5e7a24fc9c93f94e1212d33618af675cd29c2d5d3a7 + tag: latest@sha256:e1bf8f8cc8b35c27e69dca31da0bb0b141006bfc082680ec55c0f18ae02d792c persistence: blobpath: enabled: true diff --git a/incubator/cryptpad/0.0.16/questions.yaml b/incubator/cryptpad/0.0.17/questions.yaml similarity index 100% rename from incubator/cryptpad/0.0.16/questions.yaml rename to incubator/cryptpad/0.0.17/questions.yaml diff --git a/incubator/cryptpad/0.0.16/templates/common.yaml b/incubator/cryptpad/0.0.17/templates/common.yaml similarity index 100% rename from incubator/cryptpad/0.0.16/templates/common.yaml rename to incubator/cryptpad/0.0.17/templates/common.yaml diff --git a/incubator/cryptpad/0.0.16/values.yaml b/incubator/cryptpad/0.0.17/values.yaml similarity index 100% rename from incubator/cryptpad/0.0.16/values.yaml rename to incubator/cryptpad/0.0.17/values.yaml diff --git a/incubator/factorio/0.0.15/Chart.lock b/incubator/factorio/0.0.15/Chart.lock deleted file mode 100644 index 173a1ae571..0000000000 --- a/incubator/factorio/0.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-27T10:07:07.138910634Z" diff --git a/incubator/factorio/0.0.15/CHANGELOG.md b/incubator/factorio/0.0.16/CHANGELOG.md similarity index 91% rename from incubator/factorio/0.0.15/CHANGELOG.md rename to incubator/factorio/0.0.16/CHANGELOG.md index b4a709da99..e794b16063 100644 --- a/incubator/factorio/0.0.15/CHANGELOG.md +++ b/incubator/factorio/0.0.16/CHANGELOG.md @@ -2,6 +2,15 @@ +## [factorio-0.0.16](https://github.com/truecharts/apps/compare/factorio-0.0.15...factorio-0.0.16) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [factorio-0.0.15](https://github.com/truecharts/apps/compare/factorio-0.0.14...factorio-0.0.15) (2022-07-27) ### Chore @@ -88,12 +97,3 @@ ### Chore - Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [factorio-0.0.10]factorio-0.0.10 (2022-07-21) - -### Chore - diff --git a/incubator/factorio/0.0.16/Chart.lock b/incubator/factorio/0.0.16/Chart.lock new file mode 100644 index 0000000000..a1a9bfd9c2 --- /dev/null +++ b/incubator/factorio/0.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:28:21.673444978Z" diff --git a/incubator/factorio/0.0.15/Chart.yaml b/incubator/factorio/0.0.16/Chart.yaml similarity index 88% rename from incubator/factorio/0.0.15/Chart.yaml rename to incubator/factorio/0.0.16/Chart.yaml index 56356711af..21d8904fa4 100644 --- a/incubator/factorio/0.0.15/Chart.yaml +++ b/incubator/factorio/0.0.16/Chart.yaml @@ -12,7 +12,7 @@ deprecated: false description: "This Docker Container will download the latest stable release of the\ \ game, generate the map and you're ready to play.\r\n" -home: https://github.com/truecharts/charts/tree/master/charts/incubator/factorio +home: https://truecharts.org/docs/charts/incubator/factorio icon: https://truecharts.org/img/chart-icons/factorio.png keywords: - factorio @@ -27,4 +27,4 @@ sources: - https://www.factorio.com/ - https://hub.docker.com/r/factoriotools/factorio/ type: application -version: 0.0.15 +version: 0.0.16 diff --git a/incubator/factorio/0.0.15/README.md b/incubator/factorio/0.0.16/README.md similarity index 98% rename from incubator/factorio/0.0.15/README.md rename to incubator/factorio/0.0.16/README.md index 3fd4819d4a..69ae909860 100644 --- a/incubator/factorio/0.0.15/README.md +++ b/incubator/factorio/0.0.16/README.md @@ -1,6 +1,6 @@ # factorio -![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) +![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) This Docker Container will download the latest stable release of the game, generate the map and you're ready to play. diff --git a/incubator/factorio/0.0.15/app-readme.md b/incubator/factorio/0.0.16/app-readme.md similarity index 100% rename from incubator/factorio/0.0.15/app-readme.md rename to incubator/factorio/0.0.16/app-readme.md diff --git a/incubator/factorio/0.0.15/charts/common-10.4.8.tgz b/incubator/factorio/0.0.16/charts/common-10.4.8.tgz similarity index 100% rename from incubator/factorio/0.0.15/charts/common-10.4.8.tgz rename to incubator/factorio/0.0.16/charts/common-10.4.8.tgz diff --git a/incubator/factorio/0.0.15/ix_values.yaml b/incubator/factorio/0.0.16/ix_values.yaml similarity index 85% rename from incubator/factorio/0.0.15/ix_values.yaml rename to incubator/factorio/0.0.16/ix_values.yaml index 4853d7db2d..9978547d46 100644 --- a/incubator/factorio/0.0.15/ix_values.yaml +++ b/incubator/factorio/0.0.16/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/factorio - tag: vstable@sha256:ba2f2036bb4c659d3f862c15d41ede684897b01501cf7f7e8063eba9078b2d0d + tag: vstable@sha256:15fe0d6df10a199aad566e78dc00596cad06051d8a9c97ac395d61f3afb64c9b persistence: path: enabled: true diff --git a/incubator/factorio/0.0.15/questions.yaml b/incubator/factorio/0.0.16/questions.yaml similarity index 100% rename from incubator/factorio/0.0.15/questions.yaml rename to incubator/factorio/0.0.16/questions.yaml diff --git a/incubator/factorio/0.0.15/templates/common.yaml b/incubator/factorio/0.0.16/templates/common.yaml similarity index 100% rename from incubator/factorio/0.0.15/templates/common.yaml rename to incubator/factorio/0.0.16/templates/common.yaml diff --git a/incubator/factorio/0.0.15/values.yaml b/incubator/factorio/0.0.16/values.yaml similarity index 100% rename from incubator/factorio/0.0.15/values.yaml rename to incubator/factorio/0.0.16/values.yaml diff --git a/incubator/firefox-desktop-g3/0.0.14/Chart.lock b/incubator/firefox-desktop-g3/0.0.14/Chart.lock deleted file mode 100644 index e953ef3f31..0000000000 --- a/incubator/firefox-desktop-g3/0.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-26T10:18:31.648013806Z" diff --git a/incubator/firefox-desktop-g3/0.0.14/CHANGELOG.md b/incubator/firefox-desktop-g3/0.0.15/CHANGELOG.md similarity index 90% rename from incubator/firefox-desktop-g3/0.0.14/CHANGELOG.md rename to incubator/firefox-desktop-g3/0.0.15/CHANGELOG.md index 77da9221ca..8db8735016 100644 --- a/incubator/firefox-desktop-g3/0.0.14/CHANGELOG.md +++ b/incubator/firefox-desktop-g3/0.0.15/CHANGELOG.md @@ -2,6 +2,15 @@ +## [firefox-desktop-g3-0.0.15](https://github.com/truecharts/apps/compare/firefox-desktop-g3-0.0.14...firefox-desktop-g3-0.0.15) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [firefox-desktop-g3-0.0.14](https://github.com/truecharts/apps/compare/firefox-desktop-g3-0.0.13...firefox-desktop-g3-0.0.14) (2022-07-26) ### Chore @@ -88,12 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - -## [firefox-desktop-g3-0.0.10]firefox-desktop-g3-0.0.10 (2022-07-20) - -### Chore - diff --git a/incubator/firefox-desktop-g3/0.0.15/Chart.lock b/incubator/firefox-desktop-g3/0.0.15/Chart.lock new file mode 100644 index 0000000000..7f22c00491 --- /dev/null +++ b/incubator/firefox-desktop-g3/0.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:28:21.677407924Z" diff --git a/incubator/firefox-desktop-g3/0.0.14/Chart.yaml b/incubator/firefox-desktop-g3/0.0.15/Chart.yaml similarity index 87% rename from incubator/firefox-desktop-g3/0.0.14/Chart.yaml rename to incubator/firefox-desktop-g3/0.0.15/Chart.yaml index d1987894d6..8b60d23601 100644 --- a/incubator/firefox-desktop-g3/0.0.14/Chart.yaml +++ b/incubator/firefox-desktop-g3/0.0.15/Chart.yaml @@ -12,7 +12,7 @@ dependencies: version: 10.4.8 deprecated: false description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/charts/tree/master/charts/incubator/firefox-desktop-g3 +home: https://truecharts.org/docs/charts/incubator/firefox-desktop-g3 icon: https://truecharts.org/img/chart-icons/firefox-desktop-g3.png keywords: - firefox-desktop-g3 @@ -29,4 +29,4 @@ sources: - https://github.com/accetto/headless-drawing-g3/ - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3 type: application -version: 0.0.14 +version: 0.0.15 diff --git a/incubator/firefox-desktop-g3/0.0.14/README.md b/incubator/firefox-desktop-g3/0.0.15/README.md similarity index 98% rename from incubator/firefox-desktop-g3/0.0.14/README.md rename to incubator/firefox-desktop-g3/0.0.15/README.md index b79a8574d8..923343a8b0 100644 --- a/incubator/firefox-desktop-g3/0.0.14/README.md +++ b/incubator/firefox-desktop-g3/0.0.15/README.md @@ -1,6 +1,6 @@ # firefox-desktop-g3 -![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) DESCRIPTION diff --git a/incubator/firefox-desktop-g3/0.0.14/app-readme.md b/incubator/firefox-desktop-g3/0.0.15/app-readme.md similarity index 100% rename from incubator/firefox-desktop-g3/0.0.14/app-readme.md rename to incubator/firefox-desktop-g3/0.0.15/app-readme.md diff --git a/incubator/firefox-desktop-g3/0.0.14/charts/common-10.4.8.tgz b/incubator/firefox-desktop-g3/0.0.15/charts/common-10.4.8.tgz similarity index 100% rename from incubator/firefox-desktop-g3/0.0.14/charts/common-10.4.8.tgz rename to incubator/firefox-desktop-g3/0.0.15/charts/common-10.4.8.tgz diff --git a/incubator/firefox-desktop-g3/0.0.14/ix_values.yaml b/incubator/firefox-desktop-g3/0.0.15/ix_values.yaml similarity index 87% rename from incubator/firefox-desktop-g3/0.0.14/ix_values.yaml rename to incubator/firefox-desktop-g3/0.0.15/ix_values.yaml index f784c62f1f..26fc4f3972 100644 --- a/incubator/firefox-desktop-g3/0.0.14/ix_values.yaml +++ b/incubator/firefox-desktop-g3/0.0.15/ix_values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/firefox-desktop-g3 - tag: latest@sha256:2f106af5cea9a27ccfbbbe425f14f930f777a0e13806d6a1cc6d5d25956205dc + tag: latest@sha256:0155395d3d791a0df0ce8db438adf7102765bd31562ddb48142b2094f7a59852 persistence: internalshare: enabled: true diff --git a/incubator/firefox-desktop-g3/0.0.14/questions.yaml b/incubator/firefox-desktop-g3/0.0.15/questions.yaml similarity index 100% rename from incubator/firefox-desktop-g3/0.0.14/questions.yaml rename to incubator/firefox-desktop-g3/0.0.15/questions.yaml diff --git a/incubator/firefox-desktop-g3/0.0.14/templates/common.yaml b/incubator/firefox-desktop-g3/0.0.15/templates/common.yaml similarity index 100% rename from incubator/firefox-desktop-g3/0.0.14/templates/common.yaml rename to incubator/firefox-desktop-g3/0.0.15/templates/common.yaml diff --git a/incubator/firefox-desktop-g3/0.0.14/values.yaml b/incubator/firefox-desktop-g3/0.0.15/values.yaml similarity index 100% rename from incubator/firefox-desktop-g3/0.0.14/values.yaml rename to incubator/firefox-desktop-g3/0.0.15/values.yaml diff --git a/incubator/ghost/3.0.36/CHANGELOG.md b/incubator/ghost/3.0.37/CHANGELOG.md similarity index 81% rename from incubator/ghost/3.0.36/CHANGELOG.md rename to incubator/ghost/3.0.37/CHANGELOG.md index b2a3733d72..52b3f9f385 100644 --- a/incubator/ghost/3.0.36/CHANGELOG.md +++ b/incubator/ghost/3.0.37/CHANGELOG.md @@ -2,6 +2,15 @@ +## [ghost-3.0.37](https://github.com/truecharts/apps/compare/ghost-3.0.36...ghost-3.0.37) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [ghost-3.0.36](https://github.com/truecharts/apps/compare/ghost-3.0.35...ghost-3.0.36) (2022-07-28) ### Chore @@ -88,12 +97,3 @@ -## [ghost-3.0.30](https://github.com/truecharts/apps/compare/ghost-3.0.28...ghost-3.0.30) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - move clickhouse to dependency train, remove 2 breaking apps and remove some special characters - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - diff --git a/incubator/ghost/3.0.36/Chart.lock b/incubator/ghost/3.0.37/Chart.lock similarity index 85% rename from incubator/ghost/3.0.36/Chart.lock rename to incubator/ghost/3.0.37/Chart.lock index 88f23f1695..18311f39b9 100644 --- a/incubator/ghost/3.0.36/Chart.lock +++ b/incubator/ghost/3.0.37/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.46 digest: sha256:2e72f5caa353ec621e4218b3a56658a696a3b031c12884191d11cf48f446a5fc -generated: "2022-07-28T20:41:57.504311271Z" +generated: "2022-07-29T13:28:31.149083149Z" diff --git a/incubator/ghost/3.0.36/Chart.yaml b/incubator/ghost/3.0.37/Chart.yaml similarity index 92% rename from incubator/ghost/3.0.36/Chart.yaml rename to incubator/ghost/3.0.37/Chart.yaml index 739e0c6ef5..d93b81ead2 100644 --- a/incubator/ghost/3.0.36/Chart.yaml +++ b/incubator/ghost/3.0.37/Chart.yaml @@ -9,7 +9,7 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.46 description: Ghost is an open source, professional publishing platform built on a modern Node.js technology stack designed for teams who need power, flexibility and performance. -home: "https://truecharts.org/docs/charts/incubator/ghost" +home: https://truecharts.org/docs/charts/incubator/ghost icon: https://truecharts.org/img/chart-icons/ghost.png keywords: - ghost @@ -25,7 +25,7 @@ sources: - https://github.com/TryGhost/Ghost - https://hub.docker.com/_/ghost - https://ghost.org/docs/ -version: 3.0.36 +version: 3.0.37 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/ghost/3.0.36/README.md b/incubator/ghost/3.0.37/README.md similarity index 98% rename from incubator/ghost/3.0.36/README.md rename to incubator/ghost/3.0.37/README.md index 922f247759..172c665871 100644 --- a/incubator/ghost/3.0.36/README.md +++ b/incubator/ghost/3.0.37/README.md @@ -1,6 +1,6 @@ # ghost -![Version: 3.0.36](https://img.shields.io/badge/Version-3.0.36-informational?style=flat-square) ![AppVersion: 5.5.0](https://img.shields.io/badge/AppVersion-5.5.0-informational?style=flat-square) +![Version: 3.0.37](https://img.shields.io/badge/Version-3.0.37-informational?style=flat-square) ![AppVersion: 5.5.0](https://img.shields.io/badge/AppVersion-5.5.0-informational?style=flat-square) Ghost is an open source, professional publishing platform built on a modern Node.js technology stack designed for teams who need power, flexibility and performance. diff --git a/incubator/ghost/3.0.36/app-readme.md b/incubator/ghost/3.0.37/app-readme.md similarity index 100% rename from incubator/ghost/3.0.36/app-readme.md rename to incubator/ghost/3.0.37/app-readme.md diff --git a/incubator/ghost/3.0.36/charts/common-10.4.8.tgz b/incubator/ghost/3.0.37/charts/common-10.4.8.tgz similarity index 100% rename from incubator/ghost/3.0.36/charts/common-10.4.8.tgz rename to incubator/ghost/3.0.37/charts/common-10.4.8.tgz diff --git a/incubator/ghost/3.0.36/charts/mariadb-3.0.46.tgz b/incubator/ghost/3.0.37/charts/mariadb-3.0.46.tgz similarity index 100% rename from incubator/ghost/3.0.36/charts/mariadb-3.0.46.tgz rename to incubator/ghost/3.0.37/charts/mariadb-3.0.46.tgz diff --git a/incubator/ghost/3.0.36/ix_values.yaml b/incubator/ghost/3.0.37/ix_values.yaml similarity index 95% rename from incubator/ghost/3.0.36/ix_values.yaml rename to incubator/ghost/3.0.37/ix_values.yaml index 227e19de72..91d839488c 100644 --- a/incubator/ghost/3.0.36/ix_values.yaml +++ b/incubator/ghost/3.0.37/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ghost - tag: 5.5.0@sha256:f54efe61c9359e10648ad3d6ac34470a85414dd6317e32c824a29c15d639344e + tag: 5.5.0@sha256:f251e8cc1c49b6c5ce81454100f3c735aa014517eb61d328df606a1d2f91930e pullPolicy: IfNotPresent env: diff --git a/incubator/ghost/3.0.36/questions.yaml b/incubator/ghost/3.0.37/questions.yaml similarity index 100% rename from incubator/ghost/3.0.36/questions.yaml rename to incubator/ghost/3.0.37/questions.yaml diff --git a/incubator/ghost/3.0.36/templates/common.yaml b/incubator/ghost/3.0.37/templates/common.yaml similarity index 100% rename from incubator/ghost/3.0.36/templates/common.yaml rename to incubator/ghost/3.0.37/templates/common.yaml diff --git a/incubator/ghost/3.0.36/values.yaml b/incubator/ghost/3.0.37/values.yaml similarity index 100% rename from incubator/ghost/3.0.36/values.yaml rename to incubator/ghost/3.0.37/values.yaml diff --git a/incubator/icloudpd/0.0.15/Chart.lock b/incubator/icloudpd/0.0.15/Chart.lock deleted file mode 100644 index abf24b08c7..0000000000 --- a/incubator/icloudpd/0.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-28T20:42:13.826974712Z" diff --git a/incubator/icloudpd/0.0.15/CHANGELOG.md b/incubator/icloudpd/0.0.16/CHANGELOG.md similarity index 91% rename from incubator/icloudpd/0.0.15/CHANGELOG.md rename to incubator/icloudpd/0.0.16/CHANGELOG.md index 464f073be8..57cebb0409 100644 --- a/incubator/icloudpd/0.0.15/CHANGELOG.md +++ b/incubator/icloudpd/0.0.16/CHANGELOG.md @@ -2,6 +2,15 @@ +## [icloudpd-0.0.16](https://github.com/truecharts/apps/compare/icloudpd-0.0.15...icloudpd-0.0.16) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [icloudpd-0.0.15](https://github.com/truecharts/apps/compare/icloudpd-0.0.14...icloudpd-0.0.15) (2022-07-28) ### Chore @@ -88,6 +97,3 @@ ## [icloudpd-0.0.10]icloudpd-0.0.10 (2022-07-22) -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/icloudpd/0.0.16/Chart.lock b/incubator/icloudpd/0.0.16/Chart.lock new file mode 100644 index 0000000000..a4eb808a76 --- /dev/null +++ b/incubator/icloudpd/0.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:28:47.416137401Z" diff --git a/incubator/icloudpd/0.0.15/Chart.yaml b/incubator/icloudpd/0.0.16/Chart.yaml similarity index 93% rename from incubator/icloudpd/0.0.15/Chart.yaml rename to incubator/icloudpd/0.0.16/Chart.yaml index c08bf33a9d..6db3b0e119 100644 --- a/incubator/icloudpd/0.0.15/Chart.yaml +++ b/incubator/icloudpd/0.0.16/Chart.yaml @@ -18,7 +18,7 @@ description: Telegram, Prowl, PushBullet and WebHook notifications. ' -home: "https://truecharts.org/docs/charts/incubator/icloudpd" +home: https://truecharts.org/docs/charts/incubator/icloudpd icon: https://truecharts.org/img/chart-icons/icloudpd.png keywords: - icloudpd @@ -35,4 +35,4 @@ sources: - https://github.com/Womabre/-TrueNAS-docker-templates - https://hub.docker.com/r/boredazfcuk/icloudpd/ type: application -version: 0.0.15 +version: 0.0.16 diff --git a/incubator/icloudpd/0.0.15/README.md b/incubator/icloudpd/0.0.16/README.md similarity index 98% rename from incubator/icloudpd/0.0.15/README.md rename to incubator/icloudpd/0.0.16/README.md index 04fbd4c300..6fd28c5193 100644 --- a/incubator/icloudpd/0.0.15/README.md +++ b/incubator/icloudpd/0.0.16/README.md @@ -1,6 +1,6 @@ # icloudpd -![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) iCloudPD, Alpine Linux Docker container wrriten by [a href="https://github.com/boredazfcuk"]boredazfcuk[/a], syncs photos from iDevices to a single directory on TrueNAS. It uses the system keyring to securely store credentials, has HEIC to JPG conversion capability, and supports Telegram, Prowl, PushBullet and WebHook notifications. diff --git a/incubator/icloudpd/0.0.15/app-readme.md b/incubator/icloudpd/0.0.16/app-readme.md similarity index 100% rename from incubator/icloudpd/0.0.15/app-readme.md rename to incubator/icloudpd/0.0.16/app-readme.md diff --git a/incubator/icloudpd/0.0.15/charts/common-10.4.8.tgz b/incubator/icloudpd/0.0.16/charts/common-10.4.8.tgz similarity index 100% rename from incubator/icloudpd/0.0.15/charts/common-10.4.8.tgz rename to incubator/icloudpd/0.0.16/charts/common-10.4.8.tgz diff --git a/incubator/icloudpd/0.0.15/ix_values.yaml b/incubator/icloudpd/0.0.16/ix_values.yaml similarity index 90% rename from incubator/icloudpd/0.0.15/ix_values.yaml rename to incubator/icloudpd/0.0.16/ix_values.yaml index 4d07a423e4..7ed250a634 100644 --- a/incubator/icloudpd/0.0.15/ix_values.yaml +++ b/incubator/icloudpd/0.0.16/ix_values.yaml @@ -14,7 +14,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/icloudpd - tag: latest@sha256:e98b82d8153f7db85624dc72b94c2f67874d299e55a01b937f9682fb7b8aab78 + tag: latest@sha256:79b446ccd6a94f1849d1e2735545d8ed2fac18af2d1df66ae33e738bddc4fdf5 persistence: config: enabled: true diff --git a/incubator/icloudpd/0.0.15/questions.yaml b/incubator/icloudpd/0.0.16/questions.yaml similarity index 100% rename from incubator/icloudpd/0.0.15/questions.yaml rename to incubator/icloudpd/0.0.16/questions.yaml diff --git a/incubator/icloudpd/0.0.15/templates/common.yaml b/incubator/icloudpd/0.0.16/templates/common.yaml similarity index 100% rename from incubator/icloudpd/0.0.15/templates/common.yaml rename to incubator/icloudpd/0.0.16/templates/common.yaml diff --git a/incubator/icloudpd/0.0.15/values.yaml b/incubator/icloudpd/0.0.16/values.yaml similarity index 100% rename from incubator/icloudpd/0.0.15/values.yaml rename to incubator/icloudpd/0.0.16/values.yaml diff --git a/incubator/jelu/0.0.15/Chart.lock b/incubator/jelu/0.0.15/Chart.lock deleted file mode 100644 index a40b554b13..0000000000 --- a/incubator/jelu/0.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-28T20:42:13.916367311Z" diff --git a/incubator/jelu/0.0.15/CHANGELOG.md b/incubator/jelu/0.0.16/CHANGELOG.md similarity index 91% rename from incubator/jelu/0.0.15/CHANGELOG.md rename to incubator/jelu/0.0.16/CHANGELOG.md index 57353f9724..6a6b75a2c6 100644 --- a/incubator/jelu/0.0.15/CHANGELOG.md +++ b/incubator/jelu/0.0.16/CHANGELOG.md @@ -2,6 +2,15 @@ +## [jelu-0.0.16](https://github.com/truecharts/apps/compare/jelu-0.0.15...jelu-0.0.16) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [jelu-0.0.15](https://github.com/truecharts/apps/compare/jelu-0.0.14...jelu-0.0.15) (2022-07-28) ### Chore @@ -88,6 +97,3 @@ ## [jelu-0.0.10]jelu-0.0.10 (2022-07-22) -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/jelu/0.0.16/Chart.lock b/incubator/jelu/0.0.16/Chart.lock new file mode 100644 index 0000000000..eef906259b --- /dev/null +++ b/incubator/jelu/0.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:28:47.495319207Z" diff --git a/incubator/jelu/0.0.15/Chart.yaml b/incubator/jelu/0.0.16/Chart.yaml similarity index 90% rename from incubator/jelu/0.0.15/Chart.yaml rename to incubator/jelu/0.0.16/Chart.yaml index 74e1050b7b..25378fcaec 100644 --- a/incubator/jelu/0.0.15/Chart.yaml +++ b/incubator/jelu/0.0.16/Chart.yaml @@ -12,7 +12,7 @@ deprecated: false description: "Track what you have read, what you are reading and what you want to\ \ read.\r\n" -home: "https://truecharts.org/docs/charts/incubator/jelu" +home: https://truecharts.org/docs/charts/incubator/jelu icon: https://truecharts.org/img/chart-icons/jelu.png keywords: - jelu @@ -27,4 +27,4 @@ sources: - https://github.com/bayang/jelu - https://hub.docker.com/r/wabayang/jelu type: application -version: 0.0.15 +version: 0.0.16 diff --git a/incubator/jelu/0.0.15/README.md b/incubator/jelu/0.0.16/README.md similarity index 98% rename from incubator/jelu/0.0.15/README.md rename to incubator/jelu/0.0.16/README.md index 8766fae11d..cd70a5e3f9 100644 --- a/incubator/jelu/0.0.15/README.md +++ b/incubator/jelu/0.0.16/README.md @@ -1,6 +1,6 @@ # jelu -![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Track what you have read, what you are reading and what you want to read. diff --git a/incubator/jelu/0.0.15/app-readme.md b/incubator/jelu/0.0.16/app-readme.md similarity index 100% rename from incubator/jelu/0.0.15/app-readme.md rename to incubator/jelu/0.0.16/app-readme.md diff --git a/incubator/jelu/0.0.15/charts/common-10.4.8.tgz b/incubator/jelu/0.0.16/charts/common-10.4.8.tgz similarity index 100% rename from incubator/jelu/0.0.15/charts/common-10.4.8.tgz rename to incubator/jelu/0.0.16/charts/common-10.4.8.tgz diff --git a/incubator/jelu/0.0.15/ix_values.yaml b/incubator/jelu/0.0.16/ix_values.yaml similarity index 87% rename from incubator/jelu/0.0.15/ix_values.yaml rename to incubator/jelu/0.0.16/ix_values.yaml index 390980b0a7..15af79d64a 100644 --- a/incubator/jelu/0.0.15/ix_values.yaml +++ b/incubator/jelu/0.0.16/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/jelu - tag: latest@sha256:c1675fed6cc532951fba5415b51996006bee604154aa0dc71281738717a48643 + tag: latest@sha256:a55e1424659ae3fb27aba62e4180a3c928b827a4ce816d6fb60f19526a67c7e6 persistence: config: enabled: true diff --git a/incubator/jelu/0.0.15/questions.yaml b/incubator/jelu/0.0.16/questions.yaml similarity index 100% rename from incubator/jelu/0.0.15/questions.yaml rename to incubator/jelu/0.0.16/questions.yaml diff --git a/incubator/jelu/0.0.15/templates/common.yaml b/incubator/jelu/0.0.16/templates/common.yaml similarity index 100% rename from incubator/jelu/0.0.15/templates/common.yaml rename to incubator/jelu/0.0.16/templates/common.yaml diff --git a/incubator/jelu/0.0.15/values.yaml b/incubator/jelu/0.0.16/values.yaml similarity index 100% rename from incubator/jelu/0.0.15/values.yaml rename to incubator/jelu/0.0.16/values.yaml diff --git a/incubator/lingva/0.0.14/Chart.lock b/incubator/lingva/0.0.14/Chart.lock deleted file mode 100644 index a616b00d83..0000000000 --- a/incubator/lingva/0.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-26T10:25:02.763490179Z" diff --git a/incubator/lingva/0.0.14/CHANGELOG.md b/incubator/lingva/0.0.15/CHANGELOG.md similarity index 89% rename from incubator/lingva/0.0.14/CHANGELOG.md rename to incubator/lingva/0.0.15/CHANGELOG.md index 5bb3c75019..9d4df59cf9 100644 --- a/incubator/lingva/0.0.14/CHANGELOG.md +++ b/incubator/lingva/0.0.15/CHANGELOG.md @@ -2,6 +2,15 @@ +## [lingva-0.0.15](https://github.com/truecharts/apps/compare/lingva-0.0.14...lingva-0.0.15) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [lingva-0.0.14](https://github.com/truecharts/apps/compare/lingva-0.0.13...lingva-0.0.14) (2022-07-26) ### Chore diff --git a/stable/openspeedtest/1.0.22/Chart.lock b/incubator/lingva/0.0.15/Chart.lock similarity index 80% rename from stable/openspeedtest/1.0.22/Chart.lock rename to incubator/lingva/0.0.15/Chart.lock index 2def708fa7..a32d40f6bb 100644 --- a/stable/openspeedtest/1.0.22/Chart.lock +++ b/incubator/lingva/0.0.15/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.8 digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-26T11:08:14.00987016Z" +generated: "2022-07-29T13:28:47.77866196Z" diff --git a/incubator/lingva/0.0.14/Chart.yaml b/incubator/lingva/0.0.15/Chart.yaml similarity index 89% rename from incubator/lingva/0.0.14/Chart.yaml rename to incubator/lingva/0.0.15/Chart.yaml index 7099f09321..48ac889c0c 100644 --- a/incubator/lingva/0.0.14/Chart.yaml +++ b/incubator/lingva/0.0.15/Chart.yaml @@ -13,7 +13,7 @@ deprecated: false description: Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available -home: https://github.com/truecharts/charts/tree/master/charts/incubator/lingva +home: https://truecharts.org/docs/charts/incubator/lingva icon: https://truecharts.org/img/chart-icons/lingva.png keywords: - lingva @@ -29,4 +29,4 @@ sources: - https://github.com/TheDavidDelta/lingva-translate - https://hub.docker.com/r/thedaviddelta/lingva-translate type: application -version: 0.0.14 +version: 0.0.15 diff --git a/incubator/lingva/0.0.14/README.md b/incubator/lingva/0.0.15/README.md similarity index 98% rename from incubator/lingva/0.0.14/README.md rename to incubator/lingva/0.0.15/README.md index e7681d00d0..38ebf8e456 100644 --- a/incubator/lingva/0.0.14/README.md +++ b/incubator/lingva/0.0.15/README.md @@ -1,6 +1,6 @@ # lingva -![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available diff --git a/incubator/lingva/0.0.14/app-readme.md b/incubator/lingva/0.0.15/app-readme.md similarity index 100% rename from incubator/lingva/0.0.14/app-readme.md rename to incubator/lingva/0.0.15/app-readme.md diff --git a/incubator/lingva/0.0.14/charts/common-10.4.8.tgz b/incubator/lingva/0.0.15/charts/common-10.4.8.tgz similarity index 100% rename from incubator/lingva/0.0.14/charts/common-10.4.8.tgz rename to incubator/lingva/0.0.15/charts/common-10.4.8.tgz diff --git a/incubator/lingva/0.0.14/ix_values.yaml b/incubator/lingva/0.0.15/ix_values.yaml similarity index 81% rename from incubator/lingva/0.0.14/ix_values.yaml rename to incubator/lingva/0.0.15/ix_values.yaml index dc095abc1d..03f3c35543 100644 --- a/incubator/lingva/0.0.14/ix_values.yaml +++ b/incubator/lingva/0.0.15/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/lingva - tag: latest@sha256:7723a3498611a8eaf8584fc3bfbad5b5532188b6928672b5d12ecf2d90f3076c + tag: latest@sha256:c1a24a1b67f729922172e5652011a42e46e10da2be0fb448e92ddae2dae4301a persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/lingva/0.0.14/questions.yaml b/incubator/lingva/0.0.15/questions.yaml similarity index 100% rename from incubator/lingva/0.0.14/questions.yaml rename to incubator/lingva/0.0.15/questions.yaml diff --git a/incubator/lingva/0.0.14/templates/common.yaml b/incubator/lingva/0.0.15/templates/common.yaml similarity index 100% rename from incubator/lingva/0.0.14/templates/common.yaml rename to incubator/lingva/0.0.15/templates/common.yaml diff --git a/incubator/lingva/0.0.14/values.yaml b/incubator/lingva/0.0.15/values.yaml similarity index 100% rename from incubator/lingva/0.0.14/values.yaml rename to incubator/lingva/0.0.15/values.yaml diff --git a/incubator/prusaslicer-novnc/0.0.14/Chart.lock b/incubator/prusaslicer-novnc/0.0.14/Chart.lock deleted file mode 100644 index 8e66426add..0000000000 --- a/incubator/prusaslicer-novnc/0.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-26T10:32:04.771976301Z" diff --git a/incubator/prusaslicer-novnc/0.0.14/CHANGELOG.md b/incubator/prusaslicer-novnc/0.0.15/CHANGELOG.md similarity index 89% rename from incubator/prusaslicer-novnc/0.0.14/CHANGELOG.md rename to incubator/prusaslicer-novnc/0.0.15/CHANGELOG.md index 2f18639873..e90414f457 100644 --- a/incubator/prusaslicer-novnc/0.0.14/CHANGELOG.md +++ b/incubator/prusaslicer-novnc/0.0.15/CHANGELOG.md @@ -2,6 +2,15 @@ +## [prusaslicer-novnc-0.0.15](https://github.com/truecharts/apps/compare/prusaslicer-novnc-0.0.14...prusaslicer-novnc-0.0.15) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [prusaslicer-novnc-0.0.14](https://github.com/truecharts/apps/compare/prusaslicer-novnc-0.0.13...prusaslicer-novnc-0.0.14) (2022-07-26) ### Chore diff --git a/incubator/breitbandmessung-de/0.0.14/Chart.lock b/incubator/prusaslicer-novnc/0.0.15/Chart.lock similarity index 80% rename from incubator/breitbandmessung-de/0.0.14/Chart.lock rename to incubator/prusaslicer-novnc/0.0.15/Chart.lock index 96f846beec..23649891b2 100644 --- a/incubator/breitbandmessung-de/0.0.14/Chart.lock +++ b/incubator/prusaslicer-novnc/0.0.15/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.8 digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-26T10:11:36.43877604Z" +generated: "2022-07-29T13:29:02.76636447Z" diff --git a/incubator/prusaslicer-novnc/0.0.14/Chart.yaml b/incubator/prusaslicer-novnc/0.0.15/Chart.yaml similarity index 88% rename from incubator/prusaslicer-novnc/0.0.14/Chart.yaml rename to incubator/prusaslicer-novnc/0.0.15/Chart.yaml index 043179f41f..f48130231d 100644 --- a/incubator/prusaslicer-novnc/0.0.14/Chart.yaml +++ b/incubator/prusaslicer-novnc/0.0.15/Chart.yaml @@ -13,7 +13,7 @@ deprecated: false description: "Enjoy Prusaslicer directly in your browser with this easy to use Docker\ \ container.\r\n" -home: https://github.com/truecharts/charts/tree/master/charts/incubator/prusaslicer-novnc +home: https://truecharts.org/docs/charts/incubator/prusaslicer-novnc icon: https://truecharts.org/img/chart-icons/prusaslicer-novnc.png keywords: - prusaslicer-novnc @@ -29,4 +29,4 @@ sources: - https://www.prusa3d.com/prusaslicer/ - https://hub.docker.com/r/mikeah/prusaslicer-novnc type: application -version: 0.0.14 +version: 0.0.15 diff --git a/incubator/prusaslicer-novnc/0.0.14/README.md b/incubator/prusaslicer-novnc/0.0.15/README.md similarity index 98% rename from incubator/prusaslicer-novnc/0.0.14/README.md rename to incubator/prusaslicer-novnc/0.0.15/README.md index 7ca7c67117..f3e41e3c2b 100644 --- a/incubator/prusaslicer-novnc/0.0.14/README.md +++ b/incubator/prusaslicer-novnc/0.0.15/README.md @@ -1,6 +1,6 @@ # prusaslicer-novnc -![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Enjoy Prusaslicer directly in your browser with this easy to use Docker container. diff --git a/incubator/prusaslicer-novnc/0.0.14/app-readme.md b/incubator/prusaslicer-novnc/0.0.15/app-readme.md similarity index 100% rename from incubator/prusaslicer-novnc/0.0.14/app-readme.md rename to incubator/prusaslicer-novnc/0.0.15/app-readme.md diff --git a/incubator/prusaslicer-novnc/0.0.14/charts/common-10.4.8.tgz b/incubator/prusaslicer-novnc/0.0.15/charts/common-10.4.8.tgz similarity index 100% rename from incubator/prusaslicer-novnc/0.0.14/charts/common-10.4.8.tgz rename to incubator/prusaslicer-novnc/0.0.15/charts/common-10.4.8.tgz diff --git a/incubator/prusaslicer-novnc/0.0.14/ix_values.yaml b/incubator/prusaslicer-novnc/0.0.15/ix_values.yaml similarity index 86% rename from incubator/prusaslicer-novnc/0.0.14/ix_values.yaml rename to incubator/prusaslicer-novnc/0.0.15/ix_values.yaml index 6ed002a9ac..e77ef7bf2f 100644 --- a/incubator/prusaslicer-novnc/0.0.14/ix_values.yaml +++ b/incubator/prusaslicer-novnc/0.0.15/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/prusaslicer-novnc - tag: latest@sha256:1acb87f3aa31062bbc34545c293e97534559b9d75cda856f46d00eae0d537b00 + tag: latest@sha256:d73b328a07be20466884bb4910a3fb3a025e66df13691e84a43e194d581c732b persistence: configsfolder: enabled: true diff --git a/incubator/prusaslicer-novnc/0.0.14/questions.yaml b/incubator/prusaslicer-novnc/0.0.15/questions.yaml similarity index 100% rename from incubator/prusaslicer-novnc/0.0.14/questions.yaml rename to incubator/prusaslicer-novnc/0.0.15/questions.yaml diff --git a/incubator/prusaslicer-novnc/0.0.14/templates/common.yaml b/incubator/prusaslicer-novnc/0.0.15/templates/common.yaml similarity index 100% rename from incubator/prusaslicer-novnc/0.0.14/templates/common.yaml rename to incubator/prusaslicer-novnc/0.0.15/templates/common.yaml diff --git a/incubator/prusaslicer-novnc/0.0.14/values.yaml b/incubator/prusaslicer-novnc/0.0.15/values.yaml similarity index 100% rename from incubator/prusaslicer-novnc/0.0.14/values.yaml rename to incubator/prusaslicer-novnc/0.0.15/values.yaml diff --git a/incubator/rimgo/0.0.16/Chart.lock b/incubator/rimgo/0.0.16/Chart.lock deleted file mode 100644 index 7886ca82a1..0000000000 --- a/incubator/rimgo/0.0.16/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-28T20:42:27.749537786Z" diff --git a/incubator/rimgo/0.0.16/CHANGELOG.md b/incubator/rimgo/0.0.17/CHANGELOG.md similarity index 91% rename from incubator/rimgo/0.0.16/CHANGELOG.md rename to incubator/rimgo/0.0.17/CHANGELOG.md index 8b7457f2ff..569c44a69e 100644 --- a/incubator/rimgo/0.0.16/CHANGELOG.md +++ b/incubator/rimgo/0.0.17/CHANGELOG.md @@ -2,6 +2,15 @@ +## [rimgo-0.0.17](https://github.com/truecharts/apps/compare/rimgo-0.0.16...rimgo-0.0.17) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [rimgo-0.0.16](https://github.com/truecharts/apps/compare/rimgo-0.0.15...rimgo-0.0.16) (2022-07-28) ### Chore @@ -88,12 +97,3 @@ ## [rimgo-0.0.10]rimgo-0.0.10 (2022-07-22) -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [rimgo-0.0.10]rimgo-0.0.10 (2022-07-22) diff --git a/incubator/rimgo/0.0.17/Chart.lock b/incubator/rimgo/0.0.17/Chart.lock new file mode 100644 index 0000000000..a6004509ce --- /dev/null +++ b/incubator/rimgo/0.0.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:29:10.607375214Z" diff --git a/incubator/rimgo/0.0.16/Chart.yaml b/incubator/rimgo/0.0.17/Chart.yaml similarity index 89% rename from incubator/rimgo/0.0.16/Chart.yaml rename to incubator/rimgo/0.0.17/Chart.yaml index 2810c68518..2adfd57bfe 100644 --- a/incubator/rimgo/0.0.16/Chart.yaml +++ b/incubator/rimgo/0.0.17/Chart.yaml @@ -10,7 +10,7 @@ dependencies: version: 10.4.8 deprecated: false description: "Alternative Imgur front-end\r\n" -home: "https://truecharts.org/docs/charts/incubator/rimgo" +home: https://truecharts.org/docs/charts/incubator/rimgo icon: https://truecharts.org/img/chart-icons/rimgo.png keywords: - rimgo @@ -24,4 +24,4 @@ name: rimgo sources: - https://quay.io/repository/pussthecatorg/rimgo type: application -version: 0.0.16 +version: 0.0.17 diff --git a/incubator/rimgo/0.0.16/README.md b/incubator/rimgo/0.0.17/README.md similarity index 98% rename from incubator/rimgo/0.0.16/README.md rename to incubator/rimgo/0.0.17/README.md index 9c4bbf527d..405c9369e0 100644 --- a/incubator/rimgo/0.0.16/README.md +++ b/incubator/rimgo/0.0.17/README.md @@ -1,6 +1,6 @@ # rimgo -![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Alternative Imgur front-end diff --git a/incubator/rimgo/0.0.16/app-readme.md b/incubator/rimgo/0.0.17/app-readme.md similarity index 100% rename from incubator/rimgo/0.0.16/app-readme.md rename to incubator/rimgo/0.0.17/app-readme.md diff --git a/incubator/rimgo/0.0.16/charts/common-10.4.8.tgz b/incubator/rimgo/0.0.17/charts/common-10.4.8.tgz similarity index 100% rename from incubator/rimgo/0.0.16/charts/common-10.4.8.tgz rename to incubator/rimgo/0.0.17/charts/common-10.4.8.tgz diff --git a/incubator/rimgo/0.0.16/ix_values.yaml b/incubator/rimgo/0.0.17/ix_values.yaml similarity index 83% rename from incubator/rimgo/0.0.16/ix_values.yaml rename to incubator/rimgo/0.0.17/ix_values.yaml index 32ce808186..e09fff6cf5 100644 --- a/incubator/rimgo/0.0.16/ix_values.yaml +++ b/incubator/rimgo/0.0.17/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rimgo - tag: latest@sha256:189d5a0a9fb63a2853610e650df93643fc940c481cf234aded1b49854c3f4476 + tag: latest@sha256:d00418ad242a1b55bb66d4b9bdd12d3a976161e89f35960def785f631ba5c456 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/rimgo/0.0.16/questions.yaml b/incubator/rimgo/0.0.17/questions.yaml similarity index 100% rename from incubator/rimgo/0.0.16/questions.yaml rename to incubator/rimgo/0.0.17/questions.yaml diff --git a/incubator/rimgo/0.0.16/templates/common.yaml b/incubator/rimgo/0.0.17/templates/common.yaml similarity index 100% rename from incubator/rimgo/0.0.16/templates/common.yaml rename to incubator/rimgo/0.0.17/templates/common.yaml diff --git a/incubator/rimgo/0.0.16/values.yaml b/incubator/rimgo/0.0.17/values.yaml similarity index 100% rename from incubator/rimgo/0.0.16/values.yaml rename to incubator/rimgo/0.0.17/values.yaml diff --git a/incubator/searx/0.0.14/Chart.lock b/incubator/searx/0.0.14/Chart.lock deleted file mode 100644 index 498f81d3ef..0000000000 --- a/incubator/searx/0.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-26T10:36:13.023007718Z" diff --git a/incubator/searx/0.0.14/CHANGELOG.md b/incubator/searx/0.0.15/CHANGELOG.md similarity index 89% rename from incubator/searx/0.0.14/CHANGELOG.md rename to incubator/searx/0.0.15/CHANGELOG.md index 61d57a0686..0bb1c2b748 100644 --- a/incubator/searx/0.0.14/CHANGELOG.md +++ b/incubator/searx/0.0.15/CHANGELOG.md @@ -2,6 +2,15 @@ +## [searx-0.0.15](https://github.com/truecharts/apps/compare/searxng-0.0.15...searx-0.0.15) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [searx-0.0.14](https://github.com/truecharts/apps/compare/searxng-0.0.13...searx-0.0.14) (2022-07-26) ### Chore diff --git a/incubator/searx/0.0.15/Chart.lock b/incubator/searx/0.0.15/Chart.lock new file mode 100644 index 0000000000..dad1bbf14e --- /dev/null +++ b/incubator/searx/0.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:29:11.059202687Z" diff --git a/incubator/searx/0.0.14/Chart.yaml b/incubator/searx/0.0.15/Chart.yaml similarity index 89% rename from incubator/searx/0.0.14/Chart.yaml rename to incubator/searx/0.0.15/Chart.yaml index 0dc961866d..6b24186d43 100644 --- a/incubator/searx/0.0.14/Chart.yaml +++ b/incubator/searx/0.0.15/Chart.yaml @@ -14,7 +14,7 @@ description: Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, searx can be used over Tor for online anonymity. -home: https://github.com/truecharts/charts/tree/master/charts/incubator/searx +home: https://truecharts.org/docs/charts/incubator/searx icon: https://truecharts.org/img/chart-icons/searx.png keywords: - searx @@ -30,4 +30,4 @@ sources: - https://github.com/asciimoo/searx - https://hub.docker.com/r/searx/searx/ type: application -version: 0.0.14 +version: 0.0.15 diff --git a/incubator/searx/0.0.14/README.md b/incubator/searx/0.0.15/README.md similarity index 98% rename from incubator/searx/0.0.14/README.md rename to incubator/searx/0.0.15/README.md index a3ebd6fa34..1f4704e6a2 100644 --- a/incubator/searx/0.0.14/README.md +++ b/incubator/searx/0.0.15/README.md @@ -1,6 +1,6 @@ # searx -![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, searx can be used over Tor for online anonymity. diff --git a/incubator/searx/0.0.14/app-readme.md b/incubator/searx/0.0.15/app-readme.md similarity index 100% rename from incubator/searx/0.0.14/app-readme.md rename to incubator/searx/0.0.15/app-readme.md diff --git a/incubator/searx/0.0.14/charts/common-10.4.8.tgz b/incubator/searx/0.0.15/charts/common-10.4.8.tgz similarity index 100% rename from incubator/searx/0.0.14/charts/common-10.4.8.tgz rename to incubator/searx/0.0.15/charts/common-10.4.8.tgz diff --git a/incubator/searx/0.0.14/ix_values.yaml b/incubator/searx/0.0.15/ix_values.yaml similarity index 82% rename from incubator/searx/0.0.14/ix_values.yaml rename to incubator/searx/0.0.15/ix_values.yaml index 84d50c215e..acb5b60028 100644 --- a/incubator/searx/0.0.14/ix_values.yaml +++ b/incubator/searx/0.0.15/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searx - tag: latest@sha256:08cc6e479ea448ac2b0cb93b70ef56a7feef65127a485b685a2e76da0854b83f + tag: latest@sha256:b95a472abf09bfc07ef5d56fb6113b1e15eb7716c075afa13ecc050b04746247 persistence: config: enabled: true diff --git a/incubator/searx/0.0.14/questions.yaml b/incubator/searx/0.0.15/questions.yaml similarity index 100% rename from incubator/searx/0.0.14/questions.yaml rename to incubator/searx/0.0.15/questions.yaml diff --git a/incubator/searx/0.0.14/templates/common.yaml b/incubator/searx/0.0.15/templates/common.yaml similarity index 100% rename from incubator/searx/0.0.14/templates/common.yaml rename to incubator/searx/0.0.15/templates/common.yaml diff --git a/incubator/searx/0.0.14/values.yaml b/incubator/searx/0.0.15/values.yaml similarity index 100% rename from incubator/searx/0.0.14/values.yaml rename to incubator/searx/0.0.15/values.yaml diff --git a/incubator/searxng/0.0.15/Chart.lock b/incubator/searxng/0.0.15/Chart.lock deleted file mode 100644 index 43c6c20046..0000000000 --- a/incubator/searxng/0.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-27T10:07:59.294809551Z" diff --git a/incubator/searxng/0.0.15/CHANGELOG.md b/incubator/searxng/0.0.16/CHANGELOG.md similarity index 91% rename from incubator/searxng/0.0.15/CHANGELOG.md rename to incubator/searxng/0.0.16/CHANGELOG.md index 57b5471d90..177f19f3f0 100644 --- a/incubator/searxng/0.0.15/CHANGELOG.md +++ b/incubator/searxng/0.0.16/CHANGELOG.md @@ -2,6 +2,15 @@ +## [searxng-0.0.16](https://github.com/truecharts/apps/compare/searxng-0.0.15...searxng-0.0.16) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [searxng-0.0.15](https://github.com/truecharts/apps/compare/searxng-0.0.14...searxng-0.0.15) (2022-07-27) ### Chore @@ -88,7 +97,3 @@ ## [searxng-0.0.10]searxng-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/searxng/0.0.16/Chart.lock b/incubator/searxng/0.0.16/Chart.lock new file mode 100644 index 0000000000..888de558d7 --- /dev/null +++ b/incubator/searxng/0.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:29:11.022136193Z" diff --git a/incubator/searxng/0.0.15/Chart.yaml b/incubator/searxng/0.0.16/Chart.yaml similarity index 90% rename from incubator/searxng/0.0.15/Chart.yaml rename to incubator/searxng/0.0.16/Chart.yaml index 9edef10ddc..49efb6ec54 100644 --- a/incubator/searxng/0.0.15/Chart.yaml +++ b/incubator/searxng/0.0.16/Chart.yaml @@ -14,7 +14,7 @@ description: "SearXNG is a free internet metasearch engine which aggregates results\ \ from more than 70 search services. Users are neither tracked nor profiled. Additionally,\ \ SearXNG can be used over Tor for online anonymity.\r\n" -home: https://github.com/truecharts/charts/tree/master/charts/incubator/searxng +home: https://truecharts.org/docs/charts/incubator/searxng icon: https://truecharts.org/img/chart-icons/searxng.png keywords: - searxng @@ -30,4 +30,4 @@ sources: - https://github.com/searxng/searxng - https://hub.docker.com/r/searxng/searxng type: application -version: 0.0.15 +version: 0.0.16 diff --git a/incubator/searxng/0.0.15/README.md b/incubator/searxng/0.0.16/README.md similarity index 98% rename from incubator/searxng/0.0.15/README.md rename to incubator/searxng/0.0.16/README.md index 0b9ff5b9d1..db3619d256 100644 --- a/incubator/searxng/0.0.15/README.md +++ b/incubator/searxng/0.0.16/README.md @@ -1,6 +1,6 @@ # searxng -![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) SearXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, SearXNG can be used over Tor for online anonymity. diff --git a/incubator/searxng/0.0.15/app-readme.md b/incubator/searxng/0.0.16/app-readme.md similarity index 100% rename from incubator/searxng/0.0.15/app-readme.md rename to incubator/searxng/0.0.16/app-readme.md diff --git a/incubator/searxng/0.0.15/charts/common-10.4.8.tgz b/incubator/searxng/0.0.16/charts/common-10.4.8.tgz similarity index 100% rename from incubator/searxng/0.0.15/charts/common-10.4.8.tgz rename to incubator/searxng/0.0.16/charts/common-10.4.8.tgz diff --git a/incubator/searxng/0.0.15/ix_values.yaml b/incubator/searxng/0.0.16/ix_values.yaml similarity index 83% rename from incubator/searxng/0.0.15/ix_values.yaml rename to incubator/searxng/0.0.16/ix_values.yaml index d3c2d12c43..a8780baaec 100644 --- a/incubator/searxng/0.0.15/ix_values.yaml +++ b/incubator/searxng/0.0.16/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searxng - tag: latest@sha256:7a2f6b5a7c1e6b54b97cace7abe92742287eb987ab7e38319f56cac034fdbca0 + tag: latest@sha256:eeb77a99613f0d60ab93167f2694b6af12b680dced22bd031c525dc4f1352414 persistence: config: enabled: true diff --git a/incubator/searxng/0.0.15/questions.yaml b/incubator/searxng/0.0.16/questions.yaml similarity index 100% rename from incubator/searxng/0.0.15/questions.yaml rename to incubator/searxng/0.0.16/questions.yaml diff --git a/incubator/searxng/0.0.15/templates/common.yaml b/incubator/searxng/0.0.16/templates/common.yaml similarity index 100% rename from incubator/searxng/0.0.15/templates/common.yaml rename to incubator/searxng/0.0.16/templates/common.yaml diff --git a/incubator/searxng/0.0.15/values.yaml b/incubator/searxng/0.0.16/values.yaml similarity index 100% rename from incubator/searxng/0.0.15/values.yaml rename to incubator/searxng/0.0.16/values.yaml diff --git a/incubator/sheetable/0.0.1/CHANGELOG.md b/incubator/sheetable/0.0.1/CHANGELOG.md deleted file mode 100644 index c3ffde0772..0000000000 --- a/incubator/sheetable/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,6 +0,0 @@ -# Changelog - - - -## [sheetable-0.0.1]sheetable-0.0.1 (2022-07-29) - diff --git a/incubator/sheetable/0.0.2/CHANGELOG.md b/incubator/sheetable/0.0.2/CHANGELOG.md new file mode 100644 index 0000000000..97f70790fb --- /dev/null +++ b/incubator/sheetable/0.0.2/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + + + +## [sheetable-0.0.2](https://github.com/truecharts/apps/compare/sheetable-0.0.1...sheetable-0.0.2) (2022-07-29) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + +## [sheetable-0.0.1]sheetable-0.0.1 (2022-07-29) diff --git a/stable/hedgedoc/4.0.27/Chart.lock b/incubator/sheetable/0.0.2/Chart.lock similarity index 85% rename from stable/hedgedoc/4.0.27/Chart.lock rename to incubator/sheetable/0.0.2/Chart.lock index b304f069c5..2c571df6f1 100644 --- a/stable/hedgedoc/4.0.27/Chart.lock +++ b/incubator/sheetable/0.0.2/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.48 digest: sha256:06eed2d910d06ee059a0eed8277d806937d457340e3f510c63a55c1b8e5ce14f -generated: "2022-07-28T20:44:22.689596846Z" +generated: "2022-07-29T13:29:35.057493559Z" diff --git a/incubator/sheetable/0.0.1/Chart.yaml b/incubator/sheetable/0.0.2/Chart.yaml similarity index 98% rename from incubator/sheetable/0.0.1/Chart.yaml rename to incubator/sheetable/0.0.2/Chart.yaml index 9666dcca9c..78a8924bd5 100644 --- a/incubator/sheetable/0.0.1/Chart.yaml +++ b/incubator/sheetable/0.0.2/Chart.yaml @@ -22,7 +22,7 @@ name: sheetable sources: - https://sheetable.net/docs - https://github.com/SheetAble -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - music diff --git a/incubator/sheetable/0.0.1/README.md b/incubator/sheetable/0.0.2/README.md similarity index 98% rename from incubator/sheetable/0.0.1/README.md rename to incubator/sheetable/0.0.2/README.md index 0240f931a9..6d6bffebd9 100644 --- a/incubator/sheetable/0.0.1/README.md +++ b/incubator/sheetable/0.0.2/README.md @@ -1,6 +1,6 @@ # sheetable -![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![AppVersion: 0.8](https://img.shields.io/badge/AppVersion-0.8-informational?style=flat-square) +![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) ![AppVersion: 0.8](https://img.shields.io/badge/AppVersion-0.8-informational?style=flat-square) SheetAble is an easy to use music sheet organiser for all the music enthusiasts out there. diff --git a/incubator/sheetable/0.0.1/app-readme.md b/incubator/sheetable/0.0.2/app-readme.md similarity index 100% rename from incubator/sheetable/0.0.1/app-readme.md rename to incubator/sheetable/0.0.2/app-readme.md diff --git a/incubator/sheetable/0.0.1/charts/common-10.4.8.tgz b/incubator/sheetable/0.0.2/charts/common-10.4.8.tgz similarity index 100% rename from incubator/sheetable/0.0.1/charts/common-10.4.8.tgz rename to incubator/sheetable/0.0.2/charts/common-10.4.8.tgz diff --git a/incubator/sheetable/0.0.1/charts/postgresql-8.0.48.tgz b/incubator/sheetable/0.0.2/charts/postgresql-8.0.48.tgz similarity index 100% rename from incubator/sheetable/0.0.1/charts/postgresql-8.0.48.tgz rename to incubator/sheetable/0.0.2/charts/postgresql-8.0.48.tgz diff --git a/incubator/sheetable/0.0.1/ix_values.yaml b/incubator/sheetable/0.0.2/ix_values.yaml similarity index 92% rename from incubator/sheetable/0.0.1/ix_values.yaml rename to incubator/sheetable/0.0.2/ix_values.yaml index 94f0cc5ba0..cf7fb89cab 100644 --- a/incubator/sheetable/0.0.1/ix_values.yaml +++ b/incubator/sheetable/0.0.2/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/sheetable - tag: v0.8@sha256:e6fea8fb883ead7ff3aa5a05738fed17f35a97ad8571c633b1b2addca3e01093 + tag: v0.8@sha256:fdeb1068aec5148f7f4ebe494981e3fccf179bf8e0bf9767fe786bf91ae9fce6 pullPolicy: IfNotPresent # securityContext: diff --git a/incubator/sheetable/0.0.1/questions.yaml b/incubator/sheetable/0.0.2/questions.yaml similarity index 100% rename from incubator/sheetable/0.0.1/questions.yaml rename to incubator/sheetable/0.0.2/questions.yaml diff --git a/incubator/sheetable/0.0.1/templates/_secrets.tpl b/incubator/sheetable/0.0.2/templates/_secrets.tpl similarity index 100% rename from incubator/sheetable/0.0.1/templates/_secrets.tpl rename to incubator/sheetable/0.0.2/templates/_secrets.tpl diff --git a/incubator/sheetable/0.0.1/templates/common.yaml b/incubator/sheetable/0.0.2/templates/common.yaml similarity index 100% rename from incubator/sheetable/0.0.1/templates/common.yaml rename to incubator/sheetable/0.0.2/templates/common.yaml diff --git a/incubator/sheetable/0.0.1/values.yaml b/incubator/sheetable/0.0.2/values.yaml similarity index 100% rename from incubator/sheetable/0.0.1/values.yaml rename to incubator/sheetable/0.0.2/values.yaml diff --git a/incubator/standardnotes-web/0.0.15/Chart.lock b/incubator/standardnotes-web/0.0.15/Chart.lock deleted file mode 100644 index ba4a0934f3..0000000000 --- a/incubator/standardnotes-web/0.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-27T10:08:05.588589102Z" diff --git a/incubator/standardnotes-web/0.0.15/CHANGELOG.md b/incubator/standardnotes-web/0.0.16/CHANGELOG.md similarity index 90% rename from incubator/standardnotes-web/0.0.15/CHANGELOG.md rename to incubator/standardnotes-web/0.0.16/CHANGELOG.md index 25edaddb31..2e1123a415 100644 --- a/incubator/standardnotes-web/0.0.15/CHANGELOG.md +++ b/incubator/standardnotes-web/0.0.16/CHANGELOG.md @@ -2,6 +2,15 @@ +## [standardnotes-web-0.0.16](https://github.com/truecharts/apps/compare/standardnotes-web-0.0.15...standardnotes-web-0.0.16) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [standardnotes-web-0.0.15](https://github.com/truecharts/apps/compare/standardnotes-web-0.0.14...standardnotes-web-0.0.15) (2022-07-27) ### Chore @@ -88,6 +97,3 @@ ## [standardnotes-web-0.0.10]standardnotes-web-0.0.10 (2022-07-22) -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/standardnotes-web/0.0.16/Chart.lock b/incubator/standardnotes-web/0.0.16/Chart.lock new file mode 100644 index 0000000000..9d8d6a4a05 --- /dev/null +++ b/incubator/standardnotes-web/0.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:29:35.038730697Z" diff --git a/incubator/standardnotes-web/0.0.15/Chart.yaml b/incubator/standardnotes-web/0.0.16/Chart.yaml similarity index 86% rename from incubator/standardnotes-web/0.0.15/Chart.yaml rename to incubator/standardnotes-web/0.0.16/Chart.yaml index 9147afa241..0b7f25709e 100644 --- a/incubator/standardnotes-web/0.0.15/Chart.yaml +++ b/incubator/standardnotes-web/0.0.16/Chart.yaml @@ -10,7 +10,7 @@ dependencies: version: 10.4.8 deprecated: false description: "A safe and private place for your life's work.\r\n" -home: https://github.com/truecharts/charts/tree/master/charts/incubator/standardnotes-web +home: https://truecharts.org/docs/charts/incubator/standardnotes-web icon: https://truecharts.org/img/chart-icons/standardnotes-web.png keywords: - standardnotes-web @@ -25,4 +25,4 @@ sources: - https://standardnotes.org/ - https://hub.docker.com/r/standardnotes/web type: application -version: 0.0.15 +version: 0.0.16 diff --git a/incubator/standardnotes-web/0.0.15/README.md b/incubator/standardnotes-web/0.0.16/README.md similarity index 98% rename from incubator/standardnotes-web/0.0.15/README.md rename to incubator/standardnotes-web/0.0.16/README.md index 29b0e1997d..729900296f 100644 --- a/incubator/standardnotes-web/0.0.15/README.md +++ b/incubator/standardnotes-web/0.0.16/README.md @@ -1,6 +1,6 @@ # standardnotes-web -![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) +![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) A safe and private place for your life's work. diff --git a/incubator/standardnotes-web/0.0.15/app-readme.md b/incubator/standardnotes-web/0.0.16/app-readme.md similarity index 100% rename from incubator/standardnotes-web/0.0.15/app-readme.md rename to incubator/standardnotes-web/0.0.16/app-readme.md diff --git a/incubator/standardnotes-web/0.0.15/charts/common-10.4.8.tgz b/incubator/standardnotes-web/0.0.16/charts/common-10.4.8.tgz similarity index 100% rename from incubator/standardnotes-web/0.0.15/charts/common-10.4.8.tgz rename to incubator/standardnotes-web/0.0.16/charts/common-10.4.8.tgz diff --git a/incubator/standardnotes-web/0.0.15/ix_values.yaml b/incubator/standardnotes-web/0.0.16/ix_values.yaml similarity index 82% rename from incubator/standardnotes-web/0.0.15/ix_values.yaml rename to incubator/standardnotes-web/0.0.16/ix_values.yaml index 10c6afb263..8569833aae 100644 --- a/incubator/standardnotes-web/0.0.15/ix_values.yaml +++ b/incubator/standardnotes-web/0.0.16/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/standardnotes-web - tag: vstable@sha256:e793e574c941b0f3fcf1b7e933c3810289408439c3bf493125fc977fc05b2f16 + tag: vstable@sha256:e6fbb1f3d37da6bf63c861dd59307fc325c2704aa49ec7289f6fc0e96f064cbb persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/standardnotes-web/0.0.15/questions.yaml b/incubator/standardnotes-web/0.0.16/questions.yaml similarity index 100% rename from incubator/standardnotes-web/0.0.15/questions.yaml rename to incubator/standardnotes-web/0.0.16/questions.yaml diff --git a/incubator/standardnotes-web/0.0.15/templates/common.yaml b/incubator/standardnotes-web/0.0.16/templates/common.yaml similarity index 100% rename from incubator/standardnotes-web/0.0.15/templates/common.yaml rename to incubator/standardnotes-web/0.0.16/templates/common.yaml diff --git a/incubator/standardnotes-web/0.0.15/values.yaml b/incubator/standardnotes-web/0.0.16/values.yaml similarity index 100% rename from incubator/standardnotes-web/0.0.15/values.yaml rename to incubator/standardnotes-web/0.0.16/values.yaml diff --git a/incubator/troddit/0.0.14/Chart.lock b/incubator/troddit/0.0.14/Chart.lock deleted file mode 100644 index b6c7dc5cf1..0000000000 --- a/incubator/troddit/0.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-26T10:41:28.189006703Z" diff --git a/incubator/troddit/0.0.14/CHANGELOG.md b/incubator/troddit/0.0.15/CHANGELOG.md similarity index 89% rename from incubator/troddit/0.0.14/CHANGELOG.md rename to incubator/troddit/0.0.15/CHANGELOG.md index a8269d4948..bcfd7a6bc6 100644 --- a/incubator/troddit/0.0.14/CHANGELOG.md +++ b/incubator/troddit/0.0.15/CHANGELOG.md @@ -2,6 +2,15 @@ +## [troddit-0.0.15](https://github.com/truecharts/apps/compare/troddit-0.0.14...troddit-0.0.15) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [troddit-0.0.14](https://github.com/truecharts/apps/compare/troddit-0.0.13...troddit-0.0.14) (2022-07-26) ### Chore diff --git a/incubator/troddit/0.0.15/Chart.lock b/incubator/troddit/0.0.15/Chart.lock new file mode 100644 index 0000000000..893949296f --- /dev/null +++ b/incubator/troddit/0.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:29:35.372748784Z" diff --git a/incubator/troddit/0.0.14/Chart.yaml b/incubator/troddit/0.0.15/Chart.yaml similarity index 86% rename from incubator/troddit/0.0.14/Chart.yaml rename to incubator/troddit/0.0.15/Chart.yaml index cc59e9faaa..88de1e39f7 100644 --- a/incubator/troddit/0.0.14/Chart.yaml +++ b/incubator/troddit/0.0.15/Chart.yaml @@ -10,7 +10,7 @@ dependencies: version: 10.4.8 deprecated: false description: A web client for Reddit -home: https://github.com/truecharts/charts/tree/master/charts/incubator/troddit +home: https://truecharts.org/docs/charts/incubator/troddit icon: https://truecharts.org/img/chart-icons/troddit.png keywords: - troddit @@ -25,4 +25,4 @@ sources: - https://github.com/burhan-syed/troddit - https://hub.docker.com/r/bsyed/troddit type: application -version: 0.0.14 +version: 0.0.15 diff --git a/incubator/troddit/0.0.14/README.md b/incubator/troddit/0.0.15/README.md similarity index 98% rename from incubator/troddit/0.0.14/README.md rename to incubator/troddit/0.0.15/README.md index e5a59e940c..5ee6db984c 100644 --- a/incubator/troddit/0.0.14/README.md +++ b/incubator/troddit/0.0.15/README.md @@ -1,6 +1,6 @@ # troddit -![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) A web client for Reddit diff --git a/incubator/troddit/0.0.14/app-readme.md b/incubator/troddit/0.0.15/app-readme.md similarity index 100% rename from incubator/troddit/0.0.14/app-readme.md rename to incubator/troddit/0.0.15/app-readme.md diff --git a/incubator/troddit/0.0.14/charts/common-10.4.8.tgz b/incubator/troddit/0.0.15/charts/common-10.4.8.tgz similarity index 100% rename from incubator/troddit/0.0.14/charts/common-10.4.8.tgz rename to incubator/troddit/0.0.15/charts/common-10.4.8.tgz diff --git a/incubator/troddit/0.0.14/ix_values.yaml b/incubator/troddit/0.0.15/ix_values.yaml similarity index 84% rename from incubator/troddit/0.0.14/ix_values.yaml rename to incubator/troddit/0.0.15/ix_values.yaml index f3039e3f08..c8632d28f3 100644 --- a/incubator/troddit/0.0.14/ix_values.yaml +++ b/incubator/troddit/0.0.15/ix_values.yaml @@ -7,7 +7,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/troddit - tag: latest@sha256:2821cf1feb1583fa869721e316a306ece3a9ca51a1934e8425f739410d93e8a8 + tag: latest@sha256:ad0275803d5238cc891dd546518bf1b7bd3780011736321cbb0543a1149354ff persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/troddit/0.0.14/questions.yaml b/incubator/troddit/0.0.15/questions.yaml similarity index 100% rename from incubator/troddit/0.0.14/questions.yaml rename to incubator/troddit/0.0.15/questions.yaml diff --git a/incubator/troddit/0.0.14/templates/common.yaml b/incubator/troddit/0.0.15/templates/common.yaml similarity index 100% rename from incubator/troddit/0.0.14/templates/common.yaml rename to incubator/troddit/0.0.15/templates/common.yaml diff --git a/incubator/troddit/0.0.14/values.yaml b/incubator/troddit/0.0.15/values.yaml similarity index 100% rename from incubator/troddit/0.0.14/values.yaml rename to incubator/troddit/0.0.15/values.yaml diff --git a/incubator/ts3-manager/0.0.2/CHANGELOG.md b/incubator/ts3-manager/0.0.2/CHANGELOG.md deleted file mode 100644 index e3ba26b69a..0000000000 --- a/incubator/ts3-manager/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,10 +0,0 @@ -# Changelog - - - - -## [ts3-manager-0.0.1]ts3-manager-0.0.1 (2022-07-27) - -### Feat - -- Add ts3-manager ([#3323](https://github.com/truecharts/apps/issues/3323)) diff --git a/incubator/ts3-manager/0.0.2/Chart.lock b/incubator/ts3-manager/0.0.2/Chart.lock deleted file mode 100644 index 806515bbd2..0000000000 --- a/incubator/ts3-manager/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-28T15:14:16.902550077Z" diff --git a/incubator/ts3-manager/0.0.3/CHANGELOG.md b/incubator/ts3-manager/0.0.3/CHANGELOG.md new file mode 100644 index 0000000000..a1bf33f780 --- /dev/null +++ b/incubator/ts3-manager/0.0.3/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog + + + +## [ts3-manager-0.0.3](https://github.com/truecharts/apps/compare/ts3-manager-0.0.2...ts3-manager-0.0.3) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + + +## [ts3-manager-0.0.1]ts3-manager-0.0.1 (2022-07-27) + +### Feat + +- Add ts3-manager ([#3323](https://github.com/truecharts/apps/issues/3323)) diff --git a/incubator/ts3-manager/0.0.3/Chart.lock b/incubator/ts3-manager/0.0.3/Chart.lock new file mode 100644 index 0000000000..37224a7422 --- /dev/null +++ b/incubator/ts3-manager/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:29:35.512263224Z" diff --git a/incubator/ts3-manager/0.0.2/Chart.yaml b/incubator/ts3-manager/0.0.3/Chart.yaml similarity index 88% rename from incubator/ts3-manager/0.0.2/Chart.yaml rename to incubator/ts3-manager/0.0.3/Chart.yaml index 61648f9274..33232f6693 100644 --- a/incubator/ts3-manager/0.0.2/Chart.yaml +++ b/incubator/ts3-manager/0.0.3/Chart.yaml @@ -1,12 +1,12 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ts3-manager -version: 0.0.2 +version: 0.0.3 appVersion: "2.2.0" description: A modern web interface for maintaining Teamspeak3 servers. type: application deprecated: false -home: https://github.com/truecharts/charts/tree/master/charts/incubator/ts3-manager +home: https://truecharts.org/docs/charts/incubator/ts3-manager icon: https://truecharts.org/img/chart-icons/ts3-manager.png keywords: - ts3-manager diff --git a/incubator/ts3-manager/0.0.2/README.md b/incubator/ts3-manager/0.0.3/README.md similarity index 98% rename from incubator/ts3-manager/0.0.2/README.md rename to incubator/ts3-manager/0.0.3/README.md index 7815f4f478..f2a6baa323 100644 --- a/incubator/ts3-manager/0.0.2/README.md +++ b/incubator/ts3-manager/0.0.3/README.md @@ -1,6 +1,6 @@ # ts3-manager -![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.2.0](https://img.shields.io/badge/AppVersion-2.2.0-informational?style=flat-square) +![Version: 0.0.3](https://img.shields.io/badge/Version-0.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.2.0](https://img.shields.io/badge/AppVersion-2.2.0-informational?style=flat-square) A modern web interface for maintaining Teamspeak3 servers. diff --git a/incubator/ts3-manager/0.0.2/app-readme.md b/incubator/ts3-manager/0.0.3/app-readme.md similarity index 100% rename from incubator/ts3-manager/0.0.2/app-readme.md rename to incubator/ts3-manager/0.0.3/app-readme.md diff --git a/incubator/ts3-manager/0.0.2/charts/common-10.4.8.tgz b/incubator/ts3-manager/0.0.3/charts/common-10.4.8.tgz similarity index 100% rename from incubator/ts3-manager/0.0.2/charts/common-10.4.8.tgz rename to incubator/ts3-manager/0.0.3/charts/common-10.4.8.tgz diff --git a/incubator/ts3-manager/0.0.2/ix_values.yaml b/incubator/ts3-manager/0.0.3/ix_values.yaml similarity index 93% rename from incubator/ts3-manager/0.0.2/ix_values.yaml rename to incubator/ts3-manager/0.0.3/ix_values.yaml index 52225bfe1e..39cfbd29de 100644 --- a/incubator/ts3-manager/0.0.2/ix_values.yaml +++ b/incubator/ts3-manager/0.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ts3-manager pullPolicy: IfNotPresent - tag: v2.2.0@sha256:64998a18482fa9646d7250d52e1b1a66095a9806273ecf6da9e91b981414f6a5 + tag: v2.2.0@sha256:d8a67d593c9ecb68edfe71e1775c41866684ddbd4d3e6f8f9bed78d57eabf82c env: PORT: "{{ .Values.service.main.ports.main.port }}" diff --git a/incubator/ts3-manager/0.0.2/questions.yaml b/incubator/ts3-manager/0.0.3/questions.yaml similarity index 100% rename from incubator/ts3-manager/0.0.2/questions.yaml rename to incubator/ts3-manager/0.0.3/questions.yaml diff --git a/incubator/ts3-manager/0.0.2/templates/common.yaml b/incubator/ts3-manager/0.0.3/templates/common.yaml similarity index 100% rename from incubator/ts3-manager/0.0.2/templates/common.yaml rename to incubator/ts3-manager/0.0.3/templates/common.yaml diff --git a/incubator/ts3-manager/0.0.2/values.yaml b/incubator/ts3-manager/0.0.3/values.yaml similarity index 100% rename from incubator/ts3-manager/0.0.2/values.yaml rename to incubator/ts3-manager/0.0.3/values.yaml diff --git a/incubator/twonky-server/0.0.14/Chart.lock b/incubator/twonky-server/0.0.14/Chart.lock deleted file mode 100644 index f6708dfeab..0000000000 --- a/incubator/twonky-server/0.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-26T10:41:52.839087731Z" diff --git a/incubator/twonky-server/0.0.14/CHANGELOG.md b/incubator/twonky-server/0.0.15/CHANGELOG.md similarity index 89% rename from incubator/twonky-server/0.0.14/CHANGELOG.md rename to incubator/twonky-server/0.0.15/CHANGELOG.md index 6cfeb9b499..8e28ba16a7 100644 --- a/incubator/twonky-server/0.0.14/CHANGELOG.md +++ b/incubator/twonky-server/0.0.15/CHANGELOG.md @@ -2,6 +2,15 @@ +## [twonky-server-0.0.15](https://github.com/truecharts/apps/compare/twonky-server-0.0.14...twonky-server-0.0.15) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [twonky-server-0.0.14](https://github.com/truecharts/apps/compare/twonky-server-0.0.13...twonky-server-0.0.14) (2022-07-26) ### Chore diff --git a/incubator/twonky-server/0.0.15/Chart.lock b/incubator/twonky-server/0.0.15/Chart.lock new file mode 100644 index 0000000000..82744e12b1 --- /dev/null +++ b/incubator/twonky-server/0.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:29:58.10030234Z" diff --git a/incubator/twonky-server/0.0.14/Chart.yaml b/incubator/twonky-server/0.0.15/Chart.yaml similarity index 90% rename from incubator/twonky-server/0.0.14/Chart.yaml rename to incubator/twonky-server/0.0.15/Chart.yaml index c4f4c69cd6..216e64411b 100644 --- a/incubator/twonky-server/0.0.14/Chart.yaml +++ b/incubator/twonky-server/0.0.15/Chart.yaml @@ -16,7 +16,7 @@ description: PacketVideo. TwonkyMedia server can be used to share and stream media to most UPnP AV or DLNA-compliant clients, in addition to non-UPnP devices through the HTML, RSS, and JSON supported front ends. -home: https://github.com/truecharts/charts/tree/master/charts/incubator/twonky-server +home: https://truecharts.org/docs/charts/incubator/twonky-server icon: https://truecharts.org/img/chart-icons/twonky-server.png keywords: - twonky-server @@ -33,4 +33,4 @@ sources: - https://github.com/H2CK/twonkyserver - https://hub.docker.com/r/dtjs48jkt/twonkyserver/ type: application -version: 0.0.14 +version: 0.0.15 diff --git a/incubator/twonky-server/0.0.14/README.md b/incubator/twonky-server/0.0.15/README.md similarity index 98% rename from incubator/twonky-server/0.0.14/README.md rename to incubator/twonky-server/0.0.15/README.md index 871516854e..e21c05a9c5 100644 --- a/incubator/twonky-server/0.0.14/README.md +++ b/incubator/twonky-server/0.0.15/README.md @@ -1,6 +1,6 @@ # twonky-server -![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) TwonkyMedia server (TMS) is DLNA-compliant UPnP AV server software from PacketVideo. TwonkyMedia server can be used to share and stream media to most UPnP AV or DLNA-compliant clients, in addition to non-UPnP devices through the HTML, RSS, and JSON supported front ends. diff --git a/incubator/twonky-server/0.0.14/app-readme.md b/incubator/twonky-server/0.0.15/app-readme.md similarity index 100% rename from incubator/twonky-server/0.0.14/app-readme.md rename to incubator/twonky-server/0.0.15/app-readme.md diff --git a/incubator/twonky-server/0.0.14/charts/common-10.4.8.tgz b/incubator/twonky-server/0.0.15/charts/common-10.4.8.tgz similarity index 100% rename from incubator/twonky-server/0.0.14/charts/common-10.4.8.tgz rename to incubator/twonky-server/0.0.15/charts/common-10.4.8.tgz diff --git a/incubator/twonky-server/0.0.14/ix_values.yaml b/incubator/twonky-server/0.0.15/ix_values.yaml similarity index 84% rename from incubator/twonky-server/0.0.14/ix_values.yaml rename to incubator/twonky-server/0.0.15/ix_values.yaml index e50f0fab84..8bfcfe4e33 100644 --- a/incubator/twonky-server/0.0.14/ix_values.yaml +++ b/incubator/twonky-server/0.0.15/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/twonky-server - tag: latest@sha256:36e7394cfe98b07b4389096f20399364f257664f32865c7f088bbf74e9a19833 + tag: latest@sha256:16e2c7e952c11b8411a304dd6b46af02687c7fd230934f3d377491d1e1bc30af persistence: config: enabled: true diff --git a/incubator/twonky-server/0.0.14/questions.yaml b/incubator/twonky-server/0.0.15/questions.yaml similarity index 100% rename from incubator/twonky-server/0.0.14/questions.yaml rename to incubator/twonky-server/0.0.15/questions.yaml diff --git a/incubator/twonky-server/0.0.14/templates/common.yaml b/incubator/twonky-server/0.0.15/templates/common.yaml similarity index 100% rename from incubator/twonky-server/0.0.14/templates/common.yaml rename to incubator/twonky-server/0.0.15/templates/common.yaml diff --git a/incubator/twonky-server/0.0.14/values.yaml b/incubator/twonky-server/0.0.15/values.yaml similarity index 100% rename from incubator/twonky-server/0.0.14/values.yaml rename to incubator/twonky-server/0.0.15/values.yaml diff --git a/incubator/virt-manager/0.0.16/Chart.lock b/incubator/virt-manager/0.0.16/Chart.lock deleted file mode 100644 index 4b1a4d1569..0000000000 --- a/incubator/virt-manager/0.0.16/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-28T20:42:37.745022892Z" diff --git a/incubator/virt-manager/0.0.16/CHANGELOG.md b/incubator/virt-manager/0.0.17/CHANGELOG.md similarity index 91% rename from incubator/virt-manager/0.0.16/CHANGELOG.md rename to incubator/virt-manager/0.0.17/CHANGELOG.md index e870c2cd7f..817015a903 100644 --- a/incubator/virt-manager/0.0.16/CHANGELOG.md +++ b/incubator/virt-manager/0.0.17/CHANGELOG.md @@ -2,6 +2,15 @@ +## [virt-manager-0.0.17](https://github.com/truecharts/apps/compare/virt-manager-0.0.16...virt-manager-0.0.17) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [virt-manager-0.0.16](https://github.com/truecharts/apps/compare/virt-manager-0.0.15...virt-manager-0.0.16) (2022-07-28) ### Chore @@ -88,12 +97,3 @@ ## [virt-manager-0.0.10]virt-manager-0.0.10 (2022-07-22) -### Chore - -- Auto-update chart README [skip ci] - - Move Dev to incubator and some cleanup - - - - -## [virt-manager-0.0.10]virt-manager-0.0.10 (2022-07-22) diff --git a/incubator/virt-manager/0.0.17/Chart.lock b/incubator/virt-manager/0.0.17/Chart.lock new file mode 100644 index 0000000000..4ecbc4c276 --- /dev/null +++ b/incubator/virt-manager/0.0.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:29:58.630116616Z" diff --git a/incubator/virt-manager/0.0.16/Chart.yaml b/incubator/virt-manager/0.0.17/Chart.yaml similarity index 89% rename from incubator/virt-manager/0.0.16/Chart.yaml rename to incubator/virt-manager/0.0.17/Chart.yaml index af7944c360..94ed40ada3 100644 --- a/incubator/virt-manager/0.0.16/Chart.yaml +++ b/incubator/virt-manager/0.0.17/Chart.yaml @@ -12,7 +12,7 @@ deprecated: false description: "The virt-manager application is a desktop user interface for managing\ \ virtual machines through libvirt.\r\n" -home: "https://truecharts.org/docs/charts/incubator/virt-manager" +home: https://truecharts.org/docs/charts/incubator/virt-manager icon: https://truecharts.org/img/chart-icons/virt-manager.png keywords: - virt-manager @@ -26,4 +26,4 @@ name: virt-manager sources: - https://hub.docker.com/r/mber5/virt-manager type: application -version: 0.0.16 +version: 0.0.17 diff --git a/incubator/virt-manager/0.0.16/README.md b/incubator/virt-manager/0.0.17/README.md similarity index 98% rename from incubator/virt-manager/0.0.16/README.md rename to incubator/virt-manager/0.0.17/README.md index 9567e7c455..2531071846 100644 --- a/incubator/virt-manager/0.0.16/README.md +++ b/incubator/virt-manager/0.0.17/README.md @@ -1,6 +1,6 @@ # virt-manager -![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) The virt-manager application is a desktop user interface for managing virtual machines through libvirt. diff --git a/incubator/virt-manager/0.0.16/app-readme.md b/incubator/virt-manager/0.0.17/app-readme.md similarity index 100% rename from incubator/virt-manager/0.0.16/app-readme.md rename to incubator/virt-manager/0.0.17/app-readme.md diff --git a/incubator/virt-manager/0.0.16/charts/common-10.4.8.tgz b/incubator/virt-manager/0.0.17/charts/common-10.4.8.tgz similarity index 100% rename from incubator/virt-manager/0.0.16/charts/common-10.4.8.tgz rename to incubator/virt-manager/0.0.17/charts/common-10.4.8.tgz diff --git a/incubator/virt-manager/0.0.16/ix_values.yaml b/incubator/virt-manager/0.0.17/ix_values.yaml similarity index 88% rename from incubator/virt-manager/0.0.16/ix_values.yaml rename to incubator/virt-manager/0.0.17/ix_values.yaml index 10a59c2704..bbb40d2727 100644 --- a/incubator/virt-manager/0.0.16/ix_values.yaml +++ b/incubator/virt-manager/0.0.17/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/virt-manager - tag: latest@sha256:156ba5b737d5b56e800df8528613b09864b18b86786a6d8398c79c494d698ba2 + tag: latest@sha256:e939e2aadb397b405021fd2ad33741b8d859c2af6fa020b5176f322794a8f7fe persistence: devkvm: enabled: true diff --git a/incubator/virt-manager/0.0.16/questions.yaml b/incubator/virt-manager/0.0.17/questions.yaml similarity index 100% rename from incubator/virt-manager/0.0.16/questions.yaml rename to incubator/virt-manager/0.0.17/questions.yaml diff --git a/incubator/virt-manager/0.0.16/templates/common.yaml b/incubator/virt-manager/0.0.17/templates/common.yaml similarity index 100% rename from incubator/virt-manager/0.0.16/templates/common.yaml rename to incubator/virt-manager/0.0.17/templates/common.yaml diff --git a/incubator/virt-manager/0.0.16/values.yaml b/incubator/virt-manager/0.0.17/values.yaml similarity index 100% rename from incubator/virt-manager/0.0.16/values.yaml rename to incubator/virt-manager/0.0.17/values.yaml diff --git a/incubator/wifi-card/0.0.14/Chart.lock b/incubator/wifi-card/0.0.14/Chart.lock deleted file mode 100644 index 4f66d7f4b0..0000000000 --- a/incubator/wifi-card/0.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-26T10:43:45.865418591Z" diff --git a/incubator/wifi-card/0.0.14/CHANGELOG.md b/incubator/wifi-card/0.0.15/CHANGELOG.md similarity index 89% rename from incubator/wifi-card/0.0.14/CHANGELOG.md rename to incubator/wifi-card/0.0.15/CHANGELOG.md index 42423d7278..377a67a8de 100644 --- a/incubator/wifi-card/0.0.14/CHANGELOG.md +++ b/incubator/wifi-card/0.0.15/CHANGELOG.md @@ -2,6 +2,15 @@ +## [wifi-card-0.0.15](https://github.com/truecharts/apps/compare/wifi-card-0.0.14...wifi-card-0.0.15) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [wifi-card-0.0.14](https://github.com/truecharts/apps/compare/wifi-card-0.0.13...wifi-card-0.0.14) (2022-07-26) ### Chore diff --git a/incubator/wifi-card/0.0.15/Chart.lock b/incubator/wifi-card/0.0.15/Chart.lock new file mode 100644 index 0000000000..7d97e13158 --- /dev/null +++ b/incubator/wifi-card/0.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:29:59.009940113Z" diff --git a/incubator/wifi-card/0.0.14/Chart.yaml b/incubator/wifi-card/0.0.15/Chart.yaml similarity index 87% rename from incubator/wifi-card/0.0.14/Chart.yaml rename to incubator/wifi-card/0.0.15/Chart.yaml index 843beb9594..1050c3b759 100644 --- a/incubator/wifi-card/0.0.14/Chart.yaml +++ b/incubator/wifi-card/0.0.15/Chart.yaml @@ -10,7 +10,7 @@ dependencies: version: 10.4.8 deprecated: false description: Print a neat little card with your WiFi info and stick it on the fridge. -home: https://github.com/truecharts/charts/tree/master/charts/incubator/wifi-card +home: https://truecharts.org/docs/charts/incubator/wifi-card icon: https://truecharts.org/img/chart-icons/wifi-card.png keywords: - wifi-card @@ -25,4 +25,4 @@ sources: - https://github.com/bndw/wifi-card - https://hub.docker.com/r/bndw/wifi-card/ type: application -version: 0.0.14 +version: 0.0.15 diff --git a/incubator/wifi-card/0.0.14/README.md b/incubator/wifi-card/0.0.15/README.md similarity index 98% rename from incubator/wifi-card/0.0.14/README.md rename to incubator/wifi-card/0.0.15/README.md index 78f06f1bd0..523897d463 100644 --- a/incubator/wifi-card/0.0.14/README.md +++ b/incubator/wifi-card/0.0.15/README.md @@ -1,6 +1,6 @@ # wifi-card -![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Print a neat little card with your WiFi info and stick it on the fridge. diff --git a/incubator/wifi-card/0.0.14/app-readme.md b/incubator/wifi-card/0.0.15/app-readme.md similarity index 100% rename from incubator/wifi-card/0.0.14/app-readme.md rename to incubator/wifi-card/0.0.15/app-readme.md diff --git a/incubator/wifi-card/0.0.14/charts/common-10.4.8.tgz b/incubator/wifi-card/0.0.15/charts/common-10.4.8.tgz similarity index 100% rename from incubator/wifi-card/0.0.14/charts/common-10.4.8.tgz rename to incubator/wifi-card/0.0.15/charts/common-10.4.8.tgz diff --git a/incubator/wifi-card/0.0.14/ix_values.yaml b/incubator/wifi-card/0.0.15/ix_values.yaml similarity index 82% rename from incubator/wifi-card/0.0.14/ix_values.yaml rename to incubator/wifi-card/0.0.15/ix_values.yaml index 9fb4876c61..906c0a4f8d 100644 --- a/incubator/wifi-card/0.0.14/ix_values.yaml +++ b/incubator/wifi-card/0.0.15/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/wifi-card - tag: latest@sha256:1ea83895d54c3d0f0a322a483c47d649625b94ed22bf03b8ad8799cfcbb93cfb + tag: latest@sha256:0fdbb0f8244021337c6f67952a88dcd9aaa7845da9241c66aee43d0ad355eac5 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/wifi-card/0.0.14/questions.yaml b/incubator/wifi-card/0.0.15/questions.yaml similarity index 100% rename from incubator/wifi-card/0.0.14/questions.yaml rename to incubator/wifi-card/0.0.15/questions.yaml diff --git a/incubator/wifi-card/0.0.14/templates/common.yaml b/incubator/wifi-card/0.0.15/templates/common.yaml similarity index 100% rename from incubator/wifi-card/0.0.14/templates/common.yaml rename to incubator/wifi-card/0.0.15/templates/common.yaml diff --git a/incubator/wifi-card/0.0.14/values.yaml b/incubator/wifi-card/0.0.15/values.yaml similarity index 100% rename from incubator/wifi-card/0.0.14/values.yaml rename to incubator/wifi-card/0.0.15/values.yaml diff --git a/stable/babybuddy/8.0.33/CHANGELOG.md b/stable/babybuddy/8.0.34/CHANGELOG.md similarity index 88% rename from stable/babybuddy/8.0.33/CHANGELOG.md rename to stable/babybuddy/8.0.34/CHANGELOG.md index 6c64facea8..ed375044a0 100644 --- a/stable/babybuddy/8.0.33/CHANGELOG.md +++ b/stable/babybuddy/8.0.34/CHANGELOG.md @@ -2,6 +2,15 @@ +## [babybuddy-8.0.34](https://github.com/truecharts/apps/compare/babybuddy-8.0.33...babybuddy-8.0.34) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [babybuddy-8.0.33](https://github.com/truecharts/apps/compare/babybuddy-8.0.32...babybuddy-8.0.33) (2022-07-26) ### Chore @@ -88,12 +97,3 @@ -## [babybuddy-8.0.26](https://github.com/truecharts/apps/compare/babybuddy-8.0.25...babybuddy-8.0.26) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [babybuddy-8.0.25](https://github.com/truecharts/apps/compare/babybuddy-8.0.24...babybuddy-8.0.25) (2022-07-19) diff --git a/incubator/sheetable/0.0.1/Chart.lock b/stable/babybuddy/8.0.34/Chart.lock similarity index 85% rename from incubator/sheetable/0.0.1/Chart.lock rename to stable/babybuddy/8.0.34/Chart.lock index 1e29d58cbb..b62e56cc8f 100644 --- a/incubator/sheetable/0.0.1/Chart.lock +++ b/stable/babybuddy/8.0.34/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.48 digest: sha256:06eed2d910d06ee059a0eed8277d806937d457340e3f510c63a55c1b8e5ce14f -generated: "2022-07-29T08:54:02.768592818Z" +generated: "2022-07-29T13:30:13.951637172Z" diff --git a/stable/babybuddy/8.0.33/Chart.yaml b/stable/babybuddy/8.0.34/Chart.yaml similarity index 88% rename from stable/babybuddy/8.0.33/Chart.yaml rename to stable/babybuddy/8.0.34/Chart.yaml index ca57180e17..84aa465f0e 100644 --- a/stable/babybuddy/8.0.33/Chart.yaml +++ b/stable/babybuddy/8.0.34/Chart.yaml @@ -1,11 +1,11 @@ apiVersion: v2 -appVersion: "1.11.2" +appVersion: "1.12.0" kubeVersion: ">=1.16.0-0" -version: 8.0.33 +version: 8.0.34 name: babybuddy description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. type: application -home: https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy +home: https://truecharts.org/docs/charts/stable/babybuddy icon: https://truecharts.org/img/chart-icons/babybuddy.png keywords: - baby diff --git a/stable/babybuddy/8.0.33/README.md b/stable/babybuddy/8.0.34/README.md similarity index 95% rename from stable/babybuddy/8.0.33/README.md rename to stable/babybuddy/8.0.34/README.md index ca98445adc..25b0c615e9 100644 --- a/stable/babybuddy/8.0.33/README.md +++ b/stable/babybuddy/8.0.34/README.md @@ -1,6 +1,6 @@ # babybuddy -![Version: 8.0.33](https://img.shields.io/badge/Version-8.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.11.2](https://img.shields.io/badge/AppVersion-1.11.2-informational?style=flat-square) +![Version: 8.0.34](https://img.shields.io/badge/Version-8.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.12.0](https://img.shields.io/badge/AppVersion-1.12.0-informational?style=flat-square) Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. diff --git a/stable/babybuddy/8.0.33/app-readme.md b/stable/babybuddy/8.0.34/app-readme.md similarity index 100% rename from stable/babybuddy/8.0.33/app-readme.md rename to stable/babybuddy/8.0.34/app-readme.md diff --git a/stable/babybuddy/8.0.33/charts/common-10.4.8.tgz b/stable/babybuddy/8.0.34/charts/common-10.4.8.tgz similarity index 100% rename from stable/babybuddy/8.0.33/charts/common-10.4.8.tgz rename to stable/babybuddy/8.0.34/charts/common-10.4.8.tgz diff --git a/stable/babybuddy/8.0.33/charts/postgresql-8.0.48.tgz b/stable/babybuddy/8.0.34/charts/postgresql-8.0.48.tgz similarity index 100% rename from stable/babybuddy/8.0.33/charts/postgresql-8.0.48.tgz rename to stable/babybuddy/8.0.34/charts/postgresql-8.0.48.tgz diff --git a/stable/babybuddy/8.0.33/ix_values.yaml b/stable/babybuddy/8.0.34/ix_values.yaml similarity index 90% rename from stable/babybuddy/8.0.33/ix_values.yaml rename to stable/babybuddy/8.0.34/ix_values.yaml index e05e77d597..62a69f3b85 100644 --- a/stable/babybuddy/8.0.33/ix_values.yaml +++ b/stable/babybuddy/8.0.34/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/babybuddy pullPolicy: IfNotPresent - tag: v1.11.2@sha256:db4258115b64aefeae71308b50e2176bbcdb9795bf3cc1248adf53117744dd5b + tag: 1.12.0@sha256:dacda50081fbe3dd2f057d54bd762d7c44fe39334d591ccc2ddbe9021d7d54f3 env: DB_ENGINE: "django.db.backends.postgresql" diff --git a/stable/babybuddy/8.0.33/questions.yaml b/stable/babybuddy/8.0.34/questions.yaml similarity index 100% rename from stable/babybuddy/8.0.33/questions.yaml rename to stable/babybuddy/8.0.34/questions.yaml diff --git a/stable/babybuddy/8.0.33/templates/common.yaml b/stable/babybuddy/8.0.34/templates/common.yaml similarity index 100% rename from stable/babybuddy/8.0.33/templates/common.yaml rename to stable/babybuddy/8.0.34/templates/common.yaml diff --git a/stable/babybuddy/8.0.33/values.yaml b/stable/babybuddy/8.0.34/values.yaml similarity index 100% rename from stable/babybuddy/8.0.33/values.yaml rename to stable/babybuddy/8.0.34/values.yaml diff --git a/stable/bookstack/3.0.27/CHANGELOG.md b/stable/bookstack/3.0.28/CHANGELOG.md similarity index 92% rename from stable/bookstack/3.0.27/CHANGELOG.md rename to stable/bookstack/3.0.28/CHANGELOG.md index 0f3f82239d..7e46cce760 100644 --- a/stable/bookstack/3.0.27/CHANGELOG.md +++ b/stable/bookstack/3.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [bookstack-3.0.28](https://github.com/truecharts/apps/compare/bookstack-3.0.27...bookstack-3.0.28) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [bookstack-3.0.27](https://github.com/truecharts/apps/compare/bookstack-3.0.26...bookstack-3.0.27) (2022-07-26) ### Chore @@ -88,12 +97,3 @@ ## [bookstack-3.0.20](https://github.com/truecharts/apps/compare/bookstack-3.0.19...bookstack-3.0.20) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [bookstack-3.0.19](https://github.com/truecharts/apps/compare/bookstack-3.0.17...bookstack-3.0.19) (2022-07-14) - diff --git a/stable/bookstack/3.0.27/Chart.lock b/stable/bookstack/3.0.28/Chart.lock similarity index 85% rename from stable/bookstack/3.0.27/Chart.lock rename to stable/bookstack/3.0.28/Chart.lock index b4a7b0d15f..e1ff35570b 100644 --- a/stable/bookstack/3.0.27/Chart.lock +++ b/stable/bookstack/3.0.28/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.46 digest: sha256:2e72f5caa353ec621e4218b3a56658a696a3b031c12884191d11cf48f446a5fc -generated: "2022-07-26T10:48:10.096731168Z" +generated: "2022-07-29T13:30:31.486175936Z" diff --git a/stable/bookstack/3.0.27/Chart.yaml b/stable/bookstack/3.0.28/Chart.yaml similarity index 87% rename from stable/bookstack/3.0.27/Chart.yaml rename to stable/bookstack/3.0.28/Chart.yaml index 4e53d2fdaf..37fa99cad9 100644 --- a/stable/bookstack/3.0.27/Chart.yaml +++ b/stable/bookstack/3.0.28/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "22.06.2022" +appVersion: "22.07.2022" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -9,7 +9,7 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.46 description: "A simple, self-hosted, easy-to-use platform for organising and storing information." -home: https://github.com/truecharts/charts/tree/master/charts/stable/bookstack +home: https://truecharts.org/docs/charts/stable/bookstack icon: https://truecharts.org/img/chart-icons/bookstack.png keywords: - bookstack @@ -27,7 +27,7 @@ name: bookstack sources: - https://www.bookstackapp.com/ - https://hub.docker.com/r/linuxserver/bookstack -version: 3.0.27 +version: 3.0.28 annotations: truecharts.org/catagories: | - media diff --git a/stable/bookstack/3.0.27/README.md b/stable/bookstack/3.0.28/README.md similarity index 94% rename from stable/bookstack/3.0.27/README.md rename to stable/bookstack/3.0.28/README.md index a53bf81d69..d86c561b28 100644 --- a/stable/bookstack/3.0.27/README.md +++ b/stable/bookstack/3.0.28/README.md @@ -1,6 +1,6 @@ # bookstack -![Version: 3.0.27](https://img.shields.io/badge/Version-3.0.27-informational?style=flat-square) ![AppVersion: 22.06.2022](https://img.shields.io/badge/AppVersion-22.06.2022-informational?style=flat-square) +![Version: 3.0.28](https://img.shields.io/badge/Version-3.0.28-informational?style=flat-square) ![AppVersion: 22.07.2022](https://img.shields.io/badge/AppVersion-22.07.2022-informational?style=flat-square) A simple, self-hosted, easy-to-use platform for organising and storing information. diff --git a/stable/bookstack/3.0.27/app-readme.md b/stable/bookstack/3.0.28/app-readme.md similarity index 100% rename from stable/bookstack/3.0.27/app-readme.md rename to stable/bookstack/3.0.28/app-readme.md diff --git a/stable/bookstack/3.0.27/charts/common-10.4.8.tgz b/stable/bookstack/3.0.28/charts/common-10.4.8.tgz similarity index 100% rename from stable/bookstack/3.0.27/charts/common-10.4.8.tgz rename to stable/bookstack/3.0.28/charts/common-10.4.8.tgz diff --git a/stable/bookstack/3.0.27/charts/mariadb-3.0.46.tgz b/stable/bookstack/3.0.28/charts/mariadb-3.0.46.tgz similarity index 100% rename from stable/bookstack/3.0.27/charts/mariadb-3.0.46.tgz rename to stable/bookstack/3.0.28/charts/mariadb-3.0.46.tgz diff --git a/stable/bookstack/3.0.27/ix_values.yaml b/stable/bookstack/3.0.28/ix_values.yaml similarity index 90% rename from stable/bookstack/3.0.27/ix_values.yaml rename to stable/bookstack/3.0.28/ix_values.yaml index 942d6928a1..babe5c1486 100644 --- a/stable/bookstack/3.0.27/ix_values.yaml +++ b/stable/bookstack/3.0.28/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/bookstack pullPolicy: IfNotPresent - tag: v22.06.20220624@sha256:95121a3a4b773466ba8f93c4a96cdce37d20ebaf9a21dd7d45d2ebca2a5ae98c + tag: 22.07.20220728@sha256:e323c1d90d22572d49f20cd297bb27be698c2e7fc197d9e237c9e32f52ca030b env: DB_USER: "{{ .Values.mariadb.mariadbUsername }}" diff --git a/stable/bookstack/3.0.27/questions.yaml b/stable/bookstack/3.0.28/questions.yaml similarity index 100% rename from stable/bookstack/3.0.27/questions.yaml rename to stable/bookstack/3.0.28/questions.yaml diff --git a/stable/bookstack/3.0.27/templates/_secrets.tpl b/stable/bookstack/3.0.28/templates/_secrets.tpl similarity index 100% rename from stable/bookstack/3.0.27/templates/_secrets.tpl rename to stable/bookstack/3.0.28/templates/_secrets.tpl diff --git a/stable/bookstack/3.0.27/templates/common.yaml b/stable/bookstack/3.0.28/templates/common.yaml similarity index 100% rename from stable/bookstack/3.0.27/templates/common.yaml rename to stable/bookstack/3.0.28/templates/common.yaml diff --git a/stable/bookstack/3.0.27/values.yaml b/stable/bookstack/3.0.28/values.yaml similarity index 100% rename from stable/bookstack/3.0.27/values.yaml rename to stable/bookstack/3.0.28/values.yaml diff --git a/stable/calibre/7.0.30/Chart.lock b/stable/calibre/7.0.30/Chart.lock deleted file mode 100644 index 93377a9c91..0000000000 --- a/stable/calibre/7.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-26T10:48:20.994997692Z" diff --git a/stable/calibre/7.0.30/CHANGELOG.md b/stable/calibre/7.0.31/CHANGELOG.md similarity index 92% rename from stable/calibre/7.0.30/CHANGELOG.md rename to stable/calibre/7.0.31/CHANGELOG.md index ee71eda23e..057f20d105 100644 --- a/stable/calibre/7.0.30/CHANGELOG.md +++ b/stable/calibre/7.0.31/CHANGELOG.md @@ -2,6 +2,15 @@ +## [calibre-7.0.31](https://github.com/truecharts/apps/compare/calibre-web-11.0.29...calibre-7.0.31) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [calibre-7.0.30](https://github.com/truecharts/apps/compare/calibre-7.0.29...calibre-7.0.30) (2022-07-26) ### Chore @@ -88,12 +97,3 @@ ## [calibre-7.0.23](https://github.com/truecharts/apps/compare/calibre-web-11.0.20...calibre-7.0.23) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [calibre-7.0.22](https://github.com/truecharts/apps/compare/calibre-7.0.21...calibre-7.0.22) (2022-07-14) - diff --git a/stable/calibre/7.0.31/Chart.lock b/stable/calibre/7.0.31/Chart.lock new file mode 100644 index 0000000000..0db80b5905 --- /dev/null +++ b/stable/calibre/7.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:30:22.779288341Z" diff --git a/stable/calibre/7.0.30/Chart.yaml b/stable/calibre/7.0.31/Chart.yaml similarity index 84% rename from stable/calibre/7.0.30/Chart.yaml rename to stable/calibre/7.0.31/Chart.yaml index 6bba885482..7d639f2ba0 100644 --- a/stable/calibre/7.0.30/Chart.yaml +++ b/stable/calibre/7.0.31/Chart.yaml @@ -1,11 +1,11 @@ apiVersion: v2 -appVersion: "6.1.0" +appVersion: "6.2.1" dependencies: - name: common repository: https://library-charts.truecharts.org version: 10.4.8 description: Calibre is a powerful and easy to use e-book manager. -home: https://github.com/truecharts/charts/tree/master/charts/stable/calibre +home: https://truecharts.org/docs/charts/stable/calibre icon: https://truecharts.org/img/chart-icons/calibre.png keywords: - calibre @@ -18,7 +18,7 @@ name: calibre sources: - https://hub.docker.com/r/linuxserver/calibre/ - https://github.com/kovidgoyal/calibre/ -version: 7.0.30 +version: 7.0.31 annotations: truecharts.org/catagories: | - media diff --git a/stable/calibre/7.0.30/README.md b/stable/calibre/7.0.31/README.md similarity index 94% rename from stable/calibre/7.0.30/README.md rename to stable/calibre/7.0.31/README.md index 6ecab213b6..752af90559 100644 --- a/stable/calibre/7.0.30/README.md +++ b/stable/calibre/7.0.31/README.md @@ -1,6 +1,6 @@ # calibre -![Version: 7.0.30](https://img.shields.io/badge/Version-7.0.30-informational?style=flat-square) ![AppVersion: 6.1.0](https://img.shields.io/badge/AppVersion-6.1.0-informational?style=flat-square) +![Version: 7.0.31](https://img.shields.io/badge/Version-7.0.31-informational?style=flat-square) ![AppVersion: 6.2.1](https://img.shields.io/badge/AppVersion-6.2.1-informational?style=flat-square) Calibre is a powerful and easy to use e-book manager. diff --git a/stable/calibre/7.0.30/app-readme.md b/stable/calibre/7.0.31/app-readme.md similarity index 100% rename from stable/calibre/7.0.30/app-readme.md rename to stable/calibre/7.0.31/app-readme.md diff --git a/stable/calibre/7.0.30/charts/common-10.4.8.tgz b/stable/calibre/7.0.31/charts/common-10.4.8.tgz similarity index 100% rename from stable/calibre/7.0.30/charts/common-10.4.8.tgz rename to stable/calibre/7.0.31/charts/common-10.4.8.tgz diff --git a/stable/calibre/7.0.30/ix_values.yaml b/stable/calibre/7.0.31/ix_values.yaml similarity index 86% rename from stable/calibre/7.0.30/ix_values.yaml rename to stable/calibre/7.0.31/ix_values.yaml index 8f7e139398..5dd3c07cfc 100644 --- a/stable/calibre/7.0.30/ix_values.yaml +++ b/stable/calibre/7.0.31/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/calibre - tag: v6.1.0@sha256:4c2fe2206da7e8a5858e4b5358450a3f94dab1b468dfde45f7e78a88a8af22fa + tag: 6.2.1@sha256:5b88344b107b93a696293ecdbcf82cfce140befaaa0bed38b9e663803af8a72c pullPolicy: IfNotPresent securityContext: diff --git a/stable/calibre/7.0.30/questions.yaml b/stable/calibre/7.0.31/questions.yaml similarity index 100% rename from stable/calibre/7.0.30/questions.yaml rename to stable/calibre/7.0.31/questions.yaml diff --git a/stable/calibre/7.0.30/templates/common.yaml b/stable/calibre/7.0.31/templates/common.yaml similarity index 100% rename from stable/calibre/7.0.30/templates/common.yaml rename to stable/calibre/7.0.31/templates/common.yaml diff --git a/stable/calibre/7.0.30/values.yaml b/stable/calibre/7.0.31/values.yaml similarity index 100% rename from stable/calibre/7.0.30/values.yaml rename to stable/calibre/7.0.31/values.yaml diff --git a/stable/custom-app/5.1.27/Chart.lock b/stable/custom-app/5.1.27/Chart.lock deleted file mode 100644 index eb27ac0ce7..0000000000 --- a/stable/custom-app/5.1.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-28T20:43:02.182956992Z" diff --git a/stable/custom-app/5.1.27/ix_values.yaml b/stable/custom-app/5.1.27/ix_values.yaml deleted file mode 100644 index 9bedd3414e..0000000000 --- a/stable/custom-app/5.1.27/ix_values.yaml +++ /dev/null @@ -1,4 +0,0 @@ -image: - repository: tccr.io/truecharts/jackett - pullPolicy: IfNotPresent - tag: 0.20.1470@sha256:1d2cf873e488d270770e9446728abb0e382a6ae52ea8c7d60c718645a5ff3a77 diff --git a/stable/custom-app/5.1.27/CHANGELOG.md b/stable/custom-app/5.1.28/CHANGELOG.md similarity index 89% rename from stable/custom-app/5.1.27/CHANGELOG.md rename to stable/custom-app/5.1.28/CHANGELOG.md index b1f263cf2d..4d96b92ac2 100644 --- a/stable/custom-app/5.1.27/CHANGELOG.md +++ b/stable/custom-app/5.1.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [custom-app-5.1.28](https://github.com/truecharts/apps/compare/custom-app-5.1.27...custom-app-5.1.28) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [custom-app-5.1.27](https://github.com/truecharts/apps/compare/custom-app-5.1.26...custom-app-5.1.27) (2022-07-28) ### Chore @@ -88,12 +97,3 @@ - Bump all charts to generate config and container references due to huge increase of repository - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - update container image tccr.io/truecharts/jackett to v0.20.1326 ([#3267](https://github.com/truecharts/apps/issues/3267)) - - - -## [custom-app-5.1.20](https://github.com/truecharts/apps/compare/custom-app-5.1.19...custom-app-5.1.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) diff --git a/stable/custom-app/5.1.28/Chart.lock b/stable/custom-app/5.1.28/Chart.lock new file mode 100644 index 0000000000..bb1d447931 --- /dev/null +++ b/stable/custom-app/5.1.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:30:23.564164536Z" diff --git a/stable/custom-app/5.1.27/Chart.yaml b/stable/custom-app/5.1.28/Chart.yaml similarity index 86% rename from stable/custom-app/5.1.27/Chart.yaml rename to stable/custom-app/5.1.28/Chart.yaml index e4978b24a2..6b9c2b4e79 100644 --- a/stable/custom-app/5.1.27/Chart.yaml +++ b/stable/custom-app/5.1.28/Chart.yaml @@ -1,12 +1,12 @@ apiVersion: v2 -appVersion: "0.20.1470" +appVersion: "0.20.1485" dependencies: - name: common repository: https://library-charts.truecharts.org version: 10.4.8 deprecated: false description: Advanced tool to create your own TrueCharts-based App -home: "https://truecharts.org/docs/charts/stable/custom-app" +home: https://truecharts.org/docs/charts/stable/custom-app icon: https://truecharts.org/img/chart-icons/custom-app.png keywords: - custom @@ -19,7 +19,7 @@ name: custom-app sources: - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app type: application -version: 5.1.27 +version: 5.1.28 annotations: truecharts.org/catagories: | - custom diff --git a/stable/custom-app/5.1.27/README.md b/stable/custom-app/5.1.28/README.md similarity index 95% rename from stable/custom-app/5.1.27/README.md rename to stable/custom-app/5.1.28/README.md index 6458f77c1b..bcee109890 100644 --- a/stable/custom-app/5.1.27/README.md +++ b/stable/custom-app/5.1.28/README.md @@ -1,6 +1,6 @@ # custom-app -![Version: 5.1.27](https://img.shields.io/badge/Version-5.1.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1470](https://img.shields.io/badge/AppVersion-0.20.1470-informational?style=flat-square) +![Version: 5.1.28](https://img.shields.io/badge/Version-5.1.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1485](https://img.shields.io/badge/AppVersion-0.20.1485-informational?style=flat-square) Advanced tool to create your own TrueCharts-based App diff --git a/stable/custom-app/5.1.27/app-readme.md b/stable/custom-app/5.1.28/app-readme.md similarity index 100% rename from stable/custom-app/5.1.27/app-readme.md rename to stable/custom-app/5.1.28/app-readme.md diff --git a/stable/custom-app/5.1.27/charts/common-10.4.8.tgz b/stable/custom-app/5.1.28/charts/common-10.4.8.tgz similarity index 100% rename from stable/custom-app/5.1.27/charts/common-10.4.8.tgz rename to stable/custom-app/5.1.28/charts/common-10.4.8.tgz diff --git a/stable/custom-app/5.1.27/ci/test-values.yaml b/stable/custom-app/5.1.28/ci/test-values.yaml similarity index 88% rename from stable/custom-app/5.1.27/ci/test-values.yaml rename to stable/custom-app/5.1.28/ci/test-values.yaml index 1bbaad72b4..e63ff37b45 100644 --- a/stable/custom-app/5.1.27/ci/test-values.yaml +++ b/stable/custom-app/5.1.28/ci/test-values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.1470@sha256:1d2cf873e488d270770e9446728abb0e382a6ae52ea8c7d60c718645a5ff3a77 + tag: 0.20.1485@sha256:2db6fbd3cf6029dc3178e05626432e524b87ebb279e00c58fd280b9f32e0b1b6 securityContext: readOnlyRootFilesystem: false diff --git a/stable/custom-app/5.1.28/ix_values.yaml b/stable/custom-app/5.1.28/ix_values.yaml new file mode 100644 index 0000000000..1ddb5f3ef5 --- /dev/null +++ b/stable/custom-app/5.1.28/ix_values.yaml @@ -0,0 +1,4 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: 0.20.1485@sha256:2db6fbd3cf6029dc3178e05626432e524b87ebb279e00c58fd280b9f32e0b1b6 diff --git a/stable/custom-app/5.1.27/questions.yaml b/stable/custom-app/5.1.28/questions.yaml similarity index 100% rename from stable/custom-app/5.1.27/questions.yaml rename to stable/custom-app/5.1.28/questions.yaml diff --git a/stable/custom-app/5.1.27/templates/common.yaml b/stable/custom-app/5.1.28/templates/common.yaml similarity index 100% rename from stable/custom-app/5.1.27/templates/common.yaml rename to stable/custom-app/5.1.28/templates/common.yaml diff --git a/stable/custom-app/5.1.27/values.yaml b/stable/custom-app/5.1.28/values.yaml similarity index 100% rename from stable/custom-app/5.1.27/values.yaml rename to stable/custom-app/5.1.28/values.yaml diff --git a/stable/cyberchef/2.0.50/Chart.lock b/stable/cyberchef/2.0.50/Chart.lock deleted file mode 100644 index e7a95a89fd..0000000000 --- a/stable/cyberchef/2.0.50/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-28T20:43:25.508253012Z" diff --git a/stable/cyberchef/2.0.50/CHANGELOG.md b/stable/cyberchef/2.0.51/CHANGELOG.md similarity index 88% rename from stable/cyberchef/2.0.50/CHANGELOG.md rename to stable/cyberchef/2.0.51/CHANGELOG.md index 19bb43bd0a..88f8a42a2b 100644 --- a/stable/cyberchef/2.0.50/CHANGELOG.md +++ b/stable/cyberchef/2.0.51/CHANGELOG.md @@ -2,6 +2,15 @@ +## [cyberchef-2.0.51](https://github.com/truecharts/apps/compare/cyberchef-2.0.50...cyberchef-2.0.51) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [cyberchef-2.0.50](https://github.com/truecharts/apps/compare/cyberchef-2.0.49...cyberchef-2.0.50) (2022-07-28) ### Chore @@ -88,12 +97,3 @@ - -## [cyberchef-2.0.43](https://github.com/truecharts/apps/compare/cyberchef-2.0.41...cyberchef-2.0.43) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - diff --git a/stable/cyberchef/2.0.51/Chart.lock b/stable/cyberchef/2.0.51/Chart.lock new file mode 100644 index 0000000000..6e38dbda31 --- /dev/null +++ b/stable/cyberchef/2.0.51/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:30:46.434611809Z" diff --git a/stable/cyberchef/2.0.50/Chart.yaml b/stable/cyberchef/2.0.51/Chart.yaml similarity index 89% rename from stable/cyberchef/2.0.50/Chart.yaml rename to stable/cyberchef/2.0.51/Chart.yaml index 904b66638f..071963d835 100644 --- a/stable/cyberchef/2.0.50/Chart.yaml +++ b/stable/cyberchef/2.0.51/Chart.yaml @@ -5,7 +5,7 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.8 description: CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. -home: "https://truecharts.org/docs/charts/stable/cyberchef" +home: https://truecharts.org/docs/charts/stable/cyberchef icon: https://truecharts.org/img/chart-icons/cyberchef.png keywords: - cyberchef @@ -17,7 +17,7 @@ maintainers: name: cyberchef sources: - https://hub.docker.com/r/mpepping/cyberchef -version: 2.0.50 +version: 2.0.51 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/cyberchef/2.0.50/README.md b/stable/cyberchef/2.0.51/README.md similarity index 98% rename from stable/cyberchef/2.0.50/README.md rename to stable/cyberchef/2.0.51/README.md index ee3b92fc65..209f18be68 100644 --- a/stable/cyberchef/2.0.50/README.md +++ b/stable/cyberchef/2.0.51/README.md @@ -1,6 +1,6 @@ # cyberchef -![Version: 2.0.50](https://img.shields.io/badge/Version-2.0.50-informational?style=flat-square) ![AppVersion: 9.46.0](https://img.shields.io/badge/AppVersion-9.46.0-informational?style=flat-square) +![Version: 2.0.51](https://img.shields.io/badge/Version-2.0.51-informational?style=flat-square) ![AppVersion: 9.46.0](https://img.shields.io/badge/AppVersion-9.46.0-informational?style=flat-square) CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. diff --git a/stable/cyberchef/2.0.50/app-readme.md b/stable/cyberchef/2.0.51/app-readme.md similarity index 100% rename from stable/cyberchef/2.0.50/app-readme.md rename to stable/cyberchef/2.0.51/app-readme.md diff --git a/stable/cyberchef/2.0.50/charts/common-10.4.8.tgz b/stable/cyberchef/2.0.51/charts/common-10.4.8.tgz similarity index 100% rename from stable/cyberchef/2.0.50/charts/common-10.4.8.tgz rename to stable/cyberchef/2.0.51/charts/common-10.4.8.tgz diff --git a/stable/cyberchef/2.0.50/ix_values.yaml b/stable/cyberchef/2.0.51/ix_values.yaml similarity index 76% rename from stable/cyberchef/2.0.50/ix_values.yaml rename to stable/cyberchef/2.0.51/ix_values.yaml index d679962b71..1c941ad4cb 100644 --- a/stable/cyberchef/2.0.50/ix_values.yaml +++ b/stable/cyberchef/2.0.51/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/cyberchef - tag: v9.46.0@sha256:58f6af149c61a8ddfecb24db7b79c192594c14fbc28b44407e293ac8f36cd026 + tag: v9.46.0@sha256:34e88f93601be4b349ecced4a06252e96709df23eed235473b65fddd07c9314d pullPolicy: IfNotPresent securityContext: diff --git a/stable/cyberchef/2.0.50/questions.yaml b/stable/cyberchef/2.0.51/questions.yaml similarity index 100% rename from stable/cyberchef/2.0.50/questions.yaml rename to stable/cyberchef/2.0.51/questions.yaml diff --git a/stable/cyberchef/2.0.50/templates/common.yaml b/stable/cyberchef/2.0.51/templates/common.yaml similarity index 100% rename from stable/cyberchef/2.0.50/templates/common.yaml rename to stable/cyberchef/2.0.51/templates/common.yaml diff --git a/stable/cyberchef/2.0.50/values.yaml b/stable/cyberchef/2.0.51/values.yaml similarity index 100% rename from stable/cyberchef/2.0.50/values.yaml rename to stable/cyberchef/2.0.51/values.yaml diff --git a/stable/hedgedoc/4.0.27/CHANGELOG.md b/stable/hedgedoc/4.0.28/CHANGELOG.md similarity index 88% rename from stable/hedgedoc/4.0.27/CHANGELOG.md rename to stable/hedgedoc/4.0.28/CHANGELOG.md index c1ad33af7c..e2dfc3ed2f 100644 --- a/stable/hedgedoc/4.0.27/CHANGELOG.md +++ b/stable/hedgedoc/4.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [hedgedoc-4.0.28](https://github.com/truecharts/apps/compare/hedgedoc-4.0.27...hedgedoc-4.0.28) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [hedgedoc-4.0.27](https://github.com/truecharts/apps/compare/hedgedoc-4.0.26...hedgedoc-4.0.27) (2022-07-28) ### Chore @@ -88,12 +97,3 @@ -## [hedgedoc-4.0.20](https://github.com/truecharts/apps/compare/hedgedoc-4.0.19...hedgedoc-4.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - -## [hedgedoc-4.0.19](https://github.com/truecharts/apps/compare/hedgedoc-4.0.18...hedgedoc-4.0.19) (2022-07-19) diff --git a/stable/babybuddy/8.0.33/Chart.lock b/stable/hedgedoc/4.0.28/Chart.lock similarity index 85% rename from stable/babybuddy/8.0.33/Chart.lock rename to stable/hedgedoc/4.0.28/Chart.lock index a34e2e7a1a..19f75418a0 100644 --- a/stable/babybuddy/8.0.33/Chart.lock +++ b/stable/hedgedoc/4.0.28/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.48 digest: sha256:06eed2d910d06ee059a0eed8277d806937d457340e3f510c63a55c1b8e5ce14f -generated: "2022-07-26T10:47:07.114422863Z" +generated: "2022-07-29T13:30:57.464123031Z" diff --git a/stable/hedgedoc/4.0.27/Chart.yaml b/stable/hedgedoc/4.0.28/Chart.yaml similarity index 91% rename from stable/hedgedoc/4.0.27/Chart.yaml rename to stable/hedgedoc/4.0.28/Chart.yaml index 8c6e5c01d0..11587c7c7a 100644 --- a/stable/hedgedoc/4.0.27/Chart.yaml +++ b/stable/hedgedoc/4.0.28/Chart.yaml @@ -1,12 +1,12 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: hedgedoc -version: 4.0.27 +version: 4.0.28 appVersion: "1.9.4" description: HedgeDoc lets you create real-time collaborative markdown notes. type: application deprecated: false -home: "https://truecharts.org/docs/charts/stable/hedgedoc" +home: https://truecharts.org/docs/charts/stable/hedgedoc icon: https://truecharts.org/img/chart-icons/hedgedoc.png keywords: - hedgedoc diff --git a/stable/hedgedoc/4.0.27/README.md b/stable/hedgedoc/4.0.28/README.md similarity index 98% rename from stable/hedgedoc/4.0.27/README.md rename to stable/hedgedoc/4.0.28/README.md index d48f6583af..032e6807b6 100644 --- a/stable/hedgedoc/4.0.27/README.md +++ b/stable/hedgedoc/4.0.28/README.md @@ -1,6 +1,6 @@ # hedgedoc -![Version: 4.0.27](https://img.shields.io/badge/Version-4.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.4](https://img.shields.io/badge/AppVersion-1.9.4-informational?style=flat-square) +![Version: 4.0.28](https://img.shields.io/badge/Version-4.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.4](https://img.shields.io/badge/AppVersion-1.9.4-informational?style=flat-square) HedgeDoc lets you create real-time collaborative markdown notes. diff --git a/stable/hedgedoc/4.0.27/app-readme.md b/stable/hedgedoc/4.0.28/app-readme.md similarity index 100% rename from stable/hedgedoc/4.0.27/app-readme.md rename to stable/hedgedoc/4.0.28/app-readme.md diff --git a/stable/hedgedoc/4.0.27/charts/common-10.4.8.tgz b/stable/hedgedoc/4.0.28/charts/common-10.4.8.tgz similarity index 100% rename from stable/hedgedoc/4.0.27/charts/common-10.4.8.tgz rename to stable/hedgedoc/4.0.28/charts/common-10.4.8.tgz diff --git a/stable/hedgedoc/4.0.27/charts/postgresql-8.0.48.tgz b/stable/hedgedoc/4.0.28/charts/postgresql-8.0.48.tgz similarity index 100% rename from stable/hedgedoc/4.0.27/charts/postgresql-8.0.48.tgz rename to stable/hedgedoc/4.0.28/charts/postgresql-8.0.48.tgz diff --git a/stable/hedgedoc/4.0.27/ix_values.yaml b/stable/hedgedoc/4.0.28/ix_values.yaml similarity index 97% rename from stable/hedgedoc/4.0.27/ix_values.yaml rename to stable/hedgedoc/4.0.28/ix_values.yaml index ae8fb9f4b7..be07468ed8 100644 --- a/stable/hedgedoc/4.0.27/ix_values.yaml +++ b/stable/hedgedoc/4.0.28/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/hedgedoc pullPolicy: IfNotPresent - tag: v1.9.4@sha256:caa979da8e8f77397ab359ff70e481236977d5c312ecbd81e24b8bc448963b28 + tag: v1.9.4@sha256:511651942060330b6bfb891f8e1801bbba9cc7abdd64e0ced79db9ae7764be6e env: NODE_ENV: "production" diff --git a/stable/hedgedoc/4.0.27/questions.yaml b/stable/hedgedoc/4.0.28/questions.yaml similarity index 100% rename from stable/hedgedoc/4.0.27/questions.yaml rename to stable/hedgedoc/4.0.28/questions.yaml diff --git a/stable/hedgedoc/4.0.27/templates/_secrets.tpl b/stable/hedgedoc/4.0.28/templates/_secrets.tpl similarity index 100% rename from stable/hedgedoc/4.0.27/templates/_secrets.tpl rename to stable/hedgedoc/4.0.28/templates/_secrets.tpl diff --git a/stable/hedgedoc/4.0.27/templates/common.yaml b/stable/hedgedoc/4.0.28/templates/common.yaml similarity index 100% rename from stable/hedgedoc/4.0.27/templates/common.yaml rename to stable/hedgedoc/4.0.28/templates/common.yaml diff --git a/stable/hedgedoc/4.0.27/values.yaml b/stable/hedgedoc/4.0.28/values.yaml similarity index 100% rename from stable/hedgedoc/4.0.27/values.yaml rename to stable/hedgedoc/4.0.28/values.yaml diff --git a/stable/jackett/11.0.52/CHANGELOG.md b/stable/jackett/11.0.52/CHANGELOG.md new file mode 100644 index 0000000000..63f31f6d75 --- /dev/null +++ b/stable/jackett/11.0.52/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jackett-11.0.52](https://github.com/truecharts/apps/compare/jackett-11.0.51...jackett-11.0.52) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + +## [jackett-11.0.51](https://github.com/truecharts/apps/compare/jackett-11.0.50...jackett-11.0.51) (2022-07-28) + +### Chore + +- update docker general non-major ([#3326](https://github.com/truecharts/apps/issues/3326)) + + + + +## [jackett-11.0.50](https://github.com/truecharts/apps/compare/jackett-11.0.49...jackett-11.0.50) (2022-07-27) + +### Chore + +- update docker general non-major ([#3313](https://github.com/truecharts/apps/issues/3313)) + + + + +## [jackett-11.0.49](https://github.com/truecharts/apps/compare/jackett-11.0.48...jackett-11.0.49) (2022-07-26) + +### Chore + +- update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) + - update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302)) + + + + +## [jackett-11.0.48](https://github.com/truecharts/apps/compare/jackett-11.0.47...jackett-11.0.48) (2022-07-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + + + + +## [jackett-11.0.48](https://github.com/truecharts/apps/compare/jackett-11.0.47...jackett-11.0.48) (2022-07-25) + +### Chore + +- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + + + + +## [jackett-11.0.47](https://github.com/truecharts/apps/compare/jackett-11.0.46...jackett-11.0.47) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + - update docker general non-major ([#3279](https://github.com/truecharts/apps/issues/3279)) + + + + +## [jackett-11.0.47](https://github.com/truecharts/apps/compare/jackett-11.0.46...jackett-11.0.47) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + - update docker general non-major ([#3279](https://github.com/truecharts/apps/issues/3279)) + + + + +## [jackett-11.0.47](https://github.com/truecharts/apps/compare/jackett-11.0.46...jackett-11.0.47) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + - update docker general non-major ([#3279](https://github.com/truecharts/apps/issues/3279)) + + + + +## [jackett-11.0.46](https://github.com/truecharts/apps/compare/jackett-11.0.44...jackett-11.0.46) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) diff --git a/stable/jackett/11.0.52/Chart.lock b/stable/jackett/11.0.52/Chart.lock new file mode 100644 index 0000000000..a9934fa575 --- /dev/null +++ b/stable/jackett/11.0.52/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:30:47.873513031Z" diff --git a/stable/jackett/11.0.52/Chart.yaml b/stable/jackett/11.0.52/Chart.yaml new file mode 100644 index 0000000000..63f7e33489 --- /dev/null +++ b/stable/jackett/11.0.52/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.20.1485" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +deprecated: false +description: API Support for your favorite torrent trackers. +home: https://truecharts.org/docs/charts/stable/jackett +icon: https://truecharts.org/img/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/Jackett/Jackett +type: application +version: 11.0.52 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jackett/11.0.52/README.md b/stable/jackett/11.0.52/README.md new file mode 100644 index 0000000000..4decd283b3 --- /dev/null +++ b/stable/jackett/11.0.52/README.md @@ -0,0 +1,107 @@ +# jackett + +![Version: 11.0.52](https://img.shields.io/badge/Version-11.0.52-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1485](https://img.shields.io/badge/AppVersion-0.20.1485-informational?style=flat-square) + +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.4.8 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `jackett` + +```console +helm repo add TrueCharts https://helm.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 App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `jackett` deployment + +```console +helm uninstall jackett +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +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 apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/jackett/11.0.52/app-readme.md b/stable/jackett/11.0.52/app-readme.md new file mode 100644 index 0000000000..f918a04fe5 --- /dev/null +++ b/stable/jackett/11.0.52/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/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/komga/6.0.28/charts/common-10.4.8.tgz b/stable/jackett/11.0.52/charts/common-10.4.8.tgz similarity index 100% rename from stable/komga/6.0.28/charts/common-10.4.8.tgz rename to stable/jackett/11.0.52/charts/common-10.4.8.tgz diff --git a/stable/jackett/11.0.52/ix_values.yaml b/stable/jackett/11.0.52/ix_values.yaml new file mode 100644 index 0000000000..6d0e078b33 --- /dev/null +++ b/stable/jackett/11.0.52/ix_values.yaml @@ -0,0 +1,30 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: 0.20.1485@sha256:2db6fbd3cf6029dc3178e05626432e524b87ebb279e00c58fd280b9f32e0b1b6 + +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" diff --git a/stable/jackett/11.0.52/questions.yaml b/stable/jackett/11.0.52/questions.yaml new file mode 100644 index 0000000000..33aba491b3 --- /dev/null +++ b/stable/jackett/11.0.52/questions.yaml @@ -0,0 +1,2439 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ipFamilyPolicy + label: "IP Family Policy" + description: "(Advanced) Specify the ip policy" + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: "SingleStack" + enum: + - value: "SingleStack" + description: "SingleStack" + - value: "PreferDualStack" + description: "PreferDualStack" + - value: "RequireDualStack" + description: "RequireDualStack" + - variable: ipFamilies + label: "(advanced) IP families" + description: "(advanced) The ip families that should be used" + schema: + show_if: [["type", "!=", "Simple"]] + 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 + 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + 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: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + + - 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "999Gi" + - 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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: "999Gi" + - 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: 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: "pathType" + 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: "pathType" + 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 tha 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/manual/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/manual/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/manual/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/manual/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: autoscaling +# group: "Advanced" +# label: "(Advanced) Horizontal Pod Autoscaler" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - 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: +# additional_attrs: true +# type: dict +# attrs: +# - 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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: 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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + 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 ecommand 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 diff --git a/stable/komga/6.0.28/templates/common.yaml b/stable/jackett/11.0.52/templates/common.yaml similarity index 100% rename from stable/komga/6.0.28/templates/common.yaml rename to stable/jackett/11.0.52/templates/common.yaml diff --git a/stable/komga/6.0.28/values.yaml b/stable/jackett/11.0.52/values.yaml similarity index 100% rename from stable/komga/6.0.28/values.yaml rename to stable/jackett/11.0.52/values.yaml diff --git a/stable/komga/6.0.28/Chart.lock b/stable/komga/6.0.28/Chart.lock deleted file mode 100644 index 2c115f0f29..0000000000 --- a/stable/komga/6.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-27T10:09:44.768506794Z" diff --git a/stable/komga/6.0.28/CHANGELOG.md b/stable/komga/6.0.29/CHANGELOG.md similarity index 88% rename from stable/komga/6.0.28/CHANGELOG.md rename to stable/komga/6.0.29/CHANGELOG.md index c113951b10..89147b2e0b 100644 --- a/stable/komga/6.0.28/CHANGELOG.md +++ b/stable/komga/6.0.29/CHANGELOG.md @@ -2,6 +2,15 @@ +## [komga-6.0.29](https://github.com/truecharts/apps/compare/komga-6.0.28...komga-6.0.29) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [komga-6.0.28](https://github.com/truecharts/apps/compare/komga-6.0.27...komga-6.0.28) (2022-07-27) ### Chore @@ -88,12 +97,3 @@ -## [komga-6.0.21](https://github.com/truecharts/apps/compare/komga-6.0.20...komga-6.0.21) (2022-07-16) - -### Chore - -- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) - - - -## [komga-6.0.20](https://github.com/truecharts/apps/compare/komga-6.0.19...komga-6.0.20) (2022-07-14) diff --git a/stable/komga/6.0.29/Chart.lock b/stable/komga/6.0.29/Chart.lock new file mode 100644 index 0000000000..844f5f7b97 --- /dev/null +++ b/stable/komga/6.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:31:04.551685729Z" diff --git a/stable/komga/6.0.28/Chart.yaml b/stable/komga/6.0.29/Chart.yaml similarity index 84% rename from stable/komga/6.0.28/Chart.yaml rename to stable/komga/6.0.29/Chart.yaml index 7a0992f090..0d0b75d960 100644 --- a/stable/komga/6.0.28/Chart.yaml +++ b/stable/komga/6.0.29/Chart.yaml @@ -1,11 +1,11 @@ apiVersion: v2 -appVersion: "0.156.0" +appVersion: "0.157.0" dependencies: - name: common repository: https://library-charts.truecharts.org version: 10.4.8 description: A comics/mangas server to serve/stream pages via API -home: https://github.com/truecharts/charts/tree/master/charts/stable/komga +home: https://truecharts.org/docs/charts/stable/komga icon: https://truecharts.org/img/chart-icons/komga.png keywords: - komga @@ -21,7 +21,7 @@ name: komga sources: - https://komga.org/ - https://github.com/gotson/komga -version: 6.0.28 +version: 6.0.29 annotations: truecharts.org/catagories: | - media diff --git a/stable/komga/6.0.28/README.md b/stable/komga/6.0.29/README.md similarity index 94% rename from stable/komga/6.0.28/README.md rename to stable/komga/6.0.29/README.md index 1934aa5a4c..e18bc564ee 100644 --- a/stable/komga/6.0.28/README.md +++ b/stable/komga/6.0.29/README.md @@ -1,6 +1,6 @@ # komga -![Version: 6.0.28](https://img.shields.io/badge/Version-6.0.28-informational?style=flat-square) ![AppVersion: 0.156.0](https://img.shields.io/badge/AppVersion-0.156.0-informational?style=flat-square) +![Version: 6.0.29](https://img.shields.io/badge/Version-6.0.29-informational?style=flat-square) ![AppVersion: 0.157.0](https://img.shields.io/badge/AppVersion-0.157.0-informational?style=flat-square) A comics/mangas server to serve/stream pages via API diff --git a/stable/komga/6.0.28/app-readme.md b/stable/komga/6.0.29/app-readme.md similarity index 100% rename from stable/komga/6.0.28/app-readme.md rename to stable/komga/6.0.29/app-readme.md diff --git a/stable/littlelink/6.0.42/charts/common-10.4.8.tgz b/stable/komga/6.0.29/charts/common-10.4.8.tgz similarity index 100% rename from stable/littlelink/6.0.42/charts/common-10.4.8.tgz rename to stable/komga/6.0.29/charts/common-10.4.8.tgz diff --git a/stable/komga/6.0.28/ix_values.yaml b/stable/komga/6.0.29/ix_values.yaml similarity index 75% rename from stable/komga/6.0.28/ix_values.yaml rename to stable/komga/6.0.29/ix_values.yaml index baaa6547be..f44c3bfe9f 100644 --- a/stable/komga/6.0.28/ix_values.yaml +++ b/stable/komga/6.0.29/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/komga - tag: 0.156.0@sha256:4e74acd47891c4bb381f3f16ed845ee870eff5100d9d0d412688eb7a5d2094ce + tag: 0.157.0@sha256:0e59030a33f0c17613a20e6c93d5473c1e415e97d810448b6bfc5bd7b303da01 pullPolicy: IfNotPresent service: diff --git a/stable/komga/6.0.28/questions.yaml b/stable/komga/6.0.29/questions.yaml similarity index 100% rename from stable/komga/6.0.28/questions.yaml rename to stable/komga/6.0.29/questions.yaml diff --git a/stable/openspeedtest/1.0.22/templates/common.yaml b/stable/komga/6.0.29/templates/common.yaml similarity index 100% rename from stable/openspeedtest/1.0.22/templates/common.yaml rename to stable/komga/6.0.29/templates/common.yaml diff --git a/stable/littlelink/6.0.42/values.yaml b/stable/komga/6.0.29/values.yaml similarity index 100% rename from stable/littlelink/6.0.42/values.yaml rename to stable/komga/6.0.29/values.yaml diff --git a/stable/lazylibrarian/11.0.34/CHANGELOG.md b/stable/lazylibrarian/11.0.34/CHANGELOG.md new file mode 100644 index 0000000000..619fc7206c --- /dev/null +++ b/stable/lazylibrarian/11.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lazylibrarian-11.0.34](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.33...lazylibrarian-11.0.34) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + +## [lazylibrarian-11.0.33](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.32...lazylibrarian-11.0.33) (2022-07-28) + +### Chore + +- update docker general non-major ([#3326](https://github.com/truecharts/apps/issues/3326)) + + + + +## [lazylibrarian-11.0.32](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.31...lazylibrarian-11.0.32) (2022-07-26) + +### Chore + +- update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) + - update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302)) + + + + +## [lazylibrarian-11.0.31](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.30...lazylibrarian-11.0.31) (2022-07-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + + + + +## [lazylibrarian-11.0.31](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.30...lazylibrarian-11.0.31) (2022-07-25) + +### Chore + +- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + + + + +## [lazylibrarian-11.0.30](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.29...lazylibrarian-11.0.30) (2022-07-25) + +### Chore + +- update docker general non-major ([#3290](https://github.com/truecharts/apps/issues/3290)) + + + + +## [lazylibrarian-11.0.29](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.28...lazylibrarian-11.0.29) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [lazylibrarian-11.0.29](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.28...lazylibrarian-11.0.29) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [lazylibrarian-11.0.29](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.28...lazylibrarian-11.0.29) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [lazylibrarian-11.0.28](https://github.com/truecharts/apps/compare/lazylibrarian-11.0.26...lazylibrarian-11.0.28) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + diff --git a/stable/lazylibrarian/11.0.34/Chart.lock b/stable/lazylibrarian/11.0.34/Chart.lock new file mode 100644 index 0000000000..3c740ac8ab --- /dev/null +++ b/stable/lazylibrarian/11.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:31:10.86616344Z" diff --git a/stable/lazylibrarian/11.0.34/Chart.yaml b/stable/lazylibrarian/11.0.34/Chart.yaml new file mode 100644 index 0000000000..da1ba989e8 --- /dev/null +++ b/stable/lazylibrarian/11.0.34/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +deprecated: false +description: Get all your books, like series with Sonarr... +home: https://truecharts.org/docs/charts/stable/lazylibrarian +icon: https://truecharts.org/img/chart-icons/lazylibrarian.png +keywords: + - lazylibrarian + - ebooks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lazylibrarian +sources: + - https://gitlab.com/LazyLibrarian/LazyLibrarian.git + - https://lazylibrarian.gitlab.io +type: application +version: 11.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lazylibrarian/11.0.34/README.md b/stable/lazylibrarian/11.0.34/README.md new file mode 100644 index 0000000000..5db4f15740 --- /dev/null +++ b/stable/lazylibrarian/11.0.34/README.md @@ -0,0 +1,108 @@ +# lazylibrarian + +![Version: 11.0.34](https://img.shields.io/badge/Version-11.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Get all your books, like series with Sonarr... + +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: [lazylibrarian](https://truecharts.org/docs/charts/stable/lazylibrarian) + +**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.4.8 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `lazylibrarian` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install lazylibrarian TrueCharts/lazylibrarian +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `lazylibrarian` deployment + +```console +helm uninstall lazylibrarian +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lazylibrarian \ + --set env.TZ="America/New York" \ + TrueCharts/lazylibrarian +``` + +#### 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 lazylibrarian TrueCharts/lazylibrarian -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/lazylibrarian/11.0.34/app-readme.md b/stable/lazylibrarian/11.0.34/app-readme.md new file mode 100644 index 0000000000..df37ceef8b --- /dev/null +++ b/stable/lazylibrarian/11.0.34/app-readme.md @@ -0,0 +1,8 @@ +Get all your books, like series with Sonarr... + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/lazylibrarian + +--- + +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/openspeedtest/1.0.22/charts/common-10.4.8.tgz b/stable/lazylibrarian/11.0.34/charts/common-10.4.8.tgz similarity index 100% rename from stable/openspeedtest/1.0.22/charts/common-10.4.8.tgz rename to stable/lazylibrarian/11.0.34/charts/common-10.4.8.tgz diff --git a/stable/lazylibrarian/11.0.34/ix_values.yaml b/stable/lazylibrarian/11.0.34/ix_values.yaml new file mode 100644 index 0000000000..662348b449 --- /dev/null +++ b/stable/lazylibrarian/11.0.34/ix_values.yaml @@ -0,0 +1,26 @@ +image: + repository: tccr.io/truecharts/lazylibrarian + pullPolicy: IfNotPresent + tag: latest@sha256:b78e8a04e127bc441c7deea161a950976d0d42744cf589a41e938d497d6fd189 + +securityContext: + runAsNonRoot: false + readOnlyRootFilesystem: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 5299 + targetPort: 5299 + +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true diff --git a/stable/lazylibrarian/11.0.34/questions.yaml b/stable/lazylibrarian/11.0.34/questions.yaml new file mode 100644 index 0000000000..79aa37861e --- /dev/null +++ b/stable/lazylibrarian/11.0.34/questions.yaml @@ -0,0 +1,2431 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ipFamilyPolicy + label: "IP Family Policy" + description: "(Advanced) Specify the ip policy" + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: "SingleStack" + enum: + - value: "SingleStack" + description: "SingleStack" + - value: "PreferDualStack" + description: "PreferDualStack" + - value: "RequireDualStack" + description: "RequireDualStack" + - variable: ipFamilies + label: "(advanced) IP families" + description: "(advanced) The ip families that should be used" + schema: + show_if: [["type", "!=", "Simple"]] + 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: 5299 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 5299 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + 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: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + + - 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "999Gi" + - 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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: "999Gi" + - 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: 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: "pathType" + 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: "pathType" + 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 tha 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/manual/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/manual/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/manual/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/manual/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: autoscaling +# group: "Advanced" +# label: "(Advanced) Horizontal Pod Autoscaler" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - 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: +# additional_attrs: true +# type: dict +# attrs: +# - 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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: 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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + 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 ecommand 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 diff --git a/stable/rsshub/3.0.54/templates/common.yaml b/stable/lazylibrarian/11.0.34/templates/common.yaml similarity index 100% rename from stable/rsshub/3.0.54/templates/common.yaml rename to stable/lazylibrarian/11.0.34/templates/common.yaml diff --git a/stable/openspeedtest/1.0.22/values.yaml b/stable/lazylibrarian/11.0.34/values.yaml similarity index 100% rename from stable/openspeedtest/1.0.22/values.yaml rename to stable/lazylibrarian/11.0.34/values.yaml diff --git a/stable/littlelink/6.0.42/Chart.lock b/stable/littlelink/6.0.42/Chart.lock deleted file mode 100644 index 48d376e362..0000000000 --- a/stable/littlelink/6.0.42/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-27T10:09:58.953794395Z" diff --git a/stable/littlelink/6.0.42/CHANGELOG.md b/stable/littlelink/6.0.43/CHANGELOG.md similarity index 92% rename from stable/littlelink/6.0.42/CHANGELOG.md rename to stable/littlelink/6.0.43/CHANGELOG.md index a768e3ba99..c84da38118 100644 --- a/stable/littlelink/6.0.42/CHANGELOG.md +++ b/stable/littlelink/6.0.43/CHANGELOG.md @@ -2,6 +2,15 @@ +## [littlelink-6.0.43](https://github.com/truecharts/apps/compare/littlelink-6.0.42...littlelink-6.0.43) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [littlelink-6.0.42](https://github.com/truecharts/apps/compare/littlelink-6.0.41...littlelink-6.0.42) (2022-07-27) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - - -## [littlelink-6.0.34](https://github.com/truecharts/apps/compare/littlelink-6.0.33...littlelink-6.0.34) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - diff --git a/stable/littlelink/6.0.43/Chart.lock b/stable/littlelink/6.0.43/Chart.lock new file mode 100644 index 0000000000..7f4e1eb4b4 --- /dev/null +++ b/stable/littlelink/6.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:31:12.38364083Z" diff --git a/stable/littlelink/6.0.42/Chart.yaml b/stable/littlelink/6.0.43/Chart.yaml similarity index 87% rename from stable/littlelink/6.0.42/Chart.yaml rename to stable/littlelink/6.0.43/Chart.yaml index 8105e3e6a7..70f9cb559e 100644 --- a/stable/littlelink/6.0.42/Chart.yaml +++ b/stable/littlelink/6.0.43/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 10.4.8 deprecated: false description: Easy platform to combine all your social links -home: https://github.com/truecharts/charts/tree/master/charts/stable/littlelink +home: https://truecharts.org/docs/charts/stable/littlelink icon: https://truecharts.org/img/chart-icons/littlelink.png keywords: - littlelink @@ -20,7 +20,7 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 6.0.42 +version: 6.0.43 annotations: truecharts.org/catagories: | - social diff --git a/stable/littlelink/6.0.42/README.md b/stable/littlelink/6.0.43/README.md similarity index 98% rename from stable/littlelink/6.0.42/README.md rename to stable/littlelink/6.0.43/README.md index af8e51536a..ece98849e0 100644 --- a/stable/littlelink/6.0.42/README.md +++ b/stable/littlelink/6.0.43/README.md @@ -1,6 +1,6 @@ # littlelink -![Version: 6.0.42](https://img.shields.io/badge/Version-6.0.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 6.0.43](https://img.shields.io/badge/Version-6.0.43-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Easy platform to combine all your social links diff --git a/stable/littlelink/6.0.42/app-readme.md b/stable/littlelink/6.0.43/app-readme.md similarity index 100% rename from stable/littlelink/6.0.42/app-readme.md rename to stable/littlelink/6.0.43/app-readme.md diff --git a/stable/paperless-ng/4.0.26/charts/common-10.4.8.tgz b/stable/littlelink/6.0.43/charts/common-10.4.8.tgz similarity index 100% rename from stable/paperless-ng/4.0.26/charts/common-10.4.8.tgz rename to stable/littlelink/6.0.43/charts/common-10.4.8.tgz diff --git a/stable/littlelink/6.0.42/ix_values.yaml b/stable/littlelink/6.0.43/ix_values.yaml similarity index 93% rename from stable/littlelink/6.0.42/ix_values.yaml rename to stable/littlelink/6.0.43/ix_values.yaml index 001c4a30e9..2b3a619f7f 100644 --- a/stable/littlelink/6.0.42/ix_values.yaml +++ b/stable/littlelink/6.0.43/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/littlelink-server pullPolicy: IfNotPresent - tag: latest@sha256:b565a559c3b0432012dd8fed4a98abbc339d4bfbad9b7403f95831d82e46a35d + tag: latest@sha256:230453ed682f6151f0e3626875cad6dd78d7423deba5884cfb64285ce81dc58c service: main: diff --git a/stable/littlelink/6.0.42/questions.yaml b/stable/littlelink/6.0.43/questions.yaml similarity index 100% rename from stable/littlelink/6.0.42/questions.yaml rename to stable/littlelink/6.0.43/questions.yaml diff --git a/stable/littlelink/6.0.42/templates/_configmap.tpl b/stable/littlelink/6.0.43/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/6.0.42/templates/_configmap.tpl rename to stable/littlelink/6.0.43/templates/_configmap.tpl diff --git a/stable/littlelink/6.0.42/templates/common.yaml b/stable/littlelink/6.0.43/templates/common.yaml similarity index 100% rename from stable/littlelink/6.0.42/templates/common.yaml rename to stable/littlelink/6.0.43/templates/common.yaml diff --git a/stable/paperless-ng/4.0.26/values.yaml b/stable/littlelink/6.0.43/values.yaml similarity index 100% rename from stable/paperless-ng/4.0.26/values.yaml rename to stable/littlelink/6.0.43/values.yaml diff --git a/stable/ombi/11.0.26/CHANGELOG.md b/stable/ombi/11.0.26/CHANGELOG.md new file mode 100644 index 0000000000..e017330ec7 --- /dev/null +++ b/stable/ombi/11.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ombi-11.0.26](https://github.com/truecharts/apps/compare/ombi-11.0.25...ombi-11.0.26) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + +## [ombi-11.0.25](https://github.com/truecharts/apps/compare/ombi-11.0.24...ombi-11.0.25) (2022-07-26) + +### Chore + +- update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) + - update docker general non-major ([#3301](https://github.com/truecharts/apps/issues/3301)) + - update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302)) + + + + +## [ombi-11.0.24](https://github.com/truecharts/apps/compare/ombi-11.0.23...ombi-11.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ombi-11.0.24](https://github.com/truecharts/apps/compare/ombi-11.0.23...ombi-11.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ombi-11.0.24](https://github.com/truecharts/apps/compare/ombi-11.0.23...ombi-11.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [ombi-11.0.23](https://github.com/truecharts/apps/compare/ombi-11.0.22...ombi-11.0.23) (2022-07-23) + +### Chore + +- update docker general non-major ([#3272](https://github.com/truecharts/apps/issues/3272)) + + + + +## [ombi-11.0.22](https://github.com/truecharts/apps/compare/ombi-11.0.20...ombi-11.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [ombi-11.0.20](https://github.com/truecharts/apps/compare/ombi-11.0.19...ombi-11.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [ombi-11.0.19](https://github.com/truecharts/apps/compare/ombi-11.0.18...ombi-11.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [ombi-11.0.18](https://github.com/truecharts/apps/compare/ombi-11.0.16...ombi-11.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [ombi-11.0.16](https://github.com/truecharts/apps/compare/ombi-11.0.14...ombi-11.0.16) (2022-07-12) + +### Chore diff --git a/stable/ombi/11.0.26/Chart.lock b/stable/ombi/11.0.26/Chart.lock new file mode 100644 index 0000000000..c82cda2be7 --- /dev/null +++ b/stable/ombi/11.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:31:29.964119764Z" diff --git a/stable/ombi/11.0.26/Chart.yaml b/stable/ombi/11.0.26/Chart.yaml new file mode 100644 index 0000000000..092dcd2e17 --- /dev/null +++ b/stable/ombi/11.0.26/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "4.22.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +deprecated: false +description: Want a Movie or TV Show on Plex or Emby? Use Ombi! +home: https://truecharts.org/docs/charts/stable/ombi +icon: https://truecharts.org/img/chart-icons/ombi.png +keywords: + - ombi + - plex + - emby + - sonarr + - radarr + - couchpotato +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ombi +sources: + - https://github.com/tidusjar/Ombi +type: application +version: 11.0.26 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ombi/11.0.26/README.md b/stable/ombi/11.0.26/README.md new file mode 100644 index 0000000000..f206f0b76f --- /dev/null +++ b/stable/ombi/11.0.26/README.md @@ -0,0 +1,107 @@ +# ombi + +![Version: 11.0.26](https://img.shields.io/badge/Version-11.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.22.3](https://img.shields.io/badge/AppVersion-4.22.3-informational?style=flat-square) + +Want a Movie or TV Show on Plex or Emby? Use Ombi! + +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: [ombi](https://truecharts.org/docs/charts/stable/ombi) + +**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.4.8 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ombi` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ombi TrueCharts/ombi +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ombi` deployment + +```console +helm uninstall ombi +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ombi \ + --set env.TZ="America/New York" \ + TrueCharts/ombi +``` + +#### 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 ombi TrueCharts/ombi -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ombi/11.0.26/app-readme.md b/stable/ombi/11.0.26/app-readme.md new file mode 100644 index 0000000000..ccff1ff3d3 --- /dev/null +++ b/stable/ombi/11.0.26/app-readme.md @@ -0,0 +1,8 @@ +Want a Movie or TV Show on Plex or Emby? Use Ombi! + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/ombi + +--- + +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/prometheus/4.0.51/charts/common-10.4.8.tgz b/stable/ombi/11.0.26/charts/common-10.4.8.tgz similarity index 100% rename from stable/prometheus/4.0.51/charts/common-10.4.8.tgz rename to stable/ombi/11.0.26/charts/common-10.4.8.tgz diff --git a/stable/ombi/11.0.26/ix_values.yaml b/stable/ombi/11.0.26/ix_values.yaml new file mode 100644 index 0000000000..34fe36bf9a --- /dev/null +++ b/stable/ombi/11.0.26/ix_values.yaml @@ -0,0 +1,32 @@ +image: + repository: tccr.io/truecharts/ombi + pullPolicy: IfNotPresent + tag: 4.22.3@sha256:eaceab58626734c87ab815cd7f13829a1a854cdf59c4988f1603d6dec9be409d + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 3579 + targetPort: 3579 + +persistence: + config: + enabled: true + mountPath: "/config" + +# Enabled mariadb +# ... for more options see https://github.com/tccr.io/truecharts/charts/tree/master/tccr.io/truecharts/mariadb +mariadb: + enabled: false + architecture: standalone + auth: + database: ombi + username: ombi + password: ombi + primary: + persistence: + enabled: false diff --git a/stable/ombi/11.0.26/questions.yaml b/stable/ombi/11.0.26/questions.yaml new file mode 100644 index 0000000000..9e5ca3ee71 --- /dev/null +++ b/stable/ombi/11.0.26/questions.yaml @@ -0,0 +1,2431 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ipFamilyPolicy + label: "IP Family Policy" + description: "(Advanced) Specify the ip policy" + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: "SingleStack" + enum: + - value: "SingleStack" + description: "SingleStack" + - value: "PreferDualStack" + description: "PreferDualStack" + - value: "RequireDualStack" + description: "RequireDualStack" + - variable: ipFamilies + label: "(advanced) IP families" + description: "(advanced) The ip families that should be used" + schema: + show_if: [["type", "!=", "Simple"]] + 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: 3579 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 3579 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + 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: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + + - 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "999Gi" + - 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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: "999Gi" + - 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: 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: "pathType" + 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: "pathType" + 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 tha 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/manual/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/manual/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/manual/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/manual/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: autoscaling +# group: "Advanced" +# label: "(Advanced) Horizontal Pod Autoscaler" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - 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: +# additional_attrs: true +# type: dict +# attrs: +# - 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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: 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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + 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 ecommand 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 diff --git a/stable/snapdrop/2.0.29/templates/common.yaml b/stable/ombi/11.0.26/templates/common.yaml similarity index 100% rename from stable/snapdrop/2.0.29/templates/common.yaml rename to stable/ombi/11.0.26/templates/common.yaml diff --git a/stable/prometheus/4.0.51/values.yaml b/stable/ombi/11.0.26/values.yaml similarity index 100% rename from stable/prometheus/4.0.51/values.yaml rename to stable/ombi/11.0.26/values.yaml diff --git a/stable/openspeedtest/1.0.22/CHANGELOG.md b/stable/openspeedtest/1.0.23/CHANGELOG.md similarity index 92% rename from stable/openspeedtest/1.0.22/CHANGELOG.md rename to stable/openspeedtest/1.0.23/CHANGELOG.md index 7e904b2e23..d13b2a41bd 100644 --- a/stable/openspeedtest/1.0.22/CHANGELOG.md +++ b/stable/openspeedtest/1.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [openspeedtest-1.0.23](https://github.com/truecharts/apps/compare/openspeedtest-1.0.22...openspeedtest-1.0.23) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [openspeedtest-1.0.22](https://github.com/truecharts/apps/compare/openspeedtest-1.0.21...openspeedtest-1.0.22) (2022-07-26) ### Chore @@ -88,12 +97,3 @@ ## [openspeedtest-1.0.15](https://github.com/truecharts/apps/compare/openspeedtest-1.0.13...openspeedtest-1.0.15) (2022-07-14) -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [openspeedtest-1.0.13](https://github.com/truecharts/apps/compare/openspeedtest-1.0.11...openspeedtest-1.0.13) (2022-07-12) - -### Chore diff --git a/stable/openspeedtest/1.0.23/Chart.lock b/stable/openspeedtest/1.0.23/Chart.lock new file mode 100644 index 0000000000..14e38531bf --- /dev/null +++ b/stable/openspeedtest/1.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:31:30.029928039Z" diff --git a/stable/openspeedtest/1.0.22/Chart.yaml b/stable/openspeedtest/1.0.23/Chart.yaml similarity index 88% rename from stable/openspeedtest/1.0.22/Chart.yaml rename to stable/openspeedtest/1.0.23/Chart.yaml index 33fc34292a..7f3495cf1f 100644 --- a/stable/openspeedtest/1.0.22/Chart.yaml +++ b/stable/openspeedtest/1.0.23/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 10.4.8 deprecated: false description: HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. -home: https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest +home: https://truecharts.org/docs/charts/stable/openspeedtest icon: https://truecharts.org/img/chart-icons/openspeedtest.png keywords: - speedtest @@ -21,7 +21,7 @@ name: openspeedtest sources: - https://github.com/openspeedtest/Speed-Test type: application -version: 1.0.22 +version: 1.0.23 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/openspeedtest/1.0.22/README.md b/stable/openspeedtest/1.0.23/README.md similarity index 98% rename from stable/openspeedtest/1.0.22/README.md rename to stable/openspeedtest/1.0.23/README.md index a4d08e8eb1..a20821bd74 100644 --- a/stable/openspeedtest/1.0.22/README.md +++ b/stable/openspeedtest/1.0.23/README.md @@ -1,6 +1,6 @@ # openspeedtest -![Version: 1.0.22](https://img.shields.io/badge/Version-1.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 1.0.23](https://img.shields.io/badge/Version-1.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. diff --git a/stable/openspeedtest/1.0.22/app-readme.md b/stable/openspeedtest/1.0.23/app-readme.md similarity index 100% rename from stable/openspeedtest/1.0.22/app-readme.md rename to stable/openspeedtest/1.0.23/app-readme.md diff --git a/stable/redmine/3.0.29/charts/common-10.4.8.tgz b/stable/openspeedtest/1.0.23/charts/common-10.4.8.tgz similarity index 100% rename from stable/redmine/3.0.29/charts/common-10.4.8.tgz rename to stable/openspeedtest/1.0.23/charts/common-10.4.8.tgz diff --git a/stable/openspeedtest/1.0.22/ix_values.yaml b/stable/openspeedtest/1.0.23/ix_values.yaml similarity index 78% rename from stable/openspeedtest/1.0.22/ix_values.yaml rename to stable/openspeedtest/1.0.23/ix_values.yaml index be8ffbe0f3..5cc354aba2 100644 --- a/stable/openspeedtest/1.0.22/ix_values.yaml +++ b/stable/openspeedtest/1.0.23/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/openspeedtest pullPolicy: IfNotPresent - tag: latest@sha256:0087ecc33a2d353d5691bb1a21b618ca7bd0b18793f26a9498f75ab13741adda + tag: latest@sha256:f2cff023225167b4bb71d3a17d2b62ab0a227305f96be33f92c60be67038af3e securityContext: readOnlyRootFilesystem: false diff --git a/stable/openspeedtest/1.0.22/questions.yaml b/stable/openspeedtest/1.0.23/questions.yaml similarity index 100% rename from stable/openspeedtest/1.0.22/questions.yaml rename to stable/openspeedtest/1.0.23/questions.yaml diff --git a/stable/openspeedtest/1.0.23/templates/common.yaml b/stable/openspeedtest/1.0.23/templates/common.yaml new file mode 100644 index 0000000000..c1a366e1cf --- /dev/null +++ b/stable/openspeedtest/1.0.23/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/redmine/3.0.29/values.yaml b/stable/openspeedtest/1.0.23/values.yaml similarity index 100% rename from stable/redmine/3.0.29/values.yaml rename to stable/openspeedtest/1.0.23/values.yaml diff --git a/stable/paperless-ng/4.0.26/CHANGELOG.md b/stable/paperless-ng/4.0.27/CHANGELOG.md similarity index 91% rename from stable/paperless-ng/4.0.26/CHANGELOG.md rename to stable/paperless-ng/4.0.27/CHANGELOG.md index 06a157c794..94b07a45d6 100644 --- a/stable/paperless-ng/4.0.26/CHANGELOG.md +++ b/stable/paperless-ng/4.0.27/CHANGELOG.md @@ -2,6 +2,15 @@ +## [paperless-ng-4.0.27](https://github.com/truecharts/apps/compare/paperless-ng-4.0.26...paperless-ng-4.0.27) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [paperless-ng-4.0.26](https://github.com/truecharts/apps/compare/paperless-ng-4.0.25...paperless-ng-4.0.26) (2022-07-26) ### Chore @@ -88,12 +97,3 @@ ## [paperless-ng-4.0.19](https://github.com/truecharts/apps/compare/paperless-ng-4.0.18...paperless-ng-4.0.19) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [paperless-ng-4.0.18](https://github.com/truecharts/apps/compare/paperless-ng-4.0.16...paperless-ng-4.0.18) (2022-07-14) - diff --git a/stable/paperless-ng/4.0.26/Chart.lock b/stable/paperless-ng/4.0.27/Chart.lock similarity index 88% rename from stable/paperless-ng/4.0.26/Chart.lock rename to stable/paperless-ng/4.0.27/Chart.lock index 7ff8499691..58b9d58d89 100644 --- a/stable/paperless-ng/4.0.26/Chart.lock +++ b/stable/paperless-ng/4.0.27/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.46 digest: sha256:db75b53b5c44ce132215a295b1085ebb10292e349c9e9ebcff81e144360909f0 -generated: "2022-07-26T11:09:26.32146329Z" +generated: "2022-07-29T13:31:52.096898988Z" diff --git a/stable/paperless-ng/4.0.26/Chart.yaml b/stable/paperless-ng/4.0.27/Chart.yaml similarity index 89% rename from stable/paperless-ng/4.0.26/Chart.yaml rename to stable/paperless-ng/4.0.27/Chart.yaml index bdfc457205..5880d7747e 100644 --- a/stable/paperless-ng/4.0.26/Chart.yaml +++ b/stable/paperless-ng/4.0.27/Chart.yaml @@ -1,12 +1,12 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: paperless-ng -version: 4.0.26 -appVersion: "1.7.1" +version: 4.0.27 +appVersion: "1.8.0" description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. type: application deprecated: false -home: https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ng +home: https://truecharts.org/docs/charts/stable/paperless-ng icon: https://truecharts.org/img/chart-icons/paperless-ng.png keywords: - paperless-ng diff --git a/stable/paperless-ng/4.0.26/README.md b/stable/paperless-ng/4.0.27/README.md similarity index 95% rename from stable/paperless-ng/4.0.26/README.md rename to stable/paperless-ng/4.0.27/README.md index 728990b224..2f7c8a88f2 100644 --- a/stable/paperless-ng/4.0.26/README.md +++ b/stable/paperless-ng/4.0.27/README.md @@ -1,6 +1,6 @@ # paperless-ng -![Version: 4.0.26](https://img.shields.io/badge/Version-4.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.1](https://img.shields.io/badge/AppVersion-1.7.1-informational?style=flat-square) +![Version: 4.0.27](https://img.shields.io/badge/Version-4.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.0](https://img.shields.io/badge/AppVersion-1.8.0-informational?style=flat-square) Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. diff --git a/stable/paperless-ng/4.0.26/app-readme.md b/stable/paperless-ng/4.0.27/app-readme.md similarity index 100% rename from stable/paperless-ng/4.0.26/app-readme.md rename to stable/paperless-ng/4.0.27/app-readme.md diff --git a/stable/rsshub/3.0.54/charts/common-10.4.8.tgz b/stable/paperless-ng/4.0.27/charts/common-10.4.8.tgz similarity index 100% rename from stable/rsshub/3.0.54/charts/common-10.4.8.tgz rename to stable/paperless-ng/4.0.27/charts/common-10.4.8.tgz diff --git a/stable/paperless-ng/4.0.26/charts/postgresql-8.0.48.tgz b/stable/paperless-ng/4.0.27/charts/postgresql-8.0.48.tgz similarity index 100% rename from stable/paperless-ng/4.0.26/charts/postgresql-8.0.48.tgz rename to stable/paperless-ng/4.0.27/charts/postgresql-8.0.48.tgz diff --git a/stable/paperless-ng/4.0.26/charts/redis-3.0.46.tgz b/stable/paperless-ng/4.0.27/charts/redis-3.0.46.tgz similarity index 100% rename from stable/paperless-ng/4.0.26/charts/redis-3.0.46.tgz rename to stable/paperless-ng/4.0.27/charts/redis-3.0.46.tgz diff --git a/stable/paperless-ng/4.0.26/ix_values.yaml b/stable/paperless-ng/4.0.27/ix_values.yaml similarity index 95% rename from stable/paperless-ng/4.0.26/ix_values.yaml rename to stable/paperless-ng/4.0.27/ix_values.yaml index abc86185a2..6a814a9267 100644 --- a/stable/paperless-ng/4.0.26/ix_values.yaml +++ b/stable/paperless-ng/4.0.27/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/paperless-ng pullPolicy: IfNotPresent - tag: v1.7.1@sha256:c0b140ec6571f7e7c6d86a77dde13f1c43b0ddffc40d787264916dd221ac93e6 + tag: 1.8.0@sha256:32681b84675ab2b90feeffccdd2d207796ec03521390e8b8325019bf22a6ed7b securityContext: runAsNonRoot: false diff --git a/stable/paperless-ng/4.0.26/questions.yaml b/stable/paperless-ng/4.0.27/questions.yaml similarity index 100% rename from stable/paperless-ng/4.0.26/questions.yaml rename to stable/paperless-ng/4.0.27/questions.yaml diff --git a/stable/paperless-ng/4.0.26/templates/_sercrets.tpl b/stable/paperless-ng/4.0.27/templates/_sercrets.tpl similarity index 100% rename from stable/paperless-ng/4.0.26/templates/_sercrets.tpl rename to stable/paperless-ng/4.0.27/templates/_sercrets.tpl diff --git a/stable/paperless-ng/4.0.26/templates/common.yaml b/stable/paperless-ng/4.0.27/templates/common.yaml similarity index 100% rename from stable/paperless-ng/4.0.26/templates/common.yaml rename to stable/paperless-ng/4.0.27/templates/common.yaml diff --git a/stable/rsshub/3.0.54/values.yaml b/stable/paperless-ng/4.0.27/values.yaml similarity index 100% rename from stable/rsshub/3.0.54/values.yaml rename to stable/paperless-ng/4.0.27/values.yaml diff --git a/stable/photoprism/10.0.30/CHANGELOG.md b/stable/photoprism/10.0.30/CHANGELOG.md new file mode 100644 index 0000000000..0763636430 --- /dev/null +++ b/stable/photoprism/10.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [photoprism-10.0.30](https://github.com/truecharts/apps/compare/photoprism-10.0.29...photoprism-10.0.30) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + +## [photoprism-10.0.29](https://github.com/truecharts/apps/compare/photoprism-10.0.28...photoprism-10.0.29) (2022-07-26) + +### Chore + +- update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) + - update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302)) + + + + +## [photoprism-10.0.28](https://github.com/truecharts/apps/compare/photoprism-10.0.27...photoprism-10.0.28) (2022-07-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + + + + +## [photoprism-10.0.28](https://github.com/truecharts/apps/compare/photoprism-10.0.27...photoprism-10.0.28) (2022-07-25) + +### Chore + +- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + + + + +## [photoprism-10.0.27](https://github.com/truecharts/apps/compare/photoprism-10.0.26...photoprism-10.0.27) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [photoprism-10.0.27](https://github.com/truecharts/apps/compare/photoprism-10.0.26...photoprism-10.0.27) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [photoprism-10.0.27](https://github.com/truecharts/apps/compare/photoprism-10.0.26...photoprism-10.0.27) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [photoprism-10.0.26](https://github.com/truecharts/apps/compare/photoprism-10.0.25...photoprism-10.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [photoprism-10.0.25](https://github.com/truecharts/apps/compare/photoprism-10.0.23...photoprism-10.0.25) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [photoprism-10.0.23](https://github.com/truecharts/apps/compare/photoprism-10.0.22...photoprism-10.0.23) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [photoprism-10.0.22](https://github.com/truecharts/apps/compare/photoprism-10.0.21...photoprism-10.0.22) (2022-07-14) diff --git a/stable/photoprism/10.0.30/Chart.lock b/stable/photoprism/10.0.30/Chart.lock new file mode 100644 index 0000000000..9cd3770d23 --- /dev/null +++ b/stable/photoprism/10.0.30/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.46 +digest: sha256:2e72f5caa353ec621e4218b3a56658a696a3b031c12884191d11cf48f446a5fc +generated: "2022-07-29T13:31:47.062933145Z" diff --git a/stable/photoprism/10.0.30/Chart.yaml b/stable/photoprism/10.0.30/Chart.yaml new file mode 100644 index 0000000000..46068ddcc6 --- /dev/null +++ b/stable/photoprism/10.0.30/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "220728" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.46 +description: + "PhotoPrism\xC2\xAE is a server-based application for browsing, organizing\ + \ and sharing your personal photo collection" +home: https://truecharts.org/docs/charts/stable/photoprism +icon: https://truecharts.org/img/chart-icons/photoprism.png +keywords: + - photos + - photoprism + - pictures + - sharing +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photoprism +sources: + - https://github.com/photoprism/photoprism + - https://hub.docker.com/r/photoprism/photoprism +version: 10.0.30 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/photoprism/10.0.30/README.md b/stable/photoprism/10.0.30/README.md new file mode 100644 index 0000000000..7d2de4ec4b --- /dev/null +++ b/stable/photoprism/10.0.30/README.md @@ -0,0 +1,109 @@ +# photoprism + +![Version: 10.0.30](https://img.shields.io/badge/Version-10.0.30-informational?style=flat-square) ![AppVersion: 220728](https://img.shields.io/badge/AppVersion-220728-informational?style=flat-square) + +PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection + +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: [photoprism](https://truecharts.org/docs/charts/stable/photoprism) + +**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/ | mariadb | 3.0.46 | +| https://library-charts.truecharts.org | common | 10.4.8 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `photoprism` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install photoprism TrueCharts/photoprism +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `photoprism` deployment + +```console +helm uninstall photoprism +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./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 Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install photoprism \ + --set env.TZ="America/New York" \ + TrueCharts/photoprism +``` + +#### 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 photoprism TrueCharts/photoprism -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/photoprism/10.0.30/app-readme.md b/stable/photoprism/10.0.30/app-readme.md new file mode 100644 index 0000000000..b746e847a6 --- /dev/null +++ b/stable/photoprism/10.0.30/app-readme.md @@ -0,0 +1,8 @@ +PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/photoprism + +--- + +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/snapdrop/2.0.29/charts/common-10.4.8.tgz b/stable/photoprism/10.0.30/charts/common-10.4.8.tgz similarity index 100% rename from stable/snapdrop/2.0.29/charts/common-10.4.8.tgz rename to stable/photoprism/10.0.30/charts/common-10.4.8.tgz diff --git a/stable/photoprism/10.0.30/charts/mariadb-3.0.46.tgz b/stable/photoprism/10.0.30/charts/mariadb-3.0.46.tgz new file mode 100644 index 0000000000..089bca43fc Binary files /dev/null and b/stable/photoprism/10.0.30/charts/mariadb-3.0.46.tgz differ diff --git a/stable/photoprism/10.0.30/ix_values.yaml b/stable/photoprism/10.0.30/ix_values.yaml new file mode 100644 index 0000000000..79b333455c --- /dev/null +++ b/stable/photoprism/10.0.30/ix_values.yaml @@ -0,0 +1,58 @@ +image: + repository: tccr.io/truecharts/photoprism + tag: v220728@sha256:a6a34c49135eaee69af7ce7abad15fbff9cb1fe040b75a1898688edcf996cb8f + pullPolicy: IfNotPresent + +securityContext: + readOnlyRootFilesystem: false + +secretEnv: + PHOTOPRISM_ADMIN_PASSWORD: "please-change" + +env: + HOME: "/photoprism" + PHOTOPRISM_ORIGINALS_PATH: "/photoprism/originals" + PHOTOPRISM_IMPORT_PATH: "/photoprism/import" + PHOTOPRISM_TEMP_PATH: "/photoprism/temp" + PHOTOPRISM_STORAGE_PATH: "/assets/storage" + PHOTOPRISM_SIDECAR_PATH: "/assets/sidecar" + PHOTOPRISM_CACHE_PATH: "/assets/cache" + PHOTOPRISM_CONFIG_PATH: "/assets/config" + PROTOPRISM_BACKUP_PATH: "/assets/backup" + PHOTOPRISM_PUBLIC: false + PHOTOPRISM_UID: "{{ .Values.podSecurityContext.runAsUser }}" + PHOTOPRISM_GID: "{{ .Values.podSecurityContext.runAsGroup }}" + PHOTOPRISM_UMASK: "{{ .Values.env.UMASK }}" + PHOTOPRISM_DATABASE_DRIVER: "mysql" + PHOTOPRISM_DATABASE_NAME: "photoprism" + PHOTOPRISM_DATABASE_USER: "photoprism" + PHOTOPRISM_DATABASE_SERVER: + secretKeyRef: + name: mariadbcreds + key: plainporthost + PHOTOPRISM_DATABASE_PASSWORD: + secretKeyRef: + name: mariadbcreds + key: mariadb-password + +service: + main: + ports: + main: + port: 2342 + targetPort: 2342 + +persistence: + storage: + enabled: true + mountPath: "/assets" + temp: + enabled: true + mountPath: "/photoprism/temp" + type: emptyDir + +mariadb: + enabled: true + mariadbUsername: photoprism + mariadbDatabase: photoprism + existingSecret: "mariadbcreds" diff --git a/stable/photoprism/10.0.30/questions.yaml b/stable/photoprism/10.0.30/questions.yaml new file mode 100644 index 0000000000..60541b4bd1 --- /dev/null +++ b/stable/photoprism/10.0.30/questions.yaml @@ -0,0 +1,2472 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + 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" + - variable: expert + label: "Show Expert Configuration Options" + 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: 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: secretEnv + group: "Container Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PHOTOPRISM_ADMIN_PASSWORD + label: "PHOTOPRISM_ADMIN_PASSWORD (First Install Only)" + description: "Initial admin password. **BE SURE TO CHANGE THIS!**" + schema: + type: string + required: true + private: true + default: "REPLACETHIS" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PHOTOPRISM_ORIGINALS_PATH + label: "PHOTOPRISM_ORIGINALS_PATH" + description: "Photoprism originals path" + schema: + type: string + default: "/photoprism/originals" + - variable: PHOTOPRISM_IMPORT_PATH + label: "PHOTOPRISM_IMPORT_PATH" + description: "Photoprism import path" + schema: + type: string + default: "/photoprism/import" + - variable: PHOTOPRISM_PUBLIC + label: "PHOTOPRISM_PUBLIC" + description: "Disable authentication / password protection" + schema: + type: boolean + default: false + - variable: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + 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 Config" + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ipFamilyPolicy + label: "IP Family Policy" + description: "(Advanced) Specify the ip policy" + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: "SingleStack" + enum: + - value: "SingleStack" + description: "SingleStack" + - value: "PreferDualStack" + description: "PreferDualStack" + - value: "RequireDualStack" + description: "RequireDualStack" + - variable: ipFamilies + label: "(advanced) IP families" + description: "(advanced) The ip families that should be used" + schema: + show_if: [["type", "!=", "Simple"]] + 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: 2342 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: 2342 + + - 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + 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: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + + - variable: persistence + label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" + group: "Storage and Persistence" + schema: + additional_attrs: true + type: dict + attrs: + - variable: storage + label: "App 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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: "999Gi" + - 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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: "999Gi" + - 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: 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: "pathType" + 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: "pathType" + 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 tha 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/manual/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/manual/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/manual/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/manual/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: autoscaling +# group: "Advanced" +# label: "(Advanced) Horizontal Pod Autoscaler" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - 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: +# additional_attrs: true +# type: dict +# attrs: +# - 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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: 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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - 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: 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + 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 ecommand 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 diff --git a/stable/photoprism/10.0.30/templates/common.yaml b/stable/photoprism/10.0.30/templates/common.yaml new file mode 100644 index 0000000000..c1a366e1cf --- /dev/null +++ b/stable/photoprism/10.0.30/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/snapdrop/2.0.29/values.yaml b/stable/photoprism/10.0.30/values.yaml similarity index 100% rename from stable/snapdrop/2.0.29/values.yaml rename to stable/photoprism/10.0.30/values.yaml diff --git a/stable/prometheus/4.0.51/CHANGELOG.md b/stable/prometheus/4.0.52/CHANGELOG.md similarity index 92% rename from stable/prometheus/4.0.51/CHANGELOG.md rename to stable/prometheus/4.0.52/CHANGELOG.md index d9eba4c093..dd4c7d3919 100644 --- a/stable/prometheus/4.0.51/CHANGELOG.md +++ b/stable/prometheus/4.0.52/CHANGELOG.md @@ -2,6 +2,15 @@ +## [prometheus-4.0.52](https://github.com/truecharts/apps/compare/prometheus-4.0.51...prometheus-4.0.52) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [prometheus-4.0.51](https://github.com/truecharts/apps/compare/prometheus-4.0.50...prometheus-4.0.51) (2022-07-28) ### Chore @@ -88,12 +97,3 @@ - -## [prometheus-4.0.44](https://github.com/truecharts/apps/compare/prometheus-4.0.43...prometheus-4.0.44) (2022-07-23) - -### Chore - -- update docker general non-major ([#3272](https://github.com/truecharts/apps/issues/3272)) - - - diff --git a/stable/prometheus/4.0.51/Chart.lock b/stable/prometheus/4.0.52/Chart.lock similarity index 89% rename from stable/prometheus/4.0.51/Chart.lock rename to stable/prometheus/4.0.52/Chart.lock index 4cf2ad0a51..991f547b55 100644 --- a/stable/prometheus/4.0.51/Chart.lock +++ b/stable/prometheus/4.0.52/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 3.1.1 digest: sha256:17bb0b6ed020245927569a31aab32518782dedc48d9db2fe2127c6c2ec573dc5 -generated: "2022-07-28T20:45:52.261911549Z" +generated: "2022-07-29T13:31:58.202951873Z" diff --git a/stable/prometheus/4.0.51/Chart.yaml b/stable/prometheus/4.0.52/Chart.yaml similarity index 94% rename from stable/prometheus/4.0.51/Chart.yaml rename to stable/prometheus/4.0.52/Chart.yaml index 8b14db4af9..99932ff19c 100644 --- a/stable/prometheus/4.0.51/Chart.yaml +++ b/stable/prometheus/4.0.52/Chart.yaml @@ -15,7 +15,7 @@ dependencies: deprecated: false description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. icon: https://truecharts.org/img/chart-icons/prometheus.png -home: "https://truecharts.org/docs/charts/stable/prometheus" +home: https://truecharts.org/docs/charts/stable/prometheus keywords: - metrics kubeVersion: ">=1.16.0-0" @@ -28,7 +28,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 4.0.51 +version: 4.0.52 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/prometheus/4.0.51/README.md b/stable/prometheus/4.0.52/README.md similarity index 98% rename from stable/prometheus/4.0.51/README.md rename to stable/prometheus/4.0.52/README.md index 2bc4fbcaa0..a043ccb42f 100644 --- a/stable/prometheus/4.0.51/README.md +++ b/stable/prometheus/4.0.52/README.md @@ -1,6 +1,6 @@ # prometheus -![Version: 4.0.51](https://img.shields.io/badge/Version-4.0.51-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.58.0](https://img.shields.io/badge/AppVersion-0.58.0-informational?style=flat-square) +![Version: 4.0.52](https://img.shields.io/badge/Version-4.0.52-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.58.0](https://img.shields.io/badge/AppVersion-0.58.0-informational?style=flat-square) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. diff --git a/stable/prometheus/4.0.51/app-readme.md b/stable/prometheus/4.0.52/app-readme.md similarity index 100% rename from stable/prometheus/4.0.51/app-readme.md rename to stable/prometheus/4.0.52/app-readme.md diff --git a/stable/prometheus/4.0.52/charts/common-10.4.8.tgz b/stable/prometheus/4.0.52/charts/common-10.4.8.tgz new file mode 100644 index 0000000000..e7ddaf2da5 Binary files /dev/null and b/stable/prometheus/4.0.52/charts/common-10.4.8.tgz differ diff --git a/stable/prometheus/4.0.51/charts/kube-state-metrics-3.1.1.tgz b/stable/prometheus/4.0.52/charts/kube-state-metrics-3.1.1.tgz similarity index 100% rename from stable/prometheus/4.0.51/charts/kube-state-metrics-3.1.1.tgz rename to stable/prometheus/4.0.52/charts/kube-state-metrics-3.1.1.tgz diff --git a/stable/prometheus/4.0.51/charts/node-exporter-3.0.4.tgz b/stable/prometheus/4.0.52/charts/node-exporter-3.0.4.tgz similarity index 100% rename from stable/prometheus/4.0.51/charts/node-exporter-3.0.4.tgz rename to stable/prometheus/4.0.52/charts/node-exporter-3.0.4.tgz diff --git a/stable/prometheus/4.0.51/crds/crd-alertmanager-config.yaml b/stable/prometheus/4.0.52/crds/crd-alertmanager-config.yaml similarity index 100% rename from stable/prometheus/4.0.51/crds/crd-alertmanager-config.yaml rename to stable/prometheus/4.0.52/crds/crd-alertmanager-config.yaml diff --git a/stable/prometheus/4.0.51/crds/crd-alertmanager.yaml b/stable/prometheus/4.0.52/crds/crd-alertmanager.yaml similarity index 100% rename from stable/prometheus/4.0.51/crds/crd-alertmanager.yaml rename to stable/prometheus/4.0.52/crds/crd-alertmanager.yaml diff --git a/stable/prometheus/4.0.51/crds/crd-podmonitor.yaml b/stable/prometheus/4.0.52/crds/crd-podmonitor.yaml similarity index 100% rename from stable/prometheus/4.0.51/crds/crd-podmonitor.yaml rename to stable/prometheus/4.0.52/crds/crd-podmonitor.yaml diff --git a/stable/prometheus/4.0.51/crds/crd-probes.yaml b/stable/prometheus/4.0.52/crds/crd-probes.yaml similarity index 100% rename from stable/prometheus/4.0.51/crds/crd-probes.yaml rename to stable/prometheus/4.0.52/crds/crd-probes.yaml diff --git a/stable/prometheus/4.0.51/crds/crd-prometheus.yaml b/stable/prometheus/4.0.52/crds/crd-prometheus.yaml similarity index 100% rename from stable/prometheus/4.0.51/crds/crd-prometheus.yaml rename to stable/prometheus/4.0.52/crds/crd-prometheus.yaml diff --git a/stable/prometheus/4.0.51/crds/crd-prometheusrules.yaml b/stable/prometheus/4.0.52/crds/crd-prometheusrules.yaml similarity index 100% rename from stable/prometheus/4.0.51/crds/crd-prometheusrules.yaml rename to stable/prometheus/4.0.52/crds/crd-prometheusrules.yaml diff --git a/stable/prometheus/4.0.51/crds/crd-servicemonitor.yaml b/stable/prometheus/4.0.52/crds/crd-servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.51/crds/crd-servicemonitor.yaml rename to stable/prometheus/4.0.52/crds/crd-servicemonitor.yaml diff --git a/stable/prometheus/4.0.51/crds/crd-thanosrulers.yaml b/stable/prometheus/4.0.52/crds/crd-thanosrulers.yaml similarity index 100% rename from stable/prometheus/4.0.51/crds/crd-thanosrulers.yaml rename to stable/prometheus/4.0.52/crds/crd-thanosrulers.yaml diff --git a/stable/prometheus/4.0.51/ix_values.yaml b/stable/prometheus/4.0.52/ix_values.yaml similarity index 99% rename from stable/prometheus/4.0.51/ix_values.yaml rename to stable/prometheus/4.0.52/ix_values.yaml index a503b0b2cc..6761621abc 100644 --- a/stable/prometheus/4.0.51/ix_values.yaml +++ b/stable/prometheus/4.0.52/ix_values.yaml @@ -4,7 +4,7 @@ image: prometheusImage: repository: tccr.io/truecharts/prometheus - tag: v2.37.0@sha256:410f1ebc6fb381bcec4168c36ea191f31a0209186347c7e0092a55d4d9ada88b + tag: v2.37.0@sha256:c5a1e8300947aa89ca82c6ac1e491692ea98b48ebf6411ae114daee142dde258 thanosImage: repository: tccr.io/truecharts/thanos diff --git a/stable/prometheus/4.0.51/questions.yaml b/stable/prometheus/4.0.52/questions.yaml similarity index 100% rename from stable/prometheus/4.0.51/questions.yaml rename to stable/prometheus/4.0.52/questions.yaml diff --git a/stable/prometheus/4.0.51/templates/_helpers.tpl b/stable/prometheus/4.0.52/templates/_helpers.tpl similarity index 100% rename from stable/prometheus/4.0.51/templates/_helpers.tpl rename to stable/prometheus/4.0.52/templates/_helpers.tpl diff --git a/stable/prometheus/4.0.51/templates/alertmanager/_alertmanager.tpl b/stable/prometheus/4.0.52/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from stable/prometheus/4.0.51/templates/alertmanager/_alertmanager.tpl rename to stable/prometheus/4.0.52/templates/alertmanager/_alertmanager.tpl diff --git a/stable/prometheus/4.0.51/templates/alertmanager/secrets.yaml b/stable/prometheus/4.0.52/templates/alertmanager/secrets.yaml similarity index 100% rename from stable/prometheus/4.0.51/templates/alertmanager/secrets.yaml rename to stable/prometheus/4.0.52/templates/alertmanager/secrets.yaml diff --git a/stable/prometheus/4.0.51/templates/alertmanager/serviceaccount.yaml b/stable/prometheus/4.0.52/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.51/templates/alertmanager/serviceaccount.yaml rename to stable/prometheus/4.0.52/templates/alertmanager/serviceaccount.yaml diff --git a/stable/prometheus/4.0.51/templates/alertmanager/servicemonitor.yaml b/stable/prometheus/4.0.52/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.51/templates/alertmanager/servicemonitor.yaml rename to stable/prometheus/4.0.52/templates/alertmanager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.51/templates/common.yaml b/stable/prometheus/4.0.52/templates/common.yaml similarity index 100% rename from stable/prometheus/4.0.51/templates/common.yaml rename to stable/prometheus/4.0.52/templates/common.yaml diff --git a/stable/prometheus/4.0.51/templates/exporters/core-dns/service.yaml b/stable/prometheus/4.0.52/templates/exporters/core-dns/service.yaml similarity index 100% rename from stable/prometheus/4.0.51/templates/exporters/core-dns/service.yaml rename to stable/prometheus/4.0.52/templates/exporters/core-dns/service.yaml diff --git a/stable/prometheus/4.0.51/templates/exporters/core-dns/servicemonitor.yaml b/stable/prometheus/4.0.52/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.51/templates/exporters/core-dns/servicemonitor.yaml rename to stable/prometheus/4.0.52/templates/exporters/core-dns/servicemonitor.yaml diff --git a/stable/prometheus/4.0.51/templates/exporters/kube-apiserver/servicemonitor.yaml b/stable/prometheus/4.0.52/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.51/templates/exporters/kube-apiserver/servicemonitor.yaml rename to stable/prometheus/4.0.52/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/stable/prometheus/4.0.51/templates/exporters/kube-controller-manager/endpoints.yaml b/stable/prometheus/4.0.52/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.51/templates/exporters/kube-controller-manager/endpoints.yaml rename to stable/prometheus/4.0.52/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/stable/prometheus/4.0.51/templates/exporters/kube-controller-manager/service.yaml b/stable/prometheus/4.0.52/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from stable/prometheus/4.0.51/templates/exporters/kube-controller-manager/service.yaml rename to stable/prometheus/4.0.52/templates/exporters/kube-controller-manager/service.yaml diff --git a/stable/prometheus/4.0.51/templates/exporters/kube-controller-manager/servicemonitor.yaml b/stable/prometheus/4.0.52/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.51/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to stable/prometheus/4.0.52/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.51/templates/exporters/kube-scheduler/endpoints.yaml b/stable/prometheus/4.0.52/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.51/templates/exporters/kube-scheduler/endpoints.yaml rename to stable/prometheus/4.0.52/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/stable/prometheus/4.0.51/templates/exporters/kube-scheduler/service.yaml b/stable/prometheus/4.0.52/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from stable/prometheus/4.0.51/templates/exporters/kube-scheduler/service.yaml rename to stable/prometheus/4.0.52/templates/exporters/kube-scheduler/service.yaml diff --git a/stable/prometheus/4.0.51/templates/exporters/kube-scheduler/servicemonitor.yaml b/stable/prometheus/4.0.52/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.51/templates/exporters/kube-scheduler/servicemonitor.yaml rename to stable/prometheus/4.0.52/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/stable/prometheus/4.0.51/templates/exporters/kubelet/servicemonitor.yaml b/stable/prometheus/4.0.52/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.51/templates/exporters/kubelet/servicemonitor.yaml rename to stable/prometheus/4.0.52/templates/exporters/kubelet/servicemonitor.yaml diff --git a/stable/prometheus/4.0.51/templates/operator/_args.tpl b/stable/prometheus/4.0.52/templates/operator/_args.tpl similarity index 100% rename from stable/prometheus/4.0.51/templates/operator/_args.tpl rename to stable/prometheus/4.0.52/templates/operator/_args.tpl diff --git a/stable/prometheus/4.0.51/templates/operator/configmap.yaml b/stable/prometheus/4.0.52/templates/operator/configmap.yaml similarity index 100% rename from stable/prometheus/4.0.51/templates/operator/configmap.yaml rename to stable/prometheus/4.0.52/templates/operator/configmap.yaml diff --git a/stable/prometheus/4.0.51/templates/operator/servicemonitor.yaml b/stable/prometheus/4.0.52/templates/operator/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.51/templates/operator/servicemonitor.yaml rename to stable/prometheus/4.0.52/templates/operator/servicemonitor.yaml diff --git a/stable/prometheus/4.0.51/templates/prometheus/_additionalPrometheusRules.tpl b/stable/prometheus/4.0.52/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from stable/prometheus/4.0.51/templates/prometheus/_additionalPrometheusRules.tpl rename to stable/prometheus/4.0.52/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/stable/prometheus/4.0.51/templates/prometheus/_additionalScrapeJobs.tpl b/stable/prometheus/4.0.52/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from stable/prometheus/4.0.51/templates/prometheus/_additionalScrapeJobs.tpl rename to stable/prometheus/4.0.52/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/stable/prometheus/4.0.51/templates/prometheus/_prometheus.tpl b/stable/prometheus/4.0.52/templates/prometheus/_prometheus.tpl similarity index 100% rename from stable/prometheus/4.0.51/templates/prometheus/_prometheus.tpl rename to stable/prometheus/4.0.52/templates/prometheus/_prometheus.tpl diff --git a/stable/prometheus/4.0.51/templates/prometheus/_servicemonitor.tpl b/stable/prometheus/4.0.52/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from stable/prometheus/4.0.51/templates/prometheus/_servicemonitor.tpl rename to stable/prometheus/4.0.52/templates/prometheus/_servicemonitor.tpl diff --git a/stable/prometheus/4.0.51/templates/prometheus/clusterrole.yaml b/stable/prometheus/4.0.52/templates/prometheus/clusterrole.yaml similarity index 100% rename from stable/prometheus/4.0.51/templates/prometheus/clusterrole.yaml rename to stable/prometheus/4.0.52/templates/prometheus/clusterrole.yaml diff --git a/stable/prometheus/4.0.51/templates/prometheus/clusterrolebinding.yaml b/stable/prometheus/4.0.52/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from stable/prometheus/4.0.51/templates/prometheus/clusterrolebinding.yaml rename to stable/prometheus/4.0.52/templates/prometheus/clusterrolebinding.yaml diff --git a/stable/prometheus/4.0.51/templates/prometheus/serviceaccount.yaml b/stable/prometheus/4.0.52/templates/prometheus/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.51/templates/prometheus/serviceaccount.yaml rename to stable/prometheus/4.0.52/templates/prometheus/serviceaccount.yaml diff --git a/stable/prometheus/4.0.52/values.yaml b/stable/prometheus/4.0.52/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/redmine/3.0.29/CHANGELOG.md b/stable/redmine/3.0.30/CHANGELOG.md similarity index 92% rename from stable/redmine/3.0.29/CHANGELOG.md rename to stable/redmine/3.0.30/CHANGELOG.md index 837e5c7442..1a705d69f4 100644 --- a/stable/redmine/3.0.29/CHANGELOG.md +++ b/stable/redmine/3.0.30/CHANGELOG.md @@ -2,6 +2,15 @@ +## [redmine-3.0.30](https://github.com/truecharts/apps/compare/redmine-3.0.29...redmine-3.0.30) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [redmine-3.0.29](https://github.com/truecharts/apps/compare/redmine-3.0.28...redmine-3.0.29) (2022-07-26) ### Chore @@ -88,12 +97,3 @@ ## [redmine-3.0.22](https://github.com/truecharts/apps/compare/redmine-3.0.21...redmine-3.0.22) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [redmine-3.0.21](https://github.com/truecharts/apps/compare/redmine-3.0.19...redmine-3.0.21) (2022-07-14) - diff --git a/stable/redmine/3.0.29/Chart.lock b/stable/redmine/3.0.30/Chart.lock similarity index 85% rename from stable/redmine/3.0.29/Chart.lock rename to stable/redmine/3.0.30/Chart.lock index 330d559b30..fd864108bf 100644 --- a/stable/redmine/3.0.29/Chart.lock +++ b/stable/redmine/3.0.30/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.48 digest: sha256:06eed2d910d06ee059a0eed8277d806937d457340e3f510c63a55c1b8e5ce14f -generated: "2022-07-26T11:13:19.369261238Z" +generated: "2022-07-29T13:32:02.942535381Z" diff --git a/stable/redmine/3.0.29/Chart.yaml b/stable/redmine/3.0.30/Chart.yaml similarity index 90% rename from stable/redmine/3.0.29/Chart.yaml rename to stable/redmine/3.0.30/Chart.yaml index e8adc4f714..d53af0d1a8 100644 --- a/stable/redmine/3.0.29/Chart.yaml +++ b/stable/redmine/3.0.30/Chart.yaml @@ -1,11 +1,11 @@ apiVersion: v2 appVersion: "5.0.2" kubeVersion: ">=1.16.0-0" -version: 3.0.29 +version: 3.0.30 name: redmine description: Redmine is a flexible project management web application written using Ruby on Rails framework. type: application -home: https://github.com/truecharts/charts/tree/master/charts/stable/redmine +home: https://truecharts.org/docs/charts/stable/redmine icon: https://truecharts.org/img/chart-icons/redmine.png keywords: - project diff --git a/stable/redmine/3.0.29/README.md b/stable/redmine/3.0.30/README.md similarity index 98% rename from stable/redmine/3.0.29/README.md rename to stable/redmine/3.0.30/README.md index 2ddbd94a07..7e914a9d0b 100644 --- a/stable/redmine/3.0.29/README.md +++ b/stable/redmine/3.0.30/README.md @@ -1,6 +1,6 @@ # redmine -![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.2](https://img.shields.io/badge/AppVersion-5.0.2-informational?style=flat-square) +![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.2](https://img.shields.io/badge/AppVersion-5.0.2-informational?style=flat-square) Redmine is a flexible project management web application written using Ruby on Rails framework. diff --git a/stable/redmine/3.0.29/app-readme.md b/stable/redmine/3.0.30/app-readme.md similarity index 100% rename from stable/redmine/3.0.29/app-readme.md rename to stable/redmine/3.0.30/app-readme.md diff --git a/stable/redmine/3.0.30/charts/common-10.4.8.tgz b/stable/redmine/3.0.30/charts/common-10.4.8.tgz new file mode 100644 index 0000000000..e7ddaf2da5 Binary files /dev/null and b/stable/redmine/3.0.30/charts/common-10.4.8.tgz differ diff --git a/stable/redmine/3.0.29/charts/postgresql-8.0.48.tgz b/stable/redmine/3.0.30/charts/postgresql-8.0.48.tgz similarity index 100% rename from stable/redmine/3.0.29/charts/postgresql-8.0.48.tgz rename to stable/redmine/3.0.30/charts/postgresql-8.0.48.tgz diff --git a/stable/redmine/3.0.29/ix_values.yaml b/stable/redmine/3.0.30/ix_values.yaml similarity index 93% rename from stable/redmine/3.0.29/ix_values.yaml rename to stable/redmine/3.0.30/ix_values.yaml index 534373b3f0..bc2fcd108f 100644 --- a/stable/redmine/3.0.29/ix_values.yaml +++ b/stable/redmine/3.0.30/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/redmine pullPolicy: IfNotPresent - tag: v5.0.2@sha256:75752428257d4b486e2c408aee4e85544a772f889b32f2f7cf9c518dc50d812d + tag: v5.0.2@sha256:afdf658c1f9bd98b607f66190603bafb2576a42a9d1971d44e2318f37a87610e env: REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}" diff --git a/stable/redmine/3.0.29/questions.yaml b/stable/redmine/3.0.30/questions.yaml similarity index 100% rename from stable/redmine/3.0.29/questions.yaml rename to stable/redmine/3.0.30/questions.yaml diff --git a/stable/redmine/3.0.29/templates/_secrets.tpl b/stable/redmine/3.0.30/templates/_secrets.tpl similarity index 100% rename from stable/redmine/3.0.29/templates/_secrets.tpl rename to stable/redmine/3.0.30/templates/_secrets.tpl diff --git a/stable/redmine/3.0.29/templates/common.yaml b/stable/redmine/3.0.30/templates/common.yaml similarity index 100% rename from stable/redmine/3.0.29/templates/common.yaml rename to stable/redmine/3.0.30/templates/common.yaml diff --git a/stable/redmine/3.0.30/values.yaml b/stable/redmine/3.0.30/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/rsshub/3.0.54/CHANGELOG.md b/stable/rsshub/3.0.55/CHANGELOG.md similarity index 91% rename from stable/rsshub/3.0.54/CHANGELOG.md rename to stable/rsshub/3.0.55/CHANGELOG.md index 41400534c8..f38b889c2f 100644 --- a/stable/rsshub/3.0.54/CHANGELOG.md +++ b/stable/rsshub/3.0.55/CHANGELOG.md @@ -2,6 +2,15 @@ +## [rsshub-3.0.55](https://github.com/truecharts/apps/compare/rsshub-3.0.54...rsshub-3.0.55) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [rsshub-3.0.54](https://github.com/truecharts/apps/compare/rsshub-3.0.53...rsshub-3.0.54) (2022-07-28) ### Chore @@ -88,12 +97,3 @@ - -## [rsshub-3.0.48](https://github.com/truecharts/apps/compare/rsshub-3.0.47...rsshub-3.0.48) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) - - - diff --git a/stable/rsshub/3.0.54/Chart.lock b/stable/rsshub/3.0.55/Chart.lock similarity index 85% rename from stable/rsshub/3.0.54/Chart.lock rename to stable/rsshub/3.0.55/Chart.lock index bb5bd70ab0..a82b779163 100644 --- a/stable/rsshub/3.0.54/Chart.lock +++ b/stable/rsshub/3.0.55/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.46 digest: sha256:415d8dcf4e2ed765b1c193d4b93df390a8a73fb4d238d1cf27a7fb70d3530652 -generated: "2022-07-28T20:46:10.333895114Z" +generated: "2022-07-29T13:32:29.185816167Z" diff --git a/stable/rsshub/3.0.54/Chart.yaml b/stable/rsshub/3.0.55/Chart.yaml similarity index 91% rename from stable/rsshub/3.0.54/Chart.yaml rename to stable/rsshub/3.0.55/Chart.yaml index f22dd37a28..6e1445c093 100644 --- a/stable/rsshub/3.0.54/Chart.yaml +++ b/stable/rsshub/3.0.55/Chart.yaml @@ -1,12 +1,12 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 3.0.54 +version: 3.0.55 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application deprecated: false -home: "https://truecharts.org/docs/charts/stable/rsshub" +home: https://truecharts.org/docs/charts/stable/rsshub icon: https://truecharts.org/img/chart-icons/rsshub.png keywords: - rsshub diff --git a/stable/rsshub/3.0.54/README.md b/stable/rsshub/3.0.55/README.md similarity index 98% rename from stable/rsshub/3.0.54/README.md rename to stable/rsshub/3.0.55/README.md index b8f6b8c925..636e27967d 100644 --- a/stable/rsshub/3.0.54/README.md +++ b/stable/rsshub/3.0.55/README.md @@ -1,6 +1,6 @@ # rsshub -![Version: 3.0.54](https://img.shields.io/badge/Version-3.0.54-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 3.0.55](https://img.shields.io/badge/Version-3.0.55-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) RSSHub can generate RSS feeds from pretty much everything diff --git a/stable/rsshub/3.0.54/app-readme.md b/stable/rsshub/3.0.55/app-readme.md similarity index 100% rename from stable/rsshub/3.0.54/app-readme.md rename to stable/rsshub/3.0.55/app-readme.md diff --git a/stable/rsshub/3.0.55/charts/common-10.4.8.tgz b/stable/rsshub/3.0.55/charts/common-10.4.8.tgz new file mode 100644 index 0000000000..e7ddaf2da5 Binary files /dev/null and b/stable/rsshub/3.0.55/charts/common-10.4.8.tgz differ diff --git a/stable/rsshub/3.0.54/charts/redis-3.0.46.tgz b/stable/rsshub/3.0.55/charts/redis-3.0.46.tgz similarity index 100% rename from stable/rsshub/3.0.54/charts/redis-3.0.46.tgz rename to stable/rsshub/3.0.55/charts/redis-3.0.46.tgz diff --git a/stable/rsshub/3.0.54/ix_values.yaml b/stable/rsshub/3.0.55/ix_values.yaml similarity index 93% rename from stable/rsshub/3.0.54/ix_values.yaml rename to stable/rsshub/3.0.55/ix_values.yaml index 30156c7579..cc74312f7b 100644 --- a/stable/rsshub/3.0.54/ix_values.yaml +++ b/stable/rsshub/3.0.55/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:af241157a29ec092435dfcb019d27308e552c6fe170b581562afe1a11e529c77 + tag: latest@sha256:46eb3fd1aa75f0d84eed7f803708cb3b8e5d55a0933da63bc98910270f9ce96c browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/stable/rsshub/3.0.54/questions.yaml b/stable/rsshub/3.0.55/questions.yaml similarity index 100% rename from stable/rsshub/3.0.54/questions.yaml rename to stable/rsshub/3.0.55/questions.yaml diff --git a/stable/rsshub/3.0.55/templates/common.yaml b/stable/rsshub/3.0.55/templates/common.yaml new file mode 100644 index 0000000000..c1a366e1cf --- /dev/null +++ b/stable/rsshub/3.0.55/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/rsshub/3.0.55/values.yaml b/stable/rsshub/3.0.55/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/snapdrop/2.0.29/Chart.lock b/stable/snapdrop/2.0.29/Chart.lock deleted file mode 100644 index 6db417b20e..0000000000 --- a/stable/snapdrop/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-07-26T11:15:24.847946603Z" diff --git a/stable/snapdrop/2.0.29/CHANGELOG.md b/stable/snapdrop/2.0.30/CHANGELOG.md similarity index 92% rename from stable/snapdrop/2.0.29/CHANGELOG.md rename to stable/snapdrop/2.0.30/CHANGELOG.md index 8ba8e39c4e..cac8450157 100644 --- a/stable/snapdrop/2.0.29/CHANGELOG.md +++ b/stable/snapdrop/2.0.30/CHANGELOG.md @@ -2,6 +2,15 @@ +## [snapdrop-2.0.30](https://github.com/truecharts/apps/compare/snapdrop-2.0.29...snapdrop-2.0.30) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + ## [snapdrop-2.0.29](https://github.com/truecharts/apps/compare/snapdrop-2.0.28...snapdrop-2.0.29) (2022-07-26) ### Chore @@ -88,12 +97,3 @@ ## [snapdrop-2.0.22](https://github.com/truecharts/apps/compare/snapdrop-2.0.21...snapdrop-2.0.22) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [snapdrop-2.0.21](https://github.com/truecharts/apps/compare/snapdrop-2.0.19...snapdrop-2.0.21) (2022-07-14) - diff --git a/stable/snapdrop/2.0.30/Chart.lock b/stable/snapdrop/2.0.30/Chart.lock new file mode 100644 index 0000000000..533c304513 --- /dev/null +++ b/stable/snapdrop/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.8 +digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad +generated: "2022-07-29T13:32:34.300627026Z" diff --git a/stable/snapdrop/2.0.29/Chart.yaml b/stable/snapdrop/2.0.30/Chart.yaml similarity index 87% rename from stable/snapdrop/2.0.29/Chart.yaml rename to stable/snapdrop/2.0.30/Chart.yaml index c21d1b5a18..aa57dc78e2 100644 --- a/stable/snapdrop/2.0.29/Chart.yaml +++ b/stable/snapdrop/2.0.30/Chart.yaml @@ -5,7 +5,7 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.8 description: Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. -home: https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop +home: https://truecharts.org/docs/charts/stable/snapdrop icon: https://truecharts.org/img/chart-icons/snapdrop.png keywords: - snapdrop @@ -17,7 +17,7 @@ maintainers: name: snapdrop sources: - https://github.com/linuxserver/docker-snapdrop -version: 2.0.29 +version: 2.0.30 annotations: truecharts.org/catagories: | - media diff --git a/stable/snapdrop/2.0.29/README.md b/stable/snapdrop/2.0.30/README.md similarity index 98% rename from stable/snapdrop/2.0.29/README.md rename to stable/snapdrop/2.0.30/README.md index 30197b8be2..c42f22352e 100644 --- a/stable/snapdrop/2.0.29/README.md +++ b/stable/snapdrop/2.0.30/README.md @@ -1,6 +1,6 @@ # snapdrop -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. diff --git a/stable/snapdrop/2.0.29/app-readme.md b/stable/snapdrop/2.0.30/app-readme.md similarity index 100% rename from stable/snapdrop/2.0.29/app-readme.md rename to stable/snapdrop/2.0.30/app-readme.md diff --git a/stable/snapdrop/2.0.30/charts/common-10.4.8.tgz b/stable/snapdrop/2.0.30/charts/common-10.4.8.tgz new file mode 100644 index 0000000000..e7ddaf2da5 Binary files /dev/null and b/stable/snapdrop/2.0.30/charts/common-10.4.8.tgz differ diff --git a/stable/snapdrop/2.0.29/ix_values.yaml b/stable/snapdrop/2.0.30/ix_values.yaml similarity index 80% rename from stable/snapdrop/2.0.29/ix_values.yaml rename to stable/snapdrop/2.0.30/ix_values.yaml index 4df03e07ad..64eb32834a 100644 --- a/stable/snapdrop/2.0.29/ix_values.yaml +++ b/stable/snapdrop/2.0.30/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/snapdrop - tag: latest@sha256:610cc5d33fe1006f8099433c34850754f35df7730448b8a04988bb3d29df685c + tag: latest@sha256:d1d8ac9060f1215d040488cb53ae1b8cee5fe2842374aa8d1f11343e2fb7b9dd pullPolicy: IfNotPresent securityContext: diff --git a/stable/snapdrop/2.0.29/questions.yaml b/stable/snapdrop/2.0.30/questions.yaml similarity index 100% rename from stable/snapdrop/2.0.29/questions.yaml rename to stable/snapdrop/2.0.30/questions.yaml diff --git a/stable/snapdrop/2.0.30/templates/common.yaml b/stable/snapdrop/2.0.30/templates/common.yaml new file mode 100644 index 0000000000..c1a366e1cf --- /dev/null +++ b/stable/snapdrop/2.0.30/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/snapdrop/2.0.30/values.yaml b/stable/snapdrop/2.0.30/values.yaml new file mode 100644 index 0000000000..e69de29bb2