diff --git a/dependency/memcached/3.0.84/CHANGELOG.md b/dependency/memcached/3.0.85/CHANGELOG.md similarity index 87% rename from dependency/memcached/3.0.84/CHANGELOG.md rename to dependency/memcached/3.0.85/CHANGELOG.md index 1072bf10bcc..c3d41c5052b 100644 --- a/dependency/memcached/3.0.84/CHANGELOG.md +++ b/dependency/memcached/3.0.85/CHANGELOG.md @@ -2,6 +2,16 @@ +## [memcached-3.0.85](https://github.com/truecharts/charts/compare/memcached-3.0.84...memcached-3.0.85) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + ## [memcached-3.0.84](https://github.com/truecharts/charts/compare/memcached-3.0.83...memcached-3.0.84) (2022-09-26) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - refactor Services SCALE GUI - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [memcached-3.0.78](https://github.com/truecharts/charts/compare/memcached-3.0.76...memcached-3.0.78) (2022-09-21) - -### Chore diff --git a/dependency/mongodb/2.0.22/Chart.lock b/dependency/memcached/3.0.85/Chart.lock similarity index 80% rename from dependency/mongodb/2.0.22/Chart.lock rename to dependency/memcached/3.0.85/Chart.lock index 0718be88853..cb55cb02b73 100644 --- a/dependency/mongodb/2.0.22/Chart.lock +++ b/dependency/memcached/3.0.85/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.6.4 digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-26T14:38:36.176591002Z" +generated: "2022-09-28T10:10:27.013760731Z" diff --git a/dependency/memcached/3.0.84/Chart.yaml b/dependency/memcached/3.0.85/Chart.yaml similarity index 98% rename from dependency/memcached/3.0.84/Chart.yaml rename to dependency/memcached/3.0.85/Chart.yaml index 54d0e8ea169..68c5e38102d 100644 --- a/dependency/memcached/3.0.84/Chart.yaml +++ b/dependency/memcached/3.0.85/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 3.0.84 +version: 3.0.85 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/3.0.84/README.md b/dependency/memcached/3.0.85/README.md similarity index 100% rename from dependency/memcached/3.0.84/README.md rename to dependency/memcached/3.0.85/README.md diff --git a/dependency/memcached/3.0.84/app-readme.md b/dependency/memcached/3.0.85/app-readme.md similarity index 100% rename from dependency/memcached/3.0.84/app-readme.md rename to dependency/memcached/3.0.85/app-readme.md diff --git a/dependency/memcached/3.0.84/charts/common-10.6.4.tgz b/dependency/memcached/3.0.85/charts/common-10.6.4.tgz similarity index 100% rename from dependency/memcached/3.0.84/charts/common-10.6.4.tgz rename to dependency/memcached/3.0.85/charts/common-10.6.4.tgz diff --git a/dependency/memcached/3.0.84/ix_values.yaml b/dependency/memcached/3.0.85/ix_values.yaml similarity index 68% rename from dependency/memcached/3.0.84/ix_values.yaml rename to dependency/memcached/3.0.85/ix_values.yaml index 320a221eb3a..e50469271bd 100644 --- a/dependency/memcached/3.0.84/ix_values.yaml +++ b/dependency/memcached/3.0.85/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/memcached pullPolicy: IfNotPresent - tag: 1.6.17@sha256:3d1a37f202fc3e9537db3c99c5479631b68ff42046ea061501833c17035a7789 + tag: 1.6.17@sha256:285b77ff837b6a4b92bcc236a87529c2c80ed95e3b5c39c3bdc7dcec741287e7 service: main: diff --git a/dependency/memcached/3.0.84/questions.yaml b/dependency/memcached/3.0.85/questions.yaml similarity index 100% rename from dependency/memcached/3.0.84/questions.yaml rename to dependency/memcached/3.0.85/questions.yaml diff --git a/dependency/memcached/3.0.84/templates/common.yaml b/dependency/memcached/3.0.85/templates/common.yaml similarity index 100% rename from dependency/memcached/3.0.84/templates/common.yaml rename to dependency/memcached/3.0.85/templates/common.yaml diff --git a/dependency/memcached/3.0.84/values.yaml b/dependency/memcached/3.0.85/values.yaml similarity index 100% rename from dependency/memcached/3.0.84/values.yaml rename to dependency/memcached/3.0.85/values.yaml diff --git a/dependency/mongodb/2.0.22/CHANGELOG.md b/dependency/mongodb/2.0.23/CHANGELOG.md similarity index 85% rename from dependency/mongodb/2.0.22/CHANGELOG.md rename to dependency/mongodb/2.0.23/CHANGELOG.md index a17ed6b6e8f..79c446f828d 100644 --- a/dependency/mongodb/2.0.22/CHANGELOG.md +++ b/dependency/mongodb/2.0.23/CHANGELOG.md @@ -2,6 +2,16 @@ +## [mongodb-2.0.23](https://github.com/truecharts/charts/compare/mongodb-2.0.22...mongodb-2.0.23) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + ## [mongodb-2.0.22](https://github.com/truecharts/charts/compare/mongodb-2.0.21...mongodb-2.0.22) (2022-09-26) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm chart common to v10.5.11 ([#3832](https://github.com/truecharts/charts/issues/3832)) diff --git a/dependency/memcached/3.0.84/Chart.lock b/dependency/mongodb/2.0.23/Chart.lock similarity index 80% rename from dependency/memcached/3.0.84/Chart.lock rename to dependency/mongodb/2.0.23/Chart.lock index 29a1aef765f..5fc5f0fa94f 100644 --- a/dependency/memcached/3.0.84/Chart.lock +++ b/dependency/mongodb/2.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.6.4 digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-26T14:38:08.572252112Z" +generated: "2022-09-28T10:10:27.041389947Z" diff --git a/dependency/mongodb/2.0.22/Chart.yaml b/dependency/mongodb/2.0.23/Chart.yaml similarity index 98% rename from dependency/mongodb/2.0.22/Chart.yaml rename to dependency/mongodb/2.0.23/Chart.yaml index 4aaf8decfd8..bbacfa0d302 100644 --- a/dependency/mongodb/2.0.22/Chart.yaml +++ b/dependency/mongodb/2.0.23/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 2.0.22 +version: 2.0.23 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/2.0.22/README.md b/dependency/mongodb/2.0.23/README.md similarity index 100% rename from dependency/mongodb/2.0.22/README.md rename to dependency/mongodb/2.0.23/README.md diff --git a/dependency/mongodb/2.0.22/app-readme.md b/dependency/mongodb/2.0.23/app-readme.md similarity index 100% rename from dependency/mongodb/2.0.22/app-readme.md rename to dependency/mongodb/2.0.23/app-readme.md diff --git a/dependency/mongodb/2.0.22/charts/common-10.6.4.tgz b/dependency/mongodb/2.0.23/charts/common-10.6.4.tgz similarity index 100% rename from dependency/mongodb/2.0.22/charts/common-10.6.4.tgz rename to dependency/mongodb/2.0.23/charts/common-10.6.4.tgz diff --git a/dependency/mongodb/2.0.22/ix_values.yaml b/dependency/mongodb/2.0.23/ix_values.yaml similarity index 97% rename from dependency/mongodb/2.0.22/ix_values.yaml rename to dependency/mongodb/2.0.23/ix_values.yaml index c584c7bd05f..0e735c83a69 100644 --- a/dependency/mongodb/2.0.22/ix_values.yaml +++ b/dependency/mongodb/2.0.23/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: 6.0.1@sha256:a6dd4e1d5c595ced7d055f0aaadb2938f3de00ce31e6b2eef32b108a7112666a + tag: 6.0.1@sha256:1eca349e2fe81f5bd0c99ab37efebef3a45f5a75ba57081211cb97ed7692a440 controller: # -- Set the controller type. diff --git a/dependency/mongodb/2.0.22/questions.yaml b/dependency/mongodb/2.0.23/questions.yaml similarity index 100% rename from dependency/mongodb/2.0.22/questions.yaml rename to dependency/mongodb/2.0.23/questions.yaml diff --git a/dependency/mongodb/2.0.22/templates/common.yaml b/dependency/mongodb/2.0.23/templates/common.yaml similarity index 100% rename from dependency/mongodb/2.0.22/templates/common.yaml rename to dependency/mongodb/2.0.23/templates/common.yaml diff --git a/dependency/mongodb/2.0.22/values.yaml b/dependency/mongodb/2.0.23/values.yaml similarity index 100% rename from dependency/mongodb/2.0.22/values.yaml rename to dependency/mongodb/2.0.23/values.yaml diff --git a/dependency/postgresql/8.0.88/CHANGELOG.md b/dependency/postgresql/8.0.88/CHANGELOG.md deleted file mode 100644 index 2f8a9d27a99..00000000000 --- a/dependency/postgresql/8.0.88/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [postgresql-8.0.88](https://github.com/truecharts/charts/compare/postgresql-8.0.87...postgresql-8.0.88) (2022-09-26) - -### Chore - -- Auto-update chart README [skip ci] - - update helm chart common to v10.6.4 ([#3914](https://github.com/truecharts/charts/issues/3914)) - - - - -## [postgresql-8.0.87](https://github.com/truecharts/charts/compare/postgresql-8.0.86...postgresql-8.0.87) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - update helm chart common to v10.6.1 ([#3893](https://github.com/truecharts/charts/issues/3893)) - - - - -## [postgresql-8.0.86](https://github.com/truecharts/charts/compare/postgresql-8.0.85...postgresql-8.0.86) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) - - - - -## [postgresql-8.0.85](https://github.com/truecharts/charts/compare/postgresql-8.0.83...postgresql-8.0.85) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm chart common to v10.6.0 - - update helm chart common to v10.5.12 - - - - -## [postgresql-8.0.84](https://github.com/truecharts/charts/compare/postgresql-8.0.83...postgresql-8.0.84) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - update helm chart common to v10.5.12 - - - - -## [postgresql-8.0.83](https://github.com/truecharts/charts/compare/postgresql-8.0.78...postgresql-8.0.83) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm chart common to v10.5.11 ([#3832](https://github.com/truecharts/charts/issues/3832)) - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [postgresql-8.0.83](https://github.com/truecharts/charts/compare/postgresql-8.0.78...postgresql-8.0.83) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI diff --git a/dependency/postgresql/8.0.89/CHANGELOG.md b/dependency/postgresql/8.0.89/CHANGELOG.md new file mode 100644 index 00000000000..87566aac9e7 --- /dev/null +++ b/dependency/postgresql/8.0.89/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [redis-3.0.86](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.26...redis-3.0.86) (2022-09-28) + +### Chore + +- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + +## [redis-3.0.85](https://github.com/truecharts/charts/compare/redisinsight-0.0.26...redis-3.0.85) (2022-09-26) + +### Chore + +- update helm chart common to v10.6.4 ([#3914](https://github.com/truecharts/charts/issues/3914)) + + + + +## [redis-3.0.84](https://github.com/truecharts/charts/compare/redis-3.0.83...redis-3.0.84) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.6.1 ([#3893](https://github.com/truecharts/charts/issues/3893)) + + + + +## [redis-3.0.83](https://github.com/truecharts/charts/compare/redis-3.0.82...redis-3.0.83) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [redis-3.0.82](https://github.com/truecharts/charts/compare/redis-3.0.81...redis-3.0.82) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.6.0 + + + + +## [redis-3.0.81](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.24...redis-3.0.81) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + - update helm chart common to v10.5.12 + + + + +## [redis-3.0.80](https://github.com/truecharts/charts/compare/redis-3.0.79...redis-3.0.80) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.5.12 + + + + +## [redis-3.0.79](https://github.com/truecharts/charts/compare/redis-3.0.75...redis-3.0.79) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm chart common to v10.5.11 ([#3832](https://github.com/truecharts/charts/issues/3832)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + + + + diff --git a/dependency/postgresql/8.0.88/Chart.lock b/dependency/postgresql/8.0.89/Chart.lock similarity index 80% rename from dependency/postgresql/8.0.88/Chart.lock rename to dependency/postgresql/8.0.89/Chart.lock index 38c84b97c49..37c1de7cfa3 100644 --- a/dependency/postgresql/8.0.88/Chart.lock +++ b/dependency/postgresql/8.0.89/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.6.4 digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-26T14:38:36.285081822Z" +generated: "2022-09-28T10:10:27.044984162Z" diff --git a/dependency/postgresql/8.0.88/Chart.yaml b/dependency/postgresql/8.0.89/Chart.yaml similarity index 97% rename from dependency/postgresql/8.0.88/Chart.yaml rename to dependency/postgresql/8.0.89/Chart.yaml index cee49fab025..eff4d0e0070 100644 --- a/dependency/postgresql/8.0.88/Chart.yaml +++ b/dependency/postgresql/8.0.89/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql - https://www.postgresql.org/ type: application -version: 8.0.88 +version: 8.0.89 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/8.0.88/README.md b/dependency/postgresql/8.0.89/README.md similarity index 100% rename from dependency/postgresql/8.0.88/README.md rename to dependency/postgresql/8.0.89/README.md diff --git a/dependency/postgresql/8.0.88/app-readme.md b/dependency/postgresql/8.0.89/app-readme.md similarity index 100% rename from dependency/postgresql/8.0.88/app-readme.md rename to dependency/postgresql/8.0.89/app-readme.md diff --git a/dependency/postgresql/8.0.88/charts/common-10.6.4.tgz b/dependency/postgresql/8.0.89/charts/common-10.6.4.tgz similarity index 100% rename from dependency/postgresql/8.0.88/charts/common-10.6.4.tgz rename to dependency/postgresql/8.0.89/charts/common-10.6.4.tgz diff --git a/dependency/postgresql/8.0.88/ix_values.yaml b/dependency/postgresql/8.0.89/ix_values.yaml similarity index 97% rename from dependency/postgresql/8.0.88/ix_values.yaml rename to dependency/postgresql/8.0.89/ix_values.yaml index 58c3044ed1b..f3813acc0fc 100644 --- a/dependency/postgresql/8.0.88/ix_values.yaml +++ b/dependency/postgresql/8.0.89/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/postgresql pullPolicy: IfNotPresent - tag: 14.5.0@sha256:aa74c071ccea630972060d1291cacf4b58a8a549fca9d0d298ca115d5f8a536e + tag: 14.5.0@sha256:ac5182608ce099bcfa91ff4c2837df6845e999d7130f1e9e7c4fb66e4bef1c05 controller: # -- Set the controller type. diff --git a/dependency/postgresql/8.0.88/questions.yaml b/dependency/postgresql/8.0.89/questions.yaml similarity index 100% rename from dependency/postgresql/8.0.88/questions.yaml rename to dependency/postgresql/8.0.89/questions.yaml diff --git a/dependency/postgresql/8.0.88/templates/common.yaml b/dependency/postgresql/8.0.89/templates/common.yaml similarity index 100% rename from dependency/postgresql/8.0.88/templates/common.yaml rename to dependency/postgresql/8.0.89/templates/common.yaml diff --git a/dependency/postgresql/8.0.88/values.yaml b/dependency/postgresql/8.0.89/values.yaml similarity index 100% rename from dependency/postgresql/8.0.88/values.yaml rename to dependency/postgresql/8.0.89/values.yaml diff --git a/dependency/redis/3.0.85/CHANGELOG.md b/dependency/redis/3.0.86/CHANGELOG.md similarity index 98% rename from dependency/redis/3.0.85/CHANGELOG.md rename to dependency/redis/3.0.86/CHANGELOG.md index 4f25a8b2bb5..7a4f098bb2f 100644 --- a/dependency/redis/3.0.85/CHANGELOG.md +++ b/dependency/redis/3.0.86/CHANGELOG.md @@ -2,6 +2,7 @@ + ## [redis-3.0.85](https://github.com/truecharts/charts/compare/redisinsight-0.0.26...redis-3.0.85) (2022-09-26) ### Chore @@ -96,4 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/dependency/redis/3.0.85/Chart.lock b/dependency/redis/3.0.86/Chart.lock similarity index 80% rename from dependency/redis/3.0.85/Chart.lock rename to dependency/redis/3.0.86/Chart.lock index 51c0438dcd2..8c163fc5892 100644 --- a/dependency/redis/3.0.85/Chart.lock +++ b/dependency/redis/3.0.86/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.6.4 digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-26T14:38:36.681886283Z" +generated: "2022-09-28T10:10:27.007803106Z" diff --git a/dependency/redis/3.0.85/Chart.yaml b/dependency/redis/3.0.86/Chart.yaml similarity index 98% rename from dependency/redis/3.0.85/Chart.yaml rename to dependency/redis/3.0.86/Chart.yaml index 68de0e428f0..35dcdd3725d 100644 --- a/dependency/redis/3.0.85/Chart.yaml +++ b/dependency/redis/3.0.86/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 3.0.85 +version: 3.0.86 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/3.0.85/README.md b/dependency/redis/3.0.86/README.md similarity index 100% rename from dependency/redis/3.0.85/README.md rename to dependency/redis/3.0.86/README.md diff --git a/dependency/redis/3.0.85/app-readme.md b/dependency/redis/3.0.86/app-readme.md similarity index 100% rename from dependency/redis/3.0.85/app-readme.md rename to dependency/redis/3.0.86/app-readme.md diff --git a/dependency/redis/3.0.85/charts/common-10.6.4.tgz b/dependency/redis/3.0.86/charts/common-10.6.4.tgz similarity index 100% rename from dependency/redis/3.0.85/charts/common-10.6.4.tgz rename to dependency/redis/3.0.86/charts/common-10.6.4.tgz diff --git a/dependency/redis/3.0.85/ix_values.yaml b/dependency/redis/3.0.86/ix_values.yaml similarity index 98% rename from dependency/redis/3.0.85/ix_values.yaml rename to dependency/redis/3.0.86/ix_values.yaml index a414d2b51bf..6a6763a4ea3 100644 --- a/dependency/redis/3.0.85/ix_values.yaml +++ b/dependency/redis/3.0.86/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/redis pullPolicy: IfNotPresent - tag: 7.0.5@sha256:4f459d0cc8a71dd77394eea4e2ae4a874ba95783ec584af2981a08c31351fff9 + tag: 7.0.5@sha256:5def91b2d20b021581edb816a77760e771eeb77039f84ab6891e3814ee0ddacd controller: # -- Set the controller type. diff --git a/dependency/redis/3.0.85/questions.yaml b/dependency/redis/3.0.86/questions.yaml similarity index 100% rename from dependency/redis/3.0.85/questions.yaml rename to dependency/redis/3.0.86/questions.yaml diff --git a/dependency/redis/3.0.85/templates/common.yaml b/dependency/redis/3.0.86/templates/common.yaml similarity index 100% rename from dependency/redis/3.0.85/templates/common.yaml rename to dependency/redis/3.0.86/templates/common.yaml diff --git a/dependency/redis/3.0.85/values.yaml b/dependency/redis/3.0.86/values.yaml similarity index 100% rename from dependency/redis/3.0.85/values.yaml rename to dependency/redis/3.0.86/values.yaml diff --git a/dependency/solr/0.0.56/Chart.lock b/dependency/solr/0.0.56/Chart.lock deleted file mode 100644 index 284a98c6882..00000000000 --- a/dependency/solr/0.0.56/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.4 -digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-26T14:39:02.551916346Z" diff --git a/dependency/solr/0.0.56/CHANGELOG.md b/dependency/solr/0.0.57/CHANGELOG.md similarity index 83% rename from dependency/solr/0.0.56/CHANGELOG.md rename to dependency/solr/0.0.57/CHANGELOG.md index 50cbdff82ac..d419f7b3518 100644 --- a/dependency/solr/0.0.56/CHANGELOG.md +++ b/dependency/solr/0.0.57/CHANGELOG.md @@ -2,6 +2,16 @@ +## [solr-0.0.57](https://github.com/truecharts/charts/compare/solr-0.0.56...solr-0.0.57) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + ## [solr-0.0.56](https://github.com/truecharts/charts/compare/solr-0.0.55...solr-0.0.56) (2022-09-26) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) diff --git a/dependency/solr/0.0.57/Chart.lock b/dependency/solr/0.0.57/Chart.lock new file mode 100644 index 00000000000..f53f417b039 --- /dev/null +++ b/dependency/solr/0.0.57/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee +generated: "2022-09-28T10:11:02.637417152Z" diff --git a/dependency/solr/0.0.56/Chart.yaml b/dependency/solr/0.0.57/Chart.yaml similarity index 97% rename from dependency/solr/0.0.56/Chart.yaml rename to dependency/solr/0.0.57/Chart.yaml index 76e9e653ba6..c2c2dc43f60 100644 --- a/dependency/solr/0.0.56/Chart.yaml +++ b/dependency/solr/0.0.57/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/apache/solr - https://hub.docker.com/r/bitnami/solr/ type: application -version: 0.0.56 +version: 0.0.57 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/0.0.56/README.md b/dependency/solr/0.0.57/README.md similarity index 100% rename from dependency/solr/0.0.56/README.md rename to dependency/solr/0.0.57/README.md diff --git a/dependency/solr/0.0.56/app-readme.md b/dependency/solr/0.0.57/app-readme.md similarity index 100% rename from dependency/solr/0.0.56/app-readme.md rename to dependency/solr/0.0.57/app-readme.md diff --git a/dependency/solr/0.0.56/charts/common-10.6.4.tgz b/dependency/solr/0.0.57/charts/common-10.6.4.tgz similarity index 100% rename from dependency/solr/0.0.56/charts/common-10.6.4.tgz rename to dependency/solr/0.0.57/charts/common-10.6.4.tgz diff --git a/dependency/solr/0.0.56/ix_values.yaml b/dependency/solr/0.0.57/ix_values.yaml similarity index 98% rename from dependency/solr/0.0.56/ix_values.yaml rename to dependency/solr/0.0.57/ix_values.yaml index cff4c7fa77d..3621daf9b21 100644 --- a/dependency/solr/0.0.56/ix_values.yaml +++ b/dependency/solr/0.0.57/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.0.0@sha256:d0825ea55a94b45cf7393aec881dbf1a9bf5360c75b19b3a27efd917f2580f25 + tag: v9.0.0@sha256:0c975d31b9611d7db760070e725e1d8dbf768f302a93d0da4d109c4b87307c41 controller: # -- Set the controller type. diff --git a/dependency/solr/0.0.56/questions.yaml b/dependency/solr/0.0.57/questions.yaml similarity index 100% rename from dependency/solr/0.0.56/questions.yaml rename to dependency/solr/0.0.57/questions.yaml diff --git a/dependency/solr/0.0.56/templates/common.yaml b/dependency/solr/0.0.57/templates/common.yaml similarity index 100% rename from dependency/solr/0.0.56/templates/common.yaml rename to dependency/solr/0.0.57/templates/common.yaml diff --git a/dependency/solr/0.0.56/values.yaml b/dependency/solr/0.0.57/values.yaml similarity index 100% rename from dependency/solr/0.0.56/values.yaml rename to dependency/solr/0.0.57/values.yaml diff --git a/incubator/cura-novnc/0.0.26/Chart.lock b/incubator/cura-novnc/0.0.26/Chart.lock deleted file mode 100644 index 71c620fc258..00000000000 --- a/incubator/cura-novnc/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.4 -digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-27T06:08:13.344656755Z" diff --git a/incubator/cura-novnc/0.0.26/CHANGELOG.md b/incubator/cura-novnc/0.0.27/CHANGELOG.md similarity index 93% rename from incubator/cura-novnc/0.0.26/CHANGELOG.md rename to incubator/cura-novnc/0.0.27/CHANGELOG.md index 5dd401789d4..d29c1e9779d 100644 --- a/incubator/cura-novnc/0.0.26/CHANGELOG.md +++ b/incubator/cura-novnc/0.0.27/CHANGELOG.md @@ -2,6 +2,16 @@ +## [cura-novnc-0.0.27](https://github.com/truecharts/charts/compare/cura-novnc-0.0.26...cura-novnc-0.0.27) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + ## [cura-novnc-0.0.26](https://github.com/truecharts/charts/compare/cura-novnc-0.0.25...cura-novnc-0.0.26) (2022-09-27) ### Chore @@ -87,13 +97,3 @@ - refactor Services SCALE GUI - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cura-novnc-0.0.24](https://github.com/truecharts/charts/compare/cura-novnc-0.0.23...cura-novnc-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/cura-novnc/0.0.27/Chart.lock b/incubator/cura-novnc/0.0.27/Chart.lock new file mode 100644 index 00000000000..d0da0ced674 --- /dev/null +++ b/incubator/cura-novnc/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee +generated: "2022-09-28T10:11:02.667020376Z" diff --git a/incubator/cura-novnc/0.0.26/Chart.yaml b/incubator/cura-novnc/0.0.27/Chart.yaml similarity index 98% rename from incubator/cura-novnc/0.0.26/Chart.yaml rename to incubator/cura-novnc/0.0.27/Chart.yaml index d2b32590707..b53bbf77ed7 100644 --- a/incubator/cura-novnc/0.0.26/Chart.yaml +++ b/incubator/cura-novnc/0.0.27/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://ultimaker.com/software/ultimaker-cura - https://hub.docker.com/r/mikeah/cura-novnc type: application -version: 0.0.26 +version: 0.0.27 diff --git a/incubator/cura-novnc/0.0.26/README.md b/incubator/cura-novnc/0.0.27/README.md similarity index 100% rename from incubator/cura-novnc/0.0.26/README.md rename to incubator/cura-novnc/0.0.27/README.md diff --git a/incubator/cura-novnc/0.0.26/app-readme.md b/incubator/cura-novnc/0.0.27/app-readme.md similarity index 100% rename from incubator/cura-novnc/0.0.26/app-readme.md rename to incubator/cura-novnc/0.0.27/app-readme.md diff --git a/incubator/cura-novnc/0.0.26/charts/common-10.6.4.tgz b/incubator/cura-novnc/0.0.27/charts/common-10.6.4.tgz similarity index 100% rename from incubator/cura-novnc/0.0.26/charts/common-10.6.4.tgz rename to incubator/cura-novnc/0.0.27/charts/common-10.6.4.tgz diff --git a/incubator/cura-novnc/0.0.26/ix_values.yaml b/incubator/cura-novnc/0.0.27/ix_values.yaml similarity index 84% rename from incubator/cura-novnc/0.0.26/ix_values.yaml rename to incubator/cura-novnc/0.0.27/ix_values.yaml index 48dc0fe0e01..0963e3043c1 100644 --- a/incubator/cura-novnc/0.0.26/ix_values.yaml +++ b/incubator/cura-novnc/0.0.27/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cura-novnc - tag: latest@sha256:c5a523235dbc6b9ff7a6f80d7b9d3930ac3659c9244868a1c1c3014e350fd9e3 + tag: latest@sha256:1654fe9f859978d37ced23c229e0fc1b568fe13c1b7a0e40dc2b62762af57361 persistence: homefolder: enabled: true diff --git a/incubator/cura-novnc/0.0.26/questions.yaml b/incubator/cura-novnc/0.0.27/questions.yaml similarity index 100% rename from incubator/cura-novnc/0.0.26/questions.yaml rename to incubator/cura-novnc/0.0.27/questions.yaml diff --git a/incubator/cura-novnc/0.0.26/templates/common.yaml b/incubator/cura-novnc/0.0.27/templates/common.yaml similarity index 100% rename from incubator/cura-novnc/0.0.26/templates/common.yaml rename to incubator/cura-novnc/0.0.27/templates/common.yaml diff --git a/incubator/cura-novnc/0.0.26/values.yaml b/incubator/cura-novnc/0.0.27/values.yaml similarity index 100% rename from incubator/cura-novnc/0.0.26/values.yaml rename to incubator/cura-novnc/0.0.27/values.yaml diff --git a/incubator/ghost/3.0.64/CHANGELOG.md b/incubator/ghost/3.0.65/CHANGELOG.md similarity index 90% rename from incubator/ghost/3.0.64/CHANGELOG.md rename to incubator/ghost/3.0.65/CHANGELOG.md index c5b782b10b1..7cdcaa6b990 100644 --- a/incubator/ghost/3.0.64/CHANGELOG.md +++ b/incubator/ghost/3.0.65/CHANGELOG.md @@ -2,13 +2,11 @@ -## [ghost-3.0.64](https://github.com/truecharts/charts/compare/ghost-3.0.63...ghost-3.0.64) (2022-09-27) +## [ghost-3.0.65](https://github.com/truecharts/charts/compare/ghost-3.0.64...ghost-3.0.65) (2022-09-28) ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major ([#3925](https://github.com/truecharts/charts/issues/3925)) - - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) +- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) @@ -97,3 +95,5 @@ - 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/ghost/3.0.64/Chart.lock b/incubator/ghost/3.0.65/Chart.lock similarity index 85% rename from incubator/ghost/3.0.64/Chart.lock rename to incubator/ghost/3.0.65/Chart.lock index 11e5ff06462..8356533aca8 100644 --- a/incubator/ghost/3.0.64/Chart.lock +++ b/incubator/ghost/3.0.65/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.83 digest: sha256:d1e968f7262a7ed828ee37bd19ce78ce38073a5dcf146babbfc8c79a0ab27bd5 -generated: "2022-09-27T20:24:27.876613762Z" +generated: "2022-09-28T10:11:17.940324214Z" diff --git a/incubator/ghost/3.0.64/Chart.yaml b/incubator/ghost/3.0.65/Chart.yaml similarity index 98% rename from incubator/ghost/3.0.64/Chart.yaml rename to incubator/ghost/3.0.65/Chart.yaml index de393cd769c..2ac7707d452 100644 --- a/incubator/ghost/3.0.64/Chart.yaml +++ b/incubator/ghost/3.0.65/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/TryGhost/Ghost - https://hub.docker.com/_/ghost - https://ghost.org/docs/ -version: 3.0.64 +version: 3.0.65 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/ghost/3.0.64/README.md b/incubator/ghost/3.0.65/README.md similarity index 100% rename from incubator/ghost/3.0.64/README.md rename to incubator/ghost/3.0.65/README.md diff --git a/incubator/ghost/3.0.64/app-readme.md b/incubator/ghost/3.0.65/app-readme.md similarity index 100% rename from incubator/ghost/3.0.64/app-readme.md rename to incubator/ghost/3.0.65/app-readme.md diff --git a/incubator/ghost/3.0.64/charts/common-10.6.4.tgz b/incubator/ghost/3.0.65/charts/common-10.6.4.tgz similarity index 100% rename from incubator/ghost/3.0.64/charts/common-10.6.4.tgz rename to incubator/ghost/3.0.65/charts/common-10.6.4.tgz diff --git a/incubator/ghost/3.0.64/charts/mariadb-3.0.83.tgz b/incubator/ghost/3.0.65/charts/mariadb-3.0.83.tgz similarity index 100% rename from incubator/ghost/3.0.64/charts/mariadb-3.0.83.tgz rename to incubator/ghost/3.0.65/charts/mariadb-3.0.83.tgz diff --git a/incubator/ghost/3.0.64/ix_values.yaml b/incubator/ghost/3.0.65/ix_values.yaml similarity index 95% rename from incubator/ghost/3.0.64/ix_values.yaml rename to incubator/ghost/3.0.65/ix_values.yaml index 610bc5b2257..342950da238 100644 --- a/incubator/ghost/3.0.64/ix_values.yaml +++ b/incubator/ghost/3.0.65/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ghost - tag: 5.14.2@sha256:a5648834155812c081dcfe46214fae61bd5cf24985da2ff75aebdc9b833f1531 + tag: 5.14.2@sha256:a15c82fe5a347f00cac6522d49e3e9f7eb3b446788597464fd9f37db2f2de529 pullPolicy: IfNotPresent env: diff --git a/incubator/ghost/3.0.64/questions.yaml b/incubator/ghost/3.0.65/questions.yaml similarity index 100% rename from incubator/ghost/3.0.64/questions.yaml rename to incubator/ghost/3.0.65/questions.yaml diff --git a/incubator/ghost/3.0.64/templates/common.yaml b/incubator/ghost/3.0.65/templates/common.yaml similarity index 100% rename from incubator/ghost/3.0.64/templates/common.yaml rename to incubator/ghost/3.0.65/templates/common.yaml diff --git a/incubator/ghost/3.0.64/values.yaml b/incubator/ghost/3.0.65/values.yaml similarity index 100% rename from incubator/ghost/3.0.64/values.yaml rename to incubator/ghost/3.0.65/values.yaml diff --git a/incubator/jupyter/0.0.12/Chart.lock b/incubator/jupyter/0.0.12/Chart.lock deleted file mode 100644 index 743c3fc75eb..00000000000 --- a/incubator/jupyter/0.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.4 -digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-26T14:39:33.347274686Z" diff --git a/incubator/jupyter/0.0.12/CHANGELOG.md b/incubator/jupyter/0.0.13/CHANGELOG.md similarity index 81% rename from incubator/jupyter/0.0.12/CHANGELOG.md rename to incubator/jupyter/0.0.13/CHANGELOG.md index cb3227a5cd1..7e2b6d97b6c 100644 --- a/incubator/jupyter/0.0.12/CHANGELOG.md +++ b/incubator/jupyter/0.0.13/CHANGELOG.md @@ -2,6 +2,17 @@ +## [jupyter-0.0.13](https://github.com/truecharts/charts/compare/jupyter-0.0.12...jupyter-0.0.13) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) + + + + ## [jupyter-0.0.12](https://github.com/truecharts/charts/compare/jupyter-0.0.11...jupyter-0.0.12) (2022-09-27) ### Chore @@ -86,14 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm chart common to v10.5.10 ([#3819](https://github.com/truecharts/charts/issues/3819)) - - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) - - ### Feat diff --git a/incubator/jupyter/0.0.13/Chart.lock b/incubator/jupyter/0.0.13/Chart.lock new file mode 100644 index 00000000000..9b469810218 --- /dev/null +++ b/incubator/jupyter/0.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee +generated: "2022-09-28T10:11:04.163759962Z" diff --git a/incubator/jupyter/0.0.12/Chart.yaml b/incubator/jupyter/0.0.13/Chart.yaml similarity index 97% rename from incubator/jupyter/0.0.12/Chart.yaml rename to incubator/jupyter/0.0.13/Chart.yaml index 251cc270707..d584f387779 100644 --- a/incubator/jupyter/0.0.12/Chart.yaml +++ b/incubator/jupyter/0.0.13/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/jupyter - https://github.com/jupyter/docker-stacks type: application -version: 0.0.12 +version: 0.0.13 annotations: truecharts.org/catagories: | - Cloud diff --git a/incubator/jupyter/0.0.12/README.md b/incubator/jupyter/0.0.13/README.md similarity index 100% rename from incubator/jupyter/0.0.12/README.md rename to incubator/jupyter/0.0.13/README.md diff --git a/incubator/jupyter/0.0.12/app-readme.md b/incubator/jupyter/0.0.13/app-readme.md similarity index 100% rename from incubator/jupyter/0.0.12/app-readme.md rename to incubator/jupyter/0.0.13/app-readme.md diff --git a/incubator/jupyter/0.0.12/charts/common-10.6.4.tgz b/incubator/jupyter/0.0.13/charts/common-10.6.4.tgz similarity index 100% rename from incubator/jupyter/0.0.12/charts/common-10.6.4.tgz rename to incubator/jupyter/0.0.13/charts/common-10.6.4.tgz diff --git a/incubator/jupyter/0.0.12/ix_values.yaml b/incubator/jupyter/0.0.13/ix_values.yaml similarity index 95% rename from incubator/jupyter/0.0.12/ix_values.yaml rename to incubator/jupyter/0.0.13/ix_values.yaml index b7f0993830a..ea7e7105d70 100644 --- a/incubator/jupyter/0.0.12/ix_values.yaml +++ b/incubator/jupyter/0.0.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jupyter-base pullPolicy: IfNotPresent - tag: v2022-09@sha256:d71e44342d7859d190f3056cc6a600ff3282591a33a1017c27a21f8c4c9a2904 + tag: v2022-09@sha256:8cdda9e8b37ee056ab0d5547ff3eee665772418d4f1f5af31b228200a55754d8 imageMinimal: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent diff --git a/incubator/jupyter/0.0.12/questions.yaml b/incubator/jupyter/0.0.13/questions.yaml similarity index 100% rename from incubator/jupyter/0.0.12/questions.yaml rename to incubator/jupyter/0.0.13/questions.yaml diff --git a/incubator/jupyter/0.0.12/templates/common.yaml b/incubator/jupyter/0.0.13/templates/common.yaml similarity index 100% rename from incubator/jupyter/0.0.12/templates/common.yaml rename to incubator/jupyter/0.0.13/templates/common.yaml diff --git a/incubator/jupyter/0.0.12/values.yaml b/incubator/jupyter/0.0.13/values.yaml similarity index 100% rename from incubator/jupyter/0.0.12/values.yaml rename to incubator/jupyter/0.0.13/values.yaml diff --git a/incubator/neko/0.0.39/CHANGELOG.md b/incubator/neko/0.0.40/CHANGELOG.md similarity index 91% rename from incubator/neko/0.0.39/CHANGELOG.md rename to incubator/neko/0.0.40/CHANGELOG.md index 2a6698d2fe6..0ff15daeff9 100644 --- a/incubator/neko/0.0.39/CHANGELOG.md +++ b/incubator/neko/0.0.40/CHANGELOG.md @@ -2,6 +2,17 @@ +## [neko-0.0.40](https://github.com/truecharts/charts/compare/neko-0.0.39...neko-0.0.40) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) + + + + ## [neko-0.0.39](https://github.com/truecharts/charts/compare/neko-0.0.38...neko-0.0.39) (2022-09-27) ### Chore @@ -86,14 +97,3 @@ - -## [neko-0.0.35](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.35) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/neko/0.0.40/Chart.lock b/incubator/neko/0.0.40/Chart.lock new file mode 100644 index 00000000000..147b0b26d4d --- /dev/null +++ b/incubator/neko/0.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee +generated: "2022-09-28T10:11:37.232273921Z" diff --git a/incubator/neko/0.0.39/Chart.yaml b/incubator/neko/0.0.40/Chart.yaml similarity index 97% rename from incubator/neko/0.0.39/Chart.yaml rename to incubator/neko/0.0.40/Chart.yaml index 059908d38cb..1024542c9e3 100644 --- a/incubator/neko/0.0.39/Chart.yaml +++ b/incubator/neko/0.0.40/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.39 +version: 0.0.40 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/neko/0.0.39/README.md b/incubator/neko/0.0.40/README.md similarity index 100% rename from incubator/neko/0.0.39/README.md rename to incubator/neko/0.0.40/README.md diff --git a/incubator/neko/0.0.39/app-readme.md b/incubator/neko/0.0.40/app-readme.md similarity index 100% rename from incubator/neko/0.0.39/app-readme.md rename to incubator/neko/0.0.40/app-readme.md diff --git a/incubator/neko/0.0.39/charts/common-10.6.4.tgz b/incubator/neko/0.0.40/charts/common-10.6.4.tgz similarity index 100% rename from incubator/neko/0.0.39/charts/common-10.6.4.tgz rename to incubator/neko/0.0.40/charts/common-10.6.4.tgz diff --git a/incubator/neko/0.0.39/ci/basic-values.yaml b/incubator/neko/0.0.40/ci/basic-values.yaml similarity index 100% rename from incubator/neko/0.0.39/ci/basic-values.yaml rename to incubator/neko/0.0.40/ci/basic-values.yaml diff --git a/incubator/neko/0.0.39/ci/brave-values.yaml b/incubator/neko/0.0.40/ci/brave-values.yaml similarity index 100% rename from incubator/neko/0.0.39/ci/brave-values.yaml rename to incubator/neko/0.0.40/ci/brave-values.yaml diff --git a/incubator/neko/0.0.39/ci/chrome-values.yaml b/incubator/neko/0.0.40/ci/chrome-values.yaml similarity index 100% rename from incubator/neko/0.0.39/ci/chrome-values.yaml rename to incubator/neko/0.0.40/ci/chrome-values.yaml diff --git a/incubator/neko/0.0.39/ci/chromium-values.yaml b/incubator/neko/0.0.40/ci/chromium-values.yaml similarity index 100% rename from incubator/neko/0.0.39/ci/chromium-values.yaml rename to incubator/neko/0.0.40/ci/chromium-values.yaml diff --git a/incubator/neko/0.0.39/ci/edge-values.yaml b/incubator/neko/0.0.40/ci/edge-values.yaml similarity index 100% rename from incubator/neko/0.0.39/ci/edge-values.yaml rename to incubator/neko/0.0.40/ci/edge-values.yaml diff --git a/incubator/neko/0.0.39/ci/remmina-values.yaml b/incubator/neko/0.0.40/ci/remmina-values.yaml similarity index 100% rename from incubator/neko/0.0.39/ci/remmina-values.yaml rename to incubator/neko/0.0.40/ci/remmina-values.yaml diff --git a/incubator/neko/0.0.39/ci/tor-values.yaml b/incubator/neko/0.0.40/ci/tor-values.yaml similarity index 100% rename from incubator/neko/0.0.39/ci/tor-values.yaml rename to incubator/neko/0.0.40/ci/tor-values.yaml diff --git a/incubator/neko/0.0.39/ci/vivaldi-values.yaml b/incubator/neko/0.0.40/ci/vivaldi-values.yaml similarity index 100% rename from incubator/neko/0.0.39/ci/vivaldi-values.yaml rename to incubator/neko/0.0.40/ci/vivaldi-values.yaml diff --git a/incubator/neko/0.0.39/ci/vlc-values.yaml b/incubator/neko/0.0.40/ci/vlc-values.yaml similarity index 100% rename from incubator/neko/0.0.39/ci/vlc-values.yaml rename to incubator/neko/0.0.40/ci/vlc-values.yaml diff --git a/incubator/neko/0.0.39/ci/vncviewer-values.yaml b/incubator/neko/0.0.40/ci/vncviewer-values.yaml similarity index 100% rename from incubator/neko/0.0.39/ci/vncviewer-values.yaml rename to incubator/neko/0.0.40/ci/vncviewer-values.yaml diff --git a/incubator/neko/0.0.39/ci/xfce-values.yaml b/incubator/neko/0.0.40/ci/xfce-values.yaml similarity index 100% rename from incubator/neko/0.0.39/ci/xfce-values.yaml rename to incubator/neko/0.0.40/ci/xfce-values.yaml diff --git a/incubator/neko/0.0.39/ix_values.yaml b/incubator/neko/0.0.40/ix_values.yaml similarity index 96% rename from incubator/neko/0.0.39/ix_values.yaml rename to incubator/neko/0.0.40/ix_values.yaml index 133815cf262..238eb35b941 100644 --- a/incubator/neko/0.0.39/ix_values.yaml +++ b/incubator/neko/0.0.40/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/neko-firefox pullPolicy: IfNotPresent - tag: latest@sha256:0cc38432de5157c380baa1d026f0df17609bf370171d28c3bdf1cae13fb7bb3e + tag: latest@sha256:a17d2f431f00f1ea87e1fae36017d58f4336b6e0bd2b0a233092492df12a7b76 imageBrave: repository: tccr.io/truecharts/neko-brave diff --git a/incubator/neko/0.0.39/questions.yaml b/incubator/neko/0.0.40/questions.yaml similarity index 100% rename from incubator/neko/0.0.39/questions.yaml rename to incubator/neko/0.0.40/questions.yaml diff --git a/incubator/neko/0.0.39/templates/common.yaml b/incubator/neko/0.0.40/templates/common.yaml similarity index 100% rename from incubator/neko/0.0.39/templates/common.yaml rename to incubator/neko/0.0.40/templates/common.yaml diff --git a/incubator/neko/0.0.39/values.yaml b/incubator/neko/0.0.40/values.yaml similarity index 100% rename from incubator/neko/0.0.39/values.yaml rename to incubator/neko/0.0.40/values.yaml diff --git a/incubator/passwordpusherephemeral/0.0.41/CHANGELOG.md b/incubator/passwordpusherephemeral/0.0.42/CHANGELOG.md similarity index 81% rename from incubator/passwordpusherephemeral/0.0.41/CHANGELOG.md rename to incubator/passwordpusherephemeral/0.0.42/CHANGELOG.md index 45cff46edb8..901f59624d6 100644 --- a/incubator/passwordpusherephemeral/0.0.41/CHANGELOG.md +++ b/incubator/passwordpusherephemeral/0.0.42/CHANGELOG.md @@ -2,6 +2,17 @@ +## [passwordpusherephemeral-0.0.42](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.41...passwordpusherephemeral-0.0.42) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) + + + + ## [passwordpusherephemeral-0.0.41](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.40...passwordpusherephemeral-0.0.41) (2022-09-27) ### Chore @@ -86,14 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/passwordpusherephemeral/0.0.42/Chart.lock b/incubator/passwordpusherephemeral/0.0.42/Chart.lock new file mode 100644 index 00000000000..7ab24570651 --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee +generated: "2022-09-28T10:11:37.912504648Z" diff --git a/incubator/passwordpusherephemeral/0.0.41/Chart.yaml b/incubator/passwordpusherephemeral/0.0.42/Chart.yaml similarity index 98% rename from incubator/passwordpusherephemeral/0.0.41/Chart.yaml rename to incubator/passwordpusherephemeral/0.0.42/Chart.yaml index 3ff5ea4a182..70bb82f8fff 100644 --- a/incubator/passwordpusherephemeral/0.0.41/Chart.yaml +++ b/incubator/passwordpusherephemeral/0.0.42/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.41 +version: 0.0.42 diff --git a/incubator/passwordpusherephemeral/0.0.41/README.md b/incubator/passwordpusherephemeral/0.0.42/README.md similarity index 100% rename from incubator/passwordpusherephemeral/0.0.41/README.md rename to incubator/passwordpusherephemeral/0.0.42/README.md diff --git a/incubator/passwordpusherephemeral/0.0.41/app-readme.md b/incubator/passwordpusherephemeral/0.0.42/app-readme.md similarity index 100% rename from incubator/passwordpusherephemeral/0.0.41/app-readme.md rename to incubator/passwordpusherephemeral/0.0.42/app-readme.md diff --git a/incubator/passwordpusherephemeral/0.0.41/charts/common-10.6.4.tgz b/incubator/passwordpusherephemeral/0.0.42/charts/common-10.6.4.tgz similarity index 100% rename from incubator/passwordpusherephemeral/0.0.41/charts/common-10.6.4.tgz rename to incubator/passwordpusherephemeral/0.0.42/charts/common-10.6.4.tgz diff --git a/incubator/passwordpusherephemeral/0.0.41/ix_values.yaml b/incubator/passwordpusherephemeral/0.0.42/ix_values.yaml similarity index 83% rename from incubator/passwordpusherephemeral/0.0.41/ix_values.yaml rename to incubator/passwordpusherephemeral/0.0.42/ix_values.yaml index 813a20d790e..f8fae26a059 100644 --- a/incubator/passwordpusherephemeral/0.0.41/ix_values.yaml +++ b/incubator/passwordpusherephemeral/0.0.42/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/passwordpusherephemeral - tag: latest@sha256:8795701b87fc0d083db05ae64298572471907bb1f9261f32eda68a44d36b0465 + tag: latest@sha256:7704c0c6fa305634b787e3c7d60c4cd5ca5921d19ff6e6af3797632df39cabde persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/passwordpusherephemeral/0.0.41/questions.yaml b/incubator/passwordpusherephemeral/0.0.42/questions.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.41/questions.yaml rename to incubator/passwordpusherephemeral/0.0.42/questions.yaml diff --git a/incubator/passwordpusherephemeral/0.0.41/templates/common.yaml b/incubator/passwordpusherephemeral/0.0.42/templates/common.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.41/templates/common.yaml rename to incubator/passwordpusherephemeral/0.0.42/templates/common.yaml diff --git a/incubator/passwordpusherephemeral/0.0.41/values.yaml b/incubator/passwordpusherephemeral/0.0.42/values.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.41/values.yaml rename to incubator/passwordpusherephemeral/0.0.42/values.yaml diff --git a/incubator/pyload-ng/0.0.31/Chart.lock b/incubator/pyload-ng/0.0.31/Chart.lock deleted file mode 100644 index a726ef206d3..00000000000 --- a/incubator/pyload-ng/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.4 -digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-27T06:34:54.102927563Z" diff --git a/incubator/pyload-ng/0.0.31/CHANGELOG.md b/incubator/pyload-ng/0.0.32/CHANGELOG.md similarity index 88% rename from incubator/pyload-ng/0.0.31/CHANGELOG.md rename to incubator/pyload-ng/0.0.32/CHANGELOG.md index 2d85d9f9386..6500981baed 100644 --- a/incubator/pyload-ng/0.0.31/CHANGELOG.md +++ b/incubator/pyload-ng/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [pyload-ng-0.0.32](https://github.com/truecharts/charts/compare/pyload-ng-0.0.31...pyload-ng-0.0.32) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + ## [pyload-ng-0.0.31](https://github.com/truecharts/charts/compare/pyload-ng-0.0.30...pyload-ng-0.0.31) (2022-09-27) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pyload-ng-0.0.29](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-ng-0.0.29) (2022-09-20) - -### Chore diff --git a/incubator/pyload-ng/0.0.32/Chart.lock b/incubator/pyload-ng/0.0.32/Chart.lock new file mode 100644 index 00000000000..86b383dd5f9 --- /dev/null +++ b/incubator/pyload-ng/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee +generated: "2022-09-28T10:11:38.855544267Z" diff --git a/incubator/pyload-ng/0.0.31/Chart.yaml b/incubator/pyload-ng/0.0.32/Chart.yaml similarity index 98% rename from incubator/pyload-ng/0.0.31/Chart.yaml rename to incubator/pyload-ng/0.0.32/Chart.yaml index e884e68538c..b666718a320 100644 --- a/incubator/pyload-ng/0.0.31/Chart.yaml +++ b/incubator/pyload-ng/0.0.32/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng - https://github.com/linuxserver/docker-pyload-ng#readme type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/pyload-ng/0.0.31/README.md b/incubator/pyload-ng/0.0.32/README.md similarity index 100% rename from incubator/pyload-ng/0.0.31/README.md rename to incubator/pyload-ng/0.0.32/README.md diff --git a/incubator/pyload-ng/0.0.31/app-readme.md b/incubator/pyload-ng/0.0.32/app-readme.md similarity index 100% rename from incubator/pyload-ng/0.0.31/app-readme.md rename to incubator/pyload-ng/0.0.32/app-readme.md diff --git a/incubator/pyload-ng/0.0.31/charts/common-10.6.4.tgz b/incubator/pyload-ng/0.0.32/charts/common-10.6.4.tgz similarity index 100% rename from incubator/pyload-ng/0.0.31/charts/common-10.6.4.tgz rename to incubator/pyload-ng/0.0.32/charts/common-10.6.4.tgz diff --git a/incubator/pyload-ng/0.0.31/ix_values.yaml b/incubator/pyload-ng/0.0.32/ix_values.yaml similarity index 87% rename from incubator/pyload-ng/0.0.31/ix_values.yaml rename to incubator/pyload-ng/0.0.32/ix_values.yaml index 7e5ba133483..8df8922bbda 100644 --- a/incubator/pyload-ng/0.0.31/ix_values.yaml +++ b/incubator/pyload-ng/0.0.32/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/pyload-ng - tag: latest@sha256:3f0d03ee02bb3e4bb7e1d0fb448e341ddf461d4ca71b77e42966401380eee13a + tag: latest@sha256:fa9a16e2c5090c0c275efd2e5a6859c9e2e5b6849b856c8465029f46a0e44d21 persistence: config: enabled: true diff --git a/incubator/pyload-ng/0.0.31/questions.yaml b/incubator/pyload-ng/0.0.32/questions.yaml similarity index 100% rename from incubator/pyload-ng/0.0.31/questions.yaml rename to incubator/pyload-ng/0.0.32/questions.yaml diff --git a/incubator/pyload-ng/0.0.31/templates/common.yaml b/incubator/pyload-ng/0.0.32/templates/common.yaml similarity index 100% rename from incubator/pyload-ng/0.0.31/templates/common.yaml rename to incubator/pyload-ng/0.0.32/templates/common.yaml diff --git a/incubator/pyload-ng/0.0.31/values.yaml b/incubator/pyload-ng/0.0.32/values.yaml similarity index 100% rename from incubator/pyload-ng/0.0.31/values.yaml rename to incubator/pyload-ng/0.0.32/values.yaml diff --git a/incubator/rimgo/0.0.65/Chart.lock b/incubator/rimgo/0.0.65/Chart.lock deleted file mode 100644 index 70f56523a5b..00000000000 --- a/incubator/rimgo/0.0.65/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.4 -digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-26T14:36:22.646495681Z" diff --git a/incubator/rimgo/0.0.65/CHANGELOG.md b/incubator/rimgo/0.0.66/CHANGELOG.md similarity index 90% rename from incubator/rimgo/0.0.65/CHANGELOG.md rename to incubator/rimgo/0.0.66/CHANGELOG.md index 0ae9622ee2b..9f7d8a09759 100644 --- a/incubator/rimgo/0.0.65/CHANGELOG.md +++ b/incubator/rimgo/0.0.66/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rimgo-0.0.66](https://github.com/truecharts/charts/compare/rimgo-0.0.65...rimgo-0.0.66) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) + + + + ## [rimgo-0.0.65](https://github.com/truecharts/charts/compare/rimgo-0.0.64...rimgo-0.0.65) (2022-09-27) ### Chore @@ -86,14 +97,3 @@ - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rimgo-0.0.59](https://github.com/truecharts/charts/compare/rimgo-0.0.54...rimgo-0.0.59) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/rimgo/0.0.66/Chart.lock b/incubator/rimgo/0.0.66/Chart.lock new file mode 100644 index 00000000000..16f5c461077 --- /dev/null +++ b/incubator/rimgo/0.0.66/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee +generated: "2022-09-28T10:12:07.186090462Z" diff --git a/incubator/rimgo/0.0.65/Chart.yaml b/incubator/rimgo/0.0.66/Chart.yaml similarity index 97% rename from incubator/rimgo/0.0.65/Chart.yaml rename to incubator/rimgo/0.0.66/Chart.yaml index 26fd719e71f..0fbf56134b8 100644 --- a/incubator/rimgo/0.0.65/Chart.yaml +++ b/incubator/rimgo/0.0.66/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.65 +version: 0.0.66 diff --git a/incubator/rimgo/0.0.65/README.md b/incubator/rimgo/0.0.66/README.md similarity index 100% rename from incubator/rimgo/0.0.65/README.md rename to incubator/rimgo/0.0.66/README.md diff --git a/incubator/rimgo/0.0.65/app-readme.md b/incubator/rimgo/0.0.66/app-readme.md similarity index 100% rename from incubator/rimgo/0.0.65/app-readme.md rename to incubator/rimgo/0.0.66/app-readme.md diff --git a/incubator/rimgo/0.0.65/charts/common-10.6.4.tgz b/incubator/rimgo/0.0.66/charts/common-10.6.4.tgz similarity index 100% rename from incubator/rimgo/0.0.65/charts/common-10.6.4.tgz rename to incubator/rimgo/0.0.66/charts/common-10.6.4.tgz diff --git a/incubator/rimgo/0.0.65/ix_values.yaml b/incubator/rimgo/0.0.66/ix_values.yaml similarity index 82% rename from incubator/rimgo/0.0.65/ix_values.yaml rename to incubator/rimgo/0.0.66/ix_values.yaml index c1749ebe558..bda77b784a4 100644 --- a/incubator/rimgo/0.0.65/ix_values.yaml +++ b/incubator/rimgo/0.0.66/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rimgo - tag: latest@sha256:9e2bc62e6fdaf9607511ebbfc238c7378319ec8d336e2a49ebeb33bfcb4d3d0d + tag: latest@sha256:273c35d80153326f807164d6ee8c65e950c17bfab9292cdb085aa28756de28b8 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/rimgo/0.0.65/questions.yaml b/incubator/rimgo/0.0.66/questions.yaml similarity index 100% rename from incubator/rimgo/0.0.65/questions.yaml rename to incubator/rimgo/0.0.66/questions.yaml diff --git a/incubator/rimgo/0.0.65/templates/common.yaml b/incubator/rimgo/0.0.66/templates/common.yaml similarity index 100% rename from incubator/rimgo/0.0.65/templates/common.yaml rename to incubator/rimgo/0.0.66/templates/common.yaml diff --git a/incubator/rimgo/0.0.65/values.yaml b/incubator/rimgo/0.0.66/values.yaml similarity index 100% rename from incubator/rimgo/0.0.65/values.yaml rename to incubator/rimgo/0.0.66/values.yaml diff --git a/incubator/thunderbird/0.0.30/Chart.lock b/incubator/thunderbird/0.0.30/Chart.lock deleted file mode 100644 index 02cd8f3a33b..00000000000 --- a/incubator/thunderbird/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.4 -digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-27T06:45:34.471723131Z" diff --git a/incubator/thunderbird/0.0.30/CHANGELOG.md b/incubator/thunderbird/0.0.31/CHANGELOG.md similarity index 93% rename from incubator/thunderbird/0.0.30/CHANGELOG.md rename to incubator/thunderbird/0.0.31/CHANGELOG.md index 4f0a8ba6232..14940ec5f46 100644 --- a/incubator/thunderbird/0.0.30/CHANGELOG.md +++ b/incubator/thunderbird/0.0.31/CHANGELOG.md @@ -2,6 +2,16 @@ +## [thunderbird-0.0.31](https://github.com/truecharts/charts/compare/thunderbird-0.0.30...thunderbird-0.0.31) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + ## [thunderbird-0.0.30](https://github.com/truecharts/charts/compare/thunderbird-0.0.29...thunderbird-0.0.30) (2022-09-27) ### Chore @@ -87,13 +97,3 @@ - refactor Services SCALE GUI - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [thunderbird-0.0.28](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.28) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/thunderbird/0.0.31/Chart.lock b/incubator/thunderbird/0.0.31/Chart.lock new file mode 100644 index 00000000000..7299b86333d --- /dev/null +++ b/incubator/thunderbird/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee +generated: "2022-09-28T10:12:11.282983248Z" diff --git a/incubator/thunderbird/0.0.30/Chart.yaml b/incubator/thunderbird/0.0.31/Chart.yaml similarity index 98% rename from incubator/thunderbird/0.0.30/Chart.yaml rename to incubator/thunderbird/0.0.31/Chart.yaml index 7def33096b9..fca0b248e15 100644 --- a/incubator/thunderbird/0.0.30/Chart.yaml +++ b/incubator/thunderbird/0.0.31/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://www.thunderbird.net/ - https://hub.docker.com/r/ich777/thunderbird/ type: application -version: 0.0.30 +version: 0.0.31 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/thunderbird/0.0.30/README.md b/incubator/thunderbird/0.0.31/README.md similarity index 100% rename from incubator/thunderbird/0.0.30/README.md rename to incubator/thunderbird/0.0.31/README.md diff --git a/incubator/thunderbird/0.0.30/app-readme.md b/incubator/thunderbird/0.0.31/app-readme.md similarity index 100% rename from incubator/thunderbird/0.0.30/app-readme.md rename to incubator/thunderbird/0.0.31/app-readme.md diff --git a/incubator/thunderbird/0.0.30/charts/common-10.6.4.tgz b/incubator/thunderbird/0.0.31/charts/common-10.6.4.tgz similarity index 100% rename from incubator/thunderbird/0.0.30/charts/common-10.6.4.tgz rename to incubator/thunderbird/0.0.31/charts/common-10.6.4.tgz diff --git a/incubator/thunderbird/0.0.30/ix_values.yaml b/incubator/thunderbird/0.0.31/ix_values.yaml similarity index 85% rename from incubator/thunderbird/0.0.30/ix_values.yaml rename to incubator/thunderbird/0.0.31/ix_values.yaml index a36d3365bc1..31e4b3e3f85 100644 --- a/incubator/thunderbird/0.0.30/ix_values.yaml +++ b/incubator/thunderbird/0.0.31/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/thunderbird - tag: latest@sha256:f14edee9849f07c9c993c53e1752ee267867ede9134916a157573062839c45ee + tag: latest@sha256:1840af3f764d78f32c6a7ddca1af07dd1e056ed470a222c6bcd9333844e0d36b podSecurityContext: runAsGroup: 0 diff --git a/incubator/thunderbird/0.0.30/questions.yaml b/incubator/thunderbird/0.0.31/questions.yaml similarity index 100% rename from incubator/thunderbird/0.0.30/questions.yaml rename to incubator/thunderbird/0.0.31/questions.yaml diff --git a/incubator/thunderbird/0.0.30/templates/common.yaml b/incubator/thunderbird/0.0.31/templates/common.yaml similarity index 100% rename from incubator/thunderbird/0.0.30/templates/common.yaml rename to incubator/thunderbird/0.0.31/templates/common.yaml diff --git a/incubator/thunderbird/0.0.30/values.yaml b/incubator/thunderbird/0.0.31/values.yaml similarity index 100% rename from incubator/thunderbird/0.0.30/values.yaml rename to incubator/thunderbird/0.0.31/values.yaml diff --git a/incubator/vertex/0.0.56/Chart.lock b/incubator/vertex/0.0.56/Chart.lock deleted file mode 100644 index d635ffa3bde..00000000000 --- a/incubator/vertex/0.0.56/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.4 -digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-26T14:35:45.464689733Z" diff --git a/incubator/vertex/0.0.56/CHANGELOG.md b/incubator/vertex/0.0.57/CHANGELOG.md similarity index 83% rename from incubator/vertex/0.0.56/CHANGELOG.md rename to incubator/vertex/0.0.57/CHANGELOG.md index 3e100974bcb..17c05f65efb 100644 --- a/incubator/vertex/0.0.56/CHANGELOG.md +++ b/incubator/vertex/0.0.57/CHANGELOG.md @@ -2,6 +2,16 @@ +## [vertex-0.0.57](https://github.com/truecharts/charts/compare/vertex-0.0.56...vertex-0.0.57) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + ## [vertex-0.0.56](https://github.com/truecharts/charts/compare/vertex-0.0.55...vertex-0.0.56) (2022-09-27) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - diff --git a/incubator/vertex/0.0.57/Chart.lock b/incubator/vertex/0.0.57/Chart.lock new file mode 100644 index 00000000000..c673c758f7a --- /dev/null +++ b/incubator/vertex/0.0.57/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee +generated: "2022-09-28T10:12:12.592024459Z" diff --git a/incubator/vertex/0.0.56/Chart.yaml b/incubator/vertex/0.0.57/Chart.yaml similarity index 98% rename from incubator/vertex/0.0.56/Chart.yaml rename to incubator/vertex/0.0.57/Chart.yaml index 7fd022ab2ef..2bc07508589 100644 --- a/incubator/vertex/0.0.56/Chart.yaml +++ b/incubator/vertex/0.0.57/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://gitlab.lswl.in/lswl/vertex - https://hub.docker.com/r/lswl/vertex type: application -version: 0.0.56 +version: 0.0.57 diff --git a/incubator/vertex/0.0.56/README.md b/incubator/vertex/0.0.57/README.md similarity index 100% rename from incubator/vertex/0.0.56/README.md rename to incubator/vertex/0.0.57/README.md diff --git a/incubator/vertex/0.0.56/app-readme.md b/incubator/vertex/0.0.57/app-readme.md similarity index 100% rename from incubator/vertex/0.0.56/app-readme.md rename to incubator/vertex/0.0.57/app-readme.md diff --git a/incubator/vertex/0.0.56/charts/common-10.6.4.tgz b/incubator/vertex/0.0.57/charts/common-10.6.4.tgz similarity index 100% rename from incubator/vertex/0.0.56/charts/common-10.6.4.tgz rename to incubator/vertex/0.0.57/charts/common-10.6.4.tgz diff --git a/incubator/vertex/0.0.56/ix_values.yaml b/incubator/vertex/0.0.57/ix_values.yaml similarity index 82% rename from incubator/vertex/0.0.56/ix_values.yaml rename to incubator/vertex/0.0.57/ix_values.yaml index f3ab9a28c36..70b69ed2e88 100644 --- a/incubator/vertex/0.0.56/ix_values.yaml +++ b/incubator/vertex/0.0.57/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/vertex - tag: vstable@sha256:3b5e1e3b2259d2b2c22b563f9c6adedda4573a71de35a6f11577e5239eb7b791 + tag: vstable@sha256:260fe85052647c6320d778d780ea3378f09e02ba8630e6a94350871fc73741f5 persistence: config: enabled: true diff --git a/incubator/vertex/0.0.56/questions.yaml b/incubator/vertex/0.0.57/questions.yaml similarity index 100% rename from incubator/vertex/0.0.56/questions.yaml rename to incubator/vertex/0.0.57/questions.yaml diff --git a/incubator/vertex/0.0.56/templates/common.yaml b/incubator/vertex/0.0.57/templates/common.yaml similarity index 100% rename from incubator/vertex/0.0.56/templates/common.yaml rename to incubator/vertex/0.0.57/templates/common.yaml diff --git a/incubator/vertex/0.0.56/values.yaml b/incubator/vertex/0.0.57/values.yaml similarity index 100% rename from incubator/vertex/0.0.56/values.yaml rename to incubator/vertex/0.0.57/values.yaml diff --git a/incubator/virt-manager/0.0.64/CHANGELOG.md b/incubator/virt-manager/0.0.65/CHANGELOG.md similarity index 93% rename from incubator/virt-manager/0.0.64/CHANGELOG.md rename to incubator/virt-manager/0.0.65/CHANGELOG.md index 21452e2bdd6..9f8ea6f086c 100644 --- a/incubator/virt-manager/0.0.64/CHANGELOG.md +++ b/incubator/virt-manager/0.0.65/CHANGELOG.md @@ -2,6 +2,16 @@ +## [virt-manager-0.0.65](https://github.com/truecharts/charts/compare/virt-manager-0.0.64...virt-manager-0.0.65) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + ## [virt-manager-0.0.64](https://github.com/truecharts/charts/compare/virt-manager-0.0.63...virt-manager-0.0.64) (2022-09-27) ### Chore @@ -87,13 +97,3 @@ - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [virt-manager-0.0.58](https://github.com/truecharts/charts/compare/virt-manager-0.0.52...virt-manager-0.0.58) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/neko/0.0.39/Chart.lock b/incubator/virt-manager/0.0.65/Chart.lock similarity index 80% rename from incubator/neko/0.0.39/Chart.lock rename to incubator/virt-manager/0.0.65/Chart.lock index 44308e9ec87..60dbb3367d3 100644 --- a/incubator/neko/0.0.39/Chart.lock +++ b/incubator/virt-manager/0.0.65/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.6.4 digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-26T14:38:12.04449047Z" +generated: "2022-09-28T10:12:13.73810821Z" diff --git a/incubator/virt-manager/0.0.64/Chart.yaml b/incubator/virt-manager/0.0.65/Chart.yaml similarity index 98% rename from incubator/virt-manager/0.0.64/Chart.yaml rename to incubator/virt-manager/0.0.65/Chart.yaml index 020596a8769..3a5a31e284e 100644 --- a/incubator/virt-manager/0.0.64/Chart.yaml +++ b/incubator/virt-manager/0.0.65/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.64 +version: 0.0.65 diff --git a/incubator/virt-manager/0.0.64/README.md b/incubator/virt-manager/0.0.65/README.md similarity index 100% rename from incubator/virt-manager/0.0.64/README.md rename to incubator/virt-manager/0.0.65/README.md diff --git a/incubator/virt-manager/0.0.64/app-readme.md b/incubator/virt-manager/0.0.65/app-readme.md similarity index 100% rename from incubator/virt-manager/0.0.64/app-readme.md rename to incubator/virt-manager/0.0.65/app-readme.md diff --git a/incubator/virt-manager/0.0.64/charts/common-10.6.4.tgz b/incubator/virt-manager/0.0.65/charts/common-10.6.4.tgz similarity index 100% rename from incubator/virt-manager/0.0.64/charts/common-10.6.4.tgz rename to incubator/virt-manager/0.0.65/charts/common-10.6.4.tgz diff --git a/incubator/virt-manager/0.0.64/ix_values.yaml b/incubator/virt-manager/0.0.65/ix_values.yaml similarity index 87% rename from incubator/virt-manager/0.0.64/ix_values.yaml rename to incubator/virt-manager/0.0.65/ix_values.yaml index 3c5b2959bb4..89d6c86c058 100644 --- a/incubator/virt-manager/0.0.64/ix_values.yaml +++ b/incubator/virt-manager/0.0.65/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/virt-manager - tag: latest@sha256:1ac9c473c7688226370a75370359a7d79c03b9320f005037f18b338f848a91b9 + tag: latest@sha256:f2b13d590c2b8c1cc638b1534c2940e4326debe978fec428a155c4d39300f266 persistence: devkvm: enabled: true diff --git a/incubator/virt-manager/0.0.64/questions.yaml b/incubator/virt-manager/0.0.65/questions.yaml similarity index 100% rename from incubator/virt-manager/0.0.64/questions.yaml rename to incubator/virt-manager/0.0.65/questions.yaml diff --git a/incubator/virt-manager/0.0.64/templates/common.yaml b/incubator/virt-manager/0.0.65/templates/common.yaml similarity index 100% rename from incubator/virt-manager/0.0.64/templates/common.yaml rename to incubator/virt-manager/0.0.65/templates/common.yaml diff --git a/incubator/virt-manager/0.0.64/values.yaml b/incubator/virt-manager/0.0.65/values.yaml similarity index 100% rename from incubator/virt-manager/0.0.64/values.yaml rename to incubator/virt-manager/0.0.65/values.yaml diff --git a/stable/alist/2.0.37/Chart.lock b/stable/alist/2.0.37/Chart.lock deleted file mode 100644 index 8cfe4e1070d..00000000000 --- a/stable/alist/2.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.4 -digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-27T06:52:40.774939252Z" diff --git a/stable/alist/2.0.37/CHANGELOG.md b/stable/alist/2.0.38/CHANGELOG.md similarity index 83% rename from stable/alist/2.0.37/CHANGELOG.md rename to stable/alist/2.0.38/CHANGELOG.md index a0b0b0dc374..160aa14a7c8 100644 --- a/stable/alist/2.0.37/CHANGELOG.md +++ b/stable/alist/2.0.38/CHANGELOG.md @@ -2,6 +2,17 @@ +## [alist-2.0.38](https://github.com/truecharts/charts/compare/alist-2.0.37...alist-2.0.38) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) + + + + ## [alist-2.0.37](https://github.com/truecharts/charts/compare/alist-2.0.36...alist-2.0.37) (2022-09-27) ### Chore @@ -86,14 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) diff --git a/stable/logitech-media-server/4.0.42/Chart.lock b/stable/alist/2.0.38/Chart.lock similarity index 80% rename from stable/logitech-media-server/4.0.42/Chart.lock rename to stable/alist/2.0.38/Chart.lock index 72011421f07..3ac6929b034 100644 --- a/stable/logitech-media-server/4.0.42/Chart.lock +++ b/stable/alist/2.0.38/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.6.4 digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-27T07:17:16.7480712Z" +generated: "2022-09-28T10:12:42.6170531Z" diff --git a/stable/alist/2.0.37/Chart.yaml b/stable/alist/2.0.38/Chart.yaml similarity index 95% rename from stable/alist/2.0.37/Chart.yaml rename to stable/alist/2.0.38/Chart.yaml index affbeeb0f77..42a8e90c862 100644 --- a/stable/alist/2.0.37/Chart.yaml +++ b/stable/alist/2.0.38/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: alist -version: 2.0.37 -appVersion: "3.0.1" +version: 2.0.38 +appVersion: "3.0.3" description: Alist program that supports multiple storage, powered by Gin and React type: application deprecated: false diff --git a/stable/alist/2.0.37/README.md b/stable/alist/2.0.38/README.md similarity index 100% rename from stable/alist/2.0.37/README.md rename to stable/alist/2.0.38/README.md diff --git a/stable/alist/2.0.37/app-readme.md b/stable/alist/2.0.38/app-readme.md similarity index 100% rename from stable/alist/2.0.37/app-readme.md rename to stable/alist/2.0.38/app-readme.md diff --git a/stable/alist/2.0.37/charts/common-10.6.4.tgz b/stable/alist/2.0.38/charts/common-10.6.4.tgz similarity index 100% rename from stable/alist/2.0.37/charts/common-10.6.4.tgz rename to stable/alist/2.0.38/charts/common-10.6.4.tgz diff --git a/stable/alist/2.0.37/ix_values.yaml b/stable/alist/2.0.38/ix_values.yaml similarity index 75% rename from stable/alist/2.0.37/ix_values.yaml rename to stable/alist/2.0.38/ix_values.yaml index d05207600df..3d66c5ddc47 100644 --- a/stable/alist/2.0.37/ix_values.yaml +++ b/stable/alist/2.0.38/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/alist pullPolicy: IfNotPresent - tag: 3.0.1@sha256:43db2917406e6ab7190d221c2eb23786f1efdc4acb99a0c24da655064bf6b04f + tag: 3.0.3@sha256:90bab51aef185f689f37420e34247c054ff836cc5050a4fecd1fbddbfd91489f service: main: diff --git a/stable/alist/2.0.37/questions.yaml b/stable/alist/2.0.38/questions.yaml similarity index 100% rename from stable/alist/2.0.37/questions.yaml rename to stable/alist/2.0.38/questions.yaml diff --git a/stable/alist/2.0.37/templates/common.yaml b/stable/alist/2.0.38/templates/common.yaml similarity index 100% rename from stable/alist/2.0.37/templates/common.yaml rename to stable/alist/2.0.38/templates/common.yaml diff --git a/stable/alist/2.0.37/values.yaml b/stable/alist/2.0.38/values.yaml similarity index 100% rename from stable/alist/2.0.37/values.yaml rename to stable/alist/2.0.38/values.yaml diff --git a/stable/budge/2.0.44/Chart.lock b/stable/budge/2.0.44/Chart.lock deleted file mode 100644 index 1263d5d6eff..00000000000 --- a/stable/budge/2.0.44/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.4 -digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-27T06:56:38.271713408Z" diff --git a/stable/budge/2.0.44/CHANGELOG.md b/stable/budge/2.0.45/CHANGELOG.md similarity index 87% rename from stable/budge/2.0.44/CHANGELOG.md rename to stable/budge/2.0.45/CHANGELOG.md index 7a163590545..f59b7c80025 100644 --- a/stable/budge/2.0.44/CHANGELOG.md +++ b/stable/budge/2.0.45/CHANGELOG.md @@ -2,6 +2,16 @@ +## [budge-2.0.45](https://github.com/truecharts/charts/compare/budge-2.0.44...budge-2.0.45) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + ## [budge-2.0.44](https://github.com/truecharts/charts/compare/budge-2.0.43...budge-2.0.44) (2022-09-27) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - diff --git a/stable/budge/2.0.45/Chart.lock b/stable/budge/2.0.45/Chart.lock new file mode 100644 index 00000000000..45e0897ed2b --- /dev/null +++ b/stable/budge/2.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee +generated: "2022-09-28T10:12:46.281475869Z" diff --git a/stable/budge/2.0.44/Chart.yaml b/stable/budge/2.0.45/Chart.yaml similarity index 98% rename from stable/budge/2.0.44/Chart.yaml rename to stable/budge/2.0.45/Chart.yaml index 72aa3c5fa4d..72924b4a39f 100644 --- a/stable/budge/2.0.44/Chart.yaml +++ b/stable/budge/2.0.45/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/budge - https://github.com/linuxserver/budge - https://github.com/linuxserver/docker-BudgE -version: 2.0.44 +version: 2.0.45 annotations: truecharts.org/catagories: | - media diff --git a/stable/budge/2.0.44/README.md b/stable/budge/2.0.45/README.md similarity index 100% rename from stable/budge/2.0.44/README.md rename to stable/budge/2.0.45/README.md diff --git a/stable/budge/2.0.44/app-readme.md b/stable/budge/2.0.45/app-readme.md similarity index 100% rename from stable/budge/2.0.44/app-readme.md rename to stable/budge/2.0.45/app-readme.md diff --git a/stable/budge/2.0.44/charts/common-10.6.4.tgz b/stable/budge/2.0.45/charts/common-10.6.4.tgz similarity index 100% rename from stable/budge/2.0.44/charts/common-10.6.4.tgz rename to stable/budge/2.0.45/charts/common-10.6.4.tgz diff --git a/stable/budge/2.0.44/ix_values.yaml b/stable/budge/2.0.45/ix_values.yaml similarity index 83% rename from stable/budge/2.0.44/ix_values.yaml rename to stable/budge/2.0.45/ix_values.yaml index 4bea9a71f1b..e7703fa5e02 100644 --- a/stable/budge/2.0.44/ix_values.yaml +++ b/stable/budge/2.0.45/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:abdc161d17ec2e42bcc365ac948132a245d09b788b93fad636082ad6800c8053 + tag: v0.0.9@sha256:d0f58d2a577ce50bc734931db5fd446c5059ae61cf032839290b2d8e00e7f498 pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/2.0.44/questions.yaml b/stable/budge/2.0.45/questions.yaml similarity index 100% rename from stable/budge/2.0.44/questions.yaml rename to stable/budge/2.0.45/questions.yaml diff --git a/stable/budge/2.0.44/templates/common.yaml b/stable/budge/2.0.45/templates/common.yaml similarity index 100% rename from stable/budge/2.0.44/templates/common.yaml rename to stable/budge/2.0.45/templates/common.yaml diff --git a/stable/budge/2.0.44/values.yaml b/stable/budge/2.0.45/values.yaml similarity index 100% rename from stable/budge/2.0.44/values.yaml rename to stable/budge/2.0.45/values.yaml diff --git a/stable/calibre-web/11.0.45/CHANGELOG.md b/stable/calibre-web/11.0.45/CHANGELOG.md new file mode 100644 index 00000000000..12d9ef8d1b6 --- /dev/null +++ b/stable/calibre-web/11.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [calibre-web-11.0.45](https://github.com/truecharts/charts/compare/calibre-web-11.0.44...calibre-web-11.0.45) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + +## [calibre-web-11.0.44](https://github.com/truecharts/charts/compare/calibre-web-11.0.43...calibre-web-11.0.44) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [calibre-web-11.0.43](https://github.com/truecharts/charts/compare/calibre-web-11.0.42...calibre-web-11.0.43) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [calibre-web-11.0.42](https://github.com/truecharts/charts/compare/calibre-web-11.0.40...calibre-web-11.0.42) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [calibre-web-11.0.42](https://github.com/truecharts/charts/compare/calibre-web-11.0.40...calibre-web-11.0.42) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [calibre-web-11.0.42](https://github.com/truecharts/charts/compare/calibre-web-11.0.40...calibre-web-11.0.42) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - 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/calibre-web/11.0.45/Chart.lock b/stable/calibre-web/11.0.45/Chart.lock new file mode 100644 index 00000000000..eaeb3e3f33d --- /dev/null +++ b/stable/calibre-web/11.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee +generated: "2022-09-28T10:12:47.597524481Z" diff --git a/stable/calibre-web/11.0.45/Chart.yaml b/stable/calibre-web/11.0.45/Chart.yaml new file mode 100644 index 00000000000..8b4910da79e --- /dev/null +++ b/stable/calibre-web/11.0.45/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.6.19" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +deprecated: false +description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. +home: https://truecharts.org/docs/charts/stable/calibre-web +icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre-web.png +keywords: + - calibre-web + - calibre + - ebook +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: calibre-web +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web + - https://hub.docker.com/r/linuxserver/calibre-web/ + - https://github.com/janeczku/calibre-web +type: application +version: 11.0.45 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/calibre-web/11.0.45/README.md b/stable/calibre-web/11.0.45/README.md new file mode 100644 index 00000000000..c76eea382a4 --- /dev/null +++ b/stable/calibre-web/11.0.45/README.md @@ -0,0 +1,107 @@ +# calibre-web + +Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. + +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: [calibre-web](https://truecharts.org/docs/charts/stable/calibre-web) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.4 | + +## 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 `calibre-web` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install calibre-web TrueCharts/calibre-web +``` + +## 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 `calibre-web` deployment + +```console +helm uninstall calibre-web +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install calibre-web \ + --set env.TZ="America/New York" \ + TrueCharts/calibre-web +``` + +#### 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 calibre-web TrueCharts/calibre-web -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/calibre-web/11.0.45/app-readme.md b/stable/calibre-web/11.0.45/app-readme.md new file mode 100644 index 00000000000..fdc871bc685 --- /dev/null +++ b/stable/calibre-web/11.0.45/app-readme.md @@ -0,0 +1,8 @@ +Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/calibre-web](https://truecharts.org/docs/charts/stable/calibre-web) + +--- + +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/custom-app/5.1.69/charts/common-10.6.4.tgz b/stable/calibre-web/11.0.45/charts/common-10.6.4.tgz similarity index 100% rename from stable/custom-app/5.1.69/charts/common-10.6.4.tgz rename to stable/calibre-web/11.0.45/charts/common-10.6.4.tgz diff --git a/stable/calibre-web/11.0.45/ix_values.yaml b/stable/calibre-web/11.0.45/ix_values.yaml new file mode 100644 index 00000000000..b02cca4743a --- /dev/null +++ b/stable/calibre-web/11.0.45/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/calibre-web + pullPolicy: IfNotPresent + tag: 0.6.19@sha256:ab5551628f57a14ac62070aeeda118d8509fe70998d24f843e35eace8493c5d8 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8083 + targetPort: 8083 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/calibre-web/11.0.45/questions.yaml b/stable/calibre-web/11.0.45/questions.yaml new file mode 100644 index 00000000000..e317cae1018 --- /dev/null +++ b/stable/calibre-web/11.0.45/questions.yaml @@ -0,0 +1,2546 @@ +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: 8083 + 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: 8083 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: 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: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: 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: 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: 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: 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/custom-app/5.1.69/templates/common.yaml b/stable/calibre-web/11.0.45/templates/common.yaml similarity index 100% rename from stable/custom-app/5.1.69/templates/common.yaml rename to stable/calibre-web/11.0.45/templates/common.yaml diff --git a/stable/custom-app/5.1.69/values.yaml b/stable/calibre-web/11.0.45/values.yaml similarity index 100% rename from stable/custom-app/5.1.69/values.yaml rename to stable/calibre-web/11.0.45/values.yaml diff --git a/stable/custom-app/5.1.69/Chart.lock b/stable/custom-app/5.1.69/Chart.lock deleted file mode 100644 index 6a4a6537849..00000000000 --- a/stable/custom-app/5.1.69/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.4 -digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-26T14:34:14.287058791Z" diff --git a/stable/custom-app/5.1.69/CHANGELOG.md b/stable/custom-app/5.1.70/CHANGELOG.md similarity index 88% rename from stable/custom-app/5.1.69/CHANGELOG.md rename to stable/custom-app/5.1.70/CHANGELOG.md index 6d548f05d4b..da2b931dea5 100644 --- a/stable/custom-app/5.1.69/CHANGELOG.md +++ b/stable/custom-app/5.1.70/CHANGELOG.md @@ -2,6 +2,16 @@ +## [custom-app-5.1.70](https://github.com/truecharts/charts/compare/custom-app-5.1.69...custom-app-5.1.70) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + ## [custom-app-5.1.69](https://github.com/truecharts/charts/compare/custom-app-5.1.68...custom-app-5.1.69) (2022-09-27) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI diff --git a/stable/custom-app/5.1.70/Chart.lock b/stable/custom-app/5.1.70/Chart.lock new file mode 100644 index 00000000000..224554937b3 --- /dev/null +++ b/stable/custom-app/5.1.70/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee +generated: "2022-09-28T10:12:48.809412865Z" diff --git a/stable/custom-app/5.1.69/Chart.yaml b/stable/custom-app/5.1.70/Chart.yaml similarity index 94% rename from stable/custom-app/5.1.69/Chart.yaml rename to stable/custom-app/5.1.70/Chart.yaml index 15a2a189fcd..c5c9f983a8f 100644 --- a/stable/custom-app/5.1.69/Chart.yaml +++ b/stable/custom-app/5.1.70/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.2004" +appVersion: "0.20.2015" 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.69 +version: 5.1.70 annotations: truecharts.org/catagories: | - custom diff --git a/stable/custom-app/5.1.69/README.md b/stable/custom-app/5.1.70/README.md similarity index 100% rename from stable/custom-app/5.1.69/README.md rename to stable/custom-app/5.1.70/README.md diff --git a/stable/custom-app/5.1.69/app-readme.md b/stable/custom-app/5.1.70/app-readme.md similarity index 100% rename from stable/custom-app/5.1.69/app-readme.md rename to stable/custom-app/5.1.70/app-readme.md diff --git a/stable/ddns-go/2.0.36/charts/common-10.6.4.tgz b/stable/custom-app/5.1.70/charts/common-10.6.4.tgz similarity index 100% rename from stable/ddns-go/2.0.36/charts/common-10.6.4.tgz rename to stable/custom-app/5.1.70/charts/common-10.6.4.tgz diff --git a/stable/custom-app/5.1.69/ci/test-values.yaml b/stable/custom-app/5.1.70/ci/test-values.yaml similarity index 88% rename from stable/custom-app/5.1.69/ci/test-values.yaml rename to stable/custom-app/5.1.70/ci/test-values.yaml index 88dde0e063b..35a7a890975 100644 --- a/stable/custom-app/5.1.69/ci/test-values.yaml +++ b/stable/custom-app/5.1.70/ci/test-values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.2004@sha256:87ee38785aed2207420e55cfefad9a6d093ff63921c6469a8e5f7cf7f7d67af8 + tag: 0.20.2015@sha256:f4af983fb197b340615ffa920551e7f6551d33bcc352b342ea664fda3fcdfc88 securityContext: readOnlyRootFilesystem: false diff --git a/stable/custom-app/5.1.69/ix_values.yaml b/stable/custom-app/5.1.70/ix_values.yaml similarity index 52% rename from stable/custom-app/5.1.69/ix_values.yaml rename to stable/custom-app/5.1.70/ix_values.yaml index e1f01e42084..9ac756ba445 100644 --- a/stable/custom-app/5.1.69/ix_values.yaml +++ b/stable/custom-app/5.1.70/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.2004@sha256:87ee38785aed2207420e55cfefad9a6d093ff63921c6469a8e5f7cf7f7d67af8 + tag: 0.20.2015@sha256:f4af983fb197b340615ffa920551e7f6551d33bcc352b342ea664fda3fcdfc88 portal: enabled: true diff --git a/stable/custom-app/5.1.69/questions.yaml b/stable/custom-app/5.1.70/questions.yaml similarity index 100% rename from stable/custom-app/5.1.69/questions.yaml rename to stable/custom-app/5.1.70/questions.yaml diff --git a/stable/ddns-go/2.0.36/templates/common.yaml b/stable/custom-app/5.1.70/templates/common.yaml similarity index 100% rename from stable/ddns-go/2.0.36/templates/common.yaml rename to stable/custom-app/5.1.70/templates/common.yaml diff --git a/stable/ddns-go/2.0.36/values.yaml b/stable/custom-app/5.1.70/values.yaml similarity index 100% rename from stable/ddns-go/2.0.36/values.yaml rename to stable/custom-app/5.1.70/values.yaml diff --git a/stable/ddns-go/2.0.36/Chart.lock b/stable/ddns-go/2.0.36/Chart.lock deleted file mode 100644 index c2ea16139e6..00000000000 --- a/stable/ddns-go/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.4 -digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-27T06:59:50.304595367Z" diff --git a/stable/ddns-go/2.0.36/CHANGELOG.md b/stable/ddns-go/2.0.37/CHANGELOG.md similarity index 88% rename from stable/ddns-go/2.0.36/CHANGELOG.md rename to stable/ddns-go/2.0.37/CHANGELOG.md index 679e6e6d8e9..456aa6a0573 100644 --- a/stable/ddns-go/2.0.36/CHANGELOG.md +++ b/stable/ddns-go/2.0.37/CHANGELOG.md @@ -2,6 +2,16 @@ +## [ddns-go-2.0.37](https://github.com/truecharts/charts/compare/ddns-go-2.0.36...ddns-go-2.0.37) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + ## [ddns-go-2.0.36](https://github.com/truecharts/charts/compare/ddns-go-2.0.35...ddns-go-2.0.36) (2022-09-27) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ddns-go-2.0.34](https://github.com/truecharts/charts/compare/ddns-go-2.0.33...ddns-go-2.0.34) (2022-09-20) - -### Chore diff --git a/stable/ddns-go/2.0.37/Chart.lock b/stable/ddns-go/2.0.37/Chart.lock new file mode 100644 index 00000000000..10f22af47d0 --- /dev/null +++ b/stable/ddns-go/2.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee +generated: "2022-09-28T10:13:17.023618631Z" diff --git a/stable/ddns-go/2.0.36/Chart.yaml b/stable/ddns-go/2.0.37/Chart.yaml similarity index 95% rename from stable/ddns-go/2.0.36/Chart.yaml rename to stable/ddns-go/2.0.37/Chart.yaml index e5fb9925245..c3b64409649 100644 --- a/stable/ddns-go/2.0.36/Chart.yaml +++ b/stable/ddns-go/2.0.37/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ddns-go -version: 2.0.36 -appVersion: "4.1.0" +version: 2.0.37 +appVersion: "4.1.1" description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service type: application deprecated: false diff --git a/stable/ddns-go/2.0.36/README.md b/stable/ddns-go/2.0.37/README.md similarity index 100% rename from stable/ddns-go/2.0.36/README.md rename to stable/ddns-go/2.0.37/README.md diff --git a/stable/ddns-go/2.0.36/app-readme.md b/stable/ddns-go/2.0.37/app-readme.md similarity index 100% rename from stable/ddns-go/2.0.36/app-readme.md rename to stable/ddns-go/2.0.37/app-readme.md diff --git a/stable/dokuwiki/3.0.56/charts/common-10.6.4.tgz b/stable/ddns-go/2.0.37/charts/common-10.6.4.tgz similarity index 100% rename from stable/dokuwiki/3.0.56/charts/common-10.6.4.tgz rename to stable/ddns-go/2.0.37/charts/common-10.6.4.tgz diff --git a/stable/ddns-go/2.0.36/ix_values.yaml b/stable/ddns-go/2.0.37/ix_values.yaml similarity index 81% rename from stable/ddns-go/2.0.36/ix_values.yaml rename to stable/ddns-go/2.0.37/ix_values.yaml index 3f6cdb6b993..f865ede50f6 100644 --- a/stable/ddns-go/2.0.36/ix_values.yaml +++ b/stable/ddns-go/2.0.37/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ddns-go pullPolicy: IfNotPresent - tag: 4.1.0@sha256:205b2689fe2d3768048539a0f948e696f0bb94b967cf8fddb53da86826e7d519 + tag: 4.1.1@sha256:f86fe18e755bc09be2f169a44b4d5ccdc94bfa909b5e43aa9d7b092a7e773bd3 securityContext: readOnlyRootFilesystem: false diff --git a/stable/ddns-go/2.0.36/questions.yaml b/stable/ddns-go/2.0.37/questions.yaml similarity index 100% rename from stable/ddns-go/2.0.36/questions.yaml rename to stable/ddns-go/2.0.37/questions.yaml diff --git a/stable/dokuwiki/3.0.56/templates/common.yaml b/stable/ddns-go/2.0.37/templates/common.yaml similarity index 100% rename from stable/dokuwiki/3.0.56/templates/common.yaml rename to stable/ddns-go/2.0.37/templates/common.yaml diff --git a/stable/dokuwiki/3.0.56/values.yaml b/stable/ddns-go/2.0.37/values.yaml similarity index 100% rename from stable/dokuwiki/3.0.56/values.yaml rename to stable/ddns-go/2.0.37/values.yaml diff --git a/stable/dokuwiki/3.0.56/Chart.lock b/stable/dokuwiki/3.0.56/Chart.lock deleted file mode 100644 index 6fbe8595e12..00000000000 --- a/stable/dokuwiki/3.0.56/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.4 -digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-27T07:01:16.9817979Z" diff --git a/stable/dokuwiki/3.0.56/CHANGELOG.md b/stable/dokuwiki/3.0.57/CHANGELOG.md similarity index 89% rename from stable/dokuwiki/3.0.56/CHANGELOG.md rename to stable/dokuwiki/3.0.57/CHANGELOG.md index 0377fb9b84e..518e5bf36ff 100644 --- a/stable/dokuwiki/3.0.56/CHANGELOG.md +++ b/stable/dokuwiki/3.0.57/CHANGELOG.md @@ -2,6 +2,16 @@ +## [dokuwiki-3.0.57](https://github.com/truecharts/charts/compare/dokuwiki-3.0.56...dokuwiki-3.0.57) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + ## [dokuwiki-3.0.56](https://github.com/truecharts/charts/compare/dokuwiki-3.0.55...dokuwiki-3.0.56) (2022-09-27) ### 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/dokuwiki/3.0.57/Chart.lock b/stable/dokuwiki/3.0.57/Chart.lock new file mode 100644 index 00000000000..267f7e5ce30 --- /dev/null +++ b/stable/dokuwiki/3.0.57/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee +generated: "2022-09-28T10:13:21.432060221Z" diff --git a/stable/dokuwiki/3.0.56/Chart.yaml b/stable/dokuwiki/3.0.57/Chart.yaml similarity index 98% rename from stable/dokuwiki/3.0.56/Chart.yaml rename to stable/dokuwiki/3.0.57/Chart.yaml index ae4b4985c28..397a8b63600 100644 --- a/stable/dokuwiki/3.0.56/Chart.yaml +++ b/stable/dokuwiki/3.0.57/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dokuwiki -version: 3.0.56 +version: 3.0.57 appVersion: "20220731.1" description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. type: application diff --git a/stable/dokuwiki/3.0.56/README.md b/stable/dokuwiki/3.0.57/README.md similarity index 100% rename from stable/dokuwiki/3.0.56/README.md rename to stable/dokuwiki/3.0.57/README.md diff --git a/stable/dokuwiki/3.0.56/app-readme.md b/stable/dokuwiki/3.0.57/app-readme.md similarity index 100% rename from stable/dokuwiki/3.0.56/app-readme.md rename to stable/dokuwiki/3.0.57/app-readme.md diff --git a/stable/drawio/2.0.47/charts/common-10.6.4.tgz b/stable/dokuwiki/3.0.57/charts/common-10.6.4.tgz similarity index 100% rename from stable/drawio/2.0.47/charts/common-10.6.4.tgz rename to stable/dokuwiki/3.0.57/charts/common-10.6.4.tgz diff --git a/stable/dokuwiki/3.0.56/ix_values.yaml b/stable/dokuwiki/3.0.57/ix_values.yaml similarity index 86% rename from stable/dokuwiki/3.0.56/ix_values.yaml rename to stable/dokuwiki/3.0.57/ix_values.yaml index 1a649667b5f..48ff2145f5b 100644 --- a/stable/dokuwiki/3.0.56/ix_values.yaml +++ b/stable/dokuwiki/3.0.57/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dokuwiki pullPolicy: IfNotPresent - tag: 20220731.1.0@sha256:8b79087aa5e902f7e5b5cec9b6f29354db8457e4a8a5f37d3157c15cedd4ac8b + tag: 20220731.1.0@sha256:87b95bfa7f3eb9ab1338ea186ebb7ec73000e1abd03bfe0c3cea71d074e3961a securityContext: runAsNonRoot: false diff --git a/stable/dokuwiki/3.0.56/questions.yaml b/stable/dokuwiki/3.0.57/questions.yaml similarity index 100% rename from stable/dokuwiki/3.0.56/questions.yaml rename to stable/dokuwiki/3.0.57/questions.yaml diff --git a/stable/drawio/2.0.47/templates/common.yaml b/stable/dokuwiki/3.0.57/templates/common.yaml similarity index 100% rename from stable/drawio/2.0.47/templates/common.yaml rename to stable/dokuwiki/3.0.57/templates/common.yaml diff --git a/stable/drawio/2.0.47/values.yaml b/stable/dokuwiki/3.0.57/values.yaml similarity index 100% rename from stable/drawio/2.0.47/values.yaml rename to stable/dokuwiki/3.0.57/values.yaml diff --git a/stable/drawio/2.0.47/Chart.lock b/stable/drawio/2.0.47/Chart.lock deleted file mode 100644 index 0e838a3f249..00000000000 --- a/stable/drawio/2.0.47/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.4 -digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-27T07:01:55.241241831Z" diff --git a/stable/drawio/2.0.47/CHANGELOG.md b/stable/drawio/2.0.48/CHANGELOG.md similarity index 84% rename from stable/drawio/2.0.47/CHANGELOG.md rename to stable/drawio/2.0.48/CHANGELOG.md index 0c9a9a7aadb..3ac8dd09cf1 100644 --- a/stable/drawio/2.0.47/CHANGELOG.md +++ b/stable/drawio/2.0.48/CHANGELOG.md @@ -2,6 +2,16 @@ +## [drawio-2.0.48](https://github.com/truecharts/charts/compare/drawio-2.0.47...drawio-2.0.48) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + ## [drawio-2.0.47](https://github.com/truecharts/charts/compare/drawio-2.0.46...drawio-2.0.47) (2022-09-27) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) diff --git a/stable/drawio/2.0.48/Chart.lock b/stable/drawio/2.0.48/Chart.lock new file mode 100644 index 00000000000..cfe3e933895 --- /dev/null +++ b/stable/drawio/2.0.48/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee +generated: "2022-09-28T10:13:22.685457903Z" diff --git a/stable/drawio/2.0.47/Chart.yaml b/stable/drawio/2.0.48/Chart.yaml similarity index 95% rename from stable/drawio/2.0.47/Chart.yaml rename to stable/drawio/2.0.48/Chart.yaml index 46de2b0b595..eebb0f4b1a5 100644 --- a/stable/drawio/2.0.47/Chart.yaml +++ b/stable/drawio/2.0.48/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "20.3.6" +appVersion: "20.3.7" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/drawio - https://hub.docker.com/r/jgraph/drawio - https://github.com/jgraph/drawio -version: 2.0.47 +version: 2.0.48 annotations: truecharts.org/catagories: | - media diff --git a/stable/drawio/2.0.47/README.md b/stable/drawio/2.0.48/README.md similarity index 100% rename from stable/drawio/2.0.47/README.md rename to stable/drawio/2.0.48/README.md diff --git a/stable/drawio/2.0.47/app-readme.md b/stable/drawio/2.0.48/app-readme.md similarity index 100% rename from stable/drawio/2.0.47/app-readme.md rename to stable/drawio/2.0.48/app-readme.md diff --git a/stable/kopia/2.0.41/charts/common-10.6.4.tgz b/stable/drawio/2.0.48/charts/common-10.6.4.tgz similarity index 100% rename from stable/kopia/2.0.41/charts/common-10.6.4.tgz rename to stable/drawio/2.0.48/charts/common-10.6.4.tgz diff --git a/stable/drawio/2.0.47/ix_values.yaml b/stable/drawio/2.0.48/ix_values.yaml similarity index 78% rename from stable/drawio/2.0.47/ix_values.yaml rename to stable/drawio/2.0.48/ix_values.yaml index e2b5c0e962d..b5759356f63 100644 --- a/stable/drawio/2.0.47/ix_values.yaml +++ b/stable/drawio/2.0.48/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/drawio - tag: 20.3.6@sha256:d9d81d494779f820ecd52bb176db85756fee8c1ce2c1918528741c3356b26461 + tag: 20.3.7@sha256:e69efaa7d20625bdec047111f76a1e37ef294d710f2b3af1f8ecfb1028096a9b pullPolicy: IfNotPresent securityContext: diff --git a/stable/drawio/2.0.47/questions.yaml b/stable/drawio/2.0.48/questions.yaml similarity index 100% rename from stable/drawio/2.0.47/questions.yaml rename to stable/drawio/2.0.48/questions.yaml diff --git a/stable/kopia/2.0.41/templates/common.yaml b/stable/drawio/2.0.48/templates/common.yaml similarity index 100% rename from stable/kopia/2.0.41/templates/common.yaml rename to stable/drawio/2.0.48/templates/common.yaml diff --git a/stable/kopia/2.0.41/values.yaml b/stable/drawio/2.0.48/values.yaml similarity index 100% rename from stable/kopia/2.0.41/values.yaml rename to stable/drawio/2.0.48/values.yaml diff --git a/stable/jackett/11.0.99/CHANGELOG.md b/stable/jackett/11.0.99/CHANGELOG.md new file mode 100644 index 00000000000..2dfb5c6b152 --- /dev/null +++ b/stable/jackett/11.0.99/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jackett-11.0.99](https://github.com/truecharts/charts/compare/jackett-11.0.98...jackett-11.0.99) (2022-09-28) + +### Chore + +- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + +## [jackett-11.0.96](https://github.com/truecharts/charts/compare/jackett-11.0.95...jackett-11.0.96) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [jackett-11.0.95](https://github.com/truecharts/charts/compare/jackett-11.0.94...jackett-11.0.95) (2022-09-26) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906)) + + + + +## [jackett-11.0.94](https://github.com/truecharts/charts/compare/jackett-11.0.93...jackett-11.0.94) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + + ### Chort + +- arbitrary bump + + + + +## [jackett-11.0.93](https://github.com/truecharts/charts/compare/jackett-11.0.92...jackett-11.0.93) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [jackett-11.0.92](https://github.com/truecharts/charts/compare/jackett-11.0.91...jackett-11.0.92) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [jackett-11.0.91](https://github.com/truecharts/charts/compare/jackett-11.0.90...jackett-11.0.91) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [jackett-11.0.90](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.90) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/jackett/11.0.99/Chart.lock b/stable/jackett/11.0.99/Chart.lock new file mode 100644 index 00000000000..749e79b5195 --- /dev/null +++ b/stable/jackett/11.0.99/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee +generated: "2022-09-28T10:13:23.811687659Z" diff --git a/stable/jackett/11.0.99/Chart.yaml b/stable/jackett/11.0.99/Chart.yaml new file mode 100644 index 00000000000..52452dc3209 --- /dev/null +++ b/stable/jackett/11.0.99/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.20.2015" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +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.99 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jackett/11.0.99/README.md b/stable/jackett/11.0.99/README.md new file mode 100644 index 00000000000..1a54d06270c --- /dev/null +++ b/stable/jackett/11.0.99/README.md @@ -0,0 +1,106 @@ +# jackett + +API Support for your favorite torrent trackers. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jackett](https://truecharts.org/docs/charts/stable/jackett) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.4 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `jackett` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install jackett TrueCharts/jackett +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `jackett` deployment + +```console +helm uninstall jackett +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jackett \ + --set env.TZ="America/New York" \ + TrueCharts/jackett +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install jackett TrueCharts/jackett -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/jackett/11.0.99/app-readme.md b/stable/jackett/11.0.99/app-readme.md new file mode 100644 index 00000000000..94165e2dadb --- /dev/null +++ b/stable/jackett/11.0.99/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/littlelink/6.0.67/charts/common-10.6.4.tgz b/stable/jackett/11.0.99/charts/common-10.6.4.tgz similarity index 100% rename from stable/littlelink/6.0.67/charts/common-10.6.4.tgz rename to stable/jackett/11.0.99/charts/common-10.6.4.tgz diff --git a/stable/jackett/11.0.99/ix_values.yaml b/stable/jackett/11.0.99/ix_values.yaml new file mode 100644 index 00000000000..656d6be55a0 --- /dev/null +++ b/stable/jackett/11.0.99/ix_values.yaml @@ -0,0 +1,33 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: 0.20.2015@sha256:f4af983fb197b340615ffa920551e7f6551d33bcc352b342ea664fda3fcdfc88 + +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.99/questions.yaml b/stable/jackett/11.0.99/questions.yaml new file mode 100644 index 00000000000..6c106954f37 --- /dev/null +++ b/stable/jackett/11.0.99/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9117 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 9117 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: 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: 999Gi + - 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: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: 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: 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: 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: 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/logitech-media-server/4.0.42/templates/common.yaml b/stable/jackett/11.0.99/templates/common.yaml similarity index 100% rename from stable/logitech-media-server/4.0.42/templates/common.yaml rename to stable/jackett/11.0.99/templates/common.yaml diff --git a/stable/littlelink/6.0.67/values.yaml b/stable/jackett/11.0.99/values.yaml similarity index 100% rename from stable/littlelink/6.0.67/values.yaml rename to stable/jackett/11.0.99/values.yaml diff --git a/stable/kopia/2.0.41/Chart.lock b/stable/kopia/2.0.41/Chart.lock deleted file mode 100644 index 50269003d96..00000000000 --- a/stable/kopia/2.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.4 -digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-27T07:14:40.40450673Z" diff --git a/stable/kopia/2.0.41/CHANGELOG.md b/stable/kopia/2.0.42/CHANGELOG.md similarity index 93% rename from stable/kopia/2.0.41/CHANGELOG.md rename to stable/kopia/2.0.42/CHANGELOG.md index d928c3ab978..b454933d09d 100644 --- a/stable/kopia/2.0.41/CHANGELOG.md +++ b/stable/kopia/2.0.42/CHANGELOG.md @@ -2,6 +2,16 @@ +## [kopia-2.0.42](https://github.com/truecharts/charts/compare/kopia-2.0.41...kopia-2.0.42) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + ## [kopia-2.0.41](https://github.com/truecharts/charts/compare/kopia-2.0.40...kopia-2.0.41) (2022-09-27) ### Chore @@ -87,13 +97,3 @@ - refactor Services SCALE GUI - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kopia-2.0.39](https://github.com/truecharts/charts/compare/kopia-2.0.38...kopia-2.0.39) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/kopia/2.0.42/Chart.lock b/stable/kopia/2.0.42/Chart.lock new file mode 100644 index 00000000000..bda5250193f --- /dev/null +++ b/stable/kopia/2.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee +generated: "2022-09-28T10:13:51.513286197Z" diff --git a/stable/kopia/2.0.41/Chart.yaml b/stable/kopia/2.0.42/Chart.yaml similarity index 96% rename from stable/kopia/2.0.41/Chart.yaml rename to stable/kopia/2.0.42/Chart.yaml index 01ba3a081e0..50cd957035d 100644 --- a/stable/kopia/2.0.41/Chart.yaml +++ b/stable/kopia/2.0.42/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.11.3" +appVersion: "0.12.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ sources: - https://kopia.io/docs/installation/#docker-images - https://hub.docker.com/r/kopia/kopia - https://github.com/kopia/kopia -version: 2.0.41 +version: 2.0.42 annotations: truecharts.org/catagories: | - utility diff --git a/stable/kopia/2.0.41/README.md b/stable/kopia/2.0.42/README.md similarity index 100% rename from stable/kopia/2.0.41/README.md rename to stable/kopia/2.0.42/README.md diff --git a/stable/kopia/2.0.41/app-readme.md b/stable/kopia/2.0.42/app-readme.md similarity index 100% rename from stable/kopia/2.0.41/app-readme.md rename to stable/kopia/2.0.42/app-readme.md diff --git a/stable/logitech-media-server/4.0.42/charts/common-10.6.4.tgz b/stable/kopia/2.0.42/charts/common-10.6.4.tgz similarity index 100% rename from stable/logitech-media-server/4.0.42/charts/common-10.6.4.tgz rename to stable/kopia/2.0.42/charts/common-10.6.4.tgz diff --git a/stable/kopia/2.0.41/ix_values.yaml b/stable/kopia/2.0.42/ix_values.yaml similarity index 86% rename from stable/kopia/2.0.41/ix_values.yaml rename to stable/kopia/2.0.42/ix_values.yaml index 62df3ddc69e..818b5fe7f9a 100644 --- a/stable/kopia/2.0.41/ix_values.yaml +++ b/stable/kopia/2.0.42/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/kopia - tag: v0.11.3@sha256:d8ac35f6d0a09ffed9a134ac68108892617eebcfbcfef6ab55f689757f111f7a + tag: 0.12.0@sha256:0f6677ffeefe40a396c88595afdbf26b888744c3d12213aff204af947bb83359 pullPolicy: IfNotPresent extraArgs: ["server", "--address=http://0.0.0.0:10238", "--ui", "--insecure"] diff --git a/stable/kopia/2.0.41/questions.yaml b/stable/kopia/2.0.42/questions.yaml similarity index 100% rename from stable/kopia/2.0.41/questions.yaml rename to stable/kopia/2.0.42/questions.yaml diff --git a/stable/minio-console/3.0.42/templates/common.yaml b/stable/kopia/2.0.42/templates/common.yaml similarity index 100% rename from stable/minio-console/3.0.42/templates/common.yaml rename to stable/kopia/2.0.42/templates/common.yaml diff --git a/stable/logitech-media-server/4.0.42/values.yaml b/stable/kopia/2.0.42/values.yaml similarity index 100% rename from stable/logitech-media-server/4.0.42/values.yaml rename to stable/kopia/2.0.42/values.yaml diff --git a/stable/lazylibrarian/11.0.63/CHANGELOG.md b/stable/lazylibrarian/11.0.63/CHANGELOG.md new file mode 100644 index 00000000000..beffc0ed79a --- /dev/null +++ b/stable/lazylibrarian/11.0.63/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lazylibrarian-11.0.63](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.62...lazylibrarian-11.0.63) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + +## [lazylibrarian-11.0.62](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.61...lazylibrarian-11.0.62) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [lazylibrarian-11.0.61](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.60...lazylibrarian-11.0.61) (2022-09-26) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906)) + + + + +## [lazylibrarian-11.0.60](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.59...lazylibrarian-11.0.60) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [lazylibrarian-11.0.59](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.56...lazylibrarian-11.0.59) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lazylibrarian-11.0.59](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.56...lazylibrarian-11.0.59) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lazylibrarian-11.0.59](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.56...lazylibrarian-11.0.59) (2022-09-21) + diff --git a/stable/lazylibrarian/11.0.63/Chart.lock b/stable/lazylibrarian/11.0.63/Chart.lock new file mode 100644 index 00000000000..fda4b513646 --- /dev/null +++ b/stable/lazylibrarian/11.0.63/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee +generated: "2022-09-28T10:13:56.142043879Z" diff --git a/stable/lazylibrarian/11.0.63/Chart.yaml b/stable/lazylibrarian/11.0.63/Chart.yaml new file mode 100644 index 00000000000..c1054cf299e --- /dev/null +++ b/stable/lazylibrarian/11.0.63/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +deprecated: false +description: Get all your books, like series with Sonarr... +home: https://truecharts.org/docs/charts/stable/lazylibrarian +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.png +keywords: + - lazylibrarian + - ebooks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lazylibrarian +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian + - https://gitlab.com/LazyLibrarian/LazyLibrarian.git + - https://lazylibrarian.gitlab.io +type: application +version: 11.0.63 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lazylibrarian/11.0.63/README.md b/stable/lazylibrarian/11.0.63/README.md new file mode 100644 index 00000000000..9012dc07d05 --- /dev/null +++ b/stable/lazylibrarian/11.0.63/README.md @@ -0,0 +1,107 @@ +# lazylibrarian + +Get all your books, like series with Sonarr... + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [lazylibrarian](https://truecharts.org/docs/charts/stable/lazylibrarian) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.4 | + +## 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 `lazylibrarian` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install lazylibrarian TrueCharts/lazylibrarian +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this 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 `lazylibrarian` deployment + +```console +helm uninstall lazylibrarian +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lazylibrarian \ + --set env.TZ="America/New York" \ + TrueCharts/lazylibrarian +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install lazylibrarian TrueCharts/lazylibrarian -f values.yaml +``` + +#### Connecting to other 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/lazylibrarian/11.0.63/app-readme.md b/stable/lazylibrarian/11.0.63/app-readme.md new file mode 100644 index 00000000000..53f655886ec --- /dev/null +++ b/stable/lazylibrarian/11.0.63/app-readme.md @@ -0,0 +1,8 @@ +Get all your books, like series with Sonarr... + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/lazylibrarian](https://truecharts.org/docs/charts/stable/lazylibrarian) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/minio-console/3.0.42/charts/common-10.6.4.tgz b/stable/lazylibrarian/11.0.63/charts/common-10.6.4.tgz similarity index 100% rename from stable/minio-console/3.0.42/charts/common-10.6.4.tgz rename to stable/lazylibrarian/11.0.63/charts/common-10.6.4.tgz diff --git a/stable/lazylibrarian/11.0.63/ix_values.yaml b/stable/lazylibrarian/11.0.63/ix_values.yaml new file mode 100644 index 00000000000..7c7991ff06b --- /dev/null +++ b/stable/lazylibrarian/11.0.63/ix_values.yaml @@ -0,0 +1,29 @@ +image: + repository: tccr.io/truecharts/lazylibrarian + pullPolicy: IfNotPresent + tag: latest@sha256:e19da8c4273c6d8e57dd11888b84eb8d8cf80fcb82c0f162ad81f806e22158d7 + +securityContext: + runAsNonRoot: false + readOnlyRootFilesystem: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 5299 + targetPort: 5299 + +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true + +portal: + enabled: true diff --git a/stable/lazylibrarian/11.0.63/questions.yaml b/stable/lazylibrarian/11.0.63/questions.yaml new file mode 100644 index 00000000000..a0d8c3efd09 --- /dev/null +++ b/stable/lazylibrarian/11.0.63/questions.yaml @@ -0,0 +1,2546 @@ +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: 5299 + 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: 5299 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: 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: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: 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: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: 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: 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: 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: 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/mylar/6.0.41/templates/common.yaml b/stable/lazylibrarian/11.0.63/templates/common.yaml similarity index 100% rename from stable/mylar/6.0.41/templates/common.yaml rename to stable/lazylibrarian/11.0.63/templates/common.yaml diff --git a/stable/minio-console/3.0.42/values.yaml b/stable/lazylibrarian/11.0.63/values.yaml similarity index 100% rename from stable/minio-console/3.0.42/values.yaml rename to stable/lazylibrarian/11.0.63/values.yaml diff --git a/stable/littlelink/6.0.67/Chart.lock b/stable/littlelink/6.0.67/Chart.lock deleted file mode 100644 index 1d854261c42..00000000000 --- a/stable/littlelink/6.0.67/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.4 -digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-27T07:16:46.188526519Z" diff --git a/stable/littlelink/6.0.67/CHANGELOG.md b/stable/littlelink/6.0.68/CHANGELOG.md similarity index 85% rename from stable/littlelink/6.0.67/CHANGELOG.md rename to stable/littlelink/6.0.68/CHANGELOG.md index 6ffe6da51f4..e98b9418d2c 100644 --- a/stable/littlelink/6.0.67/CHANGELOG.md +++ b/stable/littlelink/6.0.68/CHANGELOG.md @@ -2,6 +2,17 @@ +## [littlelink-6.0.68](https://github.com/truecharts/charts/compare/littlelink-6.0.67...littlelink-6.0.68) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) + + + + ## [littlelink-6.0.67](https://github.com/truecharts/charts/compare/littlelink-6.0.66...littlelink-6.0.67) (2022-09-27) ### Chore @@ -86,14 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - diff --git a/incubator/passwordpusherephemeral/0.0.41/Chart.lock b/stable/littlelink/6.0.68/Chart.lock similarity index 80% rename from incubator/passwordpusherephemeral/0.0.41/Chart.lock rename to stable/littlelink/6.0.68/Chart.lock index ef2843ee3ea..50d9e34c0b6 100644 --- a/incubator/passwordpusherephemeral/0.0.41/Chart.lock +++ b/stable/littlelink/6.0.68/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.6.4 digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-26T14:37:54.3217074Z" +generated: "2022-09-28T10:13:57.35179174Z" diff --git a/stable/littlelink/6.0.67/Chart.yaml b/stable/littlelink/6.0.68/Chart.yaml similarity index 98% rename from stable/littlelink/6.0.67/Chart.yaml rename to stable/littlelink/6.0.68/Chart.yaml index 02e5826f224..fef03494727 100644 --- a/stable/littlelink/6.0.67/Chart.yaml +++ b/stable/littlelink/6.0.68/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 6.0.67 +version: 6.0.68 annotations: truecharts.org/catagories: | - social diff --git a/stable/littlelink/6.0.67/README.md b/stable/littlelink/6.0.68/README.md similarity index 100% rename from stable/littlelink/6.0.67/README.md rename to stable/littlelink/6.0.68/README.md diff --git a/stable/littlelink/6.0.67/app-readme.md b/stable/littlelink/6.0.68/app-readme.md similarity index 100% rename from stable/littlelink/6.0.67/app-readme.md rename to stable/littlelink/6.0.68/app-readme.md diff --git a/stable/mylar/6.0.41/charts/common-10.6.4.tgz b/stable/littlelink/6.0.68/charts/common-10.6.4.tgz similarity index 100% rename from stable/mylar/6.0.41/charts/common-10.6.4.tgz rename to stable/littlelink/6.0.68/charts/common-10.6.4.tgz diff --git a/stable/littlelink/6.0.67/ix_values.yaml b/stable/littlelink/6.0.68/ix_values.yaml similarity index 93% rename from stable/littlelink/6.0.67/ix_values.yaml rename to stable/littlelink/6.0.68/ix_values.yaml index 2e6a1126430..0bef339f2b9 100644 --- a/stable/littlelink/6.0.67/ix_values.yaml +++ b/stable/littlelink/6.0.68/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/littlelink-server pullPolicy: IfNotPresent - tag: latest@sha256:25a8aadbb129fce650177c9a0cc9e451691cf0df2b5ab00603e9e1de0a1a4525 + tag: latest@sha256:0037001325c89ddcd416c32cb20e1fd68be47c8d3aeb01598fa2015507ca12b7 service: main: diff --git a/stable/littlelink/6.0.67/questions.yaml b/stable/littlelink/6.0.68/questions.yaml similarity index 100% rename from stable/littlelink/6.0.67/questions.yaml rename to stable/littlelink/6.0.68/questions.yaml diff --git a/stable/littlelink/6.0.67/templates/_configmap.tpl b/stable/littlelink/6.0.68/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/6.0.67/templates/_configmap.tpl rename to stable/littlelink/6.0.68/templates/_configmap.tpl diff --git a/stable/littlelink/6.0.67/templates/common.yaml b/stable/littlelink/6.0.68/templates/common.yaml similarity index 100% rename from stable/littlelink/6.0.67/templates/common.yaml rename to stable/littlelink/6.0.68/templates/common.yaml diff --git a/stable/mylar/6.0.41/values.yaml b/stable/littlelink/6.0.68/values.yaml similarity index 100% rename from stable/mylar/6.0.41/values.yaml rename to stable/littlelink/6.0.68/values.yaml diff --git a/stable/logitech-media-server/4.0.42/CHANGELOG.md b/stable/logitech-media-server/4.0.43/CHANGELOG.md similarity index 88% rename from stable/logitech-media-server/4.0.42/CHANGELOG.md rename to stable/logitech-media-server/4.0.43/CHANGELOG.md index 87bb00ab2ff..664ebd93502 100644 --- a/stable/logitech-media-server/4.0.42/CHANGELOG.md +++ b/stable/logitech-media-server/4.0.43/CHANGELOG.md @@ -2,6 +2,16 @@ +## [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) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + ## [logitech-media-server-4.0.42](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.41...logitech-media-server-4.0.42) (2022-09-27) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI diff --git a/incubator/virt-manager/0.0.64/Chart.lock b/stable/logitech-media-server/4.0.43/Chart.lock similarity index 80% rename from incubator/virt-manager/0.0.64/Chart.lock rename to stable/logitech-media-server/4.0.43/Chart.lock index 6a31fa8712c..0ee60ca6ad7 100644 --- a/incubator/virt-manager/0.0.64/Chart.lock +++ b/stable/logitech-media-server/4.0.43/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.6.4 digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-26T14:35:26.79575751Z" +generated: "2022-09-28T10:13:58.98047592Z" diff --git a/stable/logitech-media-server/4.0.42/Chart.yaml b/stable/logitech-media-server/4.0.43/Chart.yaml similarity index 98% rename from stable/logitech-media-server/4.0.42/Chart.yaml rename to stable/logitech-media-server/4.0.43/Chart.yaml index 0832b1592fc..e041fd08e77 100644 --- a/stable/logitech-media-server/4.0.42/Chart.yaml +++ b/stable/logitech-media-server/4.0.43/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/Logitech/slimserver - https://hub.docker.com/r/lmscommunity/logitechmediaserver type: application -version: 4.0.42 +version: 4.0.43 annotations: truecharts.org/catagories: | - media diff --git a/stable/logitech-media-server/4.0.42/README.md b/stable/logitech-media-server/4.0.43/README.md similarity index 100% rename from stable/logitech-media-server/4.0.42/README.md rename to stable/logitech-media-server/4.0.43/README.md diff --git a/stable/logitech-media-server/4.0.42/app-readme.md b/stable/logitech-media-server/4.0.43/app-readme.md similarity index 100% rename from stable/logitech-media-server/4.0.42/app-readme.md rename to stable/logitech-media-server/4.0.43/app-readme.md diff --git a/stable/ntfy/2.0.36/charts/common-10.6.4.tgz b/stable/logitech-media-server/4.0.43/charts/common-10.6.4.tgz similarity index 100% rename from stable/ntfy/2.0.36/charts/common-10.6.4.tgz rename to stable/logitech-media-server/4.0.43/charts/common-10.6.4.tgz diff --git a/stable/logitech-media-server/4.0.42/ix_values.yaml b/stable/logitech-media-server/4.0.43/ix_values.yaml similarity index 95% rename from stable/logitech-media-server/4.0.42/ix_values.yaml rename to stable/logitech-media-server/4.0.43/ix_values.yaml index 9b171adfdcf..d879cb85d83 100644 --- a/stable/logitech-media-server/4.0.42/ix_values.yaml +++ b/stable/logitech-media-server/4.0.43/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/logitechmediaserver pullPolicy: IfNotPresent - tag: v8.3.0@sha256:ca064ebde6369ae85939336cdb59599da61ddd2ba3db202103bd9ef72907a235 + tag: v8.3.0@sha256:8d3f40a4bff2f0586a67b96738437b833f492c9e02aa7e3b866f67e1f933e44c env: # Permissions Settings HTTP_PORT: "{{ .Values.service.main.ports.main.port }}" diff --git a/stable/logitech-media-server/4.0.42/questions.yaml b/stable/logitech-media-server/4.0.43/questions.yaml similarity index 100% rename from stable/logitech-media-server/4.0.42/questions.yaml rename to stable/logitech-media-server/4.0.43/questions.yaml diff --git a/stable/ntfy/2.0.36/templates/common.yaml b/stable/logitech-media-server/4.0.43/templates/common.yaml similarity index 100% rename from stable/ntfy/2.0.36/templates/common.yaml rename to stable/logitech-media-server/4.0.43/templates/common.yaml diff --git a/stable/ntfy/2.0.36/values.yaml b/stable/logitech-media-server/4.0.43/values.yaml similarity index 100% rename from stable/ntfy/2.0.36/values.yaml rename to stable/logitech-media-server/4.0.43/values.yaml diff --git a/stable/minio-console/3.0.42/Chart.lock b/stable/minio-console/3.0.42/Chart.lock deleted file mode 100644 index d56002f7988..00000000000 --- a/stable/minio-console/3.0.42/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.4 -digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-27T07:19:46.866327749Z" diff --git a/stable/minio-console/3.0.42/CHANGELOG.md b/stable/minio-console/3.0.43/CHANGELOG.md similarity index 86% rename from stable/minio-console/3.0.42/CHANGELOG.md rename to stable/minio-console/3.0.43/CHANGELOG.md index 7f9435e3da0..cc9aecfdeab 100644 --- a/stable/minio-console/3.0.42/CHANGELOG.md +++ b/stable/minio-console/3.0.43/CHANGELOG.md @@ -2,6 +2,16 @@ +## [minio-console-3.0.43](https://github.com/truecharts/charts/compare/minio-console-3.0.42...minio-console-3.0.43) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + ## [minio-console-3.0.42](https://github.com/truecharts/charts/compare/minio-console-3.0.41...minio-console-3.0.42) (2022-09-27) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minio-console-3.0.39](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-console-3.0.39) (2022-09-20) diff --git a/stable/minio-console/3.0.43/Chart.lock b/stable/minio-console/3.0.43/Chart.lock new file mode 100644 index 00000000000..5f94161befb --- /dev/null +++ b/stable/minio-console/3.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee +generated: "2022-09-28T10:14:25.782400984Z" diff --git a/stable/minio-console/3.0.42/Chart.yaml b/stable/minio-console/3.0.43/Chart.yaml similarity index 95% rename from stable/minio-console/3.0.42/Chart.yaml rename to stable/minio-console/3.0.43/Chart.yaml index db77166f8de..b2c70be754b 100644 --- a/stable/minio-console/3.0.42/Chart.yaml +++ b/stable/minio-console/3.0.43/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.3" +appVersion: "0.20.4" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ name: minio-console sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minio-console - https://github.com/minio/console -version: 3.0.42 +version: 3.0.43 annotations: truecharts.org/catagories: | - media diff --git a/stable/minio-console/3.0.42/README.md b/stable/minio-console/3.0.43/README.md similarity index 100% rename from stable/minio-console/3.0.42/README.md rename to stable/minio-console/3.0.43/README.md diff --git a/stable/minio-console/3.0.42/app-readme.md b/stable/minio-console/3.0.43/app-readme.md similarity index 100% rename from stable/minio-console/3.0.42/app-readme.md rename to stable/minio-console/3.0.43/app-readme.md diff --git a/stable/paperless-ng/4.0.43/charts/common-10.6.4.tgz b/stable/minio-console/3.0.43/charts/common-10.6.4.tgz similarity index 100% rename from stable/paperless-ng/4.0.43/charts/common-10.6.4.tgz rename to stable/minio-console/3.0.43/charts/common-10.6.4.tgz diff --git a/stable/minio-console/3.0.42/ix_values.yaml b/stable/minio-console/3.0.43/ix_values.yaml similarity index 84% rename from stable/minio-console/3.0.42/ix_values.yaml rename to stable/minio-console/3.0.43/ix_values.yaml index bbb2f48f936..945a3c1524b 100644 --- a/stable/minio-console/3.0.42/ix_values.yaml +++ b/stable/minio-console/3.0.43/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minio-console - tag: 0.20.3@sha256:07eef9692029d3da78f3bff82dcdfcef3a62cb4aa8d4707d8ee1a3446ebb7775 + tag: 0.20.4@sha256:f9a67c104277f5c2719827c5c40a29995855812364306b0e55b17737cfe7fdd0 pullPolicy: IfNotPresent args: ["server"] diff --git a/stable/minio-console/3.0.42/questions.yaml b/stable/minio-console/3.0.43/questions.yaml similarity index 100% rename from stable/minio-console/3.0.42/questions.yaml rename to stable/minio-console/3.0.43/questions.yaml diff --git a/stable/rsshub/3.0.105/templates/common.yaml b/stable/minio-console/3.0.43/templates/common.yaml similarity index 100% rename from stable/rsshub/3.0.105/templates/common.yaml rename to stable/minio-console/3.0.43/templates/common.yaml diff --git a/stable/paperless-ng/4.0.43/values.yaml b/stable/minio-console/3.0.43/values.yaml similarity index 100% rename from stable/paperless-ng/4.0.43/values.yaml rename to stable/minio-console/3.0.43/values.yaml diff --git a/stable/mylar/6.0.41/Chart.lock b/stable/mylar/6.0.41/Chart.lock deleted file mode 100644 index 9096fd3b15f..00000000000 --- a/stable/mylar/6.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.4 -digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-27T07:21:21.785728377Z" diff --git a/stable/mylar/6.0.41/CHANGELOG.md b/stable/mylar/6.0.42/CHANGELOG.md similarity index 88% rename from stable/mylar/6.0.41/CHANGELOG.md rename to stable/mylar/6.0.42/CHANGELOG.md index 832f06a2b5e..07cb2811994 100644 --- a/stable/mylar/6.0.41/CHANGELOG.md +++ b/stable/mylar/6.0.42/CHANGELOG.md @@ -2,6 +2,16 @@ +## [mylar-6.0.42](https://github.com/truecharts/charts/compare/mylar-6.0.41...mylar-6.0.42) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + ## [mylar-6.0.41](https://github.com/truecharts/charts/compare/mylar-6.0.40...mylar-6.0.41) (2022-09-27) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mylar-6.0.39](https://github.com/truecharts/charts/compare/mylar-6.0.37...mylar-6.0.39) (2022-09-20) - -### Chore diff --git a/stable/mylar/6.0.42/Chart.lock b/stable/mylar/6.0.42/Chart.lock new file mode 100644 index 00000000000..d6a57940e1e --- /dev/null +++ b/stable/mylar/6.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee +generated: "2022-09-28T10:14:30.220892951Z" diff --git a/stable/mylar/6.0.41/Chart.yaml b/stable/mylar/6.0.42/Chart.yaml similarity index 97% rename from stable/mylar/6.0.41/Chart.yaml rename to stable/mylar/6.0.42/Chart.yaml index 795fdcb6741..ffad2577393 100644 --- a/stable/mylar/6.0.41/Chart.yaml +++ b/stable/mylar/6.0.42/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.41 +version: 6.0.42 annotations: truecharts.org/catagories: | - media diff --git a/stable/mylar/6.0.41/README.md b/stable/mylar/6.0.42/README.md similarity index 100% rename from stable/mylar/6.0.41/README.md rename to stable/mylar/6.0.42/README.md diff --git a/stable/mylar/6.0.41/app-readme.md b/stable/mylar/6.0.42/app-readme.md similarity index 100% rename from stable/mylar/6.0.41/app-readme.md rename to stable/mylar/6.0.42/app-readme.md diff --git a/stable/prometheus/4.0.92/charts/common-10.6.4.tgz b/stable/mylar/6.0.42/charts/common-10.6.4.tgz similarity index 100% rename from stable/prometheus/4.0.92/charts/common-10.6.4.tgz rename to stable/mylar/6.0.42/charts/common-10.6.4.tgz diff --git a/stable/mylar/6.0.41/ix_values.yaml b/stable/mylar/6.0.42/ix_values.yaml similarity index 82% rename from stable/mylar/6.0.41/ix_values.yaml rename to stable/mylar/6.0.42/ix_values.yaml index d8a4fd96abc..ef75c9ca4dc 100644 --- a/stable/mylar/6.0.41/ix_values.yaml +++ b/stable/mylar/6.0.42/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mylar3 - tag: 0.6.9@sha256:734cf0ddbc452fb1a7315e076fa33edd8799ecc8654bd11a0f28ff9cce7bc349 + tag: 0.6.9@sha256:f34888e6a6341e0cf2d55ef84bd673e863b4d3d409c2ddf8c3297517b6e35f94 pullPolicy: IfNotPresent securityContext: diff --git a/stable/mylar/6.0.41/questions.yaml b/stable/mylar/6.0.42/questions.yaml similarity index 100% rename from stable/mylar/6.0.41/questions.yaml rename to stable/mylar/6.0.42/questions.yaml diff --git a/stable/xwiki/3.0.48/templates/common.yaml b/stable/mylar/6.0.42/templates/common.yaml similarity index 100% rename from stable/xwiki/3.0.48/templates/common.yaml rename to stable/mylar/6.0.42/templates/common.yaml diff --git a/stable/prometheus/4.0.92/values.yaml b/stable/mylar/6.0.42/values.yaml similarity index 100% rename from stable/prometheus/4.0.92/values.yaml rename to stable/mylar/6.0.42/values.yaml diff --git a/stable/ntfy/2.0.36/Chart.lock b/stable/ntfy/2.0.36/Chart.lock deleted file mode 100644 index 2325d158dc7..00000000000 --- a/stable/ntfy/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.4 -digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee -generated: "2022-09-27T07:23:42.46060696Z" diff --git a/stable/ntfy/2.0.36/CHANGELOG.md b/stable/ntfy/2.0.37/CHANGELOG.md similarity index 93% rename from stable/ntfy/2.0.36/CHANGELOG.md rename to stable/ntfy/2.0.37/CHANGELOG.md index 14a9b943f6a..fcca5ddee27 100644 --- a/stable/ntfy/2.0.36/CHANGELOG.md +++ b/stable/ntfy/2.0.37/CHANGELOG.md @@ -2,6 +2,16 @@ +## [ntfy-2.0.37](https://github.com/truecharts/charts/compare/ntfy-2.0.36...ntfy-2.0.37) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + ## [ntfy-2.0.36](https://github.com/truecharts/charts/compare/ntfy-2.0.35...ntfy-2.0.36) (2022-09-27) ### Chore @@ -87,13 +97,3 @@ - refactor Services SCALE GUI - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ntfy-2.0.34](https://github.com/truecharts/charts/compare/ntfy-2.0.33...ntfy-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/ntfy/2.0.37/Chart.lock b/stable/ntfy/2.0.37/Chart.lock new file mode 100644 index 00000000000..cd157e42643 --- /dev/null +++ b/stable/ntfy/2.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.4 +digest: sha256:fa80993e3b2454e2e053e66252db4cc5c9347dc4b8fd28f0041f3bb6169b13ee +generated: "2022-09-28T10:14:32.476120633Z" diff --git a/stable/ntfy/2.0.36/Chart.yaml b/stable/ntfy/2.0.37/Chart.yaml similarity index 95% rename from stable/ntfy/2.0.36/Chart.yaml rename to stable/ntfy/2.0.37/Chart.yaml index 7ac50e4382c..2b95b696092 100644 --- a/stable/ntfy/2.0.36/Chart.yaml +++ b/stable/ntfy/2.0.37/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.27.2" +appVersion: "1.28.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -18,7 +18,7 @@ name: ntfy sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy - https://github.com/binwiederhier/ntfy/ -version: 2.0.36 +version: 2.0.37 annotations: truecharts.org/catagories: | - media diff --git a/stable/ntfy/2.0.36/README.md b/stable/ntfy/2.0.37/README.md similarity index 100% rename from stable/ntfy/2.0.36/README.md rename to stable/ntfy/2.0.37/README.md diff --git a/stable/ntfy/2.0.36/app-readme.md b/stable/ntfy/2.0.37/app-readme.md similarity index 100% rename from stable/ntfy/2.0.36/app-readme.md rename to stable/ntfy/2.0.37/app-readme.md diff --git a/stable/recipes/8.0.57/charts/common-10.6.4.tgz b/stable/ntfy/2.0.37/charts/common-10.6.4.tgz similarity index 100% rename from stable/recipes/8.0.57/charts/common-10.6.4.tgz rename to stable/ntfy/2.0.37/charts/common-10.6.4.tgz diff --git a/stable/ntfy/2.0.36/ix_values.yaml b/stable/ntfy/2.0.37/ix_values.yaml similarity index 96% rename from stable/ntfy/2.0.36/ix_values.yaml rename to stable/ntfy/2.0.37/ix_values.yaml index 6dccd2f5188..060fca55803 100644 --- a/stable/ntfy/2.0.36/ix_values.yaml +++ b/stable/ntfy/2.0.37/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ntfy - tag: v1.27.2@sha256:4c8b53a318db70e2ff0dc39969e33320b7ae52eac23f0f4697486834d12e23cd + tag: 1.28.0@sha256:63d2006310efa402a8c933f20b596268bb7518dba04fd3260845132b6befa898 pullPolicy: IfNotPresent extraArgs: ["serve"] diff --git a/stable/ntfy/2.0.36/questions.yaml b/stable/ntfy/2.0.37/questions.yaml similarity index 100% rename from stable/ntfy/2.0.36/questions.yaml rename to stable/ntfy/2.0.37/questions.yaml diff --git a/stable/ntfy/2.0.37/templates/common.yaml b/stable/ntfy/2.0.37/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/ntfy/2.0.37/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/recipes/8.0.57/values.yaml b/stable/ntfy/2.0.37/values.yaml similarity index 100% rename from stable/recipes/8.0.57/values.yaml rename to stable/ntfy/2.0.37/values.yaml diff --git a/stable/paperless-ng/4.0.43/CHANGELOG.md b/stable/paperless-ng/4.0.44/CHANGELOG.md similarity index 89% rename from stable/paperless-ng/4.0.43/CHANGELOG.md rename to stable/paperless-ng/4.0.44/CHANGELOG.md index e15e2e48e8d..cf7e9dabd95 100644 --- a/stable/paperless-ng/4.0.43/CHANGELOG.md +++ b/stable/paperless-ng/4.0.44/CHANGELOG.md @@ -2,13 +2,11 @@ -## [paperless-ng-4.0.43](https://github.com/truecharts/charts/compare/paperless-ng-4.0.42...paperless-ng-4.0.43) (2022-09-27) +## [paperless-ng-4.0.44](https://github.com/truecharts/charts/compare/paperless-ng-4.0.43...paperless-ng-4.0.44) (2022-09-28) ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major ([#3925](https://github.com/truecharts/charts/issues/3925)) - - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) +- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) @@ -97,3 +95,5 @@ - Auto-update chart README [skip ci] - refactor Services SCALE GUI - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + diff --git a/stable/paperless-ng/4.0.43/Chart.lock b/stable/paperless-ng/4.0.44/Chart.lock similarity index 88% rename from stable/paperless-ng/4.0.43/Chart.lock rename to stable/paperless-ng/4.0.44/Chart.lock index 034c1dbd788..e699e41c3d1 100644 --- a/stable/paperless-ng/4.0.43/Chart.lock +++ b/stable/paperless-ng/4.0.44/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.85 digest: sha256:30efd46858717b8c1689ca9990a510b87c2e9eb223e6297bcd93fdafbf86ec1e -generated: "2022-09-27T20:43:38.764578541Z" +generated: "2022-09-28T10:15:00.622765781Z" diff --git a/stable/paperless-ng/4.0.43/Chart.yaml b/stable/paperless-ng/4.0.44/Chart.yaml similarity index 97% rename from stable/paperless-ng/4.0.43/Chart.yaml rename to stable/paperless-ng/4.0.44/Chart.yaml index 54086dad69d..5ace90688a9 100644 --- a/stable/paperless-ng/4.0.43/Chart.yaml +++ b/stable/paperless-ng/4.0.44/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: paperless-ng -version: 4.0.43 -appVersion: "1.9.1" +version: 4.0.44 +appVersion: "1.9.2" description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. type: application deprecated: false diff --git a/stable/paperless-ng/4.0.43/README.md b/stable/paperless-ng/4.0.44/README.md similarity index 100% rename from stable/paperless-ng/4.0.43/README.md rename to stable/paperless-ng/4.0.44/README.md diff --git a/stable/paperless-ng/4.0.43/app-readme.md b/stable/paperless-ng/4.0.44/app-readme.md similarity index 100% rename from stable/paperless-ng/4.0.43/app-readme.md rename to stable/paperless-ng/4.0.44/app-readme.md diff --git a/stable/rsshub/3.0.105/charts/common-10.6.4.tgz b/stable/paperless-ng/4.0.44/charts/common-10.6.4.tgz similarity index 100% rename from stable/rsshub/3.0.105/charts/common-10.6.4.tgz rename to stable/paperless-ng/4.0.44/charts/common-10.6.4.tgz diff --git a/stable/paperless-ng/4.0.43/charts/postgresql-8.0.88.tgz b/stable/paperless-ng/4.0.44/charts/postgresql-8.0.88.tgz similarity index 100% rename from stable/paperless-ng/4.0.43/charts/postgresql-8.0.88.tgz rename to stable/paperless-ng/4.0.44/charts/postgresql-8.0.88.tgz diff --git a/stable/paperless-ng/4.0.43/charts/redis-3.0.85.tgz b/stable/paperless-ng/4.0.44/charts/redis-3.0.85.tgz similarity index 100% rename from stable/paperless-ng/4.0.43/charts/redis-3.0.85.tgz rename to stable/paperless-ng/4.0.44/charts/redis-3.0.85.tgz diff --git a/stable/paperless-ng/4.0.43/ix_values.yaml b/stable/paperless-ng/4.0.44/ix_values.yaml similarity index 95% rename from stable/paperless-ng/4.0.43/ix_values.yaml rename to stable/paperless-ng/4.0.44/ix_values.yaml index 6cc33bee962..82e00bed036 100644 --- a/stable/paperless-ng/4.0.43/ix_values.yaml +++ b/stable/paperless-ng/4.0.44/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/paperless-ng pullPolicy: IfNotPresent - tag: 1.9.1@sha256:98630d730c17c6a824fa08a336263c16481eaf2b1f7cdef78b25c5d4118f07ea + tag: 1.9.2@sha256:e5c5e72482a3ef2b4b96b41db2d42c78e2b863cc15212ebd7e851f48396d446b securityContext: runAsNonRoot: false diff --git a/stable/paperless-ng/4.0.43/questions.yaml b/stable/paperless-ng/4.0.44/questions.yaml similarity index 100% rename from stable/paperless-ng/4.0.43/questions.yaml rename to stable/paperless-ng/4.0.44/questions.yaml diff --git a/stable/paperless-ng/4.0.43/templates/_sercrets.tpl b/stable/paperless-ng/4.0.44/templates/_sercrets.tpl similarity index 100% rename from stable/paperless-ng/4.0.43/templates/_sercrets.tpl rename to stable/paperless-ng/4.0.44/templates/_sercrets.tpl diff --git a/stable/paperless-ng/4.0.43/templates/common.yaml b/stable/paperless-ng/4.0.44/templates/common.yaml similarity index 100% rename from stable/paperless-ng/4.0.43/templates/common.yaml rename to stable/paperless-ng/4.0.44/templates/common.yaml diff --git a/stable/rsshub/3.0.105/values.yaml b/stable/paperless-ng/4.0.44/values.yaml similarity index 100% rename from stable/rsshub/3.0.105/values.yaml rename to stable/paperless-ng/4.0.44/values.yaml diff --git a/stable/prometheus/4.0.92/CHANGELOG.md b/stable/prometheus/4.0.93/CHANGELOG.md similarity index 89% rename from stable/prometheus/4.0.92/CHANGELOG.md rename to stable/prometheus/4.0.93/CHANGELOG.md index cc540ffe5ea..6890ad6816c 100644 --- a/stable/prometheus/4.0.92/CHANGELOG.md +++ b/stable/prometheus/4.0.93/CHANGELOG.md @@ -2,13 +2,11 @@ -## [prometheus-4.0.92](https://github.com/truecharts/charts/compare/prometheus-4.0.91...prometheus-4.0.92) (2022-09-27) +## [prometheus-4.0.93](https://github.com/truecharts/charts/compare/prometheus-4.0.92...prometheus-4.0.93) (2022-09-28) ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major ([#3925](https://github.com/truecharts/charts/issues/3925)) - - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) +- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) @@ -97,3 +95,5 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/prometheus/4.0.92/Chart.lock b/stable/prometheus/4.0.93/Chart.lock similarity index 89% rename from stable/prometheus/4.0.92/Chart.lock rename to stable/prometheus/4.0.93/Chart.lock index 89ec11d9ffc..1ec2419e30f 100644 --- a/stable/prometheus/4.0.92/Chart.lock +++ b/stable/prometheus/4.0.93/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 3.2.3 digest: sha256:799c5b38b632e998385295a1f66495eabae43da9cba24492c5b9c7be6885978b -generated: "2022-09-27T20:45:13.615616829Z" +generated: "2022-09-28T10:15:05.547499114Z" diff --git a/stable/prometheus/4.0.92/Chart.yaml b/stable/prometheus/4.0.93/Chart.yaml similarity index 98% rename from stable/prometheus/4.0.92/Chart.yaml rename to stable/prometheus/4.0.93/Chart.yaml index c38bf5d7974..d04f9f3eaee 100644 --- a/stable/prometheus/4.0.92/Chart.yaml +++ b/stable/prometheus/4.0.93/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 4.0.92 +version: 4.0.93 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/prometheus/4.0.92/README.md b/stable/prometheus/4.0.93/README.md similarity index 100% rename from stable/prometheus/4.0.92/README.md rename to stable/prometheus/4.0.93/README.md diff --git a/stable/prometheus/4.0.92/app-readme.md b/stable/prometheus/4.0.93/app-readme.md similarity index 100% rename from stable/prometheus/4.0.92/app-readme.md rename to stable/prometheus/4.0.93/app-readme.md diff --git a/stable/synapse/4.0.46/charts/common-10.6.4.tgz b/stable/prometheus/4.0.93/charts/common-10.6.4.tgz similarity index 100% rename from stable/synapse/4.0.46/charts/common-10.6.4.tgz rename to stable/prometheus/4.0.93/charts/common-10.6.4.tgz diff --git a/stable/prometheus/4.0.92/charts/kube-state-metrics-3.2.3.tgz b/stable/prometheus/4.0.93/charts/kube-state-metrics-3.2.3.tgz similarity index 100% rename from stable/prometheus/4.0.92/charts/kube-state-metrics-3.2.3.tgz rename to stable/prometheus/4.0.93/charts/kube-state-metrics-3.2.3.tgz diff --git a/stable/prometheus/4.0.92/charts/node-exporter-3.1.4.tgz b/stable/prometheus/4.0.93/charts/node-exporter-3.1.4.tgz similarity index 100% rename from stable/prometheus/4.0.92/charts/node-exporter-3.1.4.tgz rename to stable/prometheus/4.0.93/charts/node-exporter-3.1.4.tgz diff --git a/stable/prometheus/4.0.92/crds/crd-alertmanager-config.yaml b/stable/prometheus/4.0.93/crds/crd-alertmanager-config.yaml similarity index 100% rename from stable/prometheus/4.0.92/crds/crd-alertmanager-config.yaml rename to stable/prometheus/4.0.93/crds/crd-alertmanager-config.yaml diff --git a/stable/prometheus/4.0.92/crds/crd-alertmanager.yaml b/stable/prometheus/4.0.93/crds/crd-alertmanager.yaml similarity index 100% rename from stable/prometheus/4.0.92/crds/crd-alertmanager.yaml rename to stable/prometheus/4.0.93/crds/crd-alertmanager.yaml diff --git a/stable/prometheus/4.0.92/crds/crd-podmonitor.yaml b/stable/prometheus/4.0.93/crds/crd-podmonitor.yaml similarity index 100% rename from stable/prometheus/4.0.92/crds/crd-podmonitor.yaml rename to stable/prometheus/4.0.93/crds/crd-podmonitor.yaml diff --git a/stable/prometheus/4.0.92/crds/crd-probes.yaml b/stable/prometheus/4.0.93/crds/crd-probes.yaml similarity index 100% rename from stable/prometheus/4.0.92/crds/crd-probes.yaml rename to stable/prometheus/4.0.93/crds/crd-probes.yaml diff --git a/stable/prometheus/4.0.92/crds/crd-prometheus.yaml b/stable/prometheus/4.0.93/crds/crd-prometheus.yaml similarity index 100% rename from stable/prometheus/4.0.92/crds/crd-prometheus.yaml rename to stable/prometheus/4.0.93/crds/crd-prometheus.yaml diff --git a/stable/prometheus/4.0.92/crds/crd-prometheusrules.yaml b/stable/prometheus/4.0.93/crds/crd-prometheusrules.yaml similarity index 100% rename from stable/prometheus/4.0.92/crds/crd-prometheusrules.yaml rename to stable/prometheus/4.0.93/crds/crd-prometheusrules.yaml diff --git a/stable/prometheus/4.0.92/crds/crd-servicemonitor.yaml b/stable/prometheus/4.0.93/crds/crd-servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.92/crds/crd-servicemonitor.yaml rename to stable/prometheus/4.0.93/crds/crd-servicemonitor.yaml diff --git a/stable/prometheus/4.0.92/crds/crd-thanosrulers.yaml b/stable/prometheus/4.0.93/crds/crd-thanosrulers.yaml similarity index 100% rename from stable/prometheus/4.0.92/crds/crd-thanosrulers.yaml rename to stable/prometheus/4.0.93/crds/crd-thanosrulers.yaml diff --git a/stable/prometheus/4.0.92/ix_values.yaml b/stable/prometheus/4.0.93/ix_values.yaml similarity index 99% rename from stable/prometheus/4.0.92/ix_values.yaml rename to stable/prometheus/4.0.93/ix_values.yaml index e8bcac467eb..ef253dcbcd9 100644 --- a/stable/prometheus/4.0.92/ix_values.yaml +++ b/stable/prometheus/4.0.93/ix_values.yaml @@ -4,7 +4,7 @@ image: prometheusImage: repository: tccr.io/truecharts/prometheus - tag: 2.38.0@sha256:d19adf8e381be6f2be8493ed8d327a7c06f574abb9c9e09cc30c02f8ad50ff3b + tag: 2.38.0@sha256:6822750dddbe91a2fe7bd0495d1f0f43d8cc83ba725f2a36b1dd7d0014f6ff93 thanosImage: repository: tccr.io/truecharts/thanos @@ -12,7 +12,7 @@ thanosImage: alertmanagerImage: repository: tccr.io/truecharts/alertmanager - tag: v0.24.0@sha256:6f0ba761a9a80db718dea6ad3c09e5d8f2803d094d5dbc32a991f10059ba9417 + tag: v0.24.0@sha256:b05f9de009d2969439643ece24bd41362d31c8c6b6ee22ef28ffb1dc1f2642cd global: labels: {} diff --git a/stable/prometheus/4.0.92/questions.yaml b/stable/prometheus/4.0.93/questions.yaml similarity index 100% rename from stable/prometheus/4.0.92/questions.yaml rename to stable/prometheus/4.0.93/questions.yaml diff --git a/stable/prometheus/4.0.92/templates/_helpers.tpl b/stable/prometheus/4.0.93/templates/_helpers.tpl similarity index 100% rename from stable/prometheus/4.0.92/templates/_helpers.tpl rename to stable/prometheus/4.0.93/templates/_helpers.tpl diff --git a/stable/prometheus/4.0.92/templates/alertmanager/_alertmanager.tpl b/stable/prometheus/4.0.93/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from stable/prometheus/4.0.92/templates/alertmanager/_alertmanager.tpl rename to stable/prometheus/4.0.93/templates/alertmanager/_alertmanager.tpl diff --git a/stable/prometheus/4.0.92/templates/alertmanager/secrets.yaml b/stable/prometheus/4.0.93/templates/alertmanager/secrets.yaml similarity index 100% rename from stable/prometheus/4.0.92/templates/alertmanager/secrets.yaml rename to stable/prometheus/4.0.93/templates/alertmanager/secrets.yaml diff --git a/stable/prometheus/4.0.92/templates/alertmanager/serviceaccount.yaml b/stable/prometheus/4.0.93/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.92/templates/alertmanager/serviceaccount.yaml rename to stable/prometheus/4.0.93/templates/alertmanager/serviceaccount.yaml diff --git a/stable/prometheus/4.0.92/templates/alertmanager/servicemonitor.yaml b/stable/prometheus/4.0.93/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.92/templates/alertmanager/servicemonitor.yaml rename to stable/prometheus/4.0.93/templates/alertmanager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.92/templates/common.yaml b/stable/prometheus/4.0.93/templates/common.yaml similarity index 100% rename from stable/prometheus/4.0.92/templates/common.yaml rename to stable/prometheus/4.0.93/templates/common.yaml diff --git a/stable/prometheus/4.0.92/templates/exporters/core-dns/service.yaml b/stable/prometheus/4.0.93/templates/exporters/core-dns/service.yaml similarity index 100% rename from stable/prometheus/4.0.92/templates/exporters/core-dns/service.yaml rename to stable/prometheus/4.0.93/templates/exporters/core-dns/service.yaml diff --git a/stable/prometheus/4.0.92/templates/exporters/core-dns/servicemonitor.yaml b/stable/prometheus/4.0.93/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.92/templates/exporters/core-dns/servicemonitor.yaml rename to stable/prometheus/4.0.93/templates/exporters/core-dns/servicemonitor.yaml diff --git a/stable/prometheus/4.0.92/templates/exporters/kube-apiserver/servicemonitor.yaml b/stable/prometheus/4.0.93/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.92/templates/exporters/kube-apiserver/servicemonitor.yaml rename to stable/prometheus/4.0.93/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/stable/prometheus/4.0.92/templates/exporters/kube-controller-manager/endpoints.yaml b/stable/prometheus/4.0.93/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.92/templates/exporters/kube-controller-manager/endpoints.yaml rename to stable/prometheus/4.0.93/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/stable/prometheus/4.0.92/templates/exporters/kube-controller-manager/service.yaml b/stable/prometheus/4.0.93/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from stable/prometheus/4.0.92/templates/exporters/kube-controller-manager/service.yaml rename to stable/prometheus/4.0.93/templates/exporters/kube-controller-manager/service.yaml diff --git a/stable/prometheus/4.0.92/templates/exporters/kube-controller-manager/servicemonitor.yaml b/stable/prometheus/4.0.93/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.92/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to stable/prometheus/4.0.93/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.92/templates/exporters/kube-scheduler/endpoints.yaml b/stable/prometheus/4.0.93/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.92/templates/exporters/kube-scheduler/endpoints.yaml rename to stable/prometheus/4.0.93/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/stable/prometheus/4.0.92/templates/exporters/kube-scheduler/service.yaml b/stable/prometheus/4.0.93/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from stable/prometheus/4.0.92/templates/exporters/kube-scheduler/service.yaml rename to stable/prometheus/4.0.93/templates/exporters/kube-scheduler/service.yaml diff --git a/stable/prometheus/4.0.92/templates/exporters/kube-scheduler/servicemonitor.yaml b/stable/prometheus/4.0.93/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.92/templates/exporters/kube-scheduler/servicemonitor.yaml rename to stable/prometheus/4.0.93/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/stable/prometheus/4.0.92/templates/exporters/kubelet/servicemonitor.yaml b/stable/prometheus/4.0.93/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.92/templates/exporters/kubelet/servicemonitor.yaml rename to stable/prometheus/4.0.93/templates/exporters/kubelet/servicemonitor.yaml diff --git a/stable/prometheus/4.0.92/templates/operator/_args.tpl b/stable/prometheus/4.0.93/templates/operator/_args.tpl similarity index 100% rename from stable/prometheus/4.0.92/templates/operator/_args.tpl rename to stable/prometheus/4.0.93/templates/operator/_args.tpl diff --git a/stable/prometheus/4.0.92/templates/operator/configmap.yaml b/stable/prometheus/4.0.93/templates/operator/configmap.yaml similarity index 100% rename from stable/prometheus/4.0.92/templates/operator/configmap.yaml rename to stable/prometheus/4.0.93/templates/operator/configmap.yaml diff --git a/stable/prometheus/4.0.92/templates/operator/servicemonitor.yaml b/stable/prometheus/4.0.93/templates/operator/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.92/templates/operator/servicemonitor.yaml rename to stable/prometheus/4.0.93/templates/operator/servicemonitor.yaml diff --git a/stable/prometheus/4.0.92/templates/prometheus/_additionalPrometheusRules.tpl b/stable/prometheus/4.0.93/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from stable/prometheus/4.0.92/templates/prometheus/_additionalPrometheusRules.tpl rename to stable/prometheus/4.0.93/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/stable/prometheus/4.0.92/templates/prometheus/_additionalScrapeJobs.tpl b/stable/prometheus/4.0.93/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from stable/prometheus/4.0.92/templates/prometheus/_additionalScrapeJobs.tpl rename to stable/prometheus/4.0.93/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/stable/prometheus/4.0.92/templates/prometheus/_prometheus.tpl b/stable/prometheus/4.0.93/templates/prometheus/_prometheus.tpl similarity index 100% rename from stable/prometheus/4.0.92/templates/prometheus/_prometheus.tpl rename to stable/prometheus/4.0.93/templates/prometheus/_prometheus.tpl diff --git a/stable/prometheus/4.0.92/templates/prometheus/_servicemonitor.tpl b/stable/prometheus/4.0.93/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from stable/prometheus/4.0.92/templates/prometheus/_servicemonitor.tpl rename to stable/prometheus/4.0.93/templates/prometheus/_servicemonitor.tpl diff --git a/stable/prometheus/4.0.92/templates/prometheus/clusterrole.yaml b/stable/prometheus/4.0.93/templates/prometheus/clusterrole.yaml similarity index 100% rename from stable/prometheus/4.0.92/templates/prometheus/clusterrole.yaml rename to stable/prometheus/4.0.93/templates/prometheus/clusterrole.yaml diff --git a/stable/prometheus/4.0.92/templates/prometheus/clusterrolebinding.yaml b/stable/prometheus/4.0.93/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from stable/prometheus/4.0.92/templates/prometheus/clusterrolebinding.yaml rename to stable/prometheus/4.0.93/templates/prometheus/clusterrolebinding.yaml diff --git a/stable/prometheus/4.0.92/templates/prometheus/serviceaccount.yaml b/stable/prometheus/4.0.93/templates/prometheus/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.92/templates/prometheus/serviceaccount.yaml rename to stable/prometheus/4.0.93/templates/prometheus/serviceaccount.yaml diff --git a/stable/synapse/4.0.46/values.yaml b/stable/prometheus/4.0.93/values.yaml similarity index 100% rename from stable/synapse/4.0.46/values.yaml rename to stable/prometheus/4.0.93/values.yaml diff --git a/stable/recipes/8.0.57/CHANGELOG.md b/stable/recipes/8.0.58/CHANGELOG.md similarity index 91% rename from stable/recipes/8.0.57/CHANGELOG.md rename to stable/recipes/8.0.58/CHANGELOG.md index c31e6ba6b8b..d0adb2a9e3f 100644 --- a/stable/recipes/8.0.57/CHANGELOG.md +++ b/stable/recipes/8.0.58/CHANGELOG.md @@ -2,12 +2,11 @@ -## [recipes-8.0.57](https://github.com/truecharts/charts/compare/recipes-8.0.56...recipes-8.0.57) (2022-09-27) +## [recipes-8.0.58](https://github.com/truecharts/charts/compare/recipes-8.0.57...recipes-8.0.58) (2022-09-28) ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major ([#3925](https://github.com/truecharts/charts/issues/3925)) +- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) @@ -97,3 +96,4 @@ - 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/xwiki/3.0.48/Chart.lock b/stable/recipes/8.0.58/Chart.lock similarity index 85% rename from stable/xwiki/3.0.48/Chart.lock rename to stable/recipes/8.0.58/Chart.lock index df9beb254e2..791c789418f 100644 --- a/stable/xwiki/3.0.48/Chart.lock +++ b/stable/recipes/8.0.58/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.88 digest: sha256:bee7f98b92a91a54525b921bbaf043b5b4330211e531d0afbf8262329bee36f5 -generated: "2022-09-27T20:52:55.595472289Z" +generated: "2022-09-28T10:15:20.337059251Z" diff --git a/stable/recipes/8.0.57/Chart.yaml b/stable/recipes/8.0.58/Chart.yaml similarity index 96% rename from stable/recipes/8.0.57/Chart.yaml rename to stable/recipes/8.0.58/Chart.yaml index 24db7fddc90..ce8d97b26d7 100644 --- a/stable/recipes/8.0.57/Chart.yaml +++ b/stable/recipes/8.0.58/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "1.4.2" +appVersion: "1.4.3" description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. name: recipes -version: 8.0.57 +version: 8.0.58 kubeVersion: ">=1.16.0-0" keywords: - recipes diff --git a/stable/recipes/8.0.57/README.md b/stable/recipes/8.0.58/README.md similarity index 100% rename from stable/recipes/8.0.57/README.md rename to stable/recipes/8.0.58/README.md diff --git a/stable/recipes/8.0.57/app-readme.md b/stable/recipes/8.0.58/app-readme.md similarity index 100% rename from stable/recipes/8.0.57/app-readme.md rename to stable/recipes/8.0.58/app-readme.md diff --git a/stable/wger/1.1.10/charts/common-10.6.4.tgz b/stable/recipes/8.0.58/charts/common-10.6.4.tgz similarity index 100% rename from stable/wger/1.1.10/charts/common-10.6.4.tgz rename to stable/recipes/8.0.58/charts/common-10.6.4.tgz diff --git a/stable/recipes/8.0.57/charts/postgresql-8.0.88.tgz b/stable/recipes/8.0.58/charts/postgresql-8.0.88.tgz similarity index 100% rename from stable/recipes/8.0.57/charts/postgresql-8.0.88.tgz rename to stable/recipes/8.0.58/charts/postgresql-8.0.88.tgz diff --git a/stable/recipes/8.0.57/ix_values.yaml b/stable/recipes/8.0.58/ix_values.yaml similarity index 97% rename from stable/recipes/8.0.57/ix_values.yaml rename to stable/recipes/8.0.58/ix_values.yaml index 17f8c10c0ac..6355aa9dd1d 100644 --- a/stable/recipes/8.0.57/ix_values.yaml +++ b/stable/recipes/8.0.58/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/recipes - tag: 1.4.2@sha256:81639963b6c2266df11a5db488fcf252088152cde28a071a771aa1844e1ab870 + tag: 1.4.3@sha256:23d909892d30f7937d90218bf38ed177bbb4c9d157c8051d87259c4dfd4c0b15 pullPolicy: IfNotPresent nginxImage: diff --git a/stable/recipes/8.0.57/questions.yaml b/stable/recipes/8.0.58/questions.yaml similarity index 100% rename from stable/recipes/8.0.57/questions.yaml rename to stable/recipes/8.0.58/questions.yaml diff --git a/stable/recipes/8.0.57/templates/_sercrets.tpl b/stable/recipes/8.0.58/templates/_sercrets.tpl similarity index 100% rename from stable/recipes/8.0.57/templates/_sercrets.tpl rename to stable/recipes/8.0.58/templates/_sercrets.tpl diff --git a/stable/recipes/8.0.57/templates/common.yaml b/stable/recipes/8.0.58/templates/common.yaml similarity index 100% rename from stable/recipes/8.0.57/templates/common.yaml rename to stable/recipes/8.0.58/templates/common.yaml diff --git a/stable/wger/1.1.10/values.yaml b/stable/recipes/8.0.58/values.yaml similarity index 100% rename from stable/wger/1.1.10/values.yaml rename to stable/recipes/8.0.58/values.yaml diff --git a/stable/rsshub/3.0.105/CHANGELOG.md b/stable/rsshub/3.0.106/CHANGELOG.md similarity index 90% rename from stable/rsshub/3.0.105/CHANGELOG.md rename to stable/rsshub/3.0.106/CHANGELOG.md index b7a6ecbdc39..de2a1c122ac 100644 --- a/stable/rsshub/3.0.105/CHANGELOG.md +++ b/stable/rsshub/3.0.106/CHANGELOG.md @@ -2,13 +2,11 @@ -## [rsshub-3.0.105](https://github.com/truecharts/charts/compare/rsshub-3.0.104...rsshub-3.0.105) (2022-09-27) +## [rsshub-3.0.106](https://github.com/truecharts/charts/compare/rsshub-3.0.105...rsshub-3.0.106) (2022-09-28) ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major ([#3925](https://github.com/truecharts/charts/issues/3925)) - - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) +- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) @@ -97,3 +95,5 @@ ### Chore +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/rsshub/3.0.105/Chart.lock b/stable/rsshub/3.0.106/Chart.lock similarity index 85% rename from stable/rsshub/3.0.105/Chart.lock rename to stable/rsshub/3.0.106/Chart.lock index fb2bb54ca72..13ec1f5ea62 100644 --- a/stable/rsshub/3.0.105/Chart.lock +++ b/stable/rsshub/3.0.106/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.85 digest: sha256:7b7b7ae17622f706bfa5e1f5dc54b3489a4baf2b6649f103f9a43b8f0d580acf -generated: "2022-09-27T20:46:43.61013017Z" +generated: "2022-09-28T10:15:21.234538938Z" diff --git a/stable/rsshub/3.0.105/Chart.yaml b/stable/rsshub/3.0.106/Chart.yaml similarity index 98% rename from stable/rsshub/3.0.105/Chart.yaml rename to stable/rsshub/3.0.106/Chart.yaml index f590ced3992..b89121f999d 100644 --- a/stable/rsshub/3.0.105/Chart.yaml +++ b/stable/rsshub/3.0.106/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 3.0.105 +version: 3.0.106 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/3.0.105/README.md b/stable/rsshub/3.0.106/README.md similarity index 100% rename from stable/rsshub/3.0.105/README.md rename to stable/rsshub/3.0.106/README.md diff --git a/stable/rsshub/3.0.105/app-readme.md b/stable/rsshub/3.0.106/app-readme.md similarity index 100% rename from stable/rsshub/3.0.105/app-readme.md rename to stable/rsshub/3.0.106/app-readme.md diff --git a/stable/xwiki/3.0.48/charts/common-10.6.4.tgz b/stable/rsshub/3.0.106/charts/common-10.6.4.tgz similarity index 100% rename from stable/xwiki/3.0.48/charts/common-10.6.4.tgz rename to stable/rsshub/3.0.106/charts/common-10.6.4.tgz diff --git a/stable/rsshub/3.0.105/charts/redis-3.0.85.tgz b/stable/rsshub/3.0.106/charts/redis-3.0.85.tgz similarity index 100% rename from stable/rsshub/3.0.105/charts/redis-3.0.85.tgz rename to stable/rsshub/3.0.106/charts/redis-3.0.85.tgz diff --git a/stable/rsshub/3.0.105/ix_values.yaml b/stable/rsshub/3.0.106/ix_values.yaml similarity index 93% rename from stable/rsshub/3.0.105/ix_values.yaml rename to stable/rsshub/3.0.106/ix_values.yaml index 4f12605da5e..c06b5177895 100644 --- a/stable/rsshub/3.0.105/ix_values.yaml +++ b/stable/rsshub/3.0.106/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:4ed22575035de350c20065ac7135941ee3a5eb4240e4ee57c6c612735c169417 + tag: latest@sha256:ba8ab72d10a0bb958ae5d247b639a2451706be8771eadf7ced5aa288ad7af3e6 browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/stable/rsshub/3.0.105/questions.yaml b/stable/rsshub/3.0.106/questions.yaml similarity index 100% rename from stable/rsshub/3.0.105/questions.yaml rename to stable/rsshub/3.0.106/questions.yaml diff --git a/stable/rsshub/3.0.106/templates/common.yaml b/stable/rsshub/3.0.106/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/rsshub/3.0.106/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/xwiki/3.0.48/values.yaml b/stable/rsshub/3.0.106/values.yaml similarity index 100% rename from stable/xwiki/3.0.48/values.yaml rename to stable/rsshub/3.0.106/values.yaml diff --git a/stable/synapse/4.0.46/CHANGELOG.md b/stable/synapse/4.0.47/CHANGELOG.md similarity index 90% rename from stable/synapse/4.0.46/CHANGELOG.md rename to stable/synapse/4.0.47/CHANGELOG.md index 70264002a04..781d4e6d602 100644 --- a/stable/synapse/4.0.46/CHANGELOG.md +++ b/stable/synapse/4.0.47/CHANGELOG.md @@ -2,12 +2,11 @@ -## [synapse-4.0.46](https://github.com/truecharts/charts/compare/synapse-4.0.45...synapse-4.0.46) (2022-09-27) +## [synapse-4.0.47](https://github.com/truecharts/charts/compare/synapse-4.0.46...synapse-4.0.47) (2022-09-28) ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major ([#3925](https://github.com/truecharts/charts/issues/3925)) +- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) @@ -97,3 +96,4 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) diff --git a/stable/recipes/8.0.57/Chart.lock b/stable/synapse/4.0.47/Chart.lock similarity index 85% rename from stable/recipes/8.0.57/Chart.lock rename to stable/synapse/4.0.47/Chart.lock index 8036c78bba7..a7fd0b82f11 100644 --- a/stable/recipes/8.0.57/Chart.lock +++ b/stable/synapse/4.0.47/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.88 digest: sha256:bee7f98b92a91a54525b921bbaf043b5b4330211e531d0afbf8262329bee36f5 -generated: "2022-09-27T20:46:18.97237564Z" +generated: "2022-09-28T10:16:14.526955932Z" diff --git a/stable/synapse/4.0.46/Chart.yaml b/stable/synapse/4.0.47/Chart.yaml similarity index 95% rename from stable/synapse/4.0.46/Chart.yaml rename to stable/synapse/4.0.47/Chart.yaml index 85e12fee788..77090d3f6c8 100644 --- a/stable/synapse/4.0.46/Chart.yaml +++ b/stable/synapse/4.0.47/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.67.0" +appVersion: "1.68.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,7 +25,7 @@ name: synapse sources: - https://github.com/truecharts/charts/tree/master/charts/stable/synapse type: application -version: 4.0.46 +version: 4.0.47 annotations: truecharts.org/catagories: | - cloud diff --git a/stable/synapse/4.0.46/README.md b/stable/synapse/4.0.47/README.md similarity index 100% rename from stable/synapse/4.0.46/README.md rename to stable/synapse/4.0.47/README.md diff --git a/stable/synapse/4.0.46/app-readme.md b/stable/synapse/4.0.47/app-readme.md similarity index 100% rename from stable/synapse/4.0.46/app-readme.md rename to stable/synapse/4.0.47/app-readme.md diff --git a/stable/synapse/4.0.47/charts/common-10.6.4.tgz b/stable/synapse/4.0.47/charts/common-10.6.4.tgz new file mode 100644 index 00000000000..2a39fa03ab2 Binary files /dev/null and b/stable/synapse/4.0.47/charts/common-10.6.4.tgz differ diff --git a/stable/synapse/4.0.46/charts/postgresql-8.0.88.tgz b/stable/synapse/4.0.47/charts/postgresql-8.0.88.tgz similarity index 100% rename from stable/synapse/4.0.46/charts/postgresql-8.0.88.tgz rename to stable/synapse/4.0.47/charts/postgresql-8.0.88.tgz diff --git a/stable/synapse/4.0.46/ci/base-values.yaml b/stable/synapse/4.0.47/ci/base-values.yaml similarity index 100% rename from stable/synapse/4.0.46/ci/base-values.yaml rename to stable/synapse/4.0.47/ci/base-values.yaml diff --git a/stable/synapse/4.0.46/ci/basic-values.yaml b/stable/synapse/4.0.47/ci/basic-values.yaml similarity index 100% rename from stable/synapse/4.0.46/ci/basic-values.yaml rename to stable/synapse/4.0.47/ci/basic-values.yaml diff --git a/stable/synapse/4.0.46/ix_values.yaml b/stable/synapse/4.0.47/ix_values.yaml similarity index 99% rename from stable/synapse/4.0.46/ix_values.yaml rename to stable/synapse/4.0.47/ix_values.yaml index ecaabee3263..deaffc7e1a1 100644 --- a/stable/synapse/4.0.46/ix_values.yaml +++ b/stable/synapse/4.0.47/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/synapse pullPolicy: IfNotPresent - tag: 1.67.0@sha256:7c9a1c74f077a2acb8ffb671606790eb2e249078bb9cbe466b59ba29888b86ef + tag: 1.68.0@sha256:67972cf6c5c07fde5d87e9b7180514ce5ff40a65afca77dcbf9fac8450fd908a command: - sh diff --git a/stable/synapse/4.0.46/questions.yaml b/stable/synapse/4.0.47/questions.yaml similarity index 100% rename from stable/synapse/4.0.46/questions.yaml rename to stable/synapse/4.0.47/questions.yaml diff --git a/stable/synapse/4.0.46/templates/_configmap.tpl b/stable/synapse/4.0.47/templates/_configmap.tpl similarity index 100% rename from stable/synapse/4.0.46/templates/_configmap.tpl rename to stable/synapse/4.0.47/templates/_configmap.tpl diff --git a/stable/synapse/4.0.46/templates/_helpers.tpl b/stable/synapse/4.0.47/templates/_helpers.tpl similarity index 100% rename from stable/synapse/4.0.46/templates/_helpers.tpl rename to stable/synapse/4.0.47/templates/_helpers.tpl diff --git a/stable/synapse/4.0.46/templates/_secret.tpl b/stable/synapse/4.0.47/templates/_secret.tpl similarity index 100% rename from stable/synapse/4.0.46/templates/_secret.tpl rename to stable/synapse/4.0.47/templates/_secret.tpl diff --git a/stable/synapse/4.0.46/templates/common.yaml b/stable/synapse/4.0.47/templates/common.yaml similarity index 100% rename from stable/synapse/4.0.46/templates/common.yaml rename to stable/synapse/4.0.47/templates/common.yaml diff --git a/stable/synapse/4.0.47/values.yaml b/stable/synapse/4.0.47/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wger/1.1.10/CHANGELOG.md b/stable/wger/1.1.11/CHANGELOG.md similarity index 92% rename from stable/wger/1.1.10/CHANGELOG.md rename to stable/wger/1.1.11/CHANGELOG.md index d864bb6ae42..eeb75d69c51 100644 --- a/stable/wger/1.1.10/CHANGELOG.md +++ b/stable/wger/1.1.11/CHANGELOG.md @@ -2,12 +2,11 @@ -## [wger-1.1.10](https://github.com/truecharts/charts/compare/wger-1.1.9...wger-1.1.10) (2022-09-27) +## [wger-1.1.11](https://github.com/truecharts/charts/compare/wger-1.1.10...wger-1.1.11) (2022-09-28) ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major ([#3925](https://github.com/truecharts/charts/issues/3925)) +- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) @@ -97,3 +96,4 @@ - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + diff --git a/stable/wger/1.1.10/Chart.lock b/stable/wger/1.1.11/Chart.lock similarity index 88% rename from stable/wger/1.1.10/Chart.lock rename to stable/wger/1.1.11/Chart.lock index b4b6ac38d2b..e46ad4ab172 100644 --- a/stable/wger/1.1.10/Chart.lock +++ b/stable/wger/1.1.11/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.85 digest: sha256:30efd46858717b8c1689ca9990a510b87c2e9eb223e6297bcd93fdafbf86ec1e -generated: "2022-09-27T20:51:54.700870497Z" +generated: "2022-09-28T10:16:28.532140051Z" diff --git a/stable/wger/1.1.10/Chart.yaml b/stable/wger/1.1.11/Chart.yaml similarity index 98% rename from stable/wger/1.1.10/Chart.yaml rename to stable/wger/1.1.11/Chart.yaml index d1959269469..537f521a675 100644 --- a/stable/wger/1.1.10/Chart.yaml +++ b/stable/wger/1.1.11/Chart.yaml @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wger - https://github.com/wger-project/wger - https://github.com/wger-project/docker -version: 1.1.10 +version: 1.1.11 annotations: truecharts.org/catagories: | - life diff --git a/stable/wger/1.1.10/README.md b/stable/wger/1.1.11/README.md similarity index 100% rename from stable/wger/1.1.10/README.md rename to stable/wger/1.1.11/README.md diff --git a/stable/wger/1.1.10/app-readme.md b/stable/wger/1.1.11/app-readme.md similarity index 100% rename from stable/wger/1.1.10/app-readme.md rename to stable/wger/1.1.11/app-readme.md diff --git a/stable/wger/1.1.11/charts/common-10.6.4.tgz b/stable/wger/1.1.11/charts/common-10.6.4.tgz new file mode 100644 index 00000000000..2a39fa03ab2 Binary files /dev/null and b/stable/wger/1.1.11/charts/common-10.6.4.tgz differ diff --git a/stable/wger/1.1.10/charts/postgresql-8.0.88.tgz b/stable/wger/1.1.11/charts/postgresql-8.0.88.tgz similarity index 100% rename from stable/wger/1.1.10/charts/postgresql-8.0.88.tgz rename to stable/wger/1.1.11/charts/postgresql-8.0.88.tgz diff --git a/stable/wger/1.1.10/charts/redis-3.0.85.tgz b/stable/wger/1.1.11/charts/redis-3.0.85.tgz similarity index 100% rename from stable/wger/1.1.10/charts/redis-3.0.85.tgz rename to stable/wger/1.1.11/charts/redis-3.0.85.tgz diff --git a/stable/wger/1.1.10/ix_values.yaml b/stable/wger/1.1.11/ix_values.yaml similarity index 95% rename from stable/wger/1.1.10/ix_values.yaml rename to stable/wger/1.1.11/ix_values.yaml index 027990c3de7..7aa038a3c6d 100644 --- a/stable/wger/1.1.10/ix_values.yaml +++ b/stable/wger/1.1.11/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/wger - tag: latest@sha256:f4b1ebf33d0736431db9514e70abcb0fe2fe5e1f103082f8f810188978b2e6d3 + tag: latest@sha256:4aba9256b1b1045371abecdf32de75808e0dcb19f4d83261fe6f205c86b1546f pullPolicy: IfNotPresent nginxImage: diff --git a/stable/wger/1.1.10/questions.yaml b/stable/wger/1.1.11/questions.yaml similarity index 100% rename from stable/wger/1.1.10/questions.yaml rename to stable/wger/1.1.11/questions.yaml diff --git a/stable/wger/1.1.10/templates/_configmap.tpl b/stable/wger/1.1.11/templates/_configmap.tpl similarity index 100% rename from stable/wger/1.1.10/templates/_configmap.tpl rename to stable/wger/1.1.11/templates/_configmap.tpl diff --git a/stable/wger/1.1.10/templates/_nginx.tpl b/stable/wger/1.1.11/templates/_nginx.tpl similarity index 100% rename from stable/wger/1.1.10/templates/_nginx.tpl rename to stable/wger/1.1.11/templates/_nginx.tpl diff --git a/stable/wger/1.1.10/templates/_secrets.tpl b/stable/wger/1.1.11/templates/_secrets.tpl similarity index 100% rename from stable/wger/1.1.10/templates/_secrets.tpl rename to stable/wger/1.1.11/templates/_secrets.tpl diff --git a/stable/wger/1.1.10/templates/common.yaml b/stable/wger/1.1.11/templates/common.yaml similarity index 100% rename from stable/wger/1.1.10/templates/common.yaml rename to stable/wger/1.1.11/templates/common.yaml diff --git a/stable/wger/1.1.11/values.yaml b/stable/wger/1.1.11/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xwiki/3.0.48/CHANGELOG.md b/stable/xwiki/3.0.49/CHANGELOG.md similarity index 92% rename from stable/xwiki/3.0.48/CHANGELOG.md rename to stable/xwiki/3.0.49/CHANGELOG.md index 35194bdbdb4..b90bfe4d880 100644 --- a/stable/xwiki/3.0.48/CHANGELOG.md +++ b/stable/xwiki/3.0.49/CHANGELOG.md @@ -2,12 +2,11 @@ -## [xwiki-3.0.48](https://github.com/truecharts/charts/compare/xwiki-3.0.47...xwiki-3.0.48) (2022-09-27) +## [xwiki-3.0.49](https://github.com/truecharts/charts/compare/xwiki-3.0.48...xwiki-3.0.49) (2022-09-28) ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major ([#3925](https://github.com/truecharts/charts/issues/3925)) +- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) @@ -97,3 +96,4 @@ - refactor Services SCALE GUI - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + diff --git a/stable/synapse/4.0.46/Chart.lock b/stable/xwiki/3.0.49/Chart.lock similarity index 85% rename from stable/synapse/4.0.46/Chart.lock rename to stable/xwiki/3.0.49/Chart.lock index 191f8990595..7e7c7ec4f5a 100644 --- a/stable/synapse/4.0.46/Chart.lock +++ b/stable/xwiki/3.0.49/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.88 digest: sha256:bee7f98b92a91a54525b921bbaf043b5b4330211e531d0afbf8262329bee36f5 -generated: "2022-09-27T20:49:00.238426648Z" +generated: "2022-09-28T10:16:19.048352296Z" diff --git a/stable/xwiki/3.0.48/Chart.yaml b/stable/xwiki/3.0.49/Chart.yaml similarity index 98% rename from stable/xwiki/3.0.48/Chart.yaml rename to stable/xwiki/3.0.49/Chart.yaml index c43eb82d431..9c79084845a 100644 --- a/stable/xwiki/3.0.48/Chart.yaml +++ b/stable/xwiki/3.0.49/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki - https://hub.docker.com/_/xwiki - https://github.com/xwiki/xwiki-docker -version: 3.0.48 +version: 3.0.49 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/xwiki/3.0.48/README.md b/stable/xwiki/3.0.49/README.md similarity index 100% rename from stable/xwiki/3.0.48/README.md rename to stable/xwiki/3.0.49/README.md diff --git a/stable/xwiki/3.0.48/app-readme.md b/stable/xwiki/3.0.49/app-readme.md similarity index 100% rename from stable/xwiki/3.0.48/app-readme.md rename to stable/xwiki/3.0.49/app-readme.md diff --git a/stable/xwiki/3.0.49/charts/common-10.6.4.tgz b/stable/xwiki/3.0.49/charts/common-10.6.4.tgz new file mode 100644 index 00000000000..2a39fa03ab2 Binary files /dev/null and b/stable/xwiki/3.0.49/charts/common-10.6.4.tgz differ diff --git a/stable/xwiki/3.0.48/charts/postgresql-8.0.88.tgz b/stable/xwiki/3.0.49/charts/postgresql-8.0.88.tgz similarity index 100% rename from stable/xwiki/3.0.48/charts/postgresql-8.0.88.tgz rename to stable/xwiki/3.0.49/charts/postgresql-8.0.88.tgz diff --git a/stable/xwiki/3.0.48/ix_values.yaml b/stable/xwiki/3.0.49/ix_values.yaml similarity index 89% rename from stable/xwiki/3.0.48/ix_values.yaml rename to stable/xwiki/3.0.49/ix_values.yaml index 38e6b642c61..f60d889d3ec 100644 --- a/stable/xwiki/3.0.48/ix_values.yaml +++ b/stable/xwiki/3.0.49/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/xwiki - tag: 14.7.0-postgres@sha256:2c7d4299f50679525547e600ec01a509da57a947edeaf2147471462e3bd20ec5 + tag: 14.7.0-postgres@sha256:f8afd9b194e9a82a9bc8c311d88c9e74cf8154191651335b4a5e189f444ecae6 pullPolicy: IfNotPresent securityContext: diff --git a/stable/xwiki/3.0.48/questions.yaml b/stable/xwiki/3.0.49/questions.yaml similarity index 100% rename from stable/xwiki/3.0.48/questions.yaml rename to stable/xwiki/3.0.49/questions.yaml diff --git a/stable/xwiki/3.0.49/templates/common.yaml b/stable/xwiki/3.0.49/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/xwiki/3.0.49/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/xwiki/3.0.49/values.yaml b/stable/xwiki/3.0.49/values.yaml new file mode 100644 index 00000000000..e69de29bb2d