diff --git a/dependency/mariadb/3.0.107/CHANGELOG.md b/dependency/mariadb/3.0.108/CHANGELOG.md similarity index 90% rename from dependency/mariadb/3.0.107/CHANGELOG.md rename to dependency/mariadb/3.0.108/CHANGELOG.md index 9dfa9427ee..75d24b731d 100644 --- a/dependency/mariadb/3.0.107/CHANGELOG.md +++ b/dependency/mariadb/3.0.108/CHANGELOG.md @@ -2,6 +2,16 @@ +## [mariadb-3.0.108](https://github.com/truecharts/charts/compare/mariadb-3.0.107...mariadb-3.0.108) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [collabora-online-12.1.63](https://github.com/truecharts/charts/compare/collabora-online-12.1.62...collabora-online-12.1.63) (2022-10-30) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm chart common to v10.7.7 ([#4162](https://github.com/truecharts/charts/issues/4162)) - - - - -## [collabora-online-12.1.56](https://github.com/truecharts/charts/compare/collabora-online-12.1.55...collabora-online-12.1.56) (2022-10-21) - -### Chore - diff --git a/dependency/memcached/3.0.108/Chart.lock b/dependency/mariadb/3.0.108/Chart.lock similarity index 80% rename from dependency/memcached/3.0.108/Chart.lock rename to dependency/mariadb/3.0.108/Chart.lock index af29099dbf..3022adfe35 100644 --- a/dependency/memcached/3.0.108/Chart.lock +++ b/dependency/mariadb/3.0.108/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.12 digest: sha256:5a99228d3d73683c85f6704031c82d0ff4e573ba41e50df208259e4bdb043aa6 -generated: "2022-10-30T09:33:13.185991394Z" +generated: "2022-11-01T08:57:33.186091446Z" diff --git a/dependency/mariadb/3.0.107/Chart.yaml b/dependency/mariadb/3.0.108/Chart.yaml similarity index 98% rename from dependency/mariadb/3.0.107/Chart.yaml rename to dependency/mariadb/3.0.108/Chart.yaml index 8103638ea5..626e9ddfc2 100644 --- a/dependency/mariadb/3.0.107/Chart.yaml +++ b/dependency/mariadb/3.0.108/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 3.0.107 +version: 3.0.108 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/3.0.107/README.md b/dependency/mariadb/3.0.108/README.md similarity index 100% rename from dependency/mariadb/3.0.107/README.md rename to dependency/mariadb/3.0.108/README.md diff --git a/dependency/mariadb/3.0.107/app-readme.md b/dependency/mariadb/3.0.108/app-readme.md similarity index 100% rename from dependency/mariadb/3.0.107/app-readme.md rename to dependency/mariadb/3.0.108/app-readme.md diff --git a/dependency/mariadb/3.0.107/charts/common-10.7.12.tgz b/dependency/mariadb/3.0.108/charts/common-10.7.12.tgz similarity index 100% rename from dependency/mariadb/3.0.107/charts/common-10.7.12.tgz rename to dependency/mariadb/3.0.108/charts/common-10.7.12.tgz diff --git a/dependency/mariadb/3.0.107/ix_values.yaml b/dependency/mariadb/3.0.108/ix_values.yaml similarity index 97% rename from dependency/mariadb/3.0.107/ix_values.yaml rename to dependency/mariadb/3.0.108/ix_values.yaml index 8e5e45691f..378649af0f 100644 --- a/dependency/mariadb/3.0.107/ix_values.yaml +++ b/dependency/mariadb/3.0.108/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mariadb pullPolicy: IfNotPresent - tag: 10.9.3@sha256:01d7bc18fb44c070832687dc3e7372cdaa6774b501edd14b2a93ed777de5ffa9 + tag: 10.9.3@sha256:0a1f2e8b12d77b356812135732aeb55c8eb30fd913f23919ca9856af43abc41c controller: # -- Set the controller type. diff --git a/dependency/mariadb/3.0.107/questions.yaml b/dependency/mariadb/3.0.108/questions.yaml similarity index 100% rename from dependency/mariadb/3.0.107/questions.yaml rename to dependency/mariadb/3.0.108/questions.yaml diff --git a/dependency/mariadb/3.0.107/templates/common.yaml b/dependency/mariadb/3.0.108/templates/common.yaml similarity index 100% rename from dependency/mariadb/3.0.107/templates/common.yaml rename to dependency/mariadb/3.0.108/templates/common.yaml diff --git a/dependency/mariadb/3.0.107/values.yaml b/dependency/mariadb/3.0.108/values.yaml similarity index 100% rename from dependency/mariadb/3.0.107/values.yaml rename to dependency/mariadb/3.0.108/values.yaml diff --git a/dependency/memcached/3.0.108/CHANGELOG.md b/dependency/memcached/3.0.109/CHANGELOG.md similarity index 91% rename from dependency/memcached/3.0.108/CHANGELOG.md rename to dependency/memcached/3.0.109/CHANGELOG.md index 6611873846..da432ef16b 100644 --- a/dependency/memcached/3.0.108/CHANGELOG.md +++ b/dependency/memcached/3.0.109/CHANGELOG.md @@ -2,6 +2,16 @@ +## [memcached-3.0.109](https://github.com/truecharts/charts/compare/memcached-3.0.108...memcached-3.0.109) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [memcached-3.0.108](https://github.com/truecharts/charts/compare/memcached-3.0.107...memcached-3.0.108) (2022-10-30) ### Chore @@ -87,13 +97,3 @@ ## [collabora-online-12.1.56](https://github.com/truecharts/charts/compare/collabora-online-12.1.55...collabora-online-12.1.56) (2022-10-21) -### Chore - -- Auto-update chart README [skip ci] - - update helm chart common to v10.7.6 - - - - -## [collabora-online-12.1.55](https://github.com/truecharts/charts/compare/collabora-online-12.1.54...collabora-online-12.1.55) (2022-10-21) - diff --git a/dependency/mariadb/3.0.107/Chart.lock b/dependency/memcached/3.0.109/Chart.lock similarity index 80% rename from dependency/mariadb/3.0.107/Chart.lock rename to dependency/memcached/3.0.109/Chart.lock index dd3676cb0f..191c7ae801 100644 --- a/dependency/mariadb/3.0.107/Chart.lock +++ b/dependency/memcached/3.0.109/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.12 digest: sha256:5a99228d3d73683c85f6704031c82d0ff4e573ba41e50df208259e4bdb043aa6 -generated: "2022-10-30T09:33:13.184092172Z" +generated: "2022-11-01T08:57:33.23210251Z" diff --git a/dependency/memcached/3.0.108/Chart.yaml b/dependency/memcached/3.0.109/Chart.yaml similarity index 98% rename from dependency/memcached/3.0.108/Chart.yaml rename to dependency/memcached/3.0.109/Chart.yaml index 64dcf525fb..0a66fc73d5 100644 --- a/dependency/memcached/3.0.108/Chart.yaml +++ b/dependency/memcached/3.0.109/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 3.0.108 +version: 3.0.109 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/3.0.108/README.md b/dependency/memcached/3.0.109/README.md similarity index 100% rename from dependency/memcached/3.0.108/README.md rename to dependency/memcached/3.0.109/README.md diff --git a/dependency/memcached/3.0.108/app-readme.md b/dependency/memcached/3.0.109/app-readme.md similarity index 100% rename from dependency/memcached/3.0.108/app-readme.md rename to dependency/memcached/3.0.109/app-readme.md diff --git a/dependency/memcached/3.0.108/charts/common-10.7.12.tgz b/dependency/memcached/3.0.109/charts/common-10.7.12.tgz similarity index 100% rename from dependency/memcached/3.0.108/charts/common-10.7.12.tgz rename to dependency/memcached/3.0.109/charts/common-10.7.12.tgz diff --git a/dependency/memcached/3.0.108/ix_values.yaml b/dependency/memcached/3.0.109/ix_values.yaml similarity index 68% rename from dependency/memcached/3.0.108/ix_values.yaml rename to dependency/memcached/3.0.109/ix_values.yaml index 60368c059b..d23e352b4c 100644 --- a/dependency/memcached/3.0.108/ix_values.yaml +++ b/dependency/memcached/3.0.109/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/memcached pullPolicy: IfNotPresent - tag: 1.6.17@sha256:777c277cba2275be3459716ca1e61541598534f29d1d1d9b6dc7733dc9b9b450 + tag: 1.6.17@sha256:e934da3277b8b6aad9c4387f8c4ece40c2720626e0cbfe7a5c9179821f3b206f service: main: diff --git a/dependency/memcached/3.0.108/questions.yaml b/dependency/memcached/3.0.109/questions.yaml similarity index 100% rename from dependency/memcached/3.0.108/questions.yaml rename to dependency/memcached/3.0.109/questions.yaml diff --git a/dependency/memcached/3.0.108/templates/common.yaml b/dependency/memcached/3.0.109/templates/common.yaml similarity index 100% rename from dependency/memcached/3.0.108/templates/common.yaml rename to dependency/memcached/3.0.109/templates/common.yaml diff --git a/dependency/memcached/3.0.108/values.yaml b/dependency/memcached/3.0.109/values.yaml similarity index 100% rename from dependency/memcached/3.0.108/values.yaml rename to dependency/memcached/3.0.109/values.yaml diff --git a/dependency/mongodb/2.0.47/CHANGELOG.md b/dependency/mongodb/2.0.48/CHANGELOG.md similarity index 91% rename from dependency/mongodb/2.0.47/CHANGELOG.md rename to dependency/mongodb/2.0.48/CHANGELOG.md index 47f870d1ce..cd9909e130 100644 --- a/dependency/mongodb/2.0.47/CHANGELOG.md +++ b/dependency/mongodb/2.0.48/CHANGELOG.md @@ -2,6 +2,16 @@ +## [mongodb-2.0.48](https://github.com/truecharts/charts/compare/mongodb-2.0.47...mongodb-2.0.48) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [mongodb-2.0.47](https://github.com/truecharts/charts/compare/mongodb-2.0.46...mongodb-2.0.47) (2022-10-30) ### Chore @@ -86,14 +96,4 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [redis-3.0.101](https://github.com/truecharts/charts/compare/redis-3.0.100...redis-3.0.101) (2022-10-22) - -### Chore - - Auto-update chart README [skip ci] diff --git a/dependency/mongodb/2.0.47/Chart.lock b/dependency/mongodb/2.0.48/Chart.lock similarity index 80% rename from dependency/mongodb/2.0.47/Chart.lock rename to dependency/mongodb/2.0.48/Chart.lock index c54f216d09..6d49330d7f 100644 --- a/dependency/mongodb/2.0.47/Chart.lock +++ b/dependency/mongodb/2.0.48/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.12 digest: sha256:5a99228d3d73683c85f6704031c82d0ff4e573ba41e50df208259e4bdb043aa6 -generated: "2022-10-30T09:33:46.031247019Z" +generated: "2022-11-01T08:57:33.209111778Z" diff --git a/dependency/mongodb/2.0.47/Chart.yaml b/dependency/mongodb/2.0.48/Chart.yaml similarity index 98% rename from dependency/mongodb/2.0.47/Chart.yaml rename to dependency/mongodb/2.0.48/Chart.yaml index 644a8e1731..d9d4e41037 100644 --- a/dependency/mongodb/2.0.47/Chart.yaml +++ b/dependency/mongodb/2.0.48/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 2.0.47 +version: 2.0.48 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/2.0.47/README.md b/dependency/mongodb/2.0.48/README.md similarity index 100% rename from dependency/mongodb/2.0.47/README.md rename to dependency/mongodb/2.0.48/README.md diff --git a/dependency/mongodb/2.0.47/app-readme.md b/dependency/mongodb/2.0.48/app-readme.md similarity index 100% rename from dependency/mongodb/2.0.47/app-readme.md rename to dependency/mongodb/2.0.48/app-readme.md diff --git a/dependency/mongodb/2.0.47/charts/common-10.7.12.tgz b/dependency/mongodb/2.0.48/charts/common-10.7.12.tgz similarity index 100% rename from dependency/mongodb/2.0.47/charts/common-10.7.12.tgz rename to dependency/mongodb/2.0.48/charts/common-10.7.12.tgz diff --git a/dependency/mongodb/2.0.47/ix_values.yaml b/dependency/mongodb/2.0.48/ix_values.yaml similarity index 97% rename from dependency/mongodb/2.0.47/ix_values.yaml rename to dependency/mongodb/2.0.48/ix_values.yaml index 5486fc2762..3f155ee58b 100644 --- a/dependency/mongodb/2.0.47/ix_values.yaml +++ b/dependency/mongodb/2.0.48/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: 6.0.2@sha256:f821d8d87dbb51c889339a8e5bb512afc4a4796248ad4b11638cbcdce2e165c0 + tag: 6.0.2@sha256:826e8ea7da31dd92af97f7873f21005474925e7e6c61f6e50214c22414789a0b controller: # -- Set the controller type. diff --git a/dependency/mongodb/2.0.47/questions.yaml b/dependency/mongodb/2.0.48/questions.yaml similarity index 100% rename from dependency/mongodb/2.0.47/questions.yaml rename to dependency/mongodb/2.0.48/questions.yaml diff --git a/dependency/mongodb/2.0.47/templates/common.yaml b/dependency/mongodb/2.0.48/templates/common.yaml similarity index 100% rename from dependency/mongodb/2.0.47/templates/common.yaml rename to dependency/mongodb/2.0.48/templates/common.yaml diff --git a/dependency/mongodb/2.0.47/values.yaml b/dependency/mongodb/2.0.48/values.yaml similarity index 100% rename from dependency/mongodb/2.0.47/values.yaml rename to dependency/mongodb/2.0.48/values.yaml diff --git a/dependency/redis/3.0.109/CHANGELOG.md b/dependency/redis/3.0.110/CHANGELOG.md similarity index 91% rename from dependency/redis/3.0.109/CHANGELOG.md rename to dependency/redis/3.0.110/CHANGELOG.md index 836db9ea8a..052c1832df 100644 --- a/dependency/redis/3.0.109/CHANGELOG.md +++ b/dependency/redis/3.0.110/CHANGELOG.md @@ -2,6 +2,16 @@ +## [redis-3.0.110](https://github.com/truecharts/charts/compare/redis-3.0.109...redis-3.0.110) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [redis-3.0.109](https://github.com/truecharts/charts/compare/redis-3.0.108...redis-3.0.109) (2022-10-30) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm chart common to v10.7.7 ([#4162](https://github.com/truecharts/charts/issues/4162)) - - - - -## [redis-3.0.100](https://github.com/truecharts/charts/compare/redis-3.0.99...redis-3.0.100) (2022-10-21) - -### Chore - diff --git a/dependency/redis/3.0.109/Chart.lock b/dependency/redis/3.0.110/Chart.lock similarity index 80% rename from dependency/redis/3.0.109/Chart.lock rename to dependency/redis/3.0.110/Chart.lock index f357b2041f..4e155cb3ee 100644 --- a/dependency/redis/3.0.109/Chart.lock +++ b/dependency/redis/3.0.110/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.12 digest: sha256:5a99228d3d73683c85f6704031c82d0ff4e573ba41e50df208259e4bdb043aa6 -generated: "2022-10-30T09:33:46.058192685Z" +generated: "2022-11-01T08:57:33.166760435Z" diff --git a/dependency/redis/3.0.109/Chart.yaml b/dependency/redis/3.0.110/Chart.yaml similarity index 97% rename from dependency/redis/3.0.109/Chart.yaml rename to dependency/redis/3.0.110/Chart.yaml index 9105c6659a..30b60e9c06 100644 --- a/dependency/redis/3.0.109/Chart.yaml +++ b/dependency/redis/3.0.110/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 3.0.109 +version: 3.0.110 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/3.0.109/README.md b/dependency/redis/3.0.110/README.md similarity index 100% rename from dependency/redis/3.0.109/README.md rename to dependency/redis/3.0.110/README.md diff --git a/dependency/redis/3.0.109/app-readme.md b/dependency/redis/3.0.110/app-readme.md similarity index 100% rename from dependency/redis/3.0.109/app-readme.md rename to dependency/redis/3.0.110/app-readme.md diff --git a/dependency/redis/3.0.109/charts/common-10.7.12.tgz b/dependency/redis/3.0.110/charts/common-10.7.12.tgz similarity index 100% rename from dependency/redis/3.0.109/charts/common-10.7.12.tgz rename to dependency/redis/3.0.110/charts/common-10.7.12.tgz diff --git a/dependency/redis/3.0.109/ix_values.yaml b/dependency/redis/3.0.110/ix_values.yaml similarity index 98% rename from dependency/redis/3.0.109/ix_values.yaml rename to dependency/redis/3.0.110/ix_values.yaml index 0f903a7987..a144184b66 100644 --- a/dependency/redis/3.0.109/ix_values.yaml +++ b/dependency/redis/3.0.110/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/redis pullPolicy: IfNotPresent - tag: 7.0.5@sha256:1c3c9b1f13a2ccdc0bcc31a89b4a54f96f48508d95d45ba5efd5748c59e65ab3 + tag: 7.0.5@sha256:076b13830a0004cb5bc140ea1a815ba4910a84e4f011a6b5b3f3720c5022d3d2 controller: # -- Set the controller type. diff --git a/dependency/redis/3.0.109/questions.yaml b/dependency/redis/3.0.110/questions.yaml similarity index 100% rename from dependency/redis/3.0.109/questions.yaml rename to dependency/redis/3.0.110/questions.yaml diff --git a/dependency/redis/3.0.109/templates/common.yaml b/dependency/redis/3.0.110/templates/common.yaml similarity index 100% rename from dependency/redis/3.0.109/templates/common.yaml rename to dependency/redis/3.0.110/templates/common.yaml diff --git a/dependency/redis/3.0.109/values.yaml b/dependency/redis/3.0.110/values.yaml similarity index 100% rename from dependency/redis/3.0.109/values.yaml rename to dependency/redis/3.0.110/values.yaml diff --git a/dependency/solr/0.0.79/Chart.lock b/dependency/solr/0.0.79/Chart.lock deleted file mode 100644 index 752032b4f0..0000000000 --- a/dependency/solr/0.0.79/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.12 -digest: sha256:5a99228d3d73683c85f6704031c82d0ff4e573ba41e50df208259e4bdb043aa6 -generated: "2022-10-30T09:34:17.710282865Z" diff --git a/dependency/solr/0.0.79/CHANGELOG.md b/dependency/solr/0.0.80/CHANGELOG.md similarity index 91% rename from dependency/solr/0.0.79/CHANGELOG.md rename to dependency/solr/0.0.80/CHANGELOG.md index 9296725b66..56dc2ec6e9 100644 --- a/dependency/solr/0.0.79/CHANGELOG.md +++ b/dependency/solr/0.0.80/CHANGELOG.md @@ -2,6 +2,16 @@ +## [solr-0.0.80](https://github.com/truecharts/charts/compare/solr-0.0.79...solr-0.0.80) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [solr-0.0.79](https://github.com/truecharts/charts/compare/solr-0.0.78...solr-0.0.79) (2022-10-30) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [solr-0.0.71](https://github.com/truecharts/charts/compare/solr-0.0.70...solr-0.0.71) (2022-10-22) - -### Chore - diff --git a/dependency/solr/0.0.80/Chart.lock b/dependency/solr/0.0.80/Chart.lock new file mode 100644 index 0000000000..28dcaa0742 --- /dev/null +++ b/dependency/solr/0.0.80/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.12 +digest: sha256:5a99228d3d73683c85f6704031c82d0ff4e573ba41e50df208259e4bdb043aa6 +generated: "2022-11-01T08:58:11.053392609Z" diff --git a/dependency/solr/0.0.79/Chart.yaml b/dependency/solr/0.0.80/Chart.yaml similarity index 98% rename from dependency/solr/0.0.79/Chart.yaml rename to dependency/solr/0.0.80/Chart.yaml index 48ca131c7d..037796bcaa 100644 --- a/dependency/solr/0.0.79/Chart.yaml +++ b/dependency/solr/0.0.80/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/apache/solr - https://hub.docker.com/r/bitnami/solr/ type: application -version: 0.0.79 +version: 0.0.80 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/0.0.79/README.md b/dependency/solr/0.0.80/README.md similarity index 100% rename from dependency/solr/0.0.79/README.md rename to dependency/solr/0.0.80/README.md diff --git a/dependency/solr/0.0.79/app-readme.md b/dependency/solr/0.0.80/app-readme.md similarity index 100% rename from dependency/solr/0.0.79/app-readme.md rename to dependency/solr/0.0.80/app-readme.md diff --git a/dependency/solr/0.0.79/charts/common-10.7.12.tgz b/dependency/solr/0.0.80/charts/common-10.7.12.tgz similarity index 100% rename from dependency/solr/0.0.79/charts/common-10.7.12.tgz rename to dependency/solr/0.0.80/charts/common-10.7.12.tgz diff --git a/dependency/solr/0.0.79/ix_values.yaml b/dependency/solr/0.0.80/ix_values.yaml similarity index 98% rename from dependency/solr/0.0.79/ix_values.yaml rename to dependency/solr/0.0.80/ix_values.yaml index 05c73b27c4..dd03c08dd2 100644 --- a/dependency/solr/0.0.79/ix_values.yaml +++ b/dependency/solr/0.0.80/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.0.0@sha256:f92dc1010f16713442f7748c05a589832e95c7d1176fe7e14060d27f1a54096b + tag: v9.0.0@sha256:5ebdab13999f4078bef75dfde1ade994fc8bcdec649d78c2eeae51f3a0aec64b controller: # -- Set the controller type. diff --git a/dependency/solr/0.0.79/questions.yaml b/dependency/solr/0.0.80/questions.yaml similarity index 100% rename from dependency/solr/0.0.79/questions.yaml rename to dependency/solr/0.0.80/questions.yaml diff --git a/dependency/solr/0.0.79/templates/common.yaml b/dependency/solr/0.0.80/templates/common.yaml similarity index 100% rename from dependency/solr/0.0.79/templates/common.yaml rename to dependency/solr/0.0.80/templates/common.yaml diff --git a/dependency/solr/0.0.79/values.yaml b/dependency/solr/0.0.80/values.yaml similarity index 100% rename from dependency/solr/0.0.79/values.yaml rename to dependency/solr/0.0.80/values.yaml diff --git a/incubator/artifactory-oss/0.0.37/CHANGELOG.md b/incubator/artifactory-oss/0.0.38/CHANGELOG.md similarity index 89% rename from incubator/artifactory-oss/0.0.37/CHANGELOG.md rename to incubator/artifactory-oss/0.0.38/CHANGELOG.md index 5c2e2a84c9..29f67b6921 100644 --- a/incubator/artifactory-oss/0.0.37/CHANGELOG.md +++ b/incubator/artifactory-oss/0.0.38/CHANGELOG.md @@ -2,6 +2,16 @@ +## [artifactory-oss-0.0.38](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.37...artifactory-oss-0.0.38) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [artifactory-oss-0.0.37](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.36...artifactory-oss-0.0.37) (2022-10-29) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [artifactory-oss-0.0.29](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.28...artifactory-oss-0.0.29) (2022-09-27) - -### Chore diff --git a/incubator/artifactory-oss/0.0.37/Chart.lock b/incubator/artifactory-oss/0.0.38/Chart.lock similarity index 80% rename from incubator/artifactory-oss/0.0.37/Chart.lock rename to incubator/artifactory-oss/0.0.38/Chart.lock index 2d167b28d1..94f3c4ae5a 100644 --- a/incubator/artifactory-oss/0.0.37/Chart.lock +++ b/incubator/artifactory-oss/0.0.38/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.7 digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-29T10:44:05.220811641Z" +generated: "2022-11-01T08:58:11.120087297Z" diff --git a/incubator/artifactory-oss/0.0.37/Chart.yaml b/incubator/artifactory-oss/0.0.38/Chart.yaml similarity index 96% rename from incubator/artifactory-oss/0.0.37/Chart.yaml rename to incubator/artifactory-oss/0.0.38/Chart.yaml index a06e25dea5..09aa227792 100644 --- a/incubator/artifactory-oss/0.0.37/Chart.yaml +++ b/incubator/artifactory-oss/0.0.38/Chart.yaml @@ -4,7 +4,7 @@ annotations: - Productivity - Tools-Utilities apiVersion: v2 -appVersion: "7.46.9" +appVersion: "7.46.10" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -28,4 +28,4 @@ sources: - https://jfrog.com/ - https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss type: application -version: 0.0.37 +version: 0.0.38 diff --git a/incubator/artifactory-oss/0.0.37/README.md b/incubator/artifactory-oss/0.0.38/README.md similarity index 100% rename from incubator/artifactory-oss/0.0.37/README.md rename to incubator/artifactory-oss/0.0.38/README.md diff --git a/incubator/artifactory-oss/0.0.37/app-readme.md b/incubator/artifactory-oss/0.0.38/app-readme.md similarity index 100% rename from incubator/artifactory-oss/0.0.37/app-readme.md rename to incubator/artifactory-oss/0.0.38/app-readme.md diff --git a/incubator/artifactory-oss/0.0.37/charts/common-10.7.7.tgz b/incubator/artifactory-oss/0.0.38/charts/common-10.7.7.tgz similarity index 100% rename from incubator/artifactory-oss/0.0.37/charts/common-10.7.7.tgz rename to incubator/artifactory-oss/0.0.38/charts/common-10.7.7.tgz diff --git a/incubator/artifactory-oss/0.0.37/ix_values.yaml b/incubator/artifactory-oss/0.0.38/ix_values.yaml similarity index 96% rename from incubator/artifactory-oss/0.0.37/ix_values.yaml rename to incubator/artifactory-oss/0.0.38/ix_values.yaml index 6438e5107d..cd58f37ab3 100644 --- a/incubator/artifactory-oss/0.0.37/ix_values.yaml +++ b/incubator/artifactory-oss/0.0.38/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/artifactory-oss - tag: 7.46.9 + tag: 7.46.10 persistence: varoptjfrogartifactory: enabled: true diff --git a/incubator/artifactory-oss/0.0.37/questions.yaml b/incubator/artifactory-oss/0.0.38/questions.yaml similarity index 99% rename from incubator/artifactory-oss/0.0.37/questions.yaml rename to incubator/artifactory-oss/0.0.38/questions.yaml index ef3f25da33..67933c6847 100644 --- a/incubator/artifactory-oss/0.0.37/questions.yaml +++ b/incubator/artifactory-oss/0.0.38/questions.yaml @@ -525,8 +525,6 @@ questions: description: Default - value: ClusterFirst description: ClusterFirst - - value: ClusterFirstWithHostNet - description: ClusterFirstWithHostNet - value: None description: None - variable: dnsConfig diff --git a/incubator/artifactory-oss/0.0.37/templates/common.yaml b/incubator/artifactory-oss/0.0.38/templates/common.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.37/templates/common.yaml rename to incubator/artifactory-oss/0.0.38/templates/common.yaml diff --git a/incubator/artifactory-oss/0.0.37/values.yaml b/incubator/artifactory-oss/0.0.38/values.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.37/values.yaml rename to incubator/artifactory-oss/0.0.38/values.yaml diff --git a/incubator/neko/0.0.50/CHANGELOG.md b/incubator/neko/0.0.51/CHANGELOG.md similarity index 91% rename from incubator/neko/0.0.50/CHANGELOG.md rename to incubator/neko/0.0.51/CHANGELOG.md index 08dc771457..09d0a1b18d 100644 --- a/incubator/neko/0.0.50/CHANGELOG.md +++ b/incubator/neko/0.0.51/CHANGELOG.md @@ -2,6 +2,16 @@ +## [neko-0.0.51](https://github.com/truecharts/charts/compare/neko-0.0.50...neko-0.0.51) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [neko-0.0.50](https://github.com/truecharts/charts/compare/neko-0.0.49...neko-0.0.50) (2022-10-28) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [neko-0.0.42](https://github.com/truecharts/charts/compare/neko-0.0.41...neko-0.0.42) (2022-10-05) - -### Chore - diff --git a/incubator/neko/0.0.50/Chart.lock b/incubator/neko/0.0.51/Chart.lock similarity index 80% rename from incubator/neko/0.0.50/Chart.lock rename to incubator/neko/0.0.51/Chart.lock index fae36172b9..c13a25f76e 100644 --- a/incubator/neko/0.0.50/Chart.lock +++ b/incubator/neko/0.0.51/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.7 digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-28T08:59:01.563488569Z" +generated: "2022-11-01T08:58:11.294004108Z" diff --git a/incubator/neko/0.0.50/Chart.yaml b/incubator/neko/0.0.51/Chart.yaml similarity index 97% rename from incubator/neko/0.0.50/Chart.yaml rename to incubator/neko/0.0.51/Chart.yaml index bde21e063d..c0502c58a8 100644 --- a/incubator/neko/0.0.50/Chart.yaml +++ b/incubator/neko/0.0.51/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/neko - https://hub.docker.com/r/m1k1o/neko/ type: application -version: 0.0.50 +version: 0.0.51 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/neko/0.0.50/README.md b/incubator/neko/0.0.51/README.md similarity index 100% rename from incubator/neko/0.0.50/README.md rename to incubator/neko/0.0.51/README.md diff --git a/incubator/neko/0.0.50/app-readme.md b/incubator/neko/0.0.51/app-readme.md similarity index 100% rename from incubator/neko/0.0.50/app-readme.md rename to incubator/neko/0.0.51/app-readme.md diff --git a/incubator/neko/0.0.50/charts/common-10.7.7.tgz b/incubator/neko/0.0.51/charts/common-10.7.7.tgz similarity index 100% rename from incubator/neko/0.0.50/charts/common-10.7.7.tgz rename to incubator/neko/0.0.51/charts/common-10.7.7.tgz diff --git a/incubator/neko/0.0.50/ci/basic-values.yaml b/incubator/neko/0.0.51/ci/basic-values.yaml similarity index 100% rename from incubator/neko/0.0.50/ci/basic-values.yaml rename to incubator/neko/0.0.51/ci/basic-values.yaml diff --git a/incubator/neko/0.0.50/ci/brave-values.yaml b/incubator/neko/0.0.51/ci/brave-values.yaml similarity index 100% rename from incubator/neko/0.0.50/ci/brave-values.yaml rename to incubator/neko/0.0.51/ci/brave-values.yaml diff --git a/incubator/neko/0.0.50/ci/chrome-values.yaml b/incubator/neko/0.0.51/ci/chrome-values.yaml similarity index 100% rename from incubator/neko/0.0.50/ci/chrome-values.yaml rename to incubator/neko/0.0.51/ci/chrome-values.yaml diff --git a/incubator/neko/0.0.50/ci/chromium-values.yaml b/incubator/neko/0.0.51/ci/chromium-values.yaml similarity index 100% rename from incubator/neko/0.0.50/ci/chromium-values.yaml rename to incubator/neko/0.0.51/ci/chromium-values.yaml diff --git a/incubator/neko/0.0.50/ci/edge-values.yaml b/incubator/neko/0.0.51/ci/edge-values.yaml similarity index 100% rename from incubator/neko/0.0.50/ci/edge-values.yaml rename to incubator/neko/0.0.51/ci/edge-values.yaml diff --git a/incubator/neko/0.0.50/ci/remmina-values.yaml b/incubator/neko/0.0.51/ci/remmina-values.yaml similarity index 100% rename from incubator/neko/0.0.50/ci/remmina-values.yaml rename to incubator/neko/0.0.51/ci/remmina-values.yaml diff --git a/incubator/neko/0.0.50/ci/tor-values.yaml b/incubator/neko/0.0.51/ci/tor-values.yaml similarity index 100% rename from incubator/neko/0.0.50/ci/tor-values.yaml rename to incubator/neko/0.0.51/ci/tor-values.yaml diff --git a/incubator/neko/0.0.50/ci/vivaldi-values.yaml b/incubator/neko/0.0.51/ci/vivaldi-values.yaml similarity index 100% rename from incubator/neko/0.0.50/ci/vivaldi-values.yaml rename to incubator/neko/0.0.51/ci/vivaldi-values.yaml diff --git a/incubator/neko/0.0.50/ci/vlc-values.yaml b/incubator/neko/0.0.51/ci/vlc-values.yaml similarity index 100% rename from incubator/neko/0.0.50/ci/vlc-values.yaml rename to incubator/neko/0.0.51/ci/vlc-values.yaml diff --git a/incubator/neko/0.0.50/ci/vncviewer-values.yaml b/incubator/neko/0.0.51/ci/vncviewer-values.yaml similarity index 100% rename from incubator/neko/0.0.50/ci/vncviewer-values.yaml rename to incubator/neko/0.0.51/ci/vncviewer-values.yaml diff --git a/incubator/neko/0.0.50/ci/xfce-values.yaml b/incubator/neko/0.0.51/ci/xfce-values.yaml similarity index 100% rename from incubator/neko/0.0.50/ci/xfce-values.yaml rename to incubator/neko/0.0.51/ci/xfce-values.yaml diff --git a/incubator/neko/0.0.50/ix_values.yaml b/incubator/neko/0.0.51/ix_values.yaml similarity index 96% rename from incubator/neko/0.0.50/ix_values.yaml rename to incubator/neko/0.0.51/ix_values.yaml index c93a76f96d..57b062f1a0 100644 --- a/incubator/neko/0.0.50/ix_values.yaml +++ b/incubator/neko/0.0.51/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/neko-firefox pullPolicy: IfNotPresent - tag: latest@sha256:7974ca75f5d0acac69090f747539d9173ba8cec6a5811e00ff82922a570569e3 + tag: latest@sha256:6b33d3d340343afea753a39e1204676439fbe543a0e220faeee2dae92d4f5006 imageBrave: repository: tccr.io/truecharts/neko-brave diff --git a/incubator/neko/0.0.50/questions.yaml b/incubator/neko/0.0.51/questions.yaml similarity index 99% rename from incubator/neko/0.0.50/questions.yaml rename to incubator/neko/0.0.51/questions.yaml index 3d56e4129c..3f5dddbba9 100644 --- a/incubator/neko/0.0.50/questions.yaml +++ b/incubator/neko/0.0.51/questions.yaml @@ -875,8 +875,6 @@ questions: description: Default - value: ClusterFirst description: ClusterFirst - - value: ClusterFirstWithHostNet - description: ClusterFirstWithHostNet - value: None description: None - variable: dnsConfig diff --git a/incubator/neko/0.0.50/templates/common.yaml b/incubator/neko/0.0.51/templates/common.yaml similarity index 100% rename from incubator/neko/0.0.50/templates/common.yaml rename to incubator/neko/0.0.51/templates/common.yaml diff --git a/incubator/neko/0.0.50/values.yaml b/incubator/neko/0.0.51/values.yaml similarity index 100% rename from incubator/neko/0.0.50/values.yaml rename to incubator/neko/0.0.51/values.yaml diff --git a/incubator/obs-ndi/0.0.34/CHANGELOG.md b/incubator/obs-ndi/0.0.35/CHANGELOG.md similarity index 91% rename from incubator/obs-ndi/0.0.34/CHANGELOG.md rename to incubator/obs-ndi/0.0.35/CHANGELOG.md index 4aa16d77f0..bd42990196 100644 --- a/incubator/obs-ndi/0.0.34/CHANGELOG.md +++ b/incubator/obs-ndi/0.0.35/CHANGELOG.md @@ -2,6 +2,16 @@ +## [obs-ndi-0.0.35](https://github.com/truecharts/charts/compare/obs-ndi-0.0.34...obs-ndi-0.0.35) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [obs-ndi-0.0.34](https://github.com/truecharts/charts/compare/obs-ndi-0.0.33...obs-ndi-0.0.34) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [obs-ndi-0.0.27](https://github.com/truecharts/charts/compare/obs-ndi-0.0.26...obs-ndi-0.0.27) (2022-09-25) -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) - - - - -## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-22) - diff --git a/incubator/passwordpusherephemeral/0.0.69/Chart.lock b/incubator/obs-ndi/0.0.35/Chart.lock similarity index 80% rename from incubator/passwordpusherephemeral/0.0.69/Chart.lock rename to incubator/obs-ndi/0.0.35/Chart.lock index 9d5e1313ca..f443aa3818 100644 --- a/incubator/passwordpusherephemeral/0.0.69/Chart.lock +++ b/incubator/obs-ndi/0.0.35/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.7 digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-31T08:18:27.866991608Z" +generated: "2022-11-01T08:58:11.790264194Z" diff --git a/incubator/obs-ndi/0.0.34/Chart.yaml b/incubator/obs-ndi/0.0.35/Chart.yaml similarity index 98% rename from incubator/obs-ndi/0.0.34/Chart.yaml rename to incubator/obs-ndi/0.0.35/Chart.yaml index ee7c01f6c6..b5b57feb4d 100644 --- a/incubator/obs-ndi/0.0.34/Chart.yaml +++ b/incubator/obs-ndi/0.0.35/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/patrickstigler/docker-obs-ndi - https://hub.docker.com/r/patrickstigler/obs-ndi type: application -version: 0.0.34 +version: 0.0.35 diff --git a/incubator/obs-ndi/0.0.34/README.md b/incubator/obs-ndi/0.0.35/README.md similarity index 100% rename from incubator/obs-ndi/0.0.34/README.md rename to incubator/obs-ndi/0.0.35/README.md diff --git a/incubator/obs-ndi/0.0.34/app-readme.md b/incubator/obs-ndi/0.0.35/app-readme.md similarity index 100% rename from incubator/obs-ndi/0.0.34/app-readme.md rename to incubator/obs-ndi/0.0.35/app-readme.md diff --git a/incubator/obs-ndi/0.0.34/charts/common-10.7.7.tgz b/incubator/obs-ndi/0.0.35/charts/common-10.7.7.tgz similarity index 100% rename from incubator/obs-ndi/0.0.34/charts/common-10.7.7.tgz rename to incubator/obs-ndi/0.0.35/charts/common-10.7.7.tgz diff --git a/incubator/obs-ndi/0.0.34/ix_values.yaml b/incubator/obs-ndi/0.0.35/ix_values.yaml similarity index 85% rename from incubator/obs-ndi/0.0.34/ix_values.yaml rename to incubator/obs-ndi/0.0.35/ix_values.yaml index d658076e50..44f36160b0 100644 --- a/incubator/obs-ndi/0.0.34/ix_values.yaml +++ b/incubator/obs-ndi/0.0.35/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/obs-ndi - tag: latest@sha256:df3f15713bb46320c6dc022e4c610f373e1cab00f1f5f15c5e32e4a7633c6d6d + tag: latest@sha256:d31a9ab3a04f1a7c629e6bf8532b0a7b0b3119db7ab2086273088f6912e08da7 persistence: configpath: enabled: true diff --git a/incubator/obs-ndi/0.0.34/questions.yaml b/incubator/obs-ndi/0.0.35/questions.yaml similarity index 99% rename from incubator/obs-ndi/0.0.34/questions.yaml rename to incubator/obs-ndi/0.0.35/questions.yaml index e455870b2a..0251dc6341 100644 --- a/incubator/obs-ndi/0.0.34/questions.yaml +++ b/incubator/obs-ndi/0.0.35/questions.yaml @@ -537,8 +537,6 @@ questions: description: Default - value: ClusterFirst description: ClusterFirst - - value: ClusterFirstWithHostNet - description: ClusterFirstWithHostNet - value: None description: None - variable: dnsConfig diff --git a/incubator/obs-ndi/0.0.34/templates/common.yaml b/incubator/obs-ndi/0.0.35/templates/common.yaml similarity index 100% rename from incubator/obs-ndi/0.0.34/templates/common.yaml rename to incubator/obs-ndi/0.0.35/templates/common.yaml diff --git a/incubator/obs-ndi/0.0.34/values.yaml b/incubator/obs-ndi/0.0.35/values.yaml similarity index 100% rename from incubator/obs-ndi/0.0.34/values.yaml rename to incubator/obs-ndi/0.0.35/values.yaml diff --git a/incubator/passwordpusherephemeral/0.0.69/CHANGELOG.md b/incubator/passwordpusherephemeral/0.0.70/CHANGELOG.md similarity index 88% rename from incubator/passwordpusherephemeral/0.0.69/CHANGELOG.md rename to incubator/passwordpusherephemeral/0.0.70/CHANGELOG.md index b8ec1e7526..438efae612 100644 --- a/incubator/passwordpusherephemeral/0.0.69/CHANGELOG.md +++ b/incubator/passwordpusherephemeral/0.0.70/CHANGELOG.md @@ -2,6 +2,16 @@ +## [passwordpusherephemeral-0.0.70](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.69...passwordpusherephemeral-0.0.70) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [passwordpusherephemeral-0.0.69](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.68...passwordpusherephemeral-0.0.69) (2022-10-31) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [passwordpusherephemeral-0.0.60](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.59...passwordpusherephemeral-0.0.60) (2022-10-22) - -### Chore diff --git a/incubator/passwordpusherephemeral/0.0.70/Chart.lock b/incubator/passwordpusherephemeral/0.0.70/Chart.lock new file mode 100644 index 0000000000..17b0112144 --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.70/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-11-01T08:58:47.711638319Z" diff --git a/incubator/passwordpusherephemeral/0.0.69/Chart.yaml b/incubator/passwordpusherephemeral/0.0.70/Chart.yaml similarity index 98% rename from incubator/passwordpusherephemeral/0.0.69/Chart.yaml rename to incubator/passwordpusherephemeral/0.0.70/Chart.yaml index 1c5fefc0cb..45bb12b450 100644 --- a/incubator/passwordpusherephemeral/0.0.69/Chart.yaml +++ b/incubator/passwordpusherephemeral/0.0.70/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://github.com/pglombardo/PasswordPusher - https://hub.docker.com/r/pglombardo/pwpush-ephemeral/ type: application -version: 0.0.69 +version: 0.0.70 diff --git a/incubator/passwordpusherephemeral/0.0.69/README.md b/incubator/passwordpusherephemeral/0.0.70/README.md similarity index 100% rename from incubator/passwordpusherephemeral/0.0.69/README.md rename to incubator/passwordpusherephemeral/0.0.70/README.md diff --git a/incubator/passwordpusherephemeral/0.0.69/app-readme.md b/incubator/passwordpusherephemeral/0.0.70/app-readme.md similarity index 100% rename from incubator/passwordpusherephemeral/0.0.69/app-readme.md rename to incubator/passwordpusherephemeral/0.0.70/app-readme.md diff --git a/incubator/passwordpusherephemeral/0.0.69/charts/common-10.7.7.tgz b/incubator/passwordpusherephemeral/0.0.70/charts/common-10.7.7.tgz similarity index 100% rename from incubator/passwordpusherephemeral/0.0.69/charts/common-10.7.7.tgz rename to incubator/passwordpusherephemeral/0.0.70/charts/common-10.7.7.tgz diff --git a/incubator/passwordpusherephemeral/0.0.69/ix_values.yaml b/incubator/passwordpusherephemeral/0.0.70/ix_values.yaml similarity index 83% rename from incubator/passwordpusherephemeral/0.0.69/ix_values.yaml rename to incubator/passwordpusherephemeral/0.0.70/ix_values.yaml index 3ca5851a1c..94d36e5828 100644 --- a/incubator/passwordpusherephemeral/0.0.69/ix_values.yaml +++ b/incubator/passwordpusherephemeral/0.0.70/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/passwordpusherephemeral - tag: latest@sha256:28008bcbaddd8fdbe6db32fb8305b05b78330ba9f16f604accd183227d32b015 + tag: latest@sha256:efb38383ad51aae741c1be262fedf4aae3b644aac94f298eefbbefe5a8e44aa0 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/passwordpusherephemeral/0.0.69/questions.yaml b/incubator/passwordpusherephemeral/0.0.70/questions.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.69/questions.yaml rename to incubator/passwordpusherephemeral/0.0.70/questions.yaml diff --git a/incubator/passwordpusherephemeral/0.0.69/templates/common.yaml b/incubator/passwordpusherephemeral/0.0.70/templates/common.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.69/templates/common.yaml rename to incubator/passwordpusherephemeral/0.0.70/templates/common.yaml diff --git a/incubator/passwordpusherephemeral/0.0.69/values.yaml b/incubator/passwordpusherephemeral/0.0.70/values.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.69/values.yaml rename to incubator/passwordpusherephemeral/0.0.70/values.yaml diff --git a/incubator/plextraktsync/1.0.16/Chart.lock b/incubator/plextraktsync/1.0.16/Chart.lock deleted file mode 100644 index 61e097c2ef..0000000000 --- a/incubator/plextraktsync/1.0.16/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-30T10:55:28.522105739Z" diff --git a/incubator/plextraktsync/1.0.16/CHANGELOG.md b/incubator/plextraktsync/1.0.17/CHANGELOG.md similarity index 91% rename from incubator/plextraktsync/1.0.16/CHANGELOG.md rename to incubator/plextraktsync/1.0.17/CHANGELOG.md index de2f318790..5d7a4de98c 100644 --- a/incubator/plextraktsync/1.0.16/CHANGELOG.md +++ b/incubator/plextraktsync/1.0.17/CHANGELOG.md @@ -2,6 +2,16 @@ +## [plextraktsync-1.0.17](https://github.com/truecharts/charts/compare/plextraktsync-1.0.16...plextraktsync-1.0.17) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [plextraktsync-1.0.16](https://github.com/truecharts/charts/compare/plextraktsync-1.0.15...plextraktsync-1.0.16) (2022-10-30) ### Chore @@ -87,13 +97,3 @@ ## [plextraktsync-1.0.9](https://github.com/truecharts/charts/compare/plextraktsync-1.0.8...plextraktsync-1.0.9) (2022-10-12) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [plextraktsync-1.0.8](https://github.com/truecharts/charts/compare/plextraktsync-1.0.7...plextraktsync-1.0.8) (2022-10-07) - -### Chore diff --git a/incubator/plextraktsync/1.0.17/Chart.lock b/incubator/plextraktsync/1.0.17/Chart.lock new file mode 100644 index 0000000000..4bd32ee0ef --- /dev/null +++ b/incubator/plextraktsync/1.0.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-11-01T08:58:48.747212142Z" diff --git a/incubator/plextraktsync/1.0.16/Chart.yaml b/incubator/plextraktsync/1.0.17/Chart.yaml similarity index 98% rename from incubator/plextraktsync/1.0.16/Chart.yaml rename to incubator/plextraktsync/1.0.17/Chart.yaml index 641ff9f08a..2a0bfc0a44 100644 --- a/incubator/plextraktsync/1.0.16/Chart.yaml +++ b/incubator/plextraktsync/1.0.17/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/Taxel/PlexTraktSync - https://ghcr.io/taxel/plextraktsync type: application -version: 1.0.16 +version: 1.0.17 diff --git a/incubator/plextraktsync/1.0.16/README.md b/incubator/plextraktsync/1.0.17/README.md similarity index 100% rename from incubator/plextraktsync/1.0.16/README.md rename to incubator/plextraktsync/1.0.17/README.md diff --git a/incubator/plextraktsync/1.0.16/app-readme.md b/incubator/plextraktsync/1.0.17/app-readme.md similarity index 100% rename from incubator/plextraktsync/1.0.16/app-readme.md rename to incubator/plextraktsync/1.0.17/app-readme.md diff --git a/incubator/plextraktsync/1.0.16/charts/common-10.7.7.tgz b/incubator/plextraktsync/1.0.17/charts/common-10.7.7.tgz similarity index 100% rename from incubator/plextraktsync/1.0.16/charts/common-10.7.7.tgz rename to incubator/plextraktsync/1.0.17/charts/common-10.7.7.tgz diff --git a/incubator/plextraktsync/1.0.16/ix_values.yaml b/incubator/plextraktsync/1.0.17/ix_values.yaml similarity index 88% rename from incubator/plextraktsync/1.0.16/ix_values.yaml rename to incubator/plextraktsync/1.0.17/ix_values.yaml index 7544f932e3..641f4bdade 100644 --- a/incubator/plextraktsync/1.0.16/ix_values.yaml +++ b/incubator/plextraktsync/1.0.17/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/plextraktsync - tag: latest@sha256:164e0436b54ce6b2f0eb470cf8a515ef3236aee947d8fdf9e091cc2a2cbd84b5 + tag: latest@sha256:5682e62ccf95cc626a2c26683a46af33427c5ab3966646ce62b853fa89104cb4 podSecurityContext: runAsGroup: 0 diff --git a/incubator/plextraktsync/1.0.16/questions.yaml b/incubator/plextraktsync/1.0.17/questions.yaml similarity index 100% rename from incubator/plextraktsync/1.0.16/questions.yaml rename to incubator/plextraktsync/1.0.17/questions.yaml diff --git a/incubator/plextraktsync/1.0.16/templates/_cronjob.tpl b/incubator/plextraktsync/1.0.17/templates/_cronjob.tpl similarity index 100% rename from incubator/plextraktsync/1.0.16/templates/_cronjob.tpl rename to incubator/plextraktsync/1.0.17/templates/_cronjob.tpl diff --git a/incubator/plextraktsync/1.0.16/templates/common.yaml b/incubator/plextraktsync/1.0.17/templates/common.yaml similarity index 100% rename from incubator/plextraktsync/1.0.16/templates/common.yaml rename to incubator/plextraktsync/1.0.17/templates/common.yaml diff --git a/incubator/plextraktsync/1.0.16/values.yaml b/incubator/plextraktsync/1.0.17/values.yaml similarity index 100% rename from incubator/plextraktsync/1.0.16/values.yaml rename to incubator/plextraktsync/1.0.17/values.yaml diff --git a/incubator/rimgo/0.0.95/CHANGELOG.md b/incubator/rimgo/0.0.96/CHANGELOG.md similarity index 91% rename from incubator/rimgo/0.0.95/CHANGELOG.md rename to incubator/rimgo/0.0.96/CHANGELOG.md index a098651d20..e139664516 100644 --- a/incubator/rimgo/0.0.95/CHANGELOG.md +++ b/incubator/rimgo/0.0.96/CHANGELOG.md @@ -2,6 +2,16 @@ +## [rimgo-0.0.96](https://github.com/truecharts/charts/compare/rimgo-0.0.95...rimgo-0.0.96) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [rimgo-0.0.95](https://github.com/truecharts/charts/compare/rimgo-0.0.94...rimgo-0.0.95) (2022-10-31) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [rimgo-0.0.87](https://github.com/truecharts/charts/compare/rimgo-0.0.86...rimgo-0.0.87) (2022-10-24) - -### Chore - diff --git a/incubator/rimgo/0.0.96/Chart.lock b/incubator/rimgo/0.0.96/Chart.lock new file mode 100644 index 0000000000..9957d27046 --- /dev/null +++ b/incubator/rimgo/0.0.96/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-11-01T08:58:48.880735319Z" diff --git a/incubator/rimgo/0.0.95/Chart.yaml b/incubator/rimgo/0.0.96/Chart.yaml similarity index 97% rename from incubator/rimgo/0.0.95/Chart.yaml rename to incubator/rimgo/0.0.96/Chart.yaml index 691d595a49..90cc792856 100644 --- a/incubator/rimgo/0.0.95/Chart.yaml +++ b/incubator/rimgo/0.0.96/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo - https://quay.io/repository/pussthecatorg/rimgo type: application -version: 0.0.95 +version: 0.0.96 diff --git a/incubator/rimgo/0.0.95/README.md b/incubator/rimgo/0.0.96/README.md similarity index 100% rename from incubator/rimgo/0.0.95/README.md rename to incubator/rimgo/0.0.96/README.md diff --git a/incubator/rimgo/0.0.95/app-readme.md b/incubator/rimgo/0.0.96/app-readme.md similarity index 100% rename from incubator/rimgo/0.0.95/app-readme.md rename to incubator/rimgo/0.0.96/app-readme.md diff --git a/incubator/rimgo/0.0.95/charts/common-10.7.7.tgz b/incubator/rimgo/0.0.96/charts/common-10.7.7.tgz similarity index 100% rename from incubator/rimgo/0.0.95/charts/common-10.7.7.tgz rename to incubator/rimgo/0.0.96/charts/common-10.7.7.tgz diff --git a/incubator/rimgo/0.0.95/ix_values.yaml b/incubator/rimgo/0.0.96/ix_values.yaml similarity index 82% rename from incubator/rimgo/0.0.95/ix_values.yaml rename to incubator/rimgo/0.0.96/ix_values.yaml index 8231978e7f..223541c9de 100644 --- a/incubator/rimgo/0.0.95/ix_values.yaml +++ b/incubator/rimgo/0.0.96/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rimgo - tag: latest@sha256:e85cbe458b5a37bb82cf276f488281afcaaa369098bf5c56aba55a4ead01bc78 + tag: latest@sha256:71732b9f4f416d90e0c51609589fff701fcc4bcaa545c7be7eed56d30df2cb68 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/rimgo/0.0.95/questions.yaml b/incubator/rimgo/0.0.96/questions.yaml similarity index 100% rename from incubator/rimgo/0.0.95/questions.yaml rename to incubator/rimgo/0.0.96/questions.yaml diff --git a/incubator/rimgo/0.0.95/templates/common.yaml b/incubator/rimgo/0.0.96/templates/common.yaml similarity index 100% rename from incubator/rimgo/0.0.95/templates/common.yaml rename to incubator/rimgo/0.0.96/templates/common.yaml diff --git a/incubator/rimgo/0.0.95/values.yaml b/incubator/rimgo/0.0.96/values.yaml similarity index 100% rename from incubator/rimgo/0.0.95/values.yaml rename to incubator/rimgo/0.0.96/values.yaml diff --git a/incubator/rstudio/0.0.36/Chart.lock b/incubator/rstudio/0.0.36/Chart.lock deleted file mode 100644 index 9d7c2c9e53..0000000000 --- a/incubator/rstudio/0.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:26:06.797634685Z" diff --git a/incubator/rstudio/0.0.36/CHANGELOG.md b/incubator/rstudio/0.0.37/CHANGELOG.md similarity index 91% rename from incubator/rstudio/0.0.36/CHANGELOG.md rename to incubator/rstudio/0.0.37/CHANGELOG.md index 32895e5c0e..1f2188f161 100644 --- a/incubator/rstudio/0.0.36/CHANGELOG.md +++ b/incubator/rstudio/0.0.37/CHANGELOG.md @@ -2,6 +2,16 @@ +## [rstudio-0.0.37](https://github.com/truecharts/charts/compare/rstudio-0.0.36...rstudio-0.0.37) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [rstudio-0.0.36](https://github.com/truecharts/charts/compare/rstudio-0.0.35...rstudio-0.0.36) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [rstudio-0.0.29](https://github.com/truecharts/charts/compare/rstudio-0.0.28...rstudio-0.0.29) (2022-09-25) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) - - - - -## [rstudio-0.0.28](https://github.com/truecharts/charts/compare/rstudio-0.0.27...rstudio-0.0.28) (2022-09-23) - -### Chore diff --git a/incubator/rstudio/0.0.37/Chart.lock b/incubator/rstudio/0.0.37/Chart.lock new file mode 100644 index 0000000000..e6ec1e0907 --- /dev/null +++ b/incubator/rstudio/0.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-11-01T08:58:49.198547367Z" diff --git a/incubator/rstudio/0.0.36/Chart.yaml b/incubator/rstudio/0.0.37/Chart.yaml similarity index 98% rename from incubator/rstudio/0.0.36/Chart.yaml rename to incubator/rstudio/0.0.37/Chart.yaml index 9a5c499fe4..f9cd540b77 100644 --- a/incubator/rstudio/0.0.36/Chart.yaml +++ b/incubator/rstudio/0.0.37/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/rocker-org/rocker-versioned - https://hub.docker.com/r/rocker/rstudio/ type: application -version: 0.0.36 +version: 0.0.37 diff --git a/incubator/rstudio/0.0.36/README.md b/incubator/rstudio/0.0.37/README.md similarity index 100% rename from incubator/rstudio/0.0.36/README.md rename to incubator/rstudio/0.0.37/README.md diff --git a/incubator/rstudio/0.0.36/app-readme.md b/incubator/rstudio/0.0.37/app-readme.md similarity index 100% rename from incubator/rstudio/0.0.36/app-readme.md rename to incubator/rstudio/0.0.37/app-readme.md diff --git a/incubator/rstudio/0.0.36/charts/common-10.7.7.tgz b/incubator/rstudio/0.0.37/charts/common-10.7.7.tgz similarity index 100% rename from incubator/rstudio/0.0.36/charts/common-10.7.7.tgz rename to incubator/rstudio/0.0.37/charts/common-10.7.7.tgz diff --git a/incubator/rstudio/0.0.36/ix_values.yaml b/incubator/rstudio/0.0.37/ix_values.yaml similarity index 87% rename from incubator/rstudio/0.0.36/ix_values.yaml rename to incubator/rstudio/0.0.37/ix_values.yaml index bee76fb639..6c358bcb53 100644 --- a/incubator/rstudio/0.0.36/ix_values.yaml +++ b/incubator/rstudio/0.0.37/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rstudio - tag: latest@sha256:a558f9506699533610b710ea1c3836383b0b2a1b4e5d5c8cef0d1673fdf83353 + tag: latest@sha256:1ee57cc3f0334e96942ee3a6acfb61af86cbacf8637255b3dda1d59eb0bee5d0 persistence: userdatadirectory: enabled: true diff --git a/incubator/rstudio/0.0.36/questions.yaml b/incubator/rstudio/0.0.37/questions.yaml similarity index 99% rename from incubator/rstudio/0.0.36/questions.yaml rename to incubator/rstudio/0.0.37/questions.yaml index 9a0d5a14cd..0a0b263b7e 100644 --- a/incubator/rstudio/0.0.36/questions.yaml +++ b/incubator/rstudio/0.0.37/questions.yaml @@ -671,8 +671,6 @@ questions: description: Default - value: ClusterFirst description: ClusterFirst - - value: ClusterFirstWithHostNet - description: ClusterFirstWithHostNet - value: None description: None - variable: dnsConfig diff --git a/incubator/rstudio/0.0.36/templates/common.yaml b/incubator/rstudio/0.0.37/templates/common.yaml similarity index 100% rename from incubator/rstudio/0.0.36/templates/common.yaml rename to incubator/rstudio/0.0.37/templates/common.yaml diff --git a/incubator/rstudio/0.0.36/values.yaml b/incubator/rstudio/0.0.37/values.yaml similarity index 100% rename from incubator/rstudio/0.0.36/values.yaml rename to incubator/rstudio/0.0.37/values.yaml diff --git a/incubator/searx/0.0.43/Chart.lock b/incubator/searx/0.0.43/Chart.lock deleted file mode 100644 index 72ed2c3685..0000000000 --- a/incubator/searx/0.0.43/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:27:07.004636629Z" diff --git a/incubator/searx/0.0.43/CHANGELOG.md b/incubator/searx/0.0.44/CHANGELOG.md similarity index 91% rename from incubator/searx/0.0.43/CHANGELOG.md rename to incubator/searx/0.0.44/CHANGELOG.md index f55def524b..b3cfe08df6 100644 --- a/incubator/searx/0.0.43/CHANGELOG.md +++ b/incubator/searx/0.0.44/CHANGELOG.md @@ -2,6 +2,15 @@ +## [searx-0.0.44](https://github.com/truecharts/charts/compare/searxng-0.0.61...searx-0.0.44) (2022-11-01) + +### Chore + +- update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [searx-0.0.43](https://github.com/truecharts/charts/compare/searxng-0.0.58...searx-0.0.43) (2022-10-25) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - -## [searx-0.0.35](https://github.com/truecharts/charts/compare/searxng-0.0.46...searx-0.0.35) (2022-09-25) - -### Chore - -- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) - diff --git a/incubator/searx/0.0.44/Chart.lock b/incubator/searx/0.0.44/Chart.lock new file mode 100644 index 0000000000..529d1bd91f --- /dev/null +++ b/incubator/searx/0.0.44/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-11-01T08:59:24.675530609Z" diff --git a/incubator/searx/0.0.43/Chart.yaml b/incubator/searx/0.0.44/Chart.yaml similarity index 98% rename from incubator/searx/0.0.43/Chart.yaml rename to incubator/searx/0.0.44/Chart.yaml index e1e31eb9ad..444efc4f11 100644 --- a/incubator/searx/0.0.43/Chart.yaml +++ b/incubator/searx/0.0.44/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/asciimoo/searx - https://hub.docker.com/r/searx/searx/ type: application -version: 0.0.43 +version: 0.0.44 diff --git a/incubator/searx/0.0.43/README.md b/incubator/searx/0.0.44/README.md similarity index 100% rename from incubator/searx/0.0.43/README.md rename to incubator/searx/0.0.44/README.md diff --git a/incubator/searx/0.0.43/app-readme.md b/incubator/searx/0.0.44/app-readme.md similarity index 100% rename from incubator/searx/0.0.43/app-readme.md rename to incubator/searx/0.0.44/app-readme.md diff --git a/incubator/searx/0.0.43/charts/common-10.7.7.tgz b/incubator/searx/0.0.44/charts/common-10.7.7.tgz similarity index 100% rename from incubator/searx/0.0.43/charts/common-10.7.7.tgz rename to incubator/searx/0.0.44/charts/common-10.7.7.tgz diff --git a/incubator/searx/0.0.43/ix_values.yaml b/incubator/searx/0.0.44/ix_values.yaml similarity index 82% rename from incubator/searx/0.0.43/ix_values.yaml rename to incubator/searx/0.0.44/ix_values.yaml index fb2dca59b0..138552ea49 100644 --- a/incubator/searx/0.0.43/ix_values.yaml +++ b/incubator/searx/0.0.44/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searx - tag: latest@sha256:b0f86f74f8ddda4e3dc1e218bf291c5dff3094fe7f3c80189b1fe5d7dfc36212 + tag: latest@sha256:df4978aa7639d6cb2b34c5c30cc0bc05a132e17a34d2b174c401d6a65dcf741d persistence: config: enabled: true diff --git a/incubator/searx/0.0.43/questions.yaml b/incubator/searx/0.0.44/questions.yaml similarity index 99% rename from incubator/searx/0.0.43/questions.yaml rename to incubator/searx/0.0.44/questions.yaml index c34e82cf0f..8608803696 100644 --- a/incubator/searx/0.0.43/questions.yaml +++ b/incubator/searx/0.0.44/questions.yaml @@ -512,8 +512,6 @@ questions: description: Default - value: ClusterFirst description: ClusterFirst - - value: ClusterFirstWithHostNet - description: ClusterFirstWithHostNet - value: None description: None - variable: dnsConfig diff --git a/incubator/searx/0.0.43/templates/common.yaml b/incubator/searx/0.0.44/templates/common.yaml similarity index 100% rename from incubator/searx/0.0.43/templates/common.yaml rename to incubator/searx/0.0.44/templates/common.yaml diff --git a/incubator/searx/0.0.43/values.yaml b/incubator/searx/0.0.44/values.yaml similarity index 100% rename from incubator/searx/0.0.43/values.yaml rename to incubator/searx/0.0.44/values.yaml diff --git a/incubator/songkong/0.0.31/CHANGELOG.md b/incubator/songkong/0.0.32/CHANGELOG.md similarity index 87% rename from incubator/songkong/0.0.31/CHANGELOG.md rename to incubator/songkong/0.0.32/CHANGELOG.md index c3d1d82ef5..2799e08e45 100644 --- a/incubator/songkong/0.0.31/CHANGELOG.md +++ b/incubator/songkong/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [songkong-0.0.32](https://github.com/truecharts/charts/compare/songkong-0.0.31...songkong-0.0.32) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [songkong-0.0.31](https://github.com/truecharts/charts/compare/songkong-0.0.30...songkong-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [songkong-0.0.24](https://github.com/truecharts/charts/compare/songkong-0.0.23...songkong-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/songkong/0.0.32/Chart.lock b/incubator/songkong/0.0.32/Chart.lock new file mode 100644 index 0000000000..c92087907b --- /dev/null +++ b/incubator/songkong/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-11-01T08:59:25.512416373Z" diff --git a/incubator/songkong/0.0.31/Chart.yaml b/incubator/songkong/0.0.32/Chart.yaml similarity index 98% rename from incubator/songkong/0.0.31/Chart.yaml rename to incubator/songkong/0.0.32/Chart.yaml index 1c90ea41bd..71fba16d5a 100644 --- a/incubator/songkong/0.0.31/Chart.yaml +++ b/incubator/songkong/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - http://www.jthink.net/songkong - https://hub.docker.com/r/songkong/songkong/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/songkong/0.0.31/README.md b/incubator/songkong/0.0.32/README.md similarity index 100% rename from incubator/songkong/0.0.31/README.md rename to incubator/songkong/0.0.32/README.md diff --git a/incubator/songkong/0.0.31/app-readme.md b/incubator/songkong/0.0.32/app-readme.md similarity index 100% rename from incubator/songkong/0.0.31/app-readme.md rename to incubator/songkong/0.0.32/app-readme.md diff --git a/incubator/songkong/0.0.31/charts/common-10.7.7.tgz b/incubator/songkong/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from incubator/songkong/0.0.31/charts/common-10.7.7.tgz rename to incubator/songkong/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/songkong/0.0.31/ix_values.yaml b/incubator/songkong/0.0.32/ix_values.yaml similarity index 84% rename from incubator/songkong/0.0.31/ix_values.yaml rename to incubator/songkong/0.0.32/ix_values.yaml index 710a0b984d..db994875cd 100644 --- a/incubator/songkong/0.0.31/ix_values.yaml +++ b/incubator/songkong/0.0.32/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/songkong - tag: latest@sha256:2d55e8c4b594e52a3ab6a03055182561a69aa1bcb1eb50fefc1ba773b4231e0a + tag: latest@sha256:a8493e18c4c0536a9894b3e20ebaf3dca9a5b5b395fdcd51f391e320f40c4a48 persistence: music: enabled: true diff --git a/incubator/songkong/0.0.31/questions.yaml b/incubator/songkong/0.0.32/questions.yaml similarity index 99% rename from incubator/songkong/0.0.31/questions.yaml rename to incubator/songkong/0.0.32/questions.yaml index aff9b7038d..524c877cbb 100644 --- a/incubator/songkong/0.0.31/questions.yaml +++ b/incubator/songkong/0.0.32/questions.yaml @@ -512,8 +512,6 @@ questions: description: Default - value: ClusterFirst description: ClusterFirst - - value: ClusterFirstWithHostNet - description: ClusterFirstWithHostNet - value: None description: None - variable: dnsConfig diff --git a/incubator/songkong/0.0.31/templates/common.yaml b/incubator/songkong/0.0.32/templates/common.yaml similarity index 100% rename from incubator/songkong/0.0.31/templates/common.yaml rename to incubator/songkong/0.0.32/templates/common.yaml diff --git a/incubator/songkong/0.0.31/values.yaml b/incubator/songkong/0.0.32/values.yaml similarity index 100% rename from incubator/songkong/0.0.31/values.yaml rename to incubator/songkong/0.0.32/values.yaml diff --git a/incubator/virt-manager/0.0.89/Chart.lock b/incubator/virt-manager/0.0.89/Chart.lock deleted file mode 100644 index 7783b9ed06..0000000000 --- a/incubator/virt-manager/0.0.89/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-30T10:56:58.401511484Z" diff --git a/incubator/virt-manager/0.0.89/CHANGELOG.md b/incubator/virt-manager/0.0.90/CHANGELOG.md similarity index 88% rename from incubator/virt-manager/0.0.89/CHANGELOG.md rename to incubator/virt-manager/0.0.90/CHANGELOG.md index 36d96a148f..e9740c640d 100644 --- a/incubator/virt-manager/0.0.89/CHANGELOG.md +++ b/incubator/virt-manager/0.0.90/CHANGELOG.md @@ -2,6 +2,16 @@ +## [virt-manager-0.0.90](https://github.com/truecharts/charts/compare/virt-manager-0.0.89...virt-manager-0.0.90) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [virt-manager-0.0.89](https://github.com/truecharts/charts/compare/virt-manager-0.0.88...virt-manager-0.0.89) (2022-10-30) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [virt-manager-0.0.80](https://github.com/truecharts/charts/compare/virt-manager-0.0.79...virt-manager-0.0.80) (2022-10-21) - -### Chore diff --git a/incubator/virt-manager/0.0.90/Chart.lock b/incubator/virt-manager/0.0.90/Chart.lock new file mode 100644 index 0000000000..7f5c9f2a77 --- /dev/null +++ b/incubator/virt-manager/0.0.90/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-11-01T08:59:25.962253288Z" diff --git a/incubator/virt-manager/0.0.89/Chart.yaml b/incubator/virt-manager/0.0.90/Chart.yaml similarity index 98% rename from incubator/virt-manager/0.0.89/Chart.yaml rename to incubator/virt-manager/0.0.90/Chart.yaml index 7f2467ce06..2bc04c997a 100644 --- a/incubator/virt-manager/0.0.89/Chart.yaml +++ b/incubator/virt-manager/0.0.90/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager - https://hub.docker.com/r/mber5/virt-manager type: application -version: 0.0.89 +version: 0.0.90 diff --git a/incubator/virt-manager/0.0.89/README.md b/incubator/virt-manager/0.0.90/README.md similarity index 100% rename from incubator/virt-manager/0.0.89/README.md rename to incubator/virt-manager/0.0.90/README.md diff --git a/incubator/virt-manager/0.0.89/app-readme.md b/incubator/virt-manager/0.0.90/app-readme.md similarity index 100% rename from incubator/virt-manager/0.0.89/app-readme.md rename to incubator/virt-manager/0.0.90/app-readme.md diff --git a/incubator/virt-manager/0.0.89/charts/common-10.7.7.tgz b/incubator/virt-manager/0.0.90/charts/common-10.7.7.tgz similarity index 100% rename from incubator/virt-manager/0.0.89/charts/common-10.7.7.tgz rename to incubator/virt-manager/0.0.90/charts/common-10.7.7.tgz diff --git a/incubator/virt-manager/0.0.89/ix_values.yaml b/incubator/virt-manager/0.0.90/ix_values.yaml similarity index 87% rename from incubator/virt-manager/0.0.89/ix_values.yaml rename to incubator/virt-manager/0.0.90/ix_values.yaml index ef6246d44d..18674ff00d 100644 --- a/incubator/virt-manager/0.0.89/ix_values.yaml +++ b/incubator/virt-manager/0.0.90/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/virt-manager - tag: latest@sha256:2984beea8135cb39d54c708a184ede1e41b9c7f1bdcdc9bba3fb3f21eb25d199 + tag: latest@sha256:84bf1b79fd7cd58e8ab56a504308595b0ecc96d85c45902eab5a2575b1b0c106 persistence: devkvm: enabled: true diff --git a/incubator/virt-manager/0.0.89/questions.yaml b/incubator/virt-manager/0.0.90/questions.yaml similarity index 100% rename from incubator/virt-manager/0.0.89/questions.yaml rename to incubator/virt-manager/0.0.90/questions.yaml diff --git a/incubator/virt-manager/0.0.89/templates/common.yaml b/incubator/virt-manager/0.0.90/templates/common.yaml similarity index 100% rename from incubator/virt-manager/0.0.89/templates/common.yaml rename to incubator/virt-manager/0.0.90/templates/common.yaml diff --git a/incubator/virt-manager/0.0.89/values.yaml b/incubator/virt-manager/0.0.90/values.yaml similarity index 100% rename from incubator/virt-manager/0.0.89/values.yaml rename to incubator/virt-manager/0.0.90/values.yaml diff --git a/stable/authentik/7.2.4/CHANGELOG.md b/stable/authentik/7.2.5/CHANGELOG.md similarity index 91% rename from stable/authentik/7.2.4/CHANGELOG.md rename to stable/authentik/7.2.5/CHANGELOG.md index 5857dc1b8d..9372982a19 100644 --- a/stable/authentik/7.2.4/CHANGELOG.md +++ b/stable/authentik/7.2.5/CHANGELOG.md @@ -2,6 +2,16 @@ +## [authentik-7.2.5](https://github.com/truecharts/charts/compare/authentik-7.2.4...authentik-7.2.5) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [authentik-7.2.4](https://github.com/truecharts/charts/compare/authentik-7.2.3...authentik-7.2.4) (2022-10-30) ### Chore @@ -87,13 +97,3 @@ ## [authentik-7.1.5](https://github.com/truecharts/charts/compare/authentik-7.1.4...authentik-7.1.5) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - diff --git a/stable/authentik/7.2.4/Chart.lock b/stable/authentik/7.2.5/Chart.lock similarity index 88% rename from stable/authentik/7.2.4/Chart.lock rename to stable/authentik/7.2.5/Chart.lock index b1bfe4194c..239644a7ab 100644 --- a/stable/authentik/7.2.4/Chart.lock +++ b/stable/authentik/7.2.5/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.102 digest: sha256:415ef3dc323d17f527dcd616f0ac96b13a436d10f8d970ba7e8a65197425df15 -generated: "2022-10-30T15:37:24.730900327Z" +generated: "2022-11-01T08:59:56.487897365Z" diff --git a/stable/authentik/7.2.4/Chart.yaml b/stable/authentik/7.2.5/Chart.yaml similarity index 98% rename from stable/authentik/7.2.4/Chart.yaml rename to stable/authentik/7.2.5/Chart.yaml index 2ebf827f42..af75ee834f 100644 --- a/stable/authentik/7.2.4/Chart.yaml +++ b/stable/authentik/7.2.5/Chart.yaml @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/authentik - https://github.com/goauthentik/authentik - https://goauthentik.io/docs/ -version: 7.2.4 +version: 7.2.5 annotations: truecharts.org/catagories: | - authentication diff --git a/stable/authentik/7.2.4/README.md b/stable/authentik/7.2.5/README.md similarity index 100% rename from stable/authentik/7.2.4/README.md rename to stable/authentik/7.2.5/README.md diff --git a/stable/authentik/7.2.4/app-readme.md b/stable/authentik/7.2.5/app-readme.md similarity index 100% rename from stable/authentik/7.2.4/app-readme.md rename to stable/authentik/7.2.5/app-readme.md diff --git a/stable/authentik/7.2.4/charts/common-10.7.7.tgz b/stable/authentik/7.2.5/charts/common-10.7.7.tgz similarity index 100% rename from stable/authentik/7.2.4/charts/common-10.7.7.tgz rename to stable/authentik/7.2.5/charts/common-10.7.7.tgz diff --git a/stable/authentik/7.2.4/charts/postgresql-8.0.107.tgz b/stable/authentik/7.2.5/charts/postgresql-8.0.107.tgz similarity index 100% rename from stable/authentik/7.2.4/charts/postgresql-8.0.107.tgz rename to stable/authentik/7.2.5/charts/postgresql-8.0.107.tgz diff --git a/stable/authentik/7.2.4/charts/redis-3.0.102.tgz b/stable/authentik/7.2.5/charts/redis-3.0.102.tgz similarity index 100% rename from stable/authentik/7.2.4/charts/redis-3.0.102.tgz rename to stable/authentik/7.2.5/charts/redis-3.0.102.tgz diff --git a/stable/authentik/7.2.4/ix_values.yaml b/stable/authentik/7.2.5/ix_values.yaml similarity index 97% rename from stable/authentik/7.2.4/ix_values.yaml rename to stable/authentik/7.2.5/ix_values.yaml index a852f5f66d..35900c4f72 100644 --- a/stable/authentik/7.2.4/ix_values.yaml +++ b/stable/authentik/7.2.5/ix_values.yaml @@ -10,12 +10,12 @@ geoipImage: ldapImage: repository: tccr.io/truecharts/authentik-ldap - tag: 2022.10.0@sha256:e74f11c050f1914b7fa28e7fd986bb358cdaf114f8c9f20d2734da04922c3429 + tag: 2022.10.1@sha256:c00c5092b65d3dbb661a6f047fe4081c8837950785167c47f1ac902b0f7890af pullPolicy: IfNotPresent proxyImage: repository: tccr.io/truecharts/authentik-proxy - tag: 2022.10.0@sha256:c4b50b180991c373ad3880d102068b0acbc938901a3a2492576e134bf41edd3b + tag: 2022.10.1@sha256:a3effec8ef8f2e8c5ac8e616fed122e87b949062d158c4831b9353a12b6898cf pullPolicy: IfNotPresent args: ["server"] diff --git a/stable/authentik/7.2.4/questions.yaml b/stable/authentik/7.2.5/questions.yaml similarity index 100% rename from stable/authentik/7.2.4/questions.yaml rename to stable/authentik/7.2.5/questions.yaml diff --git a/stable/authentik/7.2.4/templates/_config.tpl b/stable/authentik/7.2.5/templates/_config.tpl similarity index 100% rename from stable/authentik/7.2.4/templates/_config.tpl rename to stable/authentik/7.2.5/templates/_config.tpl diff --git a/stable/authentik/7.2.4/templates/_geoip.tpl b/stable/authentik/7.2.5/templates/_geoip.tpl similarity index 100% rename from stable/authentik/7.2.4/templates/_geoip.tpl rename to stable/authentik/7.2.5/templates/_geoip.tpl diff --git a/stable/authentik/7.2.4/templates/_ldap.tpl b/stable/authentik/7.2.5/templates/_ldap.tpl similarity index 100% rename from stable/authentik/7.2.4/templates/_ldap.tpl rename to stable/authentik/7.2.5/templates/_ldap.tpl diff --git a/stable/authentik/7.2.4/templates/_proxy.tpl b/stable/authentik/7.2.5/templates/_proxy.tpl similarity index 100% rename from stable/authentik/7.2.4/templates/_proxy.tpl rename to stable/authentik/7.2.5/templates/_proxy.tpl diff --git a/stable/authentik/7.2.4/templates/_secret.tpl b/stable/authentik/7.2.5/templates/_secret.tpl similarity index 100% rename from stable/authentik/7.2.4/templates/_secret.tpl rename to stable/authentik/7.2.5/templates/_secret.tpl diff --git a/stable/authentik/7.2.4/templates/_worker.tpl b/stable/authentik/7.2.5/templates/_worker.tpl similarity index 100% rename from stable/authentik/7.2.4/templates/_worker.tpl rename to stable/authentik/7.2.5/templates/_worker.tpl diff --git a/stable/authentik/7.2.4/templates/common.yaml b/stable/authentik/7.2.5/templates/common.yaml similarity index 100% rename from stable/authentik/7.2.4/templates/common.yaml rename to stable/authentik/7.2.5/templates/common.yaml diff --git a/stable/authentik/7.2.4/templates/prometheusrules.yaml b/stable/authentik/7.2.5/templates/prometheusrules.yaml similarity index 100% rename from stable/authentik/7.2.4/templates/prometheusrules.yaml rename to stable/authentik/7.2.5/templates/prometheusrules.yaml diff --git a/stable/authentik/7.2.4/templates/servicemonitor.yaml b/stable/authentik/7.2.5/templates/servicemonitor.yaml similarity index 100% rename from stable/authentik/7.2.4/templates/servicemonitor.yaml rename to stable/authentik/7.2.5/templates/servicemonitor.yaml diff --git a/stable/authentik/7.2.4/values.yaml b/stable/authentik/7.2.5/values.yaml similarity index 100% rename from stable/authentik/7.2.4/values.yaml rename to stable/authentik/7.2.5/values.yaml diff --git a/stable/custom-app/5.1.89/Chart.lock b/stable/custom-app/5.1.89/Chart.lock deleted file mode 100644 index 9ed5814b3f..0000000000 --- a/stable/custom-app/5.1.89/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-30T10:57:46.050033153Z" diff --git a/stable/custom-app/5.1.89/CHANGELOG.md b/stable/custom-app/5.1.90/CHANGELOG.md similarity index 91% rename from stable/custom-app/5.1.89/CHANGELOG.md rename to stable/custom-app/5.1.90/CHANGELOG.md index 261afef538..a4b3ad0aa4 100644 --- a/stable/custom-app/5.1.89/CHANGELOG.md +++ b/stable/custom-app/5.1.90/CHANGELOG.md @@ -2,6 +2,16 @@ +## [custom-app-5.1.90](https://github.com/truecharts/charts/compare/custom-app-5.1.89...custom-app-5.1.90) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [custom-app-5.1.89](https://github.com/truecharts/charts/compare/custom-app-5.1.88...custom-app-5.1.89) (2022-10-30) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [custom-app-5.1.81](https://github.com/truecharts/charts/compare/custom-app-5.1.80...custom-app-5.1.81) (2022-10-19) - -### Chore - diff --git a/stable/custom-app/5.1.90/Chart.lock b/stable/custom-app/5.1.90/Chart.lock new file mode 100644 index 0000000000..dafd100247 --- /dev/null +++ b/stable/custom-app/5.1.90/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-11-01T09:00:02.472024491Z" diff --git a/stable/custom-app/5.1.89/Chart.yaml b/stable/custom-app/5.1.90/Chart.yaml similarity index 94% rename from stable/custom-app/5.1.89/Chart.yaml rename to stable/custom-app/5.1.90/Chart.yaml index 16d8d3349c..21a6e746e9 100644 --- a/stable/custom-app/5.1.89/Chart.yaml +++ b/stable/custom-app/5.1.90/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.2175" +appVersion: "0.20.2180" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ name: custom-app sources: - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app type: application -version: 5.1.89 +version: 5.1.90 annotations: truecharts.org/catagories: | - custom diff --git a/stable/custom-app/5.1.89/README.md b/stable/custom-app/5.1.90/README.md similarity index 100% rename from stable/custom-app/5.1.89/README.md rename to stable/custom-app/5.1.90/README.md diff --git a/stable/custom-app/5.1.89/app-readme.md b/stable/custom-app/5.1.90/app-readme.md similarity index 100% rename from stable/custom-app/5.1.89/app-readme.md rename to stable/custom-app/5.1.90/app-readme.md diff --git a/stable/custom-app/5.1.89/charts/common-10.7.7.tgz b/stable/custom-app/5.1.90/charts/common-10.7.7.tgz similarity index 100% rename from stable/custom-app/5.1.89/charts/common-10.7.7.tgz rename to stable/custom-app/5.1.90/charts/common-10.7.7.tgz diff --git a/stable/custom-app/5.1.89/ci/test-values.yaml b/stable/custom-app/5.1.90/ci/test-values.yaml similarity index 88% rename from stable/custom-app/5.1.89/ci/test-values.yaml rename to stable/custom-app/5.1.90/ci/test-values.yaml index 95e70ee015..203cd7141e 100644 --- a/stable/custom-app/5.1.89/ci/test-values.yaml +++ b/stable/custom-app/5.1.90/ci/test-values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.2175@sha256:b441f910187a28489c8f37f971f50233876f136989a5c8432be29c53ca75ee62 + tag: 0.20.2180@sha256:8d6c236e6bb8a4942cc82ca86331334f177bf1eec8d8bac89046868e88874886 securityContext: readOnlyRootFilesystem: false diff --git a/stable/custom-app/5.1.89/ix_values.yaml b/stable/custom-app/5.1.90/ix_values.yaml similarity index 52% rename from stable/custom-app/5.1.89/ix_values.yaml rename to stable/custom-app/5.1.90/ix_values.yaml index 6a91cfe3d0..dd797e2104 100644 --- a/stable/custom-app/5.1.89/ix_values.yaml +++ b/stable/custom-app/5.1.90/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.2175@sha256:b441f910187a28489c8f37f971f50233876f136989a5c8432be29c53ca75ee62 + tag: 0.20.2180@sha256:8d6c236e6bb8a4942cc82ca86331334f177bf1eec8d8bac89046868e88874886 portal: enabled: true diff --git a/stable/custom-app/5.1.89/questions.yaml b/stable/custom-app/5.1.90/questions.yaml similarity index 100% rename from stable/custom-app/5.1.89/questions.yaml rename to stable/custom-app/5.1.90/questions.yaml diff --git a/stable/custom-app/5.1.89/templates/common.yaml b/stable/custom-app/5.1.90/templates/common.yaml similarity index 100% rename from stable/custom-app/5.1.89/templates/common.yaml rename to stable/custom-app/5.1.90/templates/common.yaml diff --git a/stable/custom-app/5.1.89/values.yaml b/stable/custom-app/5.1.90/values.yaml similarity index 100% rename from stable/custom-app/5.1.89/values.yaml rename to stable/custom-app/5.1.90/values.yaml diff --git a/stable/cyberchef/2.0.116/Chart.lock b/stable/cyberchef/2.0.116/Chart.lock deleted file mode 100644 index d2769711d2..0000000000 --- a/stable/cyberchef/2.0.116/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-30T10:58:30.863602116Z" diff --git a/stable/cyberchef/2.0.116/CHANGELOG.md b/stable/cyberchef/2.0.117/CHANGELOG.md similarity index 88% rename from stable/cyberchef/2.0.116/CHANGELOG.md rename to stable/cyberchef/2.0.117/CHANGELOG.md index 774f5930c5..d5018923d6 100644 --- a/stable/cyberchef/2.0.116/CHANGELOG.md +++ b/stable/cyberchef/2.0.117/CHANGELOG.md @@ -2,6 +2,16 @@ +## [cyberchef-2.0.117](https://github.com/truecharts/charts/compare/cyberchef-2.0.116...cyberchef-2.0.117) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [cyberchef-2.0.116](https://github.com/truecharts/charts/compare/cyberchef-2.0.115...cyberchef-2.0.116) (2022-10-30) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [cyberchef-2.0.107](https://github.com/truecharts/charts/compare/cyberchef-2.0.106...cyberchef-2.0.107) (2022-10-21) - -### Chore diff --git a/stable/cyberchef/2.0.117/Chart.lock b/stable/cyberchef/2.0.117/Chart.lock new file mode 100644 index 0000000000..1ccfbe8b05 --- /dev/null +++ b/stable/cyberchef/2.0.117/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-11-01T09:00:03.017618341Z" diff --git a/stable/cyberchef/2.0.116/Chart.yaml b/stable/cyberchef/2.0.117/Chart.yaml similarity index 97% rename from stable/cyberchef/2.0.116/Chart.yaml rename to stable/cyberchef/2.0.117/Chart.yaml index e8a9bf8156..f6a7636d39 100644 --- a/stable/cyberchef/2.0.116/Chart.yaml +++ b/stable/cyberchef/2.0.117/Chart.yaml @@ -18,7 +18,7 @@ name: cyberchef sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef - https://hub.docker.com/r/mpepping/cyberchef -version: 2.0.116 +version: 2.0.117 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/cyberchef/2.0.116/README.md b/stable/cyberchef/2.0.117/README.md similarity index 100% rename from stable/cyberchef/2.0.116/README.md rename to stable/cyberchef/2.0.117/README.md diff --git a/stable/cyberchef/2.0.116/app-readme.md b/stable/cyberchef/2.0.117/app-readme.md similarity index 100% rename from stable/cyberchef/2.0.116/app-readme.md rename to stable/cyberchef/2.0.117/app-readme.md diff --git a/stable/cyberchef/2.0.116/charts/common-10.7.7.tgz b/stable/cyberchef/2.0.117/charts/common-10.7.7.tgz similarity index 100% rename from stable/cyberchef/2.0.116/charts/common-10.7.7.tgz rename to stable/cyberchef/2.0.117/charts/common-10.7.7.tgz diff --git a/stable/cyberchef/2.0.116/ix_values.yaml b/stable/cyberchef/2.0.117/ix_values.yaml similarity index 78% rename from stable/cyberchef/2.0.116/ix_values.yaml rename to stable/cyberchef/2.0.117/ix_values.yaml index 2a17dc0e20..4ceaadc33e 100644 --- a/stable/cyberchef/2.0.116/ix_values.yaml +++ b/stable/cyberchef/2.0.117/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/cyberchef - tag: 9.48.0@sha256:d87dd8f60f72d25cf449e07a9ba9fc39a9121947f735ac3979c990defc5165ac + tag: 9.48.0@sha256:482eeac1dae586292a49f3633f3c29d89ddf927664ee1660266196ddb34618e5 pullPolicy: IfNotPresent securityContext: diff --git a/stable/cyberchef/2.0.116/questions.yaml b/stable/cyberchef/2.0.117/questions.yaml similarity index 100% rename from stable/cyberchef/2.0.116/questions.yaml rename to stable/cyberchef/2.0.117/questions.yaml diff --git a/stable/cyberchef/2.0.116/templates/common.yaml b/stable/cyberchef/2.0.117/templates/common.yaml similarity index 100% rename from stable/cyberchef/2.0.116/templates/common.yaml rename to stable/cyberchef/2.0.117/templates/common.yaml diff --git a/stable/cyberchef/2.0.116/values.yaml b/stable/cyberchef/2.0.117/values.yaml similarity index 100% rename from stable/cyberchef/2.0.116/values.yaml rename to stable/cyberchef/2.0.117/values.yaml diff --git a/stable/fleet/3.0.44/CHANGELOG.md b/stable/fleet/3.0.45/CHANGELOG.md similarity index 85% rename from stable/fleet/3.0.44/CHANGELOG.md rename to stable/fleet/3.0.45/CHANGELOG.md index 79664f6f7b..1e1d48a04c 100644 --- a/stable/fleet/3.0.44/CHANGELOG.md +++ b/stable/fleet/3.0.45/CHANGELOG.md @@ -2,6 +2,16 @@ +## [fleet-3.0.45](https://github.com/truecharts/charts/compare/fleet-3.0.44...fleet-3.0.45) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [fleet-3.0.44](https://github.com/truecharts/charts/compare/fleet-3.0.43...fleet-3.0.44) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/fleet/3.0.44/Chart.lock b/stable/fleet/3.0.45/Chart.lock similarity index 85% rename from stable/fleet/3.0.44/Chart.lock rename to stable/fleet/3.0.45/Chart.lock index d78815fe9e..16edb969cd 100644 --- a/stable/fleet/3.0.44/Chart.lock +++ b/stable/fleet/3.0.45/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.100 digest: sha256:9f6f77381d3d7447f3eae5729693979805b8575412677a8e09a9e45256515add -generated: "2022-10-25T10:02:35.43438897Z" +generated: "2022-11-01T09:00:19.712569002Z" diff --git a/stable/fleet/3.0.44/Chart.yaml b/stable/fleet/3.0.45/Chart.yaml similarity index 96% rename from stable/fleet/3.0.44/Chart.yaml rename to stable/fleet/3.0.45/Chart.yaml index 30593d2c1a..70307a9a70 100644 --- a/stable/fleet/3.0.44/Chart.yaml +++ b/stable/fleet/3.0.45/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: fleet -version: 3.0.44 -appVersion: "2.3.2" +version: 3.0.45 +appVersion: "2.3.3" description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. type: application deprecated: false diff --git a/stable/fleet/3.0.44/README.md b/stable/fleet/3.0.45/README.md similarity index 100% rename from stable/fleet/3.0.44/README.md rename to stable/fleet/3.0.45/README.md diff --git a/stable/fleet/3.0.44/app-readme.md b/stable/fleet/3.0.45/app-readme.md similarity index 100% rename from stable/fleet/3.0.44/app-readme.md rename to stable/fleet/3.0.45/app-readme.md diff --git a/stable/fleet/3.0.44/charts/common-10.7.7.tgz b/stable/fleet/3.0.45/charts/common-10.7.7.tgz similarity index 100% rename from stable/fleet/3.0.44/charts/common-10.7.7.tgz rename to stable/fleet/3.0.45/charts/common-10.7.7.tgz diff --git a/stable/fleet/3.0.44/charts/mariadb-3.0.100.tgz b/stable/fleet/3.0.45/charts/mariadb-3.0.100.tgz similarity index 100% rename from stable/fleet/3.0.44/charts/mariadb-3.0.100.tgz rename to stable/fleet/3.0.45/charts/mariadb-3.0.100.tgz diff --git a/stable/fleet/3.0.44/ix_values.yaml b/stable/fleet/3.0.45/ix_values.yaml similarity index 98% rename from stable/fleet/3.0.44/ix_values.yaml rename to stable/fleet/3.0.45/ix_values.yaml index d781e772fe..b5f103a6c6 100644 --- a/stable/fleet/3.0.44/ix_values.yaml +++ b/stable/fleet/3.0.45/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/fleet pullPolicy: IfNotPresent - tag: v2.3.2 + tag: 2.3.3 securityContext: runAsNonRoot: false diff --git a/stable/fleet/3.0.44/questions.yaml b/stable/fleet/3.0.45/questions.yaml similarity index 99% rename from stable/fleet/3.0.44/questions.yaml rename to stable/fleet/3.0.45/questions.yaml index 2e0169a4c6..0f1efa6c0b 100644 --- a/stable/fleet/3.0.44/questions.yaml +++ b/stable/fleet/3.0.45/questions.yaml @@ -525,8 +525,6 @@ questions: description: Default - value: ClusterFirst description: ClusterFirst - - value: ClusterFirstWithHostNet - description: ClusterFirstWithHostNet - value: None description: None - variable: dnsConfig diff --git a/stable/fleet/3.0.44/templates/common.yaml b/stable/fleet/3.0.45/templates/common.yaml similarity index 100% rename from stable/fleet/3.0.44/templates/common.yaml rename to stable/fleet/3.0.45/templates/common.yaml diff --git a/stable/fleet/3.0.44/values.yaml b/stable/fleet/3.0.45/values.yaml similarity index 100% rename from stable/fleet/3.0.44/values.yaml rename to stable/fleet/3.0.45/values.yaml diff --git a/stable/grafana/4.0.82/Chart.lock b/stable/grafana/4.0.82/Chart.lock deleted file mode 100644 index b2391556ab..0000000000 --- a/stable/grafana/4.0.82/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-29T10:47:57.462006642Z" diff --git a/stable/grafana/4.0.82/CHANGELOG.md b/stable/grafana/4.0.83/CHANGELOG.md similarity index 91% rename from stable/grafana/4.0.82/CHANGELOG.md rename to stable/grafana/4.0.83/CHANGELOG.md index b695804f65..d0f23e4b21 100644 --- a/stable/grafana/4.0.82/CHANGELOG.md +++ b/stable/grafana/4.0.83/CHANGELOG.md @@ -2,6 +2,16 @@ +## [grafana-4.0.83](https://github.com/truecharts/charts/compare/grafana-4.0.82...grafana-4.0.83) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [grafana-4.0.82](https://github.com/truecharts/charts/compare/grafana-4.0.81...grafana-4.0.82) (2022-10-29) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [grafana-4.0.74](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.30...grafana-4.0.74) (2022-10-14) - -### Chore - diff --git a/stable/grafana/4.0.83/Chart.lock b/stable/grafana/4.0.83/Chart.lock new file mode 100644 index 0000000000..18d6130abc --- /dev/null +++ b/stable/grafana/4.0.83/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-11-01T09:00:41.069629741Z" diff --git a/stable/grafana/4.0.82/Chart.yaml b/stable/grafana/4.0.83/Chart.yaml similarity index 98% rename from stable/grafana/4.0.82/Chart.yaml rename to stable/grafana/4.0.83/Chart.yaml index 72b331dc99..123a6d3837 100644 --- a/stable/grafana/4.0.82/Chart.yaml +++ b/stable/grafana/4.0.83/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 4.0.82 +version: 4.0.83 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/grafana/4.0.82/README.md b/stable/grafana/4.0.83/README.md similarity index 100% rename from stable/grafana/4.0.82/README.md rename to stable/grafana/4.0.83/README.md diff --git a/stable/grafana/4.0.82/app-readme.md b/stable/grafana/4.0.83/app-readme.md similarity index 100% rename from stable/grafana/4.0.82/app-readme.md rename to stable/grafana/4.0.83/app-readme.md diff --git a/stable/grafana/4.0.82/charts/common-10.7.7.tgz b/stable/grafana/4.0.83/charts/common-10.7.7.tgz similarity index 100% rename from stable/grafana/4.0.82/charts/common-10.7.7.tgz rename to stable/grafana/4.0.83/charts/common-10.7.7.tgz diff --git a/stable/grafana/4.0.82/ix_values.yaml b/stable/grafana/4.0.83/ix_values.yaml similarity index 95% rename from stable/grafana/4.0.82/ix_values.yaml rename to stable/grafana/4.0.83/ix_values.yaml index aa347e3e75..f89ddee1e7 100644 --- a/stable/grafana/4.0.82/ix_values.yaml +++ b/stable/grafana/4.0.83/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/grafana pullPolicy: IfNotPresent - tag: 9.2.2@sha256:eaf7f6393c195270f2d12b1c3216c07a31d38f53f4ca5d41aed336e7e1bbff41 + tag: 9.2.2@sha256:7ba56509c5792156118b80d0fab2c33086aeb09b48ce3e2cba48d6020b097b0b securityContext: readOnlyRootFilesystem: false diff --git a/stable/grafana/4.0.82/questions.yaml b/stable/grafana/4.0.83/questions.yaml similarity index 99% rename from stable/grafana/4.0.82/questions.yaml rename to stable/grafana/4.0.83/questions.yaml index 6b959f171c..332471b0f3 100644 --- a/stable/grafana/4.0.82/questions.yaml +++ b/stable/grafana/4.0.83/questions.yaml @@ -560,8 +560,6 @@ questions: description: Default - value: ClusterFirst description: ClusterFirst - - value: ClusterFirstWithHostNet - description: ClusterFirstWithHostNet - value: None description: None - variable: dnsConfig diff --git a/stable/grafana/4.0.82/templates/common.yaml b/stable/grafana/4.0.83/templates/common.yaml similarity index 100% rename from stable/grafana/4.0.82/templates/common.yaml rename to stable/grafana/4.0.83/templates/common.yaml diff --git a/stable/grafana/4.0.82/templates/prometheusrules.yaml b/stable/grafana/4.0.83/templates/prometheusrules.yaml similarity index 100% rename from stable/grafana/4.0.82/templates/prometheusrules.yaml rename to stable/grafana/4.0.83/templates/prometheusrules.yaml diff --git a/stable/grafana/4.0.82/templates/servicemonitor.yaml b/stable/grafana/4.0.83/templates/servicemonitor.yaml similarity index 100% rename from stable/grafana/4.0.82/templates/servicemonitor.yaml rename to stable/grafana/4.0.83/templates/servicemonitor.yaml diff --git a/stable/grafana/4.0.82/values.yaml b/stable/grafana/4.0.83/values.yaml similarity index 100% rename from stable/grafana/4.0.82/values.yaml rename to stable/grafana/4.0.83/values.yaml diff --git a/stable/homer/2.0.45/CHANGELOG.md b/stable/homer/2.0.46/CHANGELOG.md similarity index 91% rename from stable/homer/2.0.45/CHANGELOG.md rename to stable/homer/2.0.46/CHANGELOG.md index fdc6667db7..45f2d783ea 100644 --- a/stable/homer/2.0.45/CHANGELOG.md +++ b/stable/homer/2.0.46/CHANGELOG.md @@ -2,6 +2,16 @@ +## [homer-2.0.46](https://github.com/truecharts/charts/compare/homer-2.0.45...homer-2.0.46) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [homer-2.0.45](https://github.com/truecharts/charts/compare/homer-2.0.44...homer-2.0.45) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [homer-2.0.38](https://github.com/truecharts/charts/compare/homer-2.0.37...homer-2.0.38) (2022-09-25) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) - - - - -## [homer-2.0.37](https://github.com/truecharts/charts/compare/homer-2.0.36...homer-2.0.37) (2022-09-22) - -### Chore diff --git a/stable/homer/2.0.46/Chart.lock b/stable/homer/2.0.46/Chart.lock new file mode 100644 index 0000000000..8590ce7dea --- /dev/null +++ b/stable/homer/2.0.46/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-11-01T09:00:41.375563708Z" diff --git a/stable/homer/2.0.45/Chart.yaml b/stable/homer/2.0.46/Chart.yaml similarity index 95% rename from stable/homer/2.0.45/Chart.yaml rename to stable/homer/2.0.46/Chart.yaml index 874016d834..a95040bcb8 100644 --- a/stable/homer/2.0.45/Chart.yaml +++ b/stable/homer/2.0.46/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "22.10.1" +appVersion: "22.10.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homer - https://github.com/bastienwirtz/homer - https://hub.docker.com/r/b4bz/homer -version: 2.0.45 +version: 2.0.46 annotations: truecharts.org/catagories: | - media diff --git a/stable/homer/2.0.45/README.md b/stable/homer/2.0.46/README.md similarity index 100% rename from stable/homer/2.0.45/README.md rename to stable/homer/2.0.46/README.md diff --git a/stable/homer/2.0.45/app-readme.md b/stable/homer/2.0.46/app-readme.md similarity index 100% rename from stable/homer/2.0.45/app-readme.md rename to stable/homer/2.0.46/app-readme.md diff --git a/stable/homer/2.0.45/charts/common-10.7.7.tgz b/stable/homer/2.0.46/charts/common-10.7.7.tgz similarity index 100% rename from stable/homer/2.0.45/charts/common-10.7.7.tgz rename to stable/homer/2.0.46/charts/common-10.7.7.tgz diff --git a/stable/homer/2.0.45/ix_values.yaml b/stable/homer/2.0.46/ix_values.yaml similarity index 79% rename from stable/homer/2.0.45/ix_values.yaml rename to stable/homer/2.0.46/ix_values.yaml index 03785072a2..2643195618 100644 --- a/stable/homer/2.0.45/ix_values.yaml +++ b/stable/homer/2.0.46/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/homer - tag: 22.10.1@sha256:01cdd13d9d713f0dbab7924be0c5897015ea66c624c5d3e547c3619e2d3189e4 + tag: 22.10.2@sha256:04e021896c3feb0c79751ee7f55f66db7affcd9cbcf8f8fda57a98e4b196126d pullPolicy: IfNotPresent podSecurityContext: diff --git a/stable/homer/2.0.45/questions.yaml b/stable/homer/2.0.46/questions.yaml similarity index 99% rename from stable/homer/2.0.45/questions.yaml rename to stable/homer/2.0.46/questions.yaml index 103af148c2..1526c0f9bc 100644 --- a/stable/homer/2.0.45/questions.yaml +++ b/stable/homer/2.0.46/questions.yaml @@ -525,8 +525,6 @@ questions: description: Default - value: ClusterFirst description: ClusterFirst - - value: ClusterFirstWithHostNet - description: ClusterFirstWithHostNet - value: None description: None - variable: dnsConfig diff --git a/stable/homer/2.0.45/templates/common.yaml b/stable/homer/2.0.46/templates/common.yaml similarity index 100% rename from stable/homer/2.0.45/templates/common.yaml rename to stable/homer/2.0.46/templates/common.yaml diff --git a/stable/homer/2.0.45/values.yaml b/stable/homer/2.0.46/values.yaml similarity index 100% rename from stable/homer/2.0.45/values.yaml rename to stable/homer/2.0.46/values.yaml diff --git a/stable/jackett/11.0.120/CHANGELOG.md b/stable/jackett/11.0.120/CHANGELOG.md new file mode 100644 index 0000000000..10873bb2e2 --- /dev/null +++ b/stable/jackett/11.0.120/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jackett-11.0.120](https://github.com/truecharts/charts/compare/jackett-11.0.119...jackett-11.0.120) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + +## [jackett-11.0.119](https://github.com/truecharts/charts/compare/jackett-11.0.118...jackett-11.0.119) (2022-10-30) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4238](https://github.com/truecharts/charts/issues/4238)) + + + + +## [jackett-11.0.118](https://github.com/truecharts/charts/compare/jackett-11.0.117...jackett-11.0.118) (2022-10-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4218](https://github.com/truecharts/charts/issues/4218)) + + + + +## [jackett-11.0.117](https://github.com/truecharts/charts/compare/jackett-11.0.116...jackett-11.0.117) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + +## [jackett-11.0.117](https://github.com/truecharts/charts/compare/jackett-11.0.116...jackett-11.0.117) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + +## [jackett-11.0.116](https://github.com/truecharts/charts/compare/jackett-11.0.115...jackett-11.0.116) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [jackett-11.0.115](https://github.com/truecharts/charts/compare/jackett-11.0.114...jackett-11.0.115) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [jackett-11.0.114](https://github.com/truecharts/charts/compare/jackett-11.0.112...jackett-11.0.114) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [jackett-11.0.112](https://github.com/truecharts/charts/compare/jackett-11.0.111...jackett-11.0.112) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [jackett-11.0.111](https://github.com/truecharts/charts/compare/jackett-11.0.110...jackett-11.0.111) (2022-10-21) + +### Chore + diff --git a/stable/jackett/11.0.120/Chart.lock b/stable/jackett/11.0.120/Chart.lock new file mode 100644 index 0000000000..f2126ce530 --- /dev/null +++ b/stable/jackett/11.0.120/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-11-01T09:01:03.093699125Z" diff --git a/stable/jackett/11.0.120/Chart.yaml b/stable/jackett/11.0.120/Chart.yaml new file mode 100644 index 0000000000..63e56ffe57 --- /dev/null +++ b/stable/jackett/11.0.120/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.20.2180" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +deprecated: false +description: API Support for your favorite torrent trackers. +home: https://truecharts.org/docs/charts/stable/jackett +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.png +keywords: + - jackett + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jackett +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jackett + - https://github.com/Jackett/Jackett +type: application +version: 11.0.120 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jackett/11.0.120/README.md b/stable/jackett/11.0.120/README.md new file mode 100644 index 0000000000..96a754020c --- /dev/null +++ b/stable/jackett/11.0.120/README.md @@ -0,0 +1,106 @@ +# jackett + +API Support for your favorite torrent trackers. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jackett](https://truecharts.org/docs/charts/stable/jackett) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `jackett` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install jackett TrueCharts/jackett +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `jackett` deployment + +```console +helm uninstall jackett +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jackett \ + --set env.TZ="America/New York" \ + TrueCharts/jackett +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install jackett TrueCharts/jackett -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/jackett/11.0.120/app-readme.md b/stable/jackett/11.0.120/app-readme.md new file mode 100644 index 0000000000..94165e2dad --- /dev/null +++ b/stable/jackett/11.0.120/app-readme.md @@ -0,0 +1,8 @@ +API Support for your favorite torrent trackers. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/jackett](https://truecharts.org/docs/charts/stable/jackett) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/komga/6.0.45/charts/common-10.7.7.tgz b/stable/jackett/11.0.120/charts/common-10.7.7.tgz similarity index 100% rename from stable/komga/6.0.45/charts/common-10.7.7.tgz rename to stable/jackett/11.0.120/charts/common-10.7.7.tgz diff --git a/stable/jackett/11.0.120/ix_values.yaml b/stable/jackett/11.0.120/ix_values.yaml new file mode 100644 index 0000000000..45553e6e59 --- /dev/null +++ b/stable/jackett/11.0.120/ix_values.yaml @@ -0,0 +1,33 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: 0.20.2180@sha256:8d6c236e6bb8a4942cc82ca86331334f177bf1eec8d8bac89046868e88874886 + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + protocol: HTTP + targetPort: 9117 + port: 9117 + +probes: + liveness: + path: "/UI/Login" + + readiness: + path: "/UI/Login" + + startup: + path: "/UI/Login" + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/jackett/11.0.120/questions.yaml b/stable/jackett/11.0.120/questions.yaml new file mode 100644 index 0000000000..3725b4ccd2 --- /dev/null +++ b/stable/jackett/11.0.120/questions.yaml @@ -0,0 +1,2567 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9117 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 9117 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: target + label: Target + description: Deployment name, Defaults to Main Deployment + schema: + type: string + default: "" + - variable: minReplicas + label: Minimum Replicas + schema: + type: int + default: 1 + - variable: maxReplicas + label: Maximum Replicas + schema: + type: int + default: 5 + - variable: targetCPUUtilizationPercentage + label: Target CPU Utilization Percentage + schema: + type: int + default: 80 + - variable: targetMemoryUtilizationPercentage + label: Target Memory Utilization Percentage + schema: + type: int + default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/komga/6.0.45/templates/common.yaml b/stable/jackett/11.0.120/templates/common.yaml similarity index 100% rename from stable/komga/6.0.45/templates/common.yaml rename to stable/jackett/11.0.120/templates/common.yaml diff --git a/stable/komga/6.0.45/values.yaml b/stable/jackett/11.0.120/values.yaml similarity index 100% rename from stable/komga/6.0.45/values.yaml rename to stable/jackett/11.0.120/values.yaml diff --git a/stable/komga/6.0.45/Chart.lock b/stable/komga/6.0.45/Chart.lock deleted file mode 100644 index 1c88db214c..0000000000 --- a/stable/komga/6.0.45/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T10:14:51.193771727Z" diff --git a/stable/komga/6.0.45/CHANGELOG.md b/stable/komga/6.0.46/CHANGELOG.md similarity index 87% rename from stable/komga/6.0.45/CHANGELOG.md rename to stable/komga/6.0.46/CHANGELOG.md index 900f3ce58c..b85f8af8d6 100644 --- a/stable/komga/6.0.45/CHANGELOG.md +++ b/stable/komga/6.0.46/CHANGELOG.md @@ -2,6 +2,16 @@ +## [komga-6.0.46](https://github.com/truecharts/charts/compare/komga-6.0.45...komga-6.0.46) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [komga-6.0.45](https://github.com/truecharts/charts/compare/komga-6.0.44...komga-6.0.45) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [komga-6.0.38](https://github.com/truecharts/charts/compare/komga-6.0.37...komga-6.0.38) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/rimgo/0.0.95/Chart.lock b/stable/komga/6.0.46/Chart.lock similarity index 80% rename from incubator/rimgo/0.0.95/Chart.lock rename to stable/komga/6.0.46/Chart.lock index 2d20c7f8ae..1bfeaebdfd 100644 --- a/incubator/rimgo/0.0.95/Chart.lock +++ b/stable/komga/6.0.46/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.7 digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-31T08:18:28.54284663Z" +generated: "2022-11-01T09:01:13.78839942Z" diff --git a/stable/komga/6.0.45/Chart.yaml b/stable/komga/6.0.46/Chart.yaml similarity index 95% rename from stable/komga/6.0.45/Chart.yaml rename to stable/komga/6.0.46/Chart.yaml index 31ca7e6cb9..498b0f0a41 100644 --- a/stable/komga/6.0.45/Chart.yaml +++ b/stable/komga/6.0.46/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.157.2" +appVersion: "0.157.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/komga - https://komga.org/ - https://github.com/gotson/komga -version: 6.0.45 +version: 6.0.46 annotations: truecharts.org/catagories: | - media diff --git a/stable/komga/6.0.45/README.md b/stable/komga/6.0.46/README.md similarity index 100% rename from stable/komga/6.0.45/README.md rename to stable/komga/6.0.46/README.md diff --git a/stable/komga/6.0.45/app-readme.md b/stable/komga/6.0.46/app-readme.md similarity index 100% rename from stable/komga/6.0.45/app-readme.md rename to stable/komga/6.0.46/app-readme.md diff --git a/stable/lancache-dns/1.0.3/charts/common-10.7.7.tgz b/stable/komga/6.0.46/charts/common-10.7.7.tgz similarity index 100% rename from stable/lancache-dns/1.0.3/charts/common-10.7.7.tgz rename to stable/komga/6.0.46/charts/common-10.7.7.tgz diff --git a/stable/komga/6.0.45/ix_values.yaml b/stable/komga/6.0.46/ix_values.yaml similarity index 77% rename from stable/komga/6.0.45/ix_values.yaml rename to stable/komga/6.0.46/ix_values.yaml index fad742f616..f78ceac672 100644 --- a/stable/komga/6.0.45/ix_values.yaml +++ b/stable/komga/6.0.46/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/komga - tag: 0.157.2@sha256:cc4eafd85dc3a70c5f41fa83782884cae3f0a30af685d37b4ed1352eee4b5d7b + tag: 0.157.3@sha256:c47663f8bf7424406bef84b7ebf3a09b895ac88ea9074148487ac90fc4c9ebf2 pullPolicy: IfNotPresent service: diff --git a/stable/komga/6.0.45/questions.yaml b/stable/komga/6.0.46/questions.yaml similarity index 99% rename from stable/komga/6.0.45/questions.yaml rename to stable/komga/6.0.46/questions.yaml index a66d9cdefe..3535529e53 100644 --- a/stable/komga/6.0.45/questions.yaml +++ b/stable/komga/6.0.46/questions.yaml @@ -512,8 +512,6 @@ questions: description: Default - value: ClusterFirst description: ClusterFirst - - value: ClusterFirstWithHostNet - description: ClusterFirstWithHostNet - value: None description: None - variable: dnsConfig diff --git a/stable/lancache-dns/1.0.3/templates/common.yaml b/stable/komga/6.0.46/templates/common.yaml similarity index 100% rename from stable/lancache-dns/1.0.3/templates/common.yaml rename to stable/komga/6.0.46/templates/common.yaml diff --git a/stable/lancache-dns/1.0.3/values.yaml b/stable/komga/6.0.46/values.yaml similarity index 100% rename from stable/lancache-dns/1.0.3/values.yaml rename to stable/komga/6.0.46/values.yaml diff --git a/stable/lancache-dns/1.0.3/Chart.lock b/stable/lancache-dns/1.0.3/Chart.lock deleted file mode 100644 index 12d8607b52..0000000000 --- a/stable/lancache-dns/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T10:15:34.008702696Z" diff --git a/stable/lancache-dns/1.0.3/CHANGELOG.md b/stable/lancache-dns/1.0.4/CHANGELOG.md similarity index 91% rename from stable/lancache-dns/1.0.3/CHANGELOG.md rename to stable/lancache-dns/1.0.4/CHANGELOG.md index b1c1f4e3a4..4cf7d0c03d 100644 --- a/stable/lancache-dns/1.0.3/CHANGELOG.md +++ b/stable/lancache-dns/1.0.4/CHANGELOG.md @@ -2,6 +2,16 @@ +## [lancache-dns-1.0.4](https://github.com/truecharts/charts/compare/lancache-dns-1.0.3...lancache-dns-1.0.4) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [lancache-dns-1.0.3](https://github.com/truecharts/charts/compare/lancache-dns-1.0.2...lancache-dns-1.0.3) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - -## [lancache-dns-0.0.25](https://github.com/truecharts/charts/compare/lancache-dns-0.0.24...lancache-dns-0.0.25) (2022-09-26) - -### Chore - -- Auto-update chart README [skip ci] - - ### Feat - diff --git a/stable/lancache-dns/1.0.4/Chart.lock b/stable/lancache-dns/1.0.4/Chart.lock new file mode 100644 index 0000000000..46655e10ec --- /dev/null +++ b/stable/lancache-dns/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-11-01T09:01:20.411895235Z" diff --git a/stable/lancache-dns/1.0.3/Chart.yaml b/stable/lancache-dns/1.0.4/Chart.yaml similarity index 98% rename from stable/lancache-dns/1.0.3/Chart.yaml rename to stable/lancache-dns/1.0.4/Chart.yaml index 2263aa164e..38660295eb 100644 --- a/stable/lancache-dns/1.0.3/Chart.yaml +++ b/stable/lancache-dns/1.0.4/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lancache-dns -version: 1.0.3 +version: 1.0.4 appVersion: "latest" description: DNS Chart service for a steam cache. type: application diff --git a/stable/lancache-dns/1.0.3/README.md b/stable/lancache-dns/1.0.4/README.md similarity index 100% rename from stable/lancache-dns/1.0.3/README.md rename to stable/lancache-dns/1.0.4/README.md diff --git a/stable/lancache-dns/1.0.3/app-readme.md b/stable/lancache-dns/1.0.4/app-readme.md similarity index 100% rename from stable/lancache-dns/1.0.3/app-readme.md rename to stable/lancache-dns/1.0.4/app-readme.md diff --git a/stable/lancache-monolithic/1.0.3/charts/common-10.7.7.tgz b/stable/lancache-dns/1.0.4/charts/common-10.7.7.tgz similarity index 100% rename from stable/lancache-monolithic/1.0.3/charts/common-10.7.7.tgz rename to stable/lancache-dns/1.0.4/charts/common-10.7.7.tgz diff --git a/stable/lancache-dns/1.0.3/ix_values.yaml b/stable/lancache-dns/1.0.4/ix_values.yaml similarity index 90% rename from stable/lancache-dns/1.0.3/ix_values.yaml rename to stable/lancache-dns/1.0.4/ix_values.yaml index 784013a24b..c6ec7c90cf 100644 --- a/stable/lancache-dns/1.0.3/ix_values.yaml +++ b/stable/lancache-dns/1.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/lancache-dns pullPolicy: IfNotPresent - tag: latest@sha256:81f6cae71329bc009b9fd7c76176b062c9fb4ac117bd809f175d78a8f4cf4317 + tag: latest@sha256:39108621de9fb3cfa0996a8e0e994b92996db3a8d7ad8f04885589cfba83d39b env: CACHE_DOMAINS_REPO: "https://github.com/uklans/cache-domains.git" diff --git a/stable/lancache-dns/1.0.3/questions.yaml b/stable/lancache-dns/1.0.4/questions.yaml similarity index 99% rename from stable/lancache-dns/1.0.3/questions.yaml rename to stable/lancache-dns/1.0.4/questions.yaml index d4647c8837..2c78d02351 100644 --- a/stable/lancache-dns/1.0.3/questions.yaml +++ b/stable/lancache-dns/1.0.4/questions.yaml @@ -702,8 +702,6 @@ questions: description: Default - value: ClusterFirst description: ClusterFirst - - value: ClusterFirstWithHostNet - description: ClusterFirstWithHostNet - value: None description: None - variable: dnsConfig diff --git a/stable/lancache-monolithic/1.0.3/templates/common.yaml b/stable/lancache-dns/1.0.4/templates/common.yaml similarity index 100% rename from stable/lancache-monolithic/1.0.3/templates/common.yaml rename to stable/lancache-dns/1.0.4/templates/common.yaml diff --git a/stable/lancache-monolithic/1.0.3/values.yaml b/stable/lancache-dns/1.0.4/values.yaml similarity index 100% rename from stable/lancache-monolithic/1.0.3/values.yaml rename to stable/lancache-dns/1.0.4/values.yaml diff --git a/stable/lancache-monolithic/1.0.3/Chart.lock b/stable/lancache-monolithic/1.0.3/Chart.lock deleted file mode 100644 index 6e52827b3a..0000000000 --- a/stable/lancache-monolithic/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T10:15:47.311819988Z" diff --git a/stable/lancache-monolithic/1.0.3/CHANGELOG.md b/stable/lancache-monolithic/1.0.4/CHANGELOG.md similarity index 91% rename from stable/lancache-monolithic/1.0.3/CHANGELOG.md rename to stable/lancache-monolithic/1.0.4/CHANGELOG.md index e83aaa1cd6..84779335ad 100644 --- a/stable/lancache-monolithic/1.0.3/CHANGELOG.md +++ b/stable/lancache-monolithic/1.0.4/CHANGELOG.md @@ -2,6 +2,16 @@ +## [lancache-monolithic-1.0.4](https://github.com/truecharts/charts/compare/lancache-monolithic-1.0.3...lancache-monolithic-1.0.4) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [lancache-monolithic-1.0.3](https://github.com/truecharts/charts/compare/lancache-monolithic-1.0.2...lancache-monolithic-1.0.3) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - -## [lancache-monolithic-0.0.29](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.28...lancache-monolithic-0.0.29) (2022-09-26) - -### Chore - -- Auto-update chart README [skip ci] - - ### Feat diff --git a/stable/lancache-monolithic/1.0.4/Chart.lock b/stable/lancache-monolithic/1.0.4/Chart.lock new file mode 100644 index 0000000000..3235075b6a --- /dev/null +++ b/stable/lancache-monolithic/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-11-01T09:01:20.603053538Z" diff --git a/stable/lancache-monolithic/1.0.3/Chart.yaml b/stable/lancache-monolithic/1.0.4/Chart.yaml similarity index 98% rename from stable/lancache-monolithic/1.0.3/Chart.yaml rename to stable/lancache-monolithic/1.0.4/Chart.yaml index 717c064baa..b560b45774 100644 --- a/stable/lancache-monolithic/1.0.3/Chart.yaml +++ b/stable/lancache-monolithic/1.0.4/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lancache-monolithic -version: 1.0.3 +version: 1.0.4 appVersion: "latest" description: A monolithic lancache service capable of caching all CDNs in a single instance. type: application diff --git a/stable/lancache-monolithic/1.0.3/README.md b/stable/lancache-monolithic/1.0.4/README.md similarity index 100% rename from stable/lancache-monolithic/1.0.3/README.md rename to stable/lancache-monolithic/1.0.4/README.md diff --git a/stable/lancache-monolithic/1.0.3/app-readme.md b/stable/lancache-monolithic/1.0.4/app-readme.md similarity index 100% rename from stable/lancache-monolithic/1.0.3/app-readme.md rename to stable/lancache-monolithic/1.0.4/app-readme.md diff --git a/stable/logitech-media-server/4.0.50/charts/common-10.7.7.tgz b/stable/lancache-monolithic/1.0.4/charts/common-10.7.7.tgz similarity index 100% rename from stable/logitech-media-server/4.0.50/charts/common-10.7.7.tgz rename to stable/lancache-monolithic/1.0.4/charts/common-10.7.7.tgz diff --git a/stable/lancache-monolithic/1.0.3/ix_values.yaml b/stable/lancache-monolithic/1.0.4/ix_values.yaml similarity index 90% rename from stable/lancache-monolithic/1.0.3/ix_values.yaml rename to stable/lancache-monolithic/1.0.4/ix_values.yaml index 8eced2f887..a587a5f707 100644 --- a/stable/lancache-monolithic/1.0.3/ix_values.yaml +++ b/stable/lancache-monolithic/1.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/lancache-monolithic pullPolicy: IfNotPresent - tag: latest@sha256:3df03a71c814666b584f39799356048d9c0e2074b598fbfc5844f084f2a1b189 + tag: latest@sha256:8964a32e82cfb3dee723319f89f6aeea256f468b109f7ffca9de2ee55cb199a5 securityContext: readOnlyRootFilesystem: false diff --git a/stable/lancache-monolithic/1.0.3/questions.yaml b/stable/lancache-monolithic/1.0.4/questions.yaml similarity index 99% rename from stable/lancache-monolithic/1.0.3/questions.yaml rename to stable/lancache-monolithic/1.0.4/questions.yaml index 5c6557c4dc..9939d7d803 100644 --- a/stable/lancache-monolithic/1.0.3/questions.yaml +++ b/stable/lancache-monolithic/1.0.4/questions.yaml @@ -688,8 +688,6 @@ questions: description: Default - value: ClusterFirst description: ClusterFirst - - value: ClusterFirstWithHostNet - description: ClusterFirstWithHostNet - value: None description: None - variable: dnsConfig diff --git a/stable/logitech-media-server/4.0.50/templates/common.yaml b/stable/lancache-monolithic/1.0.4/templates/common.yaml similarity index 100% rename from stable/logitech-media-server/4.0.50/templates/common.yaml rename to stable/lancache-monolithic/1.0.4/templates/common.yaml diff --git a/stable/logitech-media-server/4.0.50/values.yaml b/stable/lancache-monolithic/1.0.4/values.yaml similarity index 100% rename from stable/logitech-media-server/4.0.50/values.yaml rename to stable/lancache-monolithic/1.0.4/values.yaml diff --git a/stable/logitech-media-server/4.0.50/Chart.lock b/stable/logitech-media-server/4.0.50/Chart.lock deleted file mode 100644 index b8a38fe341..0000000000 --- a/stable/logitech-media-server/4.0.50/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-27T06:00:49.925544025Z" diff --git a/stable/logitech-media-server/4.0.50/CHANGELOG.md b/stable/logitech-media-server/4.0.51/CHANGELOG.md similarity index 90% rename from stable/logitech-media-server/4.0.50/CHANGELOG.md rename to stable/logitech-media-server/4.0.51/CHANGELOG.md index cc4d3f1678..d7894c0b6a 100644 --- a/stable/logitech-media-server/4.0.50/CHANGELOG.md +++ b/stable/logitech-media-server/4.0.51/CHANGELOG.md @@ -2,6 +2,16 @@ +## [logitech-media-server-4.0.51](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.50...logitech-media-server-4.0.51) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [logitech-media-server-4.0.50](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.49...logitech-media-server-4.0.50) (2022-10-27) ### Chore @@ -87,13 +97,3 @@ ## [logitech-media-server-4.0.44](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.43...logitech-media-server-4.0.44) (2022-10-05) ### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [logitech-media-server-4.0.43](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.42...logitech-media-server-4.0.43) (2022-09-28) - diff --git a/stable/logitech-media-server/4.0.51/Chart.lock b/stable/logitech-media-server/4.0.51/Chart.lock new file mode 100644 index 0000000000..66a2d66be9 --- /dev/null +++ b/stable/logitech-media-server/4.0.51/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-11-01T09:01:41.901059546Z" diff --git a/stable/logitech-media-server/4.0.50/Chart.yaml b/stable/logitech-media-server/4.0.51/Chart.yaml similarity index 98% rename from stable/logitech-media-server/4.0.50/Chart.yaml rename to stable/logitech-media-server/4.0.51/Chart.yaml index 774e914926..1c1ea9d1bf 100644 --- a/stable/logitech-media-server/4.0.50/Chart.yaml +++ b/stable/logitech-media-server/4.0.51/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/Logitech/slimserver - https://hub.docker.com/r/lmscommunity/logitechmediaserver type: application -version: 4.0.50 +version: 4.0.51 annotations: truecharts.org/catagories: | - media diff --git a/stable/logitech-media-server/4.0.50/README.md b/stable/logitech-media-server/4.0.51/README.md similarity index 100% rename from stable/logitech-media-server/4.0.50/README.md rename to stable/logitech-media-server/4.0.51/README.md diff --git a/stable/logitech-media-server/4.0.50/app-readme.md b/stable/logitech-media-server/4.0.51/app-readme.md similarity index 100% rename from stable/logitech-media-server/4.0.50/app-readme.md rename to stable/logitech-media-server/4.0.51/app-readme.md diff --git a/stable/mylar/6.0.48/charts/common-10.7.7.tgz b/stable/logitech-media-server/4.0.51/charts/common-10.7.7.tgz similarity index 100% rename from stable/mylar/6.0.48/charts/common-10.7.7.tgz rename to stable/logitech-media-server/4.0.51/charts/common-10.7.7.tgz diff --git a/stable/logitech-media-server/4.0.50/ix_values.yaml b/stable/logitech-media-server/4.0.51/ix_values.yaml similarity index 95% rename from stable/logitech-media-server/4.0.50/ix_values.yaml rename to stable/logitech-media-server/4.0.51/ix_values.yaml index 112ba5ae3e..1c8d3ded5e 100644 --- a/stable/logitech-media-server/4.0.50/ix_values.yaml +++ b/stable/logitech-media-server/4.0.51/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/logitechmediaserver pullPolicy: IfNotPresent - tag: v8.3.0@sha256:b822d9e6e27995710d96ebf2c705a0ceb324598fa90b8fe46fc4c9bb4ea79534 + tag: v8.3.0@sha256:9b124650a424e681718333abedba5e082828d210d7417a169ca36f3ab03284f3 env: # Permissions Settings HTTP_PORT: "{{ .Values.service.main.ports.main.port }}" diff --git a/stable/logitech-media-server/4.0.50/questions.yaml b/stable/logitech-media-server/4.0.51/questions.yaml similarity index 99% rename from stable/logitech-media-server/4.0.50/questions.yaml rename to stable/logitech-media-server/4.0.51/questions.yaml index c39ed0b662..2fc998ac91 100644 --- a/stable/logitech-media-server/4.0.50/questions.yaml +++ b/stable/logitech-media-server/4.0.51/questions.yaml @@ -836,8 +836,6 @@ questions: description: Default - value: ClusterFirst description: ClusterFirst - - value: ClusterFirstWithHostNet - description: ClusterFirstWithHostNet - value: None description: None - variable: dnsConfig diff --git a/stable/mylar/6.0.48/templates/common.yaml b/stable/logitech-media-server/4.0.51/templates/common.yaml similarity index 100% rename from stable/mylar/6.0.48/templates/common.yaml rename to stable/logitech-media-server/4.0.51/templates/common.yaml diff --git a/stable/mylar/6.0.48/values.yaml b/stable/logitech-media-server/4.0.51/values.yaml similarity index 100% rename from stable/mylar/6.0.48/values.yaml rename to stable/logitech-media-server/4.0.51/values.yaml diff --git a/stable/mylar/6.0.48/Chart.lock b/stable/mylar/6.0.48/Chart.lock deleted file mode 100644 index 7458da0e1e..0000000000 --- a/stable/mylar/6.0.48/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T10:24:32.176167987Z" diff --git a/stable/mylar/6.0.48/CHANGELOG.md b/stable/mylar/6.0.49/CHANGELOG.md similarity index 91% rename from stable/mylar/6.0.48/CHANGELOG.md rename to stable/mylar/6.0.49/CHANGELOG.md index b93e832851..30995a477b 100644 --- a/stable/mylar/6.0.48/CHANGELOG.md +++ b/stable/mylar/6.0.49/CHANGELOG.md @@ -2,6 +2,16 @@ +## [mylar-6.0.49](https://github.com/truecharts/charts/compare/mylar-6.0.48...mylar-6.0.49) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [mylar-6.0.48](https://github.com/truecharts/charts/compare/mylar-6.0.47...mylar-6.0.48) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [mylar-6.0.41](https://github.com/truecharts/charts/compare/mylar-6.0.40...mylar-6.0.41) (2022-09-27) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [mylar-6.0.40](https://github.com/truecharts/charts/compare/mylar-6.0.39...mylar-6.0.40) (2022-09-25) - -### Chore diff --git a/incubator/songkong/0.0.31/Chart.lock b/stable/mylar/6.0.49/Chart.lock similarity index 80% rename from incubator/songkong/0.0.31/Chart.lock rename to stable/mylar/6.0.49/Chart.lock index 61375c0276..523bacf6e6 100644 --- a/incubator/songkong/0.0.31/Chart.lock +++ b/stable/mylar/6.0.49/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.7 digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:31:02.7080296Z" +generated: "2022-11-01T09:01:53.52218867Z" diff --git a/stable/mylar/6.0.48/Chart.yaml b/stable/mylar/6.0.49/Chart.yaml similarity index 97% rename from stable/mylar/6.0.48/Chart.yaml rename to stable/mylar/6.0.49/Chart.yaml index 06394aaef9..09f75f07c7 100644 --- a/stable/mylar/6.0.48/Chart.yaml +++ b/stable/mylar/6.0.49/Chart.yaml @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mylar - https://github.com/mylar3/mylar3 - https://github.com/linuxserver/docker-mylar3 -version: 6.0.48 +version: 6.0.49 annotations: truecharts.org/catagories: | - media diff --git a/stable/mylar/6.0.48/README.md b/stable/mylar/6.0.49/README.md similarity index 100% rename from stable/mylar/6.0.48/README.md rename to stable/mylar/6.0.49/README.md diff --git a/stable/mylar/6.0.48/app-readme.md b/stable/mylar/6.0.49/app-readme.md similarity index 100% rename from stable/mylar/6.0.48/app-readme.md rename to stable/mylar/6.0.49/app-readme.md diff --git a/stable/rsshub/3.0.131/charts/common-10.7.7.tgz b/stable/mylar/6.0.49/charts/common-10.7.7.tgz similarity index 100% rename from stable/rsshub/3.0.131/charts/common-10.7.7.tgz rename to stable/mylar/6.0.49/charts/common-10.7.7.tgz diff --git a/stable/mylar/6.0.48/ix_values.yaml b/stable/mylar/6.0.49/ix_values.yaml similarity index 82% rename from stable/mylar/6.0.48/ix_values.yaml rename to stable/mylar/6.0.49/ix_values.yaml index 74ea395d23..0da4a2522c 100644 --- a/stable/mylar/6.0.48/ix_values.yaml +++ b/stable/mylar/6.0.49/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mylar3 - tag: 0.6.9@sha256:7a0ec3c4db367118fe10f2cd8a9825d69afe694edb52c9936f5a13e28cbaa1a7 + tag: 0.6.9@sha256:9ed70c48cffa91ab70a5f8a1e4cdb58c8cb34df4aded1b9f258ca6d809c9e118 pullPolicy: IfNotPresent securityContext: diff --git a/stable/mylar/6.0.48/questions.yaml b/stable/mylar/6.0.49/questions.yaml similarity index 99% rename from stable/mylar/6.0.48/questions.yaml rename to stable/mylar/6.0.49/questions.yaml index e4b1c449b8..c854a3bf11 100644 --- a/stable/mylar/6.0.48/questions.yaml +++ b/stable/mylar/6.0.49/questions.yaml @@ -512,8 +512,6 @@ questions: description: Default - value: ClusterFirst description: ClusterFirst - - value: ClusterFirstWithHostNet - description: ClusterFirstWithHostNet - value: None description: None - variable: dnsConfig diff --git a/stable/rsshub/3.0.131/templates/common.yaml b/stable/mylar/6.0.49/templates/common.yaml similarity index 100% rename from stable/rsshub/3.0.131/templates/common.yaml rename to stable/mylar/6.0.49/templates/common.yaml diff --git a/stable/rsshub/3.0.131/values.yaml b/stable/mylar/6.0.49/values.yaml similarity index 100% rename from stable/rsshub/3.0.131/values.yaml rename to stable/mylar/6.0.49/values.yaml diff --git a/stable/nextcloud/15.3.36/CHANGELOG.md b/stable/nextcloud/15.3.36/CHANGELOG.md new file mode 100644 index 0000000000..7a0ad72a25 --- /dev/null +++ b/stable/nextcloud/15.3.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nextcloud-15.3.36](https://github.com/truecharts/charts/compare/nextcloud-15.3.35...nextcloud-15.3.36) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + +## [nextcloud-15.3.35](https://github.com/truecharts/charts/compare/nextcloud-15.3.34...nextcloud-15.3.35) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nextcloud-15.3.34](https://github.com/truecharts/charts/compare/nextcloud-15.3.33...nextcloud-15.3.34) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [nextcloud-15.3.33](https://github.com/truecharts/charts/compare/nextcloud-15.3.32...nextcloud-15.3.33) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [prometheus-4.0.110](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.40...prometheus-4.0.110) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [prometheus-4.0.109](https://github.com/truecharts/charts/compare/prometheus-4.0.108...prometheus-4.0.109) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [prometheus-4.0.108](https://github.com/truecharts/charts/compare/prometheus-4.0.107...prometheus-4.0.108) (2022-10-18) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120)) + + + + +## [prometheus-4.0.107](https://github.com/truecharts/charts/compare/prometheus-4.0.106...prometheus-4.0.107) (2022-10-17) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) + + + + +## [prometheus-4.0.106](https://github.com/truecharts/charts/compare/prometheus-4.0.105...prometheus-4.0.106) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [prometheus-4.0.105](https://github.com/truecharts/charts/compare/prometheus-4.0.104...prometheus-4.0.105) (2022-10-14) + +### Chore + diff --git a/stable/nextcloud/15.3.36/Chart.lock b/stable/nextcloud/15.3.36/Chart.lock new file mode 100644 index 0000000000..a618f98ca9 --- /dev/null +++ b/stable/nextcloud/15.3.36/Chart.lock @@ -0,0 +1,15 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.107 +- name: collabora-online + repository: https://charts.truecharts.org/ + version: 12.1.58 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:8fd15bff147e128353d7db8f18a9ed9a56c89da33619352a9ee8f54d679202a6 +generated: "2022-11-01T09:02:43.654390315Z" diff --git a/stable/nextcloud/15.3.36/Chart.yaml b/stable/nextcloud/15.3.36/Chart.yaml new file mode 100644 index 0000000000..7190de23b9 --- /dev/null +++ b/stable/nextcloud/15.3.36/Chart.yaml @@ -0,0 +1,45 @@ +apiVersion: v2 +appVersion: "24.0.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.107 + - condition: collabora.enabled + name: collabora-online + repository: https://charts.truecharts.org/ + version: 12.1.58 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +deprecated: false +description: A private cloud server that puts the control and security of your own data back into your hands. +home: https://truecharts.org/docs/charts/stable/nextcloud +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.png +keywords: + - nextcloud + - storage + - http + - web + - php +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nextcloud +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud + - https://github.com/nextcloud/docker + - https://github.com/nextcloud/helm +type: application +version: 15.3.36 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nextcloud/15.3.36/README.md b/stable/nextcloud/15.3.36/README.md new file mode 100644 index 0000000000..eb2bafe23b --- /dev/null +++ b/stable/nextcloud/15.3.36/README.md @@ -0,0 +1,110 @@ +# nextcloud + +A private cloud server that puts the control and security of your own data back into your hands. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nextcloud](https://truecharts.org/docs/charts/stable/nextcloud) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | collabora-online | 12.1.58 | +| https://charts.truecharts.org/ | postgresql | 8.0.107 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `nextcloud` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install nextcloud TrueCharts/nextcloud +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `nextcloud` deployment + +```console +helm uninstall nextcloud +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nextcloud \ + --set env.TZ="America/New York" \ + TrueCharts/nextcloud +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install nextcloud TrueCharts/nextcloud -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nextcloud/15.3.36/app-readme.md b/stable/nextcloud/15.3.36/app-readme.md new file mode 100644 index 0000000000..47480dc348 --- /dev/null +++ b/stable/nextcloud/15.3.36/app-readme.md @@ -0,0 +1,8 @@ +A private cloud server that puts the control and security of your own data back into your hands. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/nextcloud](https://truecharts.org/docs/charts/stable/nextcloud) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/nextcloud/15.3.36/charts/collabora-online-12.1.58.tgz b/stable/nextcloud/15.3.36/charts/collabora-online-12.1.58.tgz new file mode 100644 index 0000000000..dedd25d405 Binary files /dev/null and b/stable/nextcloud/15.3.36/charts/collabora-online-12.1.58.tgz differ diff --git a/stable/storj-node/2.0.57/charts/common-10.7.7.tgz b/stable/nextcloud/15.3.36/charts/common-10.7.7.tgz similarity index 100% rename from stable/storj-node/2.0.57/charts/common-10.7.7.tgz rename to stable/nextcloud/15.3.36/charts/common-10.7.7.tgz diff --git a/stable/nextcloud/15.3.36/charts/postgresql-8.0.107.tgz b/stable/nextcloud/15.3.36/charts/postgresql-8.0.107.tgz new file mode 100644 index 0000000000..011cae8e9c Binary files /dev/null and b/stable/nextcloud/15.3.36/charts/postgresql-8.0.107.tgz differ diff --git a/stable/rsshub/3.0.131/charts/redis-3.0.102.tgz b/stable/nextcloud/15.3.36/charts/redis-3.0.102.tgz similarity index 100% rename from stable/rsshub/3.0.131/charts/redis-3.0.102.tgz rename to stable/nextcloud/15.3.36/charts/redis-3.0.102.tgz diff --git a/stable/nextcloud/15.3.36/ci/basic-values.yaml b/stable/nextcloud/15.3.36/ci/basic-values.yaml new file mode 100644 index 0000000000..0e1ca14554 --- /dev/null +++ b/stable/nextcloud/15.3.36/ci/basic-values.yaml @@ -0,0 +1,11 @@ +env: + # IP used for exposing nextcloud + # Often the service or nodePort IP + AccessIP: "127.0.0.1" + +service: + main: + ports: + main: + port: 8080 + targetPort: 8080 diff --git a/stable/nextcloud/15.3.36/ix_values.yaml b/stable/nextcloud/15.3.36/ix_values.yaml new file mode 100644 index 0000000000..887ddb1dab --- /dev/null +++ b/stable/nextcloud/15.3.36/ix_values.yaml @@ -0,0 +1,457 @@ +image: + repository: tccr.io/truecharts/nextcloud-fpm + pullPolicy: IfNotPresent + tag: 24.0.6@sha256:3500674ab474bf782420276284b5df5eed3b1ef2ac4af2b0ea2ced18bc308512 + +nginxImage: + repository: tccr.io/truecharts/nginx-unprivileged + pullPolicy: IfNotPresent + tag: 1.23.2@sha256:36765afbe9febebd9fe10e0f13f37e52d27abaef4d88c87c31a22f12c8bcc651 + +imaginaryImage: + repository: h2non/imaginary + pullPolicy: IfNotPresent + tag: 1.2.4@sha256:7facb4221047a5e79b9e902f380247f4e5bf4376400d0badbeb738d3e1c2f654 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + fsGroup: 33 + +service: + main: + ports: + main: + port: 10020 + targetPort: 8080 + backend: + enabled: true + ports: + hpb: + enabled: true + port: 7867 + targetPort: 7867 + hpb-metrics: + enabled: true + port: 7868 + targetPort: 7868 + fpm: + enabled: true + port: 9000 + targetPort: 9000 + imaginary: + enabled: true + port: 9090 + targetPort: 9090 + +hostAliases: + - ip: '{{ .Values.env.AccessIP | default "127.0.0.1" }}' + hostnames: + - "{{ if .Values.ingress.main.enabled }}{{ with (first .Values.ingress.main.hosts) }}{{ .host }}{{ end }}{{ else }}placeholder.fakedomain.dns{{ end }}" + +secretEnv: + NEXTCLOUD_ADMIN_USER: "admin" + NEXTCLOUD_ADMIN_PASSWORD: "adminpass" + +probes: + liveness: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + + readiness: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + + startup: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + +initContainers: + prestart: + image: '{{ include "tc.common.images.selector" . }}' + securityContext: + runAsUser: 0 + runAsGroup: 0 + privileged: true + command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + echo "Forcing permissions on userdata folder..." + if nfs4xdr_getfacl && nfs4xdr_getfacl | grep -qv "Failed to get NFSv4 ACL"; then + echo "NFSv4 ACLs detected, Trying to override permissions using nfs4_setfacl..." + nfs4_setfacl -R -a A:g:33:RWX "/var/www/html/data" + else + echo "No NFSv4 ACLs detected, trying to override permissions using chown/chmod..." + echo "checking ownership..." + if [ $(stat -c %g .) -eq 33 ]; then + echo "Ownership already set to 33, skipping..." + else + echo "Changing ownership to group 33..." + chown -R :33 "/var/www/html/data" + fi + chmod 770 /var/www/html/data + fi + EOF + + volumeMounts: + - name: data + mountPath: "/var/www/html/data" + - name: html + mountPath: "/var/www/html" + +env: + # IP used for exposing nextcloud + # Often the service or nodePort IP + # Defaults to the main serviceName for CI purposes. + AccessIP: + NEXTCLOUD_INIT_HTACCESS: true + PHP_MEMORY_LIMIT: 1G + PHP_UPLOAD_LIMIT: 10G + NEXTCLOUD_CHUNKSIZE: "31457280" + TRUSTED_PROXIES: "172.16.0.0/16 127.0.0.1" + POSTGRES_DB: "{{ .Values.postgresql.postgresqlDatabase }}" + POSTGRES_USER: "{{ .Values.postgresql.postgresqlUsername }}" + NC_check_data_directory_permissions: "true" + POSTGRES_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + POSTGRES_HOST: + secretKeyRef: + name: dbcreds + key: plainporthost + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: plainhost + REDIS_HOST_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + +envFrom: + - configMapRef: + name: nextcloudconfig + +persistence: + html: + enabled: true + mountPath: "/var/www/html" + data: + enabled: true + mountPath: "/var/www/html/data" + varrun: + enabled: true + cache: + enabled: true + type: emptyDir + mountPath: /var/cache/nginx + medium: Memory + nginx: + enabled: "true" + mountPath: "/etc/nginx" + noMount: true + readOnly: true + type: "custom" + volumeSpec: + configMap: + name: '{{ include "tc.common.names.fullname" . }}-nginx' + items: + - key: nginx.conf + path: nginx.conf + +configmap: + nginx: + enabled: true + data: + nginx.conf: |- + worker_processes auto; + + error_log /var/log/nginx/error.log warn; + pid /var/run/nginx.pid; + + + events { + worker_connections 1024; + } + + + http { + include /etc/nginx/mime.types; + default_type application/octet-stream; + + log_format main '$remote_addr - $remote_user [$time_local] "$request" ' + '$status $body_bytes_sent "$http_referer" ' + '"$http_user_agent" "$http_x_forwarded_for"'; + + access_log /var/log/nginx/access.log main; + + sendfile on; + #tcp_nopush on; + + # Prevent nginx HTTP Server Detection + server_tokens off; + + keepalive_timeout 65; + + #gzip on; + + upstream php-handler { + server 127.0.0.1:9000; + } + + server { + listen 8080; + absolute_redirect off; + + # Forward Notify_Push "High Performance Backend" to it's own container + location ^~ /push/ { + proxy_pass http://127.0.0.1:7867/; + proxy_http_version 1.1; + proxy_set_header Upgrade $http_upgrade; + proxy_set_header Connection "Upgrade"; + proxy_set_header Host $host; + proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; + } + + # HSTS settings + # WARNING: Only add the preload option once you read about + # the consequences in https://hstspreload.org/. This option + # will add the domain to a hardcoded list that is shipped + # in all major browsers and getting removed from this list + # could take several months. + #add_header Strict-Transport-Security "max-age=15768000; includeSubDomains; preload;" always; + + # set max upload size + client_max_body_size {{ .Values.env.PHP_UPLOAD_LIMIT | default "512M" }}; + fastcgi_buffers 64 4K; + + # Enable gzip but do not remove ETag headers + gzip on; + gzip_vary on; + gzip_comp_level 4; + gzip_min_length 256; + gzip_proxied expired no-cache no-store private no_last_modified no_etag auth; + gzip_types application/atom+xml application/javascript application/json application/ld+json application/manifest+json application/rss+xml application/vnd.geo+json application/vnd.ms-fontobject application/x-font-ttf application/x-web-app-manifest+json application/xhtml+xml application/xml font/opentype image/bmp image/svg+xml image/x-icon text/cache-manifest text/css text/plain text/vcard text/vnd.rim.location.xloc text/vtt text/x-component text/x-cross-domain-policy; + + # Pagespeed is not supported by Nextcloud, so if your server is built + # with the `ngx_pagespeed` module, uncomment this line to disable it. + #pagespeed off; + + # HTTP response headers borrowed from Nextcloud `.htaccess` + add_header Referrer-Policy "no-referrer" always; + add_header X-Content-Type-Options "nosniff" always; + add_header X-Download-Options "noopen" always; + add_header X-Frame-Options "SAMEORIGIN" always; + add_header X-Permitted-Cross-Domain-Policies "none" always; + add_header X-Robots-Tag "none" always; + add_header X-XSS-Protection "1; mode=block" always; + + # Remove X-Powered-By, which is an information leak + fastcgi_hide_header X-Powered-By; + + # Path to the root of your installation + root /var/www/html; + + # Specify how to handle directories -- specifying `/index.php$request_uri` + # here as the fallback means that Nginx always exhibits the desired behaviour + # when a client requests a path that corresponds to a directory that exists + # on the server. In particular, if that directory contains an index.php file, + # that file is correctly served; if it doesn't, then the request is passed to + # the front-end controller. This consistent behaviour means that we don't need + # to specify custom rules for certain paths (e.g. images and other assets, + # `/updater`, `/ocm-provider`, `/ocs-provider`), and thus + # `try_files $uri $uri/ /index.php$request_uri` + # always provides the desired behaviour. + index index.php index.html /index.php$request_uri; + + # Rule borrowed from `.htaccess` to handle Microsoft DAV clients + location = / { + if ( $http_user_agent ~ ^DavClnt ) { + return 302 /remote.php/webdav/$is_args$args; + } + } + + location = /robots.txt { + allow all; + log_not_found off; + access_log off; + } + + # Make a regex exception for `/.well-known` so that clients can still + # access it despite the existence of the regex rule + # `location ~ /(\.|autotest|...)` which would otherwise handle requests + # for `/.well-known`. + location ^~ /.well-known { + # The rules in this block are an adaptation of the rules + # in `.htaccess` that concern `/.well-known`. + + location = /.well-known/carddav { return 301 /remote.php/dav/; } + location = /.well-known/caldav { return 301 /remote.php/dav/; } + + # according to the documentation these two lines are not necessary, but some users are still recieving errors + location = /.well-known/webfinger { return 301 /index.php$uri; } + location = /.well-known/nodeinfo { return 301 /index.php$uri; } + + location /.well-known/acme-challenge { try_files $uri $uri/ =404; } + location /.well-known/pki-validation { try_files $uri $uri/ =404; } + + # Let Nextcloud's API for `/.well-known` URIs handle all other + # requests by passing them to the front-end controller. + return 301 /index.php$request_uri; + } + + # Rules borrowed from `.htaccess` to hide certain paths from clients + location ~ ^/(?:build|tests|config|lib|3rdparty|templates|data)(?:$|/) { return 404; } + location ~ ^/(?:\.|autotest|occ|issue|indie|db_|console) { return 404; } + + # Ensure this block, which passes PHP files to the PHP process, is above the blocks + # which handle static assets (as seen below). If this block is not declared first, + # then Nginx will encounter an infinite rewriting loop when it prepends `/index.php` + # to the URI, resulting in a HTTP 500 error response. + location ~ \.php(?:$|/) { + # Required for legacy support + rewrite ^/(?!index|remote|public|cron|core\/ajax\/update|status|ocs\/v[12]|updater\/.+|oc[ms]-provider\/.+|.+\/richdocumentscode\/proxy) /index.php$request_uri; + + fastcgi_split_path_info ^(.+?\.php)(/.*)$; + set $path_info $fastcgi_path_info; + + try_files $fastcgi_script_name =404; + + include fastcgi_params; + fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; + fastcgi_param PATH_INFO $path_info; + #fastcgi_param HTTPS on; + + fastcgi_param modHeadersAvailable true; # Avoid sending the security headers twice + fastcgi_param front_controller_active true; # Enable pretty urls + fastcgi_pass php-handler; + + fastcgi_intercept_errors on; + fastcgi_request_buffering off; + + proxy_send_timeout 300s; + proxy_read_timeout 300s; + fastcgi_send_timeout 300s; + fastcgi_read_timeout 300s; + } + + location ~ \.(?:css|js|svg|gif)$ { + try_files $uri /index.php$request_uri; + expires 6M; # Cache-Control policy borrowed from `.htaccess` + access_log off; # Optional: Don't log access to assets + } + + location ~ \.woff2?$ { + try_files $uri /index.php$request_uri; + expires 7d; # Cache-Control policy borrowed from `.htaccess` + access_log off; # Optional: Don't log access to assets + } + + # Rule borrowed from `.htaccess` + location /remote { + return 301 /remote.php$request_uri; + } + + location / { + try_files $uri $uri/ /index.php$request_uri; + } + } + } + +cronjob: + enabled: true + generatePreviews: true + schedule: "*/5 * * * *" + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 + +hpb: + enabled: true + +nextcloud: + # https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements + default_phone_region: "" + +imaginary: + enabled: true + preview_max_x: 2048 + preview_max_y: 2048 + preview_max_memory: 512 + preview_max_filesize_image: 150 + preview_png: true + preview_jpeg: true + preview_gif: true + preview_bmp: true + preview_xbitmap: true + preview_mp3: true + preview_markdown: true + preview_opendoc: true + preview_txt: true + preview_krita: true + preview_illustrator: false + preview_heic: false + preview_movie: false + preview_msoffice2003: false + preview_msoffice2007: false + preview_msofficedoc: false + preview_pdf: false + preview_photoshop: false + preview_postscript: false + preview_staroffice: false + preview_svg: false + preview_tiff: false + preview_font: false + +collabora: + enabled: false + env: + aliasgroup1: + configMapRef: + name: nextcloudconfig + key: aliasgroup1 + dictionaries: "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru" + extra_params: "--o:welcome.enable=false --o:logging.level=information --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false " + server_name: "" + DONT_GEN_SSL_CERT: true + +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: nextcloud + postgresqlDatabase: nextcloud + +redis: + enabled: true + existingSecret: "rediscreds" + +portal: + enabled: true diff --git a/stable/nextcloud/15.3.36/questions.yaml b/stable/nextcloud/15.3.36/questions.yaml new file mode 100644 index 0000000000..4748e154ad --- /dev/null +++ b/stable/nextcloud/15.3.36/questions.yaml @@ -0,0 +1,2963 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: secretEnv + group: "Container Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: NEXTCLOUD_ADMIN_USER + label: "NEXTCLOUD_ADMIN_USER (First Install Only)" + description: "Sets the initial nextcloud's admin username, changing this variable after first launch will NOT change admin's username" + schema: + type: string + required: true + default: "REPLACETHIS" + - variable: NEXTCLOUD_ADMIN_PASSWORD + label: "NEXTCLOUD_ADMIN_PASSWORD (First Install Only)" + description: "Sets the initial nextcloud's admin password, changing this variable after first launch will NOT change admin's password" + schema: + type: string + private: true + required: true + default: "REPLACETHIS" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: TRUSTED_PROXIES + label: "Trusted Proxies (Advanced)" + description: "Sets nextcloud Trusted Proxies" + schema: + type: string + default: "172.16.0.0/16 127.0.0.1" + - variable: PHP_MEMORY_LIMIT + label: "PHP_MEMORY_LIMIT" + description: "Sets php memory_limit setting" + schema: + type: string + default: "1G" + - variable: PHP_UPLOAD_LIMIT + label: "PHP_UPLOAD_LIMIT" + description: "Sets php upload_max_filesize and post_max_size settings" + schema: + type: string + default: "10G" + - variable: AccessIP + label: "Access IP" + description: "Set to the IP-Address used to reach Nextcloud. Most often the Service or NodePort IP (Ensure this is correct!)" + schema: + type: string + required: true + $ref: + - "definitions/nodeIP" + - variable: nextcloud + group: "Container Configuration" + label: "Nextcloud Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: default_phone_region + label: "Default Phone Region" + description: "Sets the default phone region in ISO_3166-1 format (e.g. US). https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements" + schema: + type: string + valid_chars: '^[A-Z]{2}$' + default: "US" + - variable: imaginary + group: "Container Configuration" + label: "Preview Generation Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: preview_max_x + label: "Preview Max X" + description: "The maximum width, in pixels, of a preview." + schema: + type: int + required: true + default: 2048 + - variable: preview_max_y + label: "Preview Max Y" + description: "The maximum height, in pixels, of a preview." + schema: + type: int + required: true + default: 2048 + - variable: preview_max_memory + label: "Preview Max Memory" + description: "Max memory in MB for generating image previews." + schema: + type: int + required: true + default: 512 + - variable: preview_max_filesize_image + label: "Preview Max Filesize Image" + description: "Max file size in MB for generating image previews." + schema: + type: int + required: true + default: 150 + - variable: preview_png + label: "Generate previews for PNG" + schema: + type: boolean + default: true + - variable: preview_jpeg + label: "Generate previews for JPEG " + schema: + type: boolean + default: true + - variable: preview_gif + label: "Generate previews for GIF" + schema: + type: boolean + default: true + - variable: preview_bmp + label: "Generate previews for BMP" + schema: + type: boolean + default: true + - variable: preview_xbitmap + label: "Generate previews for XBitmap" + schema: + type: boolean + default: true + - variable: preview_mp3 + label: "Generate previews for MP3" + schema: + type: boolean + default: true + - variable: preview_markdown + label: "Generate previews for MarkDown" + schema: + type: boolean + default: true + - variable: preview_opendoc + label: "Generate previews for OpenDocument" + schema: + type: boolean + default: true + - variable: preview_txt + label: "Generate previews for TXT" + schema: + type: boolean + default: true + - variable: preview_krita + label: "Generate previews for Krita" + schema: + type: boolean + default: true + - variable: preview_illustrator + label: "Generate previews for Illustrator" + schema: + type: boolean + default: false + - variable: preview_heic + label: "Generate previews for HEIC" + schema: + type: boolean + default: false + - variable: preview_movie + label: "Generate previews for Movie" + schema: + type: boolean + default: false + - variable: preview_msoffice2003 + label: "Generate previews for MSOffice2003" + schema: + type: boolean + default: false + - variable: preview_msoffice2007 + label: "Generate previews for MSOffice2007" + schema: + type: boolean + default: false + - variable: preview_msofficedoc + label: "Generate previews for MSOfficeDoc" + schema: + type: boolean + default: false + - variable: preview_pdf + label: "Generate previews for PDF" + schema: + type: boolean + default: false + - variable: preview_photoshop + label: "Generate previews for Photoshop" + schema: + type: boolean + default: false + - variable: preview_postscript + label: "Generate previews for Postscript" + schema: + type: boolean + default: false + - variable: preview_staroffice + label: "Generate previews for StarOffice" + schema: + type: boolean + default: false + - variable: preview_svg + label: "Generate previews for SVG" + schema: + type: boolean + default: false + - variable: preview_tiff + label: "Generate previews for TIFF" + schema: + type: boolean + default: false + - variable: preview_font + label: "Generate previews for Font" + schema: + type: boolean + default: false + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10020 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8080 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: html + label: "App html Storage" + description: "Stores the Application html." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: data + label: "UserData Storage" + description: "Stores the User Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 33 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: target + label: Target + description: Deployment name, Defaults to Main Deployment + schema: + type: string + default: "" + - variable: minReplicas + label: Minimum Replicas + schema: + type: int + default: 1 + - variable: maxReplicas + label: Maximum Replicas + schema: + type: int + default: 5 + - variable: targetCPUUtilizationPercentage + label: Target CPU Utilization Percentage + schema: + type: int + default: 80 + - variable: targetMemoryUtilizationPercentage + label: Target Memory Utilization Percentage + schema: + type: int + default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/nextcloud/15.3.36/templates/_configmap.tpl b/stable/nextcloud/15.3.36/templates/_configmap.tpl new file mode 100644 index 0000000000..abe500d31e --- /dev/null +++ b/stable/nextcloud/15.3.36/templates/_configmap.tpl @@ -0,0 +1,36 @@ +{{/* Define the configmap */}} +{{- define "nextcloud.configmap" -}} + +{{- $hosts := "" }} +{{- if .Values.ingress.main.enabled }} +{{- range .Values.ingress }} +{{- range $index, $host := .hosts }} + {{- if $index }} + {{ $hosts = ( printf "%v %v" $hosts $host.host ) }} + {{- else }} + {{ $hosts = ( printf "%s" $host.host ) }} + {{- end }} +{{- end }} +{{- end }} +{{- end }} + + +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: nextcloudconfig +data: + {{- $aliasgroup1 := ( printf "http://%s" ( .Values.env.AccessIP | default ( printf "%v-%v" .Release.Name "nextcloud" ) ) ) }} + {{- if .Values.ingress.main.enabled }} + {{- with (first .Values.ingress.main.hosts) }} + {{- $aliasgroup1 = ( printf "https://%s" .host ) }} + {{- end }} + {{- end }} + aliasgroup1: {{ $aliasgroup1 }} + NEXTCLOUD_TRUSTED_DOMAINS: {{ ( printf "%v %v %v %v %v %v %v %v" "test.fakedomain.dns" "localhost" "127.0.0.1" ( printf "%v:%v" "127.0.0.1" .Values.service.main.ports.main.port ) ( .Values.env.AccessIP | default "localhost" ) ( printf "%v-%v" .Release.Name "nextcloud" ) ( printf "%v-%v" .Release.Name "nextcloud-backend" ) $hosts ) | quote }} + {{- if .Values.ingress.main.enabled }} + APACHE_DISABLE_REWRITE_IP: "1" + {{- end }} + +{{- end -}} diff --git a/stable/nextcloud/15.3.36/templates/_cronjob.tpl b/stable/nextcloud/15.3.36/templates/_cronjob.tpl new file mode 100644 index 0000000000..302f3b83aa --- /dev/null +++ b/stable/nextcloud/15.3.36/templates/_cronjob.tpl @@ -0,0 +1,64 @@ +{{/* Define the cronjob */}} +{{- define "nextcloud.cronjob" -}} +{{- if .Values.cronjob.enabled -}} +{{- $jobName := include "tc.common.names.fullname" . }} + +--- +apiVersion: batch/v1 +kind: CronJob +metadata: + name: {{ printf "%s-cronjob" $jobName }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} +spec: + schedule: "{{ .Values.cronjob.schedule }}" + concurrencyPolicy: Forbid + {{- with .Values.cronjob.failedJobsHistoryLimit }} + failedJobsHistoryLimit: {{ . }} + {{- end }} + {{- with .Values.cronjob.successfulJobsHistoryLimit }} + successfulJobsHistoryLimit: {{ . }} + {{- end }} + jobTemplate: + metadata: + spec: + template: + metadata: + spec: + restartPolicy: Never + {{- with (include "tc.common.controller.volumes" . | trim) }} + volumes: + {{- nindent 12 . }} + {{- end }} + containers: + - name: {{ .Chart.Name }} + image: '{{ include "tc.common.images.selector" . }}' + imagePullPolicy: {{ default .Values.image.pullPolicy }} + command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + echo "running nextcloud cronjob..." + php -f /var/www/html/cron.php + echo "cronjob finished" + {{- if .Values.cronjob.generatePreviews }} + echo "Pre-generating Previews..." + php /var/www/html/occ preview:pre-generate + echo "Previews generated." + {{- end }} + EOF + # Will mount configuration files as www-data (id: 33) by default for nextcloud + {{- with (include "tc.common.controller.volumeMounts" . | trim) }} + volumeMounts: + {{ nindent 16 . }} + {{- end }} + securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true + resources: +{{ toYaml .Values.resources | indent 16 }} +{{- end -}} +{{- end -}} diff --git a/stable/nextcloud/15.3.36/templates/_hpb.tpl b/stable/nextcloud/15.3.36/templates/_hpb.tpl new file mode 100644 index 0000000000..5b7b18a15f --- /dev/null +++ b/stable/nextcloud/15.3.36/templates/_hpb.tpl @@ -0,0 +1,164 @@ +{{/* Define the hbp container */}} +{{- define "nextcloud.hpb" -}} +{{- $jobName := include "tc.common.names.fullname" . }} +image: '{{ include "tc.common.images.selector" . }}' +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +{{- with (include "tc.common.controller.volumeMounts" . | trim) }} +volumeMounts: + {{ nindent 2 . }} +{{- end }} +ports: + - containerPort: 7867 +readinessProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + set -m + echo "Waiting for notify_push file to be available..." + until [ -f /var/www/html/custom_apps/notify_push/bin/x86_64/notify_push ] + do + sleep 10 + echo "Notify_push app not found... waiting..." + done + echo "Waiting for Nextcloud to start..." + until $(curl --output /dev/null --silent --head --fail -H "Host: test.fakedomain.dns" http://127.0.0.1:8080/status.php); do + echo "Nextcloud not responding... waiting..." + sleep 10 + done + until $(curl --silent --fail -H "Host: test.fakedomain.dns" http://127.0.0.1:8080/status.php | jq --raw-output '.installed' | grep "true"); do + echo "Nextcloud not installed... waiting..." + sleep 10 + done + echo "Nextcloud instance with Notify_push found... Launching High Performance Backend..." + /var/www/html/custom_apps/notify_push/bin/x86_64/notify_push /var/www/html/config/config.php & + + {{- $accessurl := ( printf "http://%v:%v" ( .Values.env.AccessIP | default ( printf "%v-%v" .Release.Name "nextcloud" ) ) .Values.service.main.ports.main.port ) }} + {{- if .Values.ingress.main.enabled }} + {{- with (first .Values.ingress.main.hosts) }} + {{- $accessurl = ( printf "https://%s" .host ) }} + {{- end }} + {{- end }} + + echo "Configuring CLI url..." + php /var/www/html/occ config:system:set overwrite.cli.url --value='{{ $accessurl }}/' + + {{- if .Values.imaginary.enabled }} + echo "Imaginary High Performance Previews enabled, enabling it on Nextcloud..." + php /var/www/html/occ config:system:set preview_imaginary_url --value='http://127.0.0.1:9090' + php /var/www/html/occ config:system:set preview_max_x --value='{{ .Values.imaginary.preview_max_x }}' + php /var/www/html/occ config:system:set preview_max_y --value='{{ .Values.imaginary.preview_max_y }}' + php /var/www/html/occ config:system:set preview_max_memory --value='{{ .Values.imaginary.preview_max_memory }}' + php /var/www/html/occ config:system:set preview_max_filesize_image --value='{{ .Values.imaginary.preview_max_filesize_image }}' + # Remove all preview providers and re-add only selected + php /var/www/html/occ config:system:delete enabledPreviewProviders + # Add imaginary always + {{ $c := 0 }} # Initialize counter + php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Imaginary'{{ $c = add1 $c }} + {{ if .Values.imaginary.preview_png }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\PNG'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_jpeg }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\JPEG'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_gif }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\GIF'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_bmp }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\BMP'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_xbitmap }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\XBitmap'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_mp3 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MP3'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_markdown }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MarkDown'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_opendoc }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\OpenDocument'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_txt }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\TXT'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_krita }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Krita'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_illustrator }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Illustrator'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_heic }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\HEIC'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_movie }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Movie'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_msoffice2003 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOffice2003'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_msoffice2007 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOffice2007'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_msofficedoc }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOfficeDoc'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_pdf }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\PDF'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_photoshop }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Photoshop'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_postscript }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Postscript'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_staroffice }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\StarOffice'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_svg }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\SVG'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_tiff }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\TIFF'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_font }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Font'{{ $c = add1 $c }}{{ end }} + {{- end }} + + # Set default phone region + {{- with .Values.nextcloud.default_phone_region | upper }} + php /var/www/html/occ config:system:set default_phone_region --value='{{ . }}' + {{- end }} + + echo "Configuring High Performance Backend for url: {{ $accessurl }}" + php /var/www/html/occ config:app:set notify_push base_endpoint --value='{{ $accessurl }}/push' + fg + EOF +env: + - name: NEXTCLOUD_URL + value: 'http://127.0.0.1:8080' + - name: METRICS_PORT + value: '7868' + - name: TRUSTED_PROXIES + value: "{{ .Values.env.TRUSTED_PROXIES }}" + - name: POSTGRES_DB + value: "{{ .Values.postgresql.postgresqlDatabase }}" + - name: POSTGRES_USER + value: "{{ .Values.postgresql.postgresqlUsername }}" + - name: POSTGRES_PASSWORD + valueFrom: + secretKeyRef: + name: dbcreds + key: postgresql-password + - name: POSTGRES_HOST + valueFrom: + secretKeyRef: + name: dbcreds + key: plainporthost + - name: REDIS_HOST + valueFrom: + secretKeyRef: + name: rediscreds + key: plainhost + - name: REDIS_HOST_PASSWORD + valueFrom: + secretKeyRef: + name: rediscreds + key: redis-password +envFrom: + - configMapRef: + name: nextcloudconfig +{{- end -}} diff --git a/stable/nextcloud/15.3.36/templates/_imaginary.tpl b/stable/nextcloud/15.3.36/templates/_imaginary.tpl new file mode 100644 index 0000000000..57a72c4302 --- /dev/null +++ b/stable/nextcloud/15.3.36/templates/_imaginary.tpl @@ -0,0 +1,40 @@ +{{/* Define the imaginary container */}} +{{- define "nextcloud.imaginary" -}} +image: {{ .Values.imaginaryImage.repository }}:{{ .Values.imaginaryImage.tag }} +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +ports: + - containerPort: 9090 +args: ["-enable-url-source"] +env: + - name: 'PORT' + value: '9090' +readinessProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +{{- end -}} diff --git a/stable/nextcloud/15.3.36/templates/_nginx.tpl b/stable/nextcloud/15.3.36/templates/_nginx.tpl new file mode 100644 index 0000000000..df427f44bd --- /dev/null +++ b/stable/nextcloud/15.3.36/templates/_nginx.tpl @@ -0,0 +1,54 @@ +{{/* Define the nginx container */}} +{{- define "nextcloud.nginx" -}} +image: {{ .Values.nginxImage.repository }}:{{ .Values.nginxImage.tag }} +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +{{- with (include "tc.common.controller.volumeMounts" . | trim) }} +volumeMounts: + {{ nindent 2 . }} +{{- end }} + - mountPath: /etc/nginx/nginx.conf + name: nginx + readOnly: true + subPath: nginx.conf +ports: + - containerPort: 8080 + +readinessProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +{{- end -}} diff --git a/stable/nextcloud/15.3.36/templates/common.yaml b/stable/nextcloud/15.3.36/templates/common.yaml new file mode 100644 index 0000000000..9314524b1a --- /dev/null +++ b/stable/nextcloud/15.3.36/templates/common.yaml @@ -0,0 +1,22 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render configmap for nextcloud */}} +{{- include "nextcloud.configmap" . }} + +{{- $newMiddlewares := append .Values.ingress.main.fixedMiddlewares "tc-nextcloud-chain" }} +{{- $_ := set .Values.ingress.main "fixedMiddlewares" $newMiddlewares -}} + +{{- $_ := set .Values.additionalContainers "nginx" (include "nextcloud.nginx" . | fromYaml) -}} +{{- if .Values.imaginary.enabled -}} +{{- $_ := set .Values.additionalContainers "imaginary" (include "nextcloud.imaginary" . | fromYaml) -}} +{{- end -}} +{{- if .Values.hpb.enabled -}} +{{- $_ := set .Values.additionalContainers "hpb" (include "nextcloud.hpb" . | fromYaml) -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} + +{{/* Render cronjob for nextcloud */}} +{{- include "nextcloud.cronjob" . }} diff --git a/stable/storj-node/2.0.57/values.yaml b/stable/nextcloud/15.3.36/values.yaml similarity index 100% rename from stable/storj-node/2.0.57/values.yaml rename to stable/nextcloud/15.3.36/values.yaml diff --git a/stable/rsshub/3.0.131/CHANGELOG.md b/stable/rsshub/3.0.132/CHANGELOG.md similarity index 92% rename from stable/rsshub/3.0.131/CHANGELOG.md rename to stable/rsshub/3.0.132/CHANGELOG.md index 9fe4cb73cf..7281f1b7fe 100644 --- a/stable/rsshub/3.0.131/CHANGELOG.md +++ b/stable/rsshub/3.0.132/CHANGELOG.md @@ -2,6 +2,16 @@ +## [rsshub-3.0.132](https://github.com/truecharts/charts/compare/rsshub-3.0.131...rsshub-3.0.132) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [rsshub-3.0.131](https://github.com/truecharts/charts/compare/rsshub-3.0.130...rsshub-3.0.131) (2022-10-29) ### Chore @@ -87,13 +97,3 @@ ## [rsshub-3.0.123](https://github.com/truecharts/charts/compare/rsshub-3.0.122...rsshub-3.0.123) (2022-10-21) ### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [rsshub-3.0.122](https://github.com/truecharts/charts/compare/rsshub-3.0.121...rsshub-3.0.122) (2022-10-19) - -### Chore diff --git a/stable/rsshub/3.0.131/Chart.lock b/stable/rsshub/3.0.132/Chart.lock similarity index 85% rename from stable/rsshub/3.0.131/Chart.lock rename to stable/rsshub/3.0.132/Chart.lock index bc3ea03162..9b8a177da4 100644 --- a/stable/rsshub/3.0.131/Chart.lock +++ b/stable/rsshub/3.0.132/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.102 digest: sha256:d4d4b811f3f5ade7c71028322769dd728b4f9ef64a69e88c267893592146ef57 -generated: "2022-10-29T10:50:28.135464125Z" +generated: "2022-11-01T09:02:16.5660096Z" diff --git a/stable/rsshub/3.0.131/Chart.yaml b/stable/rsshub/3.0.132/Chart.yaml similarity index 98% rename from stable/rsshub/3.0.131/Chart.yaml rename to stable/rsshub/3.0.132/Chart.yaml index ab3a158b20..7538f9a118 100644 --- a/stable/rsshub/3.0.131/Chart.yaml +++ b/stable/rsshub/3.0.132/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 3.0.131 +version: 3.0.132 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/3.0.131/README.md b/stable/rsshub/3.0.132/README.md similarity index 100% rename from stable/rsshub/3.0.131/README.md rename to stable/rsshub/3.0.132/README.md diff --git a/stable/rsshub/3.0.131/app-readme.md b/stable/rsshub/3.0.132/app-readme.md similarity index 100% rename from stable/rsshub/3.0.131/app-readme.md rename to stable/rsshub/3.0.132/app-readme.md diff --git a/stable/tailscale/1.1.15/charts/common-10.7.7.tgz b/stable/rsshub/3.0.132/charts/common-10.7.7.tgz similarity index 100% rename from stable/tailscale/1.1.15/charts/common-10.7.7.tgz rename to stable/rsshub/3.0.132/charts/common-10.7.7.tgz diff --git a/stable/rsshub/3.0.132/charts/redis-3.0.102.tgz b/stable/rsshub/3.0.132/charts/redis-3.0.102.tgz new file mode 100644 index 0000000000..0fb4087023 Binary files /dev/null and b/stable/rsshub/3.0.132/charts/redis-3.0.102.tgz differ diff --git a/stable/rsshub/3.0.131/ix_values.yaml b/stable/rsshub/3.0.132/ix_values.yaml similarity index 93% rename from stable/rsshub/3.0.131/ix_values.yaml rename to stable/rsshub/3.0.132/ix_values.yaml index fe22d55747..72cd02b0ee 100644 --- a/stable/rsshub/3.0.131/ix_values.yaml +++ b/stable/rsshub/3.0.132/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:b3df3261aa1ad2ff5f9b3a8bbccb6b643fa0e4ae85f005eea2a165efb351fa19 + tag: latest@sha256:7bb3973f5b082544d7950056f6c94c5e2463dbae0ab1ffc8f52b2acb800f99ef browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/stable/rsshub/3.0.131/questions.yaml b/stable/rsshub/3.0.132/questions.yaml similarity index 99% rename from stable/rsshub/3.0.131/questions.yaml rename to stable/rsshub/3.0.132/questions.yaml index c5b89b903f..ca5ca4624b 100644 --- a/stable/rsshub/3.0.131/questions.yaml +++ b/stable/rsshub/3.0.132/questions.yaml @@ -585,8 +585,6 @@ questions: description: Default - value: ClusterFirst description: ClusterFirst - - value: ClusterFirstWithHostNet - description: ClusterFirstWithHostNet - value: None description: None - variable: dnsConfig diff --git a/stable/storj-node/2.0.57/templates/common.yaml b/stable/rsshub/3.0.132/templates/common.yaml similarity index 100% rename from stable/storj-node/2.0.57/templates/common.yaml rename to stable/rsshub/3.0.132/templates/common.yaml diff --git a/stable/tailscale/1.1.15/values.yaml b/stable/rsshub/3.0.132/values.yaml similarity index 100% rename from stable/tailscale/1.1.15/values.yaml rename to stable/rsshub/3.0.132/values.yaml diff --git a/stable/storj-node/2.0.57/Chart.lock b/stable/storj-node/2.0.57/Chart.lock deleted file mode 100644 index c18e8d5650..0000000000 --- a/stable/storj-node/2.0.57/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T10:47:25.719434335Z" diff --git a/stable/storj-node/2.0.57/CHANGELOG.md b/stable/storj-node/2.0.58/CHANGELOG.md similarity index 91% rename from stable/storj-node/2.0.57/CHANGELOG.md rename to stable/storj-node/2.0.58/CHANGELOG.md index c4cd3db4a0..0587e7e087 100644 --- a/stable/storj-node/2.0.57/CHANGELOG.md +++ b/stable/storj-node/2.0.58/CHANGELOG.md @@ -2,6 +2,16 @@ +## [storj-node-2.0.58](https://github.com/truecharts/charts/compare/storj-node-2.0.57...storj-node-2.0.58) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [storj-node-2.0.57](https://github.com/truecharts/charts/compare/storj-node-2.0.56...storj-node-2.0.57) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [storj-node-2.0.50](https://github.com/truecharts/charts/compare/storj-node-2.0.49...storj-node-2.0.50) (2022-09-25) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) - - - - -## [storj-node-2.0.49](https://github.com/truecharts/charts/compare/storj-node-2.0.47...storj-node-2.0.49) (2022-09-22) - -### Chore diff --git a/incubator/obs-ndi/0.0.34/Chart.lock b/stable/storj-node/2.0.58/Chart.lock similarity index 80% rename from incubator/obs-ndi/0.0.34/Chart.lock rename to stable/storj-node/2.0.58/Chart.lock index 06f644e678..0983f36226 100644 --- a/incubator/obs-ndi/0.0.34/Chart.lock +++ b/stable/storj-node/2.0.58/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.7 digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:13:08.59789538Z" +generated: "2022-11-01T09:02:21.22514444Z" diff --git a/stable/storj-node/2.0.57/Chart.yaml b/stable/storj-node/2.0.58/Chart.yaml similarity index 96% rename from stable/storj-node/2.0.57/Chart.yaml rename to stable/storj-node/2.0.58/Chart.yaml index 3ca947e412..4cd8dbf108 100644 --- a/stable/storj-node/2.0.57/Chart.yaml +++ b/stable/storj-node/2.0.58/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.65.1" +appVersion: "1.66.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/storj/storj - https://docs.storj.io/node/ - https://hub.docker.com/r/storjlabs/storagenode -version: 2.0.57 +version: 2.0.58 annotations: truecharts.org/catagories: | - media diff --git a/stable/storj-node/2.0.57/README.md b/stable/storj-node/2.0.58/README.md similarity index 100% rename from stable/storj-node/2.0.57/README.md rename to stable/storj-node/2.0.58/README.md diff --git a/stable/storj-node/2.0.57/SKIPINSTALL b/stable/storj-node/2.0.58/SKIPINSTALL similarity index 100% rename from stable/storj-node/2.0.57/SKIPINSTALL rename to stable/storj-node/2.0.58/SKIPINSTALL diff --git a/stable/storj-node/2.0.57/app-readme.md b/stable/storj-node/2.0.58/app-readme.md similarity index 100% rename from stable/storj-node/2.0.57/app-readme.md rename to stable/storj-node/2.0.58/app-readme.md diff --git a/stable/tsmuxer/1.0.17/charts/common-10.7.7.tgz b/stable/storj-node/2.0.58/charts/common-10.7.7.tgz similarity index 100% rename from stable/tsmuxer/1.0.17/charts/common-10.7.7.tgz rename to stable/storj-node/2.0.58/charts/common-10.7.7.tgz diff --git a/stable/storj-node/2.0.57/ix_values.yaml b/stable/storj-node/2.0.58/ix_values.yaml similarity index 90% rename from stable/storj-node/2.0.57/ix_values.yaml rename to stable/storj-node/2.0.58/ix_values.yaml index d7b9a001ee..a163bbe647 100644 --- a/stable/storj-node/2.0.57/ix_values.yaml +++ b/stable/storj-node/2.0.58/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/storj-node - tag: 1.65.1@sha256:64d8ec31f9295438814c7b21964ac52b5b5ab173b6f0185a56b0ae83413ef9d7 + tag: 1.66.1@sha256:74c650025c8ef840f56f3732522e76bd721d4681ed1ae7fd6f12f50f3603638e pullPolicy: IfNotPresent securityContext: diff --git a/stable/storj-node/2.0.57/questions.yaml b/stable/storj-node/2.0.58/questions.yaml similarity index 99% rename from stable/storj-node/2.0.57/questions.yaml rename to stable/storj-node/2.0.58/questions.yaml index a0c362638e..ce547f2a98 100644 --- a/stable/storj-node/2.0.57/questions.yaml +++ b/stable/storj-node/2.0.58/questions.yaml @@ -827,8 +827,6 @@ questions: description: Default - value: ClusterFirst description: ClusterFirst - - value: ClusterFirstWithHostNet - description: ClusterFirstWithHostNet - value: None description: None - variable: dnsConfig diff --git a/stable/tsmuxer/1.0.17/templates/common.yaml b/stable/storj-node/2.0.58/templates/common.yaml similarity index 100% rename from stable/tsmuxer/1.0.17/templates/common.yaml rename to stable/storj-node/2.0.58/templates/common.yaml diff --git a/stable/tsmuxer/1.0.17/values.yaml b/stable/storj-node/2.0.58/values.yaml similarity index 100% rename from stable/tsmuxer/1.0.17/values.yaml rename to stable/storj-node/2.0.58/values.yaml diff --git a/stable/tailscale/1.1.15/Chart.lock b/stable/tailscale/1.1.15/Chart.lock deleted file mode 100644 index 5c3cd1fe61..0000000000 --- a/stable/tailscale/1.1.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-29T10:51:20.803879823Z" diff --git a/stable/tailscale/1.1.15/CHANGELOG.md b/stable/tailscale/1.1.16/CHANGELOG.md similarity index 91% rename from stable/tailscale/1.1.15/CHANGELOG.md rename to stable/tailscale/1.1.16/CHANGELOG.md index d115ff1b26..c799bea836 100644 --- a/stable/tailscale/1.1.15/CHANGELOG.md +++ b/stable/tailscale/1.1.16/CHANGELOG.md @@ -2,6 +2,16 @@ +## [tailscale-1.1.16](https://github.com/truecharts/charts/compare/tailscale-1.1.15...tailscale-1.1.16) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [tailscale-1.1.15](https://github.com/truecharts/charts/compare/tailscale-1.1.14...tailscale-1.1.15) (2022-10-29) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tailscale-1.1.7](https://github.com/truecharts/charts/compare/tailscale-1.1.6...tailscale-1.1.7) (2022-10-05) - -### Chore - diff --git a/stable/tailscale/1.1.16/Chart.lock b/stable/tailscale/1.1.16/Chart.lock new file mode 100644 index 0000000000..9c2ce45789 --- /dev/null +++ b/stable/tailscale/1.1.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-11-01T09:02:32.334810291Z" diff --git a/stable/tailscale/1.1.15/Chart.yaml b/stable/tailscale/1.1.16/Chart.yaml similarity index 95% rename from stable/tailscale/1.1.15/Chart.yaml rename to stable/tailscale/1.1.16/Chart.yaml index d6a89a3b41..65359b98c8 100644 --- a/stable/tailscale/1.1.15/Chart.yaml +++ b/stable/tailscale/1.1.16/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.33.104" +appVersion: "1.33.116" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale - https://hub.docker.com/r/tailscale/tailscale - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh -version: 1.1.15 +version: 1.1.16 annotations: truecharts.org/catagories: | - network diff --git a/stable/tailscale/1.1.15/README.md b/stable/tailscale/1.1.16/README.md similarity index 100% rename from stable/tailscale/1.1.15/README.md rename to stable/tailscale/1.1.16/README.md diff --git a/stable/tailscale/1.1.15/app-readme.md b/stable/tailscale/1.1.16/app-readme.md similarity index 100% rename from stable/tailscale/1.1.15/app-readme.md rename to stable/tailscale/1.1.16/app-readme.md diff --git a/stable/wireshark/2.0.39/charts/common-10.7.7.tgz b/stable/tailscale/1.1.16/charts/common-10.7.7.tgz similarity index 100% rename from stable/wireshark/2.0.39/charts/common-10.7.7.tgz rename to stable/tailscale/1.1.16/charts/common-10.7.7.tgz diff --git a/stable/tailscale/1.1.15/ix_values.yaml b/stable/tailscale/1.1.16/ix_values.yaml similarity index 94% rename from stable/tailscale/1.1.15/ix_values.yaml rename to stable/tailscale/1.1.16/ix_values.yaml index 93860d3487..b39632a0e2 100644 --- a/stable/tailscale/1.1.15/ix_values.yaml +++ b/stable/tailscale/1.1.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tailscale/tailscale pullPolicy: IfNotPresent - tag: v1.33.104@sha256:433c42a3822e814d7a3ff0cf2cae97f3af62174252328d50dfc315e9e35e901e + tag: v1.33.116@sha256:7c01a28597ad723b270cb3e74ff2ff111a46916fecf5029581cb5cd24991b406 command: ["ash", "/tailscale/run.sh"] diff --git a/stable/tailscale/1.1.15/questions.yaml b/stable/tailscale/1.1.16/questions.yaml similarity index 99% rename from stable/tailscale/1.1.15/questions.yaml rename to stable/tailscale/1.1.16/questions.yaml index 7162f45e77..fb8db22383 100644 --- a/stable/tailscale/1.1.15/questions.yaml +++ b/stable/tailscale/1.1.16/questions.yaml @@ -430,8 +430,6 @@ questions: description: Default - value: ClusterFirst description: ClusterFirst - - value: ClusterFirstWithHostNet - description: ClusterFirstWithHostNet - value: None description: None - variable: dnsConfig diff --git a/stable/tailscale/1.1.15/templates/_configmap.tpl b/stable/tailscale/1.1.16/templates/_configmap.tpl similarity index 100% rename from stable/tailscale/1.1.15/templates/_configmap.tpl rename to stable/tailscale/1.1.16/templates/_configmap.tpl diff --git a/stable/tailscale/1.1.15/templates/_secret.tpl b/stable/tailscale/1.1.16/templates/_secret.tpl similarity index 100% rename from stable/tailscale/1.1.15/templates/_secret.tpl rename to stable/tailscale/1.1.16/templates/_secret.tpl diff --git a/stable/tailscale/1.1.15/templates/common.yaml b/stable/tailscale/1.1.16/templates/common.yaml similarity index 100% rename from stable/tailscale/1.1.15/templates/common.yaml rename to stable/tailscale/1.1.16/templates/common.yaml diff --git a/stable/wireshark/2.0.39/values.yaml b/stable/tailscale/1.1.16/values.yaml similarity index 100% rename from stable/wireshark/2.0.39/values.yaml rename to stable/tailscale/1.1.16/values.yaml diff --git a/stable/tsmuxer/1.0.17/Chart.lock b/stable/tsmuxer/1.0.17/Chart.lock deleted file mode 100644 index 305eec6472..0000000000 --- a/stable/tsmuxer/1.0.17/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-31T08:21:08.919798847Z" diff --git a/stable/tsmuxer/1.0.17/CHANGELOG.md b/stable/tsmuxer/1.0.18/CHANGELOG.md similarity index 89% rename from stable/tsmuxer/1.0.17/CHANGELOG.md rename to stable/tsmuxer/1.0.18/CHANGELOG.md index f4ac027f2d..205742e2fb 100644 --- a/stable/tsmuxer/1.0.17/CHANGELOG.md +++ b/stable/tsmuxer/1.0.18/CHANGELOG.md @@ -2,6 +2,16 @@ +## [tsmuxer-1.0.18](https://github.com/truecharts/charts/compare/tsmuxer-1.0.17...tsmuxer-1.0.18) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [tsmuxer-1.0.17](https://github.com/truecharts/charts/compare/tsmuxer-1.0.16...tsmuxer-1.0.17) (2022-10-31) ### Chore @@ -87,13 +97,3 @@ ## [tsmuxer-1.0.9](https://github.com/truecharts/charts/compare/tsmuxer-1.0.8...tsmuxer-1.0.9) (2022-09-22) -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/tsmuxer/1.0.18/Chart.lock b/stable/tsmuxer/1.0.18/Chart.lock new file mode 100644 index 0000000000..2b0fa711b3 --- /dev/null +++ b/stable/tsmuxer/1.0.18/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-11-01T09:03:00.416961724Z" diff --git a/stable/tsmuxer/1.0.17/Chart.yaml b/stable/tsmuxer/1.0.18/Chart.yaml similarity index 98% rename from stable/tsmuxer/1.0.17/Chart.yaml rename to stable/tsmuxer/1.0.18/Chart.yaml index 701c8bff6d..1f89d91946 100644 --- a/stable/tsmuxer/1.0.17/Chart.yaml +++ b/stable/tsmuxer/1.0.18/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/jlesage/docker-tsmuxer - https://hub.docker.com/r/jlesage/tsmuxer/ type: application -version: 1.0.17 +version: 1.0.18 annotations: truecharts.org/catagories: | - media diff --git a/stable/tsmuxer/1.0.17/README.md b/stable/tsmuxer/1.0.18/README.md similarity index 100% rename from stable/tsmuxer/1.0.17/README.md rename to stable/tsmuxer/1.0.18/README.md diff --git a/stable/tsmuxer/1.0.17/app-readme.md b/stable/tsmuxer/1.0.18/app-readme.md similarity index 100% rename from stable/tsmuxer/1.0.17/app-readme.md rename to stable/tsmuxer/1.0.18/app-readme.md diff --git a/stable/tsmuxer/1.0.18/charts/common-10.7.7.tgz b/stable/tsmuxer/1.0.18/charts/common-10.7.7.tgz new file mode 100644 index 0000000000..94ac67364b Binary files /dev/null and b/stable/tsmuxer/1.0.18/charts/common-10.7.7.tgz differ diff --git a/stable/tsmuxer/1.0.17/ix_values.yaml b/stable/tsmuxer/1.0.18/ix_values.yaml similarity index 93% rename from stable/tsmuxer/1.0.17/ix_values.yaml rename to stable/tsmuxer/1.0.18/ix_values.yaml index 63dcf81278..59ef3f6224 100644 --- a/stable/tsmuxer/1.0.17/ix_values.yaml +++ b/stable/tsmuxer/1.0.18/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: jlesage/tsmuxer - tag: v22.10.1@sha256:d7c250a1efbb5355d7670f95e6f76b35907d5cf0a9a076432bee71b6a8ad6472 + tag: v22.10.1@sha256:beefd579447d99f5c8f79c6da6d82feb5b783679550acf6b016198b7b11b96db pullPolicy: IfNotPresent securityContext: diff --git a/stable/tsmuxer/1.0.17/questions.yaml b/stable/tsmuxer/1.0.18/questions.yaml similarity index 100% rename from stable/tsmuxer/1.0.17/questions.yaml rename to stable/tsmuxer/1.0.18/questions.yaml diff --git a/stable/wireshark/2.0.39/templates/common.yaml b/stable/tsmuxer/1.0.18/templates/common.yaml similarity index 100% rename from stable/wireshark/2.0.39/templates/common.yaml rename to stable/tsmuxer/1.0.18/templates/common.yaml diff --git a/stable/tsmuxer/1.0.18/values.yaml b/stable/tsmuxer/1.0.18/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/wireshark/2.0.39/Chart.lock b/stable/wireshark/2.0.39/Chart.lock deleted file mode 100644 index 5eae27ee94..0000000000 --- a/stable/wireshark/2.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T10:57:23.216516846Z" diff --git a/stable/wireshark/2.0.39/CHANGELOG.md b/stable/wireshark/2.0.40/CHANGELOG.md similarity index 90% rename from stable/wireshark/2.0.39/CHANGELOG.md rename to stable/wireshark/2.0.40/CHANGELOG.md index 254774b758..85d6a7bc39 100644 --- a/stable/wireshark/2.0.39/CHANGELOG.md +++ b/stable/wireshark/2.0.40/CHANGELOG.md @@ -2,6 +2,16 @@ +## [wireshark-2.0.40](https://github.com/truecharts/charts/compare/wireshark-2.0.39...wireshark-2.0.40) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + ## [wireshark-2.0.39](https://github.com/truecharts/charts/compare/wireshark-2.0.38...wireshark-2.0.39) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ -## [wireshark-2.0.32](https://github.com/truecharts/charts/compare/wireshark-2.0.31...wireshark-2.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - diff --git a/stable/homer/2.0.45/Chart.lock b/stable/wireshark/2.0.40/Chart.lock similarity index 80% rename from stable/homer/2.0.45/Chart.lock rename to stable/wireshark/2.0.40/Chart.lock index 336629699c..b0ff5b265a 100644 --- a/stable/homer/2.0.45/Chart.lock +++ b/stable/wireshark/2.0.40/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.7 digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T10:09:33.02133449Z" +generated: "2022-11-01T09:03:09.37585689Z" diff --git a/stable/wireshark/2.0.39/Chart.yaml b/stable/wireshark/2.0.40/Chart.yaml similarity index 98% rename from stable/wireshark/2.0.39/Chart.yaml rename to stable/wireshark/2.0.40/Chart.yaml index 49d5963a58..2a5737a299 100644 --- a/stable/wireshark/2.0.39/Chart.yaml +++ b/stable/wireshark/2.0.40/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: wireshark -version: 2.0.39 +version: 2.0.40 appVersion: "3.6.5" description: Wireshark is the worlds foremost and widely-used network protocol analyzer. type: application diff --git a/stable/wireshark/2.0.39/README.md b/stable/wireshark/2.0.40/README.md similarity index 100% rename from stable/wireshark/2.0.39/README.md rename to stable/wireshark/2.0.40/README.md diff --git a/stable/wireshark/2.0.39/app-readme.md b/stable/wireshark/2.0.40/app-readme.md similarity index 100% rename from stable/wireshark/2.0.39/app-readme.md rename to stable/wireshark/2.0.40/app-readme.md diff --git a/stable/wireshark/2.0.40/charts/common-10.7.7.tgz b/stable/wireshark/2.0.40/charts/common-10.7.7.tgz new file mode 100644 index 0000000000..94ac67364b Binary files /dev/null and b/stable/wireshark/2.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/wireshark/2.0.39/ix_values.yaml b/stable/wireshark/2.0.40/ix_values.yaml similarity index 84% rename from stable/wireshark/2.0.39/ix_values.yaml rename to stable/wireshark/2.0.40/ix_values.yaml index f9f5344263..1bbf14ea7c 100644 --- a/stable/wireshark/2.0.39/ix_values.yaml +++ b/stable/wireshark/2.0.40/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wireshark pullPolicy: IfNotPresent - tag: 3.6.5@sha256:b4f753ba985c8cca255ae6bffd8c1eb33c66be9ebc34e2887c6edea0462d3cdc + tag: 3.6.5@sha256:6fececed5fbbcdb0d68f22a07f895c67d22e84bc64b351b400891c3b61335fa3 securityContext: readOnlyRootFilesystem: false diff --git a/stable/wireshark/2.0.39/questions.yaml b/stable/wireshark/2.0.40/questions.yaml similarity index 99% rename from stable/wireshark/2.0.39/questions.yaml rename to stable/wireshark/2.0.40/questions.yaml index 416f3918e4..1cedc172d2 100644 --- a/stable/wireshark/2.0.39/questions.yaml +++ b/stable/wireshark/2.0.40/questions.yaml @@ -512,8 +512,6 @@ questions: description: Default - value: ClusterFirst description: ClusterFirst - - value: ClusterFirstWithHostNet - description: ClusterFirstWithHostNet - value: None description: None - variable: dnsConfig diff --git a/stable/wireshark/2.0.40/templates/common.yaml b/stable/wireshark/2.0.40/templates/common.yaml new file mode 100644 index 0000000000..c1a366e1cf --- /dev/null +++ b/stable/wireshark/2.0.40/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/wireshark/2.0.40/values.yaml b/stable/wireshark/2.0.40/values.yaml new file mode 100644 index 0000000000..e69de29bb2