diff --git a/dependency/clickhouse/1.0.17/CHANGELOG.md b/dependency/clickhouse/1.0.18/CHANGELOG.md similarity index 100% rename from dependency/clickhouse/1.0.17/CHANGELOG.md rename to dependency/clickhouse/1.0.18/CHANGELOG.md index 22cbbddd467..f6ccdb103ef 100644 --- a/dependency/clickhouse/1.0.17/CHANGELOG.md +++ b/dependency/clickhouse/1.0.18/CHANGELOG.md @@ -2,6 +2,7 @@ + ## [clickhouse-1.0.17](https://github.com/truecharts/charts/compare/clickhouse-1.0.16...clickhouse-1.0.17) (2022-08-29) ### Chore @@ -96,4 +97,3 @@ - update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421)) - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) - diff --git a/dependency/memcached/3.0.65/Chart.lock b/dependency/clickhouse/1.0.18/Chart.lock similarity index 80% rename from dependency/memcached/3.0.65/Chart.lock rename to dependency/clickhouse/1.0.18/Chart.lock index 11c29b75b1d..ef18903b181 100644 --- a/dependency/memcached/3.0.65/Chart.lock +++ b/dependency/clickhouse/1.0.18/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.4 digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a -generated: "2022-08-29T18:21:29.819745912Z" +generated: "2022-08-30T05:51:59.213343901Z" diff --git a/dependency/clickhouse/1.0.17/Chart.yaml b/dependency/clickhouse/1.0.18/Chart.yaml similarity index 95% rename from dependency/clickhouse/1.0.17/Chart.yaml rename to dependency/clickhouse/1.0.18/Chart.yaml index fe30180ad88..9e8c4c98937 100644 --- a/dependency/clickhouse/1.0.17/Chart.yaml +++ b/dependency/clickhouse/1.0.18/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "22.8.2.11" +appVersion: "22.8.3.13" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://clickhouse.com/ - https://hub.docker.com/r/yandex/clickhouse-server type: application -version: 1.0.17 +version: 1.0.18 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/1.0.17/README.md b/dependency/clickhouse/1.0.18/README.md similarity index 95% rename from dependency/clickhouse/1.0.17/README.md rename to dependency/clickhouse/1.0.18/README.md index 9e910e8ddd4..fcf554fde48 100644 --- a/dependency/clickhouse/1.0.17/README.md +++ b/dependency/clickhouse/1.0.18/README.md @@ -1,6 +1,6 @@ # clickhouse -![Version: 1.0.17](https://img.shields.io/badge/Version-1.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.8.2.11](https://img.shields.io/badge/AppVersion-22.8.2.11-informational?style=flat-square) +![Version: 1.0.18](https://img.shields.io/badge/Version-1.0.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.8.3.13](https://img.shields.io/badge/AppVersion-22.8.3.13-informational?style=flat-square) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). diff --git a/dependency/clickhouse/1.0.17/app-readme.md b/dependency/clickhouse/1.0.18/app-readme.md similarity index 100% rename from dependency/clickhouse/1.0.17/app-readme.md rename to dependency/clickhouse/1.0.18/app-readme.md diff --git a/dependency/clickhouse/1.0.17/charts/common-10.5.4.tgz b/dependency/clickhouse/1.0.18/charts/common-10.5.4.tgz similarity index 100% rename from dependency/clickhouse/1.0.17/charts/common-10.5.4.tgz rename to dependency/clickhouse/1.0.18/charts/common-10.5.4.tgz diff --git a/dependency/clickhouse/1.0.17/ix_values.yaml b/dependency/clickhouse/1.0.18/ix_values.yaml similarity index 95% rename from dependency/clickhouse/1.0.17/ix_values.yaml rename to dependency/clickhouse/1.0.18/ix_values.yaml index c08908401c1..d7a510f8ff9 100644 --- a/dependency/clickhouse/1.0.17/ix_values.yaml +++ b/dependency/clickhouse/1.0.18/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/clickhouse pullPolicy: IfNotPresent - tag: 22.8.2.11@sha256:02163dcc08f2779e050f620860f7c52580a69c663744c40c96fcadeccbb11970 + tag: 22.8.3.13@sha256:decf1ef41af4f66766176ec1509d3211acccb2814ae6683ab9e2b52125c1833e controller: type: statefulset diff --git a/dependency/clickhouse/1.0.17/questions.yaml b/dependency/clickhouse/1.0.18/questions.yaml similarity index 100% rename from dependency/clickhouse/1.0.17/questions.yaml rename to dependency/clickhouse/1.0.18/questions.yaml diff --git a/dependency/clickhouse/1.0.17/templates/common.yaml b/dependency/clickhouse/1.0.18/templates/common.yaml similarity index 100% rename from dependency/clickhouse/1.0.17/templates/common.yaml rename to dependency/clickhouse/1.0.18/templates/common.yaml diff --git a/dependency/clickhouse/1.0.17/values.yaml b/dependency/clickhouse/1.0.18/values.yaml similarity index 100% rename from dependency/clickhouse/1.0.17/values.yaml rename to dependency/clickhouse/1.0.18/values.yaml diff --git a/dependency/memcached/3.0.65/CHANGELOG.md b/dependency/memcached/3.0.66/CHANGELOG.md similarity index 100% rename from dependency/memcached/3.0.65/CHANGELOG.md rename to dependency/memcached/3.0.66/CHANGELOG.md index c280dd88943..9a76f2b500d 100644 --- a/dependency/memcached/3.0.65/CHANGELOG.md +++ b/dependency/memcached/3.0.66/CHANGELOG.md @@ -2,6 +2,7 @@ + ## [memcached-3.0.65](https://github.com/truecharts/charts/compare/memcached-3.0.64...memcached-3.0.65) (2022-08-29) ### Chore @@ -96,4 +97,3 @@ - update helm chart common to v10.4.11 ([#3428](https://github.com/truecharts/charts/issues/3428)) - diff --git a/dependency/clickhouse/1.0.17/Chart.lock b/dependency/memcached/3.0.66/Chart.lock similarity index 80% rename from dependency/clickhouse/1.0.17/Chart.lock rename to dependency/memcached/3.0.66/Chart.lock index e9ed05b1e13..a4dc5bed187 100644 --- a/dependency/clickhouse/1.0.17/Chart.lock +++ b/dependency/memcached/3.0.66/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.4 digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a -generated: "2022-08-29T18:21:29.776305037Z" +generated: "2022-08-30T05:51:59.218863335Z" diff --git a/dependency/memcached/3.0.65/Chart.yaml b/dependency/memcached/3.0.66/Chart.yaml similarity index 95% rename from dependency/memcached/3.0.65/Chart.yaml rename to dependency/memcached/3.0.66/Chart.yaml index 3a9579766a7..20a53fe4ec2 100644 --- a/dependency/memcached/3.0.65/Chart.yaml +++ b/dependency/memcached/3.0.66/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.6.16" +appVersion: "1.6.17" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 3.0.65 +version: 3.0.66 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/3.0.65/README.md b/dependency/memcached/3.0.66/README.md similarity index 95% rename from dependency/memcached/3.0.65/README.md rename to dependency/memcached/3.0.66/README.md index 34eae1bbd12..82a7f98ebed 100644 --- a/dependency/memcached/3.0.65/README.md +++ b/dependency/memcached/3.0.66/README.md @@ -1,6 +1,6 @@ # memcached -![Version: 3.0.65](https://img.shields.io/badge/Version-3.0.65-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.16](https://img.shields.io/badge/AppVersion-1.6.16-informational?style=flat-square) +![Version: 3.0.66](https://img.shields.io/badge/Version-3.0.66-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.17](https://img.shields.io/badge/AppVersion-1.6.17-informational?style=flat-square) Memcached is a memory-backed database caching solution diff --git a/dependency/memcached/3.0.65/app-readme.md b/dependency/memcached/3.0.66/app-readme.md similarity index 100% rename from dependency/memcached/3.0.65/app-readme.md rename to dependency/memcached/3.0.66/app-readme.md diff --git a/dependency/memcached/3.0.65/charts/common-10.5.4.tgz b/dependency/memcached/3.0.66/charts/common-10.5.4.tgz similarity index 100% rename from dependency/memcached/3.0.65/charts/common-10.5.4.tgz rename to dependency/memcached/3.0.66/charts/common-10.5.4.tgz diff --git a/dependency/memcached/3.0.65/ix_values.yaml b/dependency/memcached/3.0.66/ix_values.yaml similarity index 68% rename from dependency/memcached/3.0.65/ix_values.yaml rename to dependency/memcached/3.0.66/ix_values.yaml index 7175e340cf9..bb872057fe3 100644 --- a/dependency/memcached/3.0.65/ix_values.yaml +++ b/dependency/memcached/3.0.66/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/memcached pullPolicy: IfNotPresent - tag: 1.6.16@sha256:885317970de475ec51aa768f75bca92472dfb01f4c78c444c7639e9391bf784d + tag: 1.6.17@sha256:1a343119c00c33188a27442b6020b0094def05642a9571922496952a2cc4c158 service: main: diff --git a/dependency/memcached/3.0.65/questions.yaml b/dependency/memcached/3.0.66/questions.yaml similarity index 100% rename from dependency/memcached/3.0.65/questions.yaml rename to dependency/memcached/3.0.66/questions.yaml diff --git a/dependency/memcached/3.0.65/templates/common.yaml b/dependency/memcached/3.0.66/templates/common.yaml similarity index 100% rename from dependency/memcached/3.0.65/templates/common.yaml rename to dependency/memcached/3.0.66/templates/common.yaml diff --git a/dependency/memcached/3.0.65/values.yaml b/dependency/memcached/3.0.66/values.yaml similarity index 100% rename from dependency/memcached/3.0.65/values.yaml rename to dependency/memcached/3.0.66/values.yaml diff --git a/dependency/mongodb/2.0.2/CHANGELOG.md b/dependency/mongodb/2.0.2/CHANGELOG.md deleted file mode 100644 index a884ffa8f1e..00000000000 --- a/dependency/mongodb/2.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mongodb-2.0.2](https://github.com/truecharts/charts/compare/mongodb-2.0.1...mongodb-2.0.2) (2022-08-29) - -### Chore - -- update helm chart common to v10.5.4 ([#3613](https://github.com/truecharts/charts/issues/3613)) - - - - -## [mongodb-2.0.1](https://github.com/truecharts/charts/compare/mongodb-2.0.0...mongodb-2.0.1) (2022-08-29) - -### Chore - -- update helm chart common to v10.5.3 ([#3610](https://github.com/truecharts/charts/issues/3610)) - - - - -## [mongodb-2.0.0](https://github.com/truecharts/charts/compare/mongodb-1.0.60...mongodb-2.0.0) (2022-08-29) - -### Fix - -- use new mongo shell ([#3608](https://github.com/truecharts/charts/issues/3608)) - - - - -## [mongodb-1.0.60](https://github.com/truecharts/charts/compare/mongodb-1.0.59...mongodb-1.0.60) (2022-08-26) - -### Chore - -- update helm chart common to v10.5.2 ([#3583](https://github.com/truecharts/charts/issues/3583)) - - - - -## [mongodb-1.0.59](https://github.com/truecharts/charts/compare/mongodb-1.0.58...mongodb-1.0.59) (2022-08-25) - -### Chore - -- update helm chart common to v10.5.1 ([#3562](https://github.com/truecharts/charts/issues/3562)) - - - - -## [mongodb-1.0.58](https://github.com/truecharts/charts/compare/mongodb-1.0.57...mongodb-1.0.58) (2022-08-23) - -### Chore - -- update helm chart common to v10.5.0 ([#3546](https://github.com/truecharts/charts/issues/3546)) - - - - -## [postgresql-8.0.58](https://github.com/truecharts/charts/compare/postgresql-8.0.56...postgresql-8.0.58) (2022-08-17) - -### Chore - -- update helm chart common to v10.4.13 - - update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478)) - - - - -## [postgresql-8.0.56](https://github.com/truecharts/charts/compare/postgresql-8.0.55...postgresql-8.0.56) (2022-08-14) - -### Chore - -- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465)) - - - - -## [postgresql-8.0.55](https://github.com/truecharts/charts/compare/postgresql-8.0.54...postgresql-8.0.55) (2022-08-12) - -### Chore - -- add documentation checkbox/section to all SCALE Apps - - update helm chart common to v10.4.12 - - ### Fix - -- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) - - - - -## [postgresql-8.0.54](https://github.com/truecharts/charts/compare/postgresql-8.0.53...postgresql-8.0.54) (2022-08-10) - -### Chore - -- update helm chart common to v10.4.11 ([#3428](https://github.com/truecharts/charts/issues/3428)) - - - diff --git a/dependency/mongodb/2.0.3/CHANGELOG.md b/dependency/mongodb/2.0.3/CHANGELOG.md new file mode 100644 index 00000000000..e0d99708b6a --- /dev/null +++ b/dependency/mongodb/2.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [memcached-3.0.66](https://github.com/truecharts/charts/compare/memcached-3.0.65...memcached-3.0.66) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + +## [memcached-3.0.65](https://github.com/truecharts/charts/compare/memcached-3.0.64...memcached-3.0.65) (2022-08-29) + +### Chore + +- update helm chart common to v10.5.4 ([#3613](https://github.com/truecharts/charts/issues/3613)) + + + + +## [memcached-3.0.64](https://github.com/truecharts/charts/compare/memcached-3.0.63...memcached-3.0.64) (2022-08-29) + +### Chore + +- update helm chart common to v10.5.3 ([#3610](https://github.com/truecharts/charts/issues/3610)) + + + + + +## [memcached-3.0.62](https://github.com/truecharts/charts/compare/memcached-3.0.61...memcached-3.0.62) (2022-08-25) + +### Chore + +- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561)) + + + + +## [clickhouse-1.0.13](https://github.com/truecharts/charts/compare/clickhouse-1.0.12...clickhouse-1.0.13) (2022-08-25) + +### Chore + +- update helm chart common to v10.5.1 ([#3562](https://github.com/truecharts/charts/issues/3562)) + + + + +## [clickhouse-1.0.12](https://github.com/truecharts/charts/compare/clickhouse-1.0.11...clickhouse-1.0.12) (2022-08-23) + +### Chore + +- update helm chart common to v10.5.0 ([#3546](https://github.com/truecharts/charts/issues/3546)) + + + + +## [clickhouse-1.0.11](https://github.com/truecharts/charts/compare/clickhouse-1.0.10...clickhouse-1.0.11) (2022-08-19) + +### Chore + +- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512)) + + + + +## [clickhouse-1.0.10](https://github.com/truecharts/charts/compare/clickhouse-1.0.9...clickhouse-1.0.10) (2022-08-17) + +### Chore + +- update helm chart common to v10.4.13 + + + + +## [clickhouse-1.0.9](https://github.com/truecharts/charts/compare/clickhouse-1.0.8...clickhouse-1.0.9) (2022-08-14) + +### Chore + +- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465)) + + + + +## [clickhouse-1.0.8](https://github.com/truecharts/charts/compare/clickhouse-1.0.7...clickhouse-1.0.8) (2022-08-12) + +### Chore + +- add documentation checkbox/section to all SCALE Apps + - update helm chart common to v10.4.12 + + ### Fix + +- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) + + + diff --git a/dependency/mongodb/2.0.2/Chart.lock b/dependency/mongodb/2.0.3/Chart.lock similarity index 80% rename from dependency/mongodb/2.0.2/Chart.lock rename to dependency/mongodb/2.0.3/Chart.lock index 5faaf95a9cc..20f1946c905 100644 --- a/dependency/mongodb/2.0.2/Chart.lock +++ b/dependency/mongodb/2.0.3/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.4 digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a -generated: "2022-08-29T18:21:58.469641059Z" +generated: "2022-08-30T05:51:59.219221237Z" diff --git a/dependency/mongodb/2.0.2/Chart.yaml b/dependency/mongodb/2.0.3/Chart.yaml similarity index 98% rename from dependency/mongodb/2.0.2/Chart.yaml rename to dependency/mongodb/2.0.3/Chart.yaml index 187ed7690f2..63b4a1952ca 100644 --- a/dependency/mongodb/2.0.2/Chart.yaml +++ b/dependency/mongodb/2.0.3/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/2.0.2/README.md b/dependency/mongodb/2.0.3/README.md similarity index 98% rename from dependency/mongodb/2.0.2/README.md rename to dependency/mongodb/2.0.3/README.md index c3f90b9ebac..5358be2449d 100644 --- a/dependency/mongodb/2.0.2/README.md +++ b/dependency/mongodb/2.0.3/README.md @@ -1,6 +1,6 @@ # mongodb -![Version: 2.0.2](https://img.shields.io/badge/Version-2.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.1](https://img.shields.io/badge/AppVersion-6.0.1-informational?style=flat-square) +![Version: 2.0.3](https://img.shields.io/badge/Version-2.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.1](https://img.shields.io/badge/AppVersion-6.0.1-informational?style=flat-square) Fast, reliable, scalable, and easy to use open-source no-sql database system. diff --git a/dependency/mongodb/2.0.2/app-readme.md b/dependency/mongodb/2.0.3/app-readme.md similarity index 100% rename from dependency/mongodb/2.0.2/app-readme.md rename to dependency/mongodb/2.0.3/app-readme.md diff --git a/dependency/mongodb/2.0.2/charts/common-10.5.4.tgz b/dependency/mongodb/2.0.3/charts/common-10.5.4.tgz similarity index 100% rename from dependency/mongodb/2.0.2/charts/common-10.5.4.tgz rename to dependency/mongodb/2.0.3/charts/common-10.5.4.tgz diff --git a/dependency/mongodb/2.0.2/ix_values.yaml b/dependency/mongodb/2.0.3/ix_values.yaml similarity index 97% rename from dependency/mongodb/2.0.2/ix_values.yaml rename to dependency/mongodb/2.0.3/ix_values.yaml index f22d0f5509a..9603fb9297a 100644 --- a/dependency/mongodb/2.0.2/ix_values.yaml +++ b/dependency/mongodb/2.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: 6.0.1@sha256:b38b216be6c0a243aa8b5a2a293d62d455375f99cf1ef4c314e308a432612190 + tag: 6.0.1@sha256:77cbc7434ce0be2e066771ec6bbc7e1eb5a79f494ac45c5cb1a3e7a58a26a1a7 controller: # -- Set the controller type. diff --git a/dependency/mongodb/2.0.2/questions.yaml b/dependency/mongodb/2.0.3/questions.yaml similarity index 100% rename from dependency/mongodb/2.0.2/questions.yaml rename to dependency/mongodb/2.0.3/questions.yaml diff --git a/dependency/mongodb/2.0.2/templates/common.yaml b/dependency/mongodb/2.0.3/templates/common.yaml similarity index 100% rename from dependency/mongodb/2.0.2/templates/common.yaml rename to dependency/mongodb/2.0.3/templates/common.yaml diff --git a/dependency/mongodb/2.0.2/values.yaml b/dependency/mongodb/2.0.3/values.yaml similarity index 100% rename from dependency/mongodb/2.0.2/values.yaml rename to dependency/mongodb/2.0.3/values.yaml diff --git a/dependency/redis/3.0.64/CHANGELOG.md b/dependency/redis/3.0.65/CHANGELOG.md similarity index 100% rename from dependency/redis/3.0.64/CHANGELOG.md rename to dependency/redis/3.0.65/CHANGELOG.md index 83cbb2f14d7..3e97b7fb88b 100644 --- a/dependency/redis/3.0.64/CHANGELOG.md +++ b/dependency/redis/3.0.65/CHANGELOG.md @@ -2,6 +2,7 @@ + ## [redis-3.0.64](https://github.com/truecharts/charts/compare/redis-3.0.63...redis-3.0.64) (2022-08-29) ### Chore @@ -96,4 +97,3 @@ - move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) - diff --git a/dependency/redis/3.0.64/Chart.lock b/dependency/redis/3.0.65/Chart.lock similarity index 80% rename from dependency/redis/3.0.64/Chart.lock rename to dependency/redis/3.0.65/Chart.lock index 7d5b7a32488..b51702fc7ae 100644 --- a/dependency/redis/3.0.64/Chart.lock +++ b/dependency/redis/3.0.65/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.4 digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a -generated: "2022-08-29T18:21:58.509229798Z" +generated: "2022-08-30T05:51:59.214520509Z" diff --git a/dependency/redis/3.0.64/Chart.yaml b/dependency/redis/3.0.65/Chart.yaml similarity index 98% rename from dependency/redis/3.0.64/Chart.yaml rename to dependency/redis/3.0.65/Chart.yaml index 30a4da7b289..c683bf4baed 100644 --- a/dependency/redis/3.0.64/Chart.yaml +++ b/dependency/redis/3.0.65/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 3.0.64 +version: 3.0.65 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/3.0.64/README.md b/dependency/redis/3.0.65/README.md similarity index 98% rename from dependency/redis/3.0.64/README.md rename to dependency/redis/3.0.65/README.md index add20c96cb9..35fda218529 100644 --- a/dependency/redis/3.0.64/README.md +++ b/dependency/redis/3.0.65/README.md @@ -1,6 +1,6 @@ # redis -![Version: 3.0.64](https://img.shields.io/badge/Version-3.0.64-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.4](https://img.shields.io/badge/AppVersion-7.0.4-informational?style=flat-square) +![Version: 3.0.65](https://img.shields.io/badge/Version-3.0.65-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.4](https://img.shields.io/badge/AppVersion-7.0.4-informational?style=flat-square) Open source, advanced key-value store. diff --git a/dependency/redis/3.0.64/app-readme.md b/dependency/redis/3.0.65/app-readme.md similarity index 100% rename from dependency/redis/3.0.64/app-readme.md rename to dependency/redis/3.0.65/app-readme.md diff --git a/dependency/redis/3.0.64/charts/common-10.5.4.tgz b/dependency/redis/3.0.65/charts/common-10.5.4.tgz similarity index 100% rename from dependency/redis/3.0.64/charts/common-10.5.4.tgz rename to dependency/redis/3.0.65/charts/common-10.5.4.tgz diff --git a/dependency/redis/3.0.64/ix_values.yaml b/dependency/redis/3.0.65/ix_values.yaml similarity index 98% rename from dependency/redis/3.0.64/ix_values.yaml rename to dependency/redis/3.0.65/ix_values.yaml index a7b588613cb..37589c1caa6 100644 --- a/dependency/redis/3.0.64/ix_values.yaml +++ b/dependency/redis/3.0.65/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/redis pullPolicy: IfNotPresent - tag: v7.0.4@sha256:8512d4c5141158ddfa8305744ddaca77bc845b4d21dd634209d9f497526236ca + tag: v7.0.4@sha256:c3727ebf152d35f6cd7d0242264f51de40060973c0bb9fd5d1263a6b566cc706 controller: # -- Set the controller type. diff --git a/dependency/redis/3.0.64/questions.yaml b/dependency/redis/3.0.65/questions.yaml similarity index 100% rename from dependency/redis/3.0.64/questions.yaml rename to dependency/redis/3.0.65/questions.yaml diff --git a/dependency/redis/3.0.64/templates/common.yaml b/dependency/redis/3.0.65/templates/common.yaml similarity index 100% rename from dependency/redis/3.0.64/templates/common.yaml rename to dependency/redis/3.0.65/templates/common.yaml diff --git a/dependency/redis/3.0.64/values.yaml b/dependency/redis/3.0.65/values.yaml similarity index 100% rename from dependency/redis/3.0.64/values.yaml rename to dependency/redis/3.0.65/values.yaml diff --git a/dependency/solr/0.0.38/CHANGELOG.md b/dependency/solr/0.0.39/CHANGELOG.md similarity index 91% rename from dependency/solr/0.0.38/CHANGELOG.md rename to dependency/solr/0.0.39/CHANGELOG.md index c1ac14952b4..a4b742218ad 100644 --- a/dependency/solr/0.0.38/CHANGELOG.md +++ b/dependency/solr/0.0.39/CHANGELOG.md @@ -2,6 +2,15 @@ +## [solr-0.0.39](https://github.com/truecharts/charts/compare/solr-0.0.38...solr-0.0.39) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + ## [solr-0.0.38](https://github.com/truecharts/charts/compare/solr-0.0.37...solr-0.0.38) (2022-08-29) ### Chore @@ -88,12 +97,3 @@ ### Chore -- update docker general non-major ([#3453](https://github.com/truecharts/charts/issues/3453)) - - - - -## [solr-0.0.27](https://github.com/truecharts/charts/compare/solr-0.0.26...solr-0.0.27) (2022-08-12) - -### Chore - diff --git a/dependency/solr/0.0.39/Chart.lock b/dependency/solr/0.0.39/Chart.lock new file mode 100644 index 00000000000..89a688ca688 --- /dev/null +++ b/dependency/solr/0.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.4 +digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a +generated: "2022-08-30T05:52:24.307008047Z" diff --git a/dependency/solr/0.0.38/Chart.yaml b/dependency/solr/0.0.39/Chart.yaml similarity index 97% rename from dependency/solr/0.0.38/Chart.yaml rename to dependency/solr/0.0.39/Chart.yaml index 8bf14158ea7..43b9b5b2913 100644 --- a/dependency/solr/0.0.38/Chart.yaml +++ b/dependency/solr/0.0.39/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/apache/solr - https://hub.docker.com/r/bitnami/solr/ type: application -version: 0.0.38 +version: 0.0.39 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/0.0.38/README.md b/dependency/solr/0.0.39/README.md similarity index 98% rename from dependency/solr/0.0.38/README.md rename to dependency/solr/0.0.39/README.md index b94faca9548..9796bafb461 100644 --- a/dependency/solr/0.0.38/README.md +++ b/dependency/solr/0.0.39/README.md @@ -1,6 +1,6 @@ # solr -![Version: 0.0.38](https://img.shields.io/badge/Version-0.0.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square) +![Version: 0.0.39](https://img.shields.io/badge/Version-0.0.39-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square) Apache Solr diff --git a/dependency/solr/0.0.38/app-readme.md b/dependency/solr/0.0.39/app-readme.md similarity index 100% rename from dependency/solr/0.0.38/app-readme.md rename to dependency/solr/0.0.39/app-readme.md diff --git a/dependency/solr/0.0.38/charts/common-10.5.4.tgz b/dependency/solr/0.0.39/charts/common-10.5.4.tgz similarity index 100% rename from dependency/solr/0.0.38/charts/common-10.5.4.tgz rename to dependency/solr/0.0.39/charts/common-10.5.4.tgz diff --git a/dependency/solr/0.0.38/ix_values.yaml b/dependency/solr/0.0.39/ix_values.yaml similarity index 98% rename from dependency/solr/0.0.38/ix_values.yaml rename to dependency/solr/0.0.39/ix_values.yaml index 3a788cddcba..69e5b99db0f 100644 --- a/dependency/solr/0.0.38/ix_values.yaml +++ b/dependency/solr/0.0.39/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.0.0@sha256:a3b61679069d6dda09c4280274eac129c0572173773f03595b555b8795efd153 + tag: v9.0.0@sha256:08624c29bc254d78310775606b2432a3e11ab192cb28f70358f6e787572027a9 controller: # -- Set the controller type. diff --git a/dependency/solr/0.0.38/questions.yaml b/dependency/solr/0.0.39/questions.yaml similarity index 100% rename from dependency/solr/0.0.38/questions.yaml rename to dependency/solr/0.0.39/questions.yaml diff --git a/dependency/solr/0.0.38/templates/common.yaml b/dependency/solr/0.0.39/templates/common.yaml similarity index 100% rename from dependency/solr/0.0.38/templates/common.yaml rename to dependency/solr/0.0.39/templates/common.yaml diff --git a/dependency/solr/0.0.38/values.yaml b/dependency/solr/0.0.39/values.yaml similarity index 100% rename from dependency/solr/0.0.38/values.yaml rename to dependency/solr/0.0.39/values.yaml diff --git a/incubator/cryptpad/0.0.38/Chart.lock b/incubator/cryptpad/0.0.38/Chart.lock deleted file mode 100644 index f765a1decc4..00000000000 --- a/incubator/cryptpad/0.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.4 -digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a -generated: "2022-08-29T20:37:07.538402195Z" diff --git a/incubator/cryptpad/0.0.38/CHANGELOG.md b/incubator/cryptpad/0.0.39/CHANGELOG.md similarity index 91% rename from incubator/cryptpad/0.0.38/CHANGELOG.md rename to incubator/cryptpad/0.0.39/CHANGELOG.md index ecf1207d298..f0ea4b2238a 100644 --- a/incubator/cryptpad/0.0.38/CHANGELOG.md +++ b/incubator/cryptpad/0.0.39/CHANGELOG.md @@ -2,6 +2,15 @@ +## [cryptpad-0.0.39](https://github.com/truecharts/charts/compare/cryptpad-0.0.38...cryptpad-0.0.39) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + ## [cryptpad-0.0.38](https://github.com/truecharts/charts/compare/cryptpad-0.0.37...cryptpad-0.0.38) (2022-08-29) ### Chore @@ -88,12 +97,3 @@ ## [cryptpad-0.0.27](https://github.com/truecharts/charts/compare/cryptpad-0.0.26...cryptpad-0.0.27) (2022-08-21) - -### Chore - -- update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523)) - - - - -## [cryptpad-0.0.26](https://github.com/truecharts/charts/compare/cryptpad-0.0.25...cryptpad-0.0.26) (2022-08-20) diff --git a/incubator/cryptpad/0.0.39/Chart.lock b/incubator/cryptpad/0.0.39/Chart.lock new file mode 100644 index 00000000000..5857b3c746a --- /dev/null +++ b/incubator/cryptpad/0.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.4 +digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a +generated: "2022-08-30T05:52:24.338098242Z" diff --git a/incubator/cryptpad/0.0.38/Chart.yaml b/incubator/cryptpad/0.0.39/Chart.yaml similarity index 98% rename from incubator/cryptpad/0.0.38/Chart.yaml rename to incubator/cryptpad/0.0.39/Chart.yaml index 926e8d1b4df..6c602d46038 100644 --- a/incubator/cryptpad/0.0.38/Chart.yaml +++ b/incubator/cryptpad/0.0.39/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://cryptpad.fr/ - https://hub.docker.com/r/promasu/cryptpad/ type: application -version: 0.0.38 +version: 0.0.39 diff --git a/incubator/cryptpad/0.0.38/README.md b/incubator/cryptpad/0.0.39/README.md similarity index 98% rename from incubator/cryptpad/0.0.38/README.md rename to incubator/cryptpad/0.0.39/README.md index b3468ad336b..797c8091300 100644 --- a/incubator/cryptpad/0.0.38/README.md +++ b/incubator/cryptpad/0.0.39/README.md @@ -1,6 +1,6 @@ # cryptpad -![Version: 0.0.38](https://img.shields.io/badge/Version-0.0.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.39](https://img.shields.io/badge/Version-0.0.39-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) CryptPad is the Zero Knowledge realtime collaborative editor.[br]mkdir -p /mnt/user/appdata/cryptpad/config [/br]wget -O /mnt/user/appdata/cryptpad/config/config.js https://raw.githubusercontent.com/xwiki-labs/cryptpad/main/config/config.example.js diff --git a/incubator/cryptpad/0.0.38/app-readme.md b/incubator/cryptpad/0.0.39/app-readme.md similarity index 100% rename from incubator/cryptpad/0.0.38/app-readme.md rename to incubator/cryptpad/0.0.39/app-readme.md diff --git a/incubator/cryptpad/0.0.38/charts/common-10.5.4.tgz b/incubator/cryptpad/0.0.39/charts/common-10.5.4.tgz similarity index 100% rename from incubator/cryptpad/0.0.38/charts/common-10.5.4.tgz rename to incubator/cryptpad/0.0.39/charts/common-10.5.4.tgz diff --git a/incubator/cryptpad/0.0.38/ix_values.yaml b/incubator/cryptpad/0.0.39/ix_values.yaml similarity index 91% rename from incubator/cryptpad/0.0.38/ix_values.yaml rename to incubator/cryptpad/0.0.39/ix_values.yaml index 10d220bcf34..86c9fe791eb 100644 --- a/incubator/cryptpad/0.0.38/ix_values.yaml +++ b/incubator/cryptpad/0.0.39/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cryptpad - tag: latest@sha256:02bcb4960b990db45c00b13cec81d993cc5b971558f02a93dfaadc6a08be92ec + tag: latest@sha256:ead0ed2eaa7273f6d1adce1e47fa2cff386cee21f1d8cfbafccdd99c692b57bc persistence: blobpath: enabled: true diff --git a/incubator/cryptpad/0.0.38/questions.yaml b/incubator/cryptpad/0.0.39/questions.yaml similarity index 100% rename from incubator/cryptpad/0.0.38/questions.yaml rename to incubator/cryptpad/0.0.39/questions.yaml diff --git a/incubator/cryptpad/0.0.38/templates/common.yaml b/incubator/cryptpad/0.0.39/templates/common.yaml similarity index 100% rename from incubator/cryptpad/0.0.38/templates/common.yaml rename to incubator/cryptpad/0.0.39/templates/common.yaml diff --git a/incubator/cryptpad/0.0.38/values.yaml b/incubator/cryptpad/0.0.39/values.yaml similarity index 100% rename from incubator/cryptpad/0.0.38/values.yaml rename to incubator/cryptpad/0.0.39/values.yaml diff --git a/incubator/rimgo/0.0.41/Chart.lock b/incubator/rimgo/0.0.41/Chart.lock deleted file mode 100644 index d5a8cc08b6b..00000000000 --- a/incubator/rimgo/0.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.4 -digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a -generated: "2022-08-29T20:59:11.201552064Z" diff --git a/incubator/rimgo/0.0.41/CHANGELOG.md b/incubator/rimgo/0.0.42/CHANGELOG.md similarity index 91% rename from incubator/rimgo/0.0.41/CHANGELOG.md rename to incubator/rimgo/0.0.42/CHANGELOG.md index 2a73a4617ce..8588e7aac92 100644 --- a/incubator/rimgo/0.0.41/CHANGELOG.md +++ b/incubator/rimgo/0.0.42/CHANGELOG.md @@ -2,6 +2,15 @@ +## [rimgo-0.0.42](https://github.com/truecharts/charts/compare/rimgo-0.0.41...rimgo-0.0.42) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + ## [rimgo-0.0.41](https://github.com/truecharts/charts/compare/rimgo-0.0.40...rimgo-0.0.41) (2022-08-29) ### Chore @@ -88,12 +97,3 @@ ## [rimgo-0.0.30](https://github.com/truecharts/charts/compare/rimgo-0.0.29...rimgo-0.0.30) (2022-08-21) - -### Chore - -- update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523)) - - - - -## [rimgo-0.0.29](https://github.com/truecharts/charts/compare/rimgo-0.0.28...rimgo-0.0.29) (2022-08-20) diff --git a/incubator/rimgo/0.0.42/Chart.lock b/incubator/rimgo/0.0.42/Chart.lock new file mode 100644 index 00000000000..a3f5d210108 --- /dev/null +++ b/incubator/rimgo/0.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.4 +digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a +generated: "2022-08-30T05:52:24.349662814Z" diff --git a/incubator/rimgo/0.0.41/Chart.yaml b/incubator/rimgo/0.0.42/Chart.yaml similarity index 97% rename from incubator/rimgo/0.0.41/Chart.yaml rename to incubator/rimgo/0.0.42/Chart.yaml index 3e2be3c8c09..22bccd956eb 100644 --- a/incubator/rimgo/0.0.41/Chart.yaml +++ b/incubator/rimgo/0.0.42/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.41 +version: 0.0.42 diff --git a/incubator/rimgo/0.0.41/README.md b/incubator/rimgo/0.0.42/README.md similarity index 98% rename from incubator/rimgo/0.0.41/README.md rename to incubator/rimgo/0.0.42/README.md index 4a89e1c016e..9076a792a0b 100644 --- a/incubator/rimgo/0.0.41/README.md +++ b/incubator/rimgo/0.0.42/README.md @@ -1,6 +1,6 @@ # rimgo -![Version: 0.0.41](https://img.shields.io/badge/Version-0.0.41-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.42](https://img.shields.io/badge/Version-0.0.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Alternative Imgur front-end diff --git a/incubator/rimgo/0.0.41/app-readme.md b/incubator/rimgo/0.0.42/app-readme.md similarity index 100% rename from incubator/rimgo/0.0.41/app-readme.md rename to incubator/rimgo/0.0.42/app-readme.md diff --git a/incubator/rimgo/0.0.41/charts/common-10.5.4.tgz b/incubator/rimgo/0.0.42/charts/common-10.5.4.tgz similarity index 100% rename from incubator/rimgo/0.0.41/charts/common-10.5.4.tgz rename to incubator/rimgo/0.0.42/charts/common-10.5.4.tgz diff --git a/incubator/rimgo/0.0.41/ix_values.yaml b/incubator/rimgo/0.0.42/ix_values.yaml similarity index 82% rename from incubator/rimgo/0.0.41/ix_values.yaml rename to incubator/rimgo/0.0.42/ix_values.yaml index 6c5a3eac14a..df806db3276 100644 --- a/incubator/rimgo/0.0.41/ix_values.yaml +++ b/incubator/rimgo/0.0.42/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rimgo - tag: latest@sha256:c0752ba31a1468595039f970dc6a6738607edaa944b04ffad4e7d98b53f55df8 + tag: latest@sha256:c03f06c490c8a0e07ccc89e5e27e5038d0cf8bc6edc91ff8c39f35c7dd5a4f03 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/rimgo/0.0.41/questions.yaml b/incubator/rimgo/0.0.42/questions.yaml similarity index 100% rename from incubator/rimgo/0.0.41/questions.yaml rename to incubator/rimgo/0.0.42/questions.yaml diff --git a/incubator/rimgo/0.0.41/templates/common.yaml b/incubator/rimgo/0.0.42/templates/common.yaml similarity index 100% rename from incubator/rimgo/0.0.41/templates/common.yaml rename to incubator/rimgo/0.0.42/templates/common.yaml diff --git a/incubator/rimgo/0.0.41/values.yaml b/incubator/rimgo/0.0.42/values.yaml similarity index 100% rename from incubator/rimgo/0.0.41/values.yaml rename to incubator/rimgo/0.0.42/values.yaml diff --git a/incubator/searxng/0.0.33/Chart.lock b/incubator/searxng/0.0.33/Chart.lock deleted file mode 100644 index f7683f39a2f..00000000000 --- a/incubator/searxng/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.4 -digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a -generated: "2022-08-29T21:00:44.258236109Z" diff --git a/incubator/searxng/0.0.33/CHANGELOG.md b/incubator/searxng/0.0.34/CHANGELOG.md similarity index 91% rename from incubator/searxng/0.0.33/CHANGELOG.md rename to incubator/searxng/0.0.34/CHANGELOG.md index 406069e494e..542930dc68b 100644 --- a/incubator/searxng/0.0.33/CHANGELOG.md +++ b/incubator/searxng/0.0.34/CHANGELOG.md @@ -2,6 +2,15 @@ +## [searxng-0.0.34](https://github.com/truecharts/charts/compare/searxng-0.0.33...searxng-0.0.34) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + ## [searxng-0.0.33](https://github.com/truecharts/charts/compare/searxng-0.0.32...searxng-0.0.33) (2022-08-29) ### Chore @@ -88,12 +97,3 @@ - -## [searxng-0.0.22](https://github.com/truecharts/charts/compare/searxng-0.0.21...searxng-0.0.22) (2022-08-14) - -### Chore - -- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465)) - - - diff --git a/incubator/searxng/0.0.34/Chart.lock b/incubator/searxng/0.0.34/Chart.lock new file mode 100644 index 00000000000..613faaffbc2 --- /dev/null +++ b/incubator/searxng/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.4 +digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a +generated: "2022-08-30T05:52:24.319580426Z" diff --git a/incubator/searxng/0.0.33/Chart.yaml b/incubator/searxng/0.0.34/Chart.yaml similarity index 98% rename from incubator/searxng/0.0.33/Chart.yaml rename to incubator/searxng/0.0.34/Chart.yaml index db47fea29a2..c9229e2da33 100644 --- a/incubator/searxng/0.0.33/Chart.yaml +++ b/incubator/searxng/0.0.34/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/searxng/searxng - https://hub.docker.com/r/searxng/searxng type: application -version: 0.0.33 +version: 0.0.34 diff --git a/incubator/searxng/0.0.33/README.md b/incubator/searxng/0.0.34/README.md similarity index 98% rename from incubator/searxng/0.0.33/README.md rename to incubator/searxng/0.0.34/README.md index 1e755f84d9c..5edfa116f55 100644 --- a/incubator/searxng/0.0.33/README.md +++ b/incubator/searxng/0.0.34/README.md @@ -1,6 +1,6 @@ # searxng -![Version: 0.0.33](https://img.shields.io/badge/Version-0.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.34](https://img.shields.io/badge/Version-0.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) SearXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, SearXNG can be used over Tor for online anonymity. diff --git a/incubator/searxng/0.0.33/app-readme.md b/incubator/searxng/0.0.34/app-readme.md similarity index 100% rename from incubator/searxng/0.0.33/app-readme.md rename to incubator/searxng/0.0.34/app-readme.md diff --git a/incubator/searxng/0.0.33/charts/common-10.5.4.tgz b/incubator/searxng/0.0.34/charts/common-10.5.4.tgz similarity index 100% rename from incubator/searxng/0.0.33/charts/common-10.5.4.tgz rename to incubator/searxng/0.0.34/charts/common-10.5.4.tgz diff --git a/incubator/searxng/0.0.33/ix_values.yaml b/incubator/searxng/0.0.34/ix_values.yaml similarity index 83% rename from incubator/searxng/0.0.33/ix_values.yaml rename to incubator/searxng/0.0.34/ix_values.yaml index b7bd719cad2..4e9f9bb4955 100644 --- a/incubator/searxng/0.0.33/ix_values.yaml +++ b/incubator/searxng/0.0.34/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searxng - tag: latest@sha256:f6dd0cac67c41d3287f3f8a345fd8c8ff88080db1f6309d7143b5782a866d748 + tag: latest@sha256:e6a38d683e50a37646b022f56f39c45c11844cbcfb83a211d41c5ee3f7a93995 persistence: config: enabled: true diff --git a/incubator/searxng/0.0.33/questions.yaml b/incubator/searxng/0.0.34/questions.yaml similarity index 100% rename from incubator/searxng/0.0.33/questions.yaml rename to incubator/searxng/0.0.34/questions.yaml diff --git a/incubator/searxng/0.0.33/templates/common.yaml b/incubator/searxng/0.0.34/templates/common.yaml similarity index 100% rename from incubator/searxng/0.0.33/templates/common.yaml rename to incubator/searxng/0.0.34/templates/common.yaml diff --git a/incubator/searxng/0.0.33/values.yaml b/incubator/searxng/0.0.34/values.yaml similarity index 100% rename from incubator/searxng/0.0.33/values.yaml rename to incubator/searxng/0.0.34/values.yaml diff --git a/incubator/sonarqube/0.0.21/CHANGELOG.md b/incubator/sonarqube/0.0.22/CHANGELOG.md similarity index 89% rename from incubator/sonarqube/0.0.21/CHANGELOG.md rename to incubator/sonarqube/0.0.22/CHANGELOG.md index e4f79794adc..454552f8a6e 100644 --- a/incubator/sonarqube/0.0.21/CHANGELOG.md +++ b/incubator/sonarqube/0.0.22/CHANGELOG.md @@ -2,6 +2,15 @@ +## [sonarqube-0.0.22](https://github.com/truecharts/charts/compare/sonarqube-0.0.21...sonarqube-0.0.22) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + ## [sonarqube-0.0.21](https://github.com/truecharts/charts/compare/sonarqube-0.0.20...sonarqube-0.0.21) (2022-08-29) ### Chore @@ -88,12 +97,3 @@ ## [sonarqube-0.0.12](https://github.com/truecharts/apps/compare/sonarqube-0.0.11...sonarqube-0.0.12) (2022-07-23) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - - - -## [sonarqube-0.0.12](https://github.com/truecharts/apps/compare/sonarqube-0.0.11...sonarqube-0.0.12) (2022-07-23) diff --git a/incubator/sonarqube/0.0.22/Chart.lock b/incubator/sonarqube/0.0.22/Chart.lock new file mode 100644 index 00000000000..94cb1b24c3f --- /dev/null +++ b/incubator/sonarqube/0.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.4 +digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a +generated: "2022-08-30T05:52:48.355008042Z" diff --git a/incubator/sonarqube/0.0.21/Chart.yaml b/incubator/sonarqube/0.0.22/Chart.yaml similarity index 98% rename from incubator/sonarqube/0.0.21/Chart.yaml rename to incubator/sonarqube/0.0.22/Chart.yaml index 5e0962ad4a7..12787763635 100644 --- a/incubator/sonarqube/0.0.21/Chart.yaml +++ b/incubator/sonarqube/0.0.22/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/SonarSource/sonarqube - https://hub.docker.com/_/sonarqube/ type: application -version: 0.0.21 +version: 0.0.22 diff --git a/incubator/sonarqube/0.0.21/README.md b/incubator/sonarqube/0.0.22/README.md similarity index 98% rename from incubator/sonarqube/0.0.21/README.md rename to incubator/sonarqube/0.0.22/README.md index d4698164ae7..b350b202f7e 100644 --- a/incubator/sonarqube/0.0.21/README.md +++ b/incubator/sonarqube/0.0.22/README.md @@ -1,6 +1,6 @@ # sonarqube -![Version: 0.0.21](https://img.shields.io/badge/Version-0.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) SonarQube is an open source platform for continuous inspection of code quality. diff --git a/incubator/sonarqube/0.0.21/app-readme.md b/incubator/sonarqube/0.0.22/app-readme.md similarity index 100% rename from incubator/sonarqube/0.0.21/app-readme.md rename to incubator/sonarqube/0.0.22/app-readme.md diff --git a/incubator/sonarqube/0.0.21/charts/common-10.5.4.tgz b/incubator/sonarqube/0.0.22/charts/common-10.5.4.tgz similarity index 100% rename from incubator/sonarqube/0.0.21/charts/common-10.5.4.tgz rename to incubator/sonarqube/0.0.22/charts/common-10.5.4.tgz diff --git a/incubator/sonarqube/0.0.21/ix_values.yaml b/incubator/sonarqube/0.0.22/ix_values.yaml similarity index 87% rename from incubator/sonarqube/0.0.21/ix_values.yaml rename to incubator/sonarqube/0.0.22/ix_values.yaml index 5c5b08e1889..72a017454a1 100644 --- a/incubator/sonarqube/0.0.21/ix_values.yaml +++ b/incubator/sonarqube/0.0.22/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/sonarqube - tag: latest@sha256:d6ee7e9029a0f81fea7e756e9807c293f2c8c13becef26c1df71296074eec841 + tag: latest@sha256:20181edd7381196fb04d36617407cbededd80785c5703d9b4233c0f0f0c199d7 persistence: data: enabled: true diff --git a/incubator/sonarqube/0.0.21/questions.yaml b/incubator/sonarqube/0.0.22/questions.yaml similarity index 100% rename from incubator/sonarqube/0.0.21/questions.yaml rename to incubator/sonarqube/0.0.22/questions.yaml diff --git a/incubator/sonarqube/0.0.21/templates/common.yaml b/incubator/sonarqube/0.0.22/templates/common.yaml similarity index 100% rename from incubator/sonarqube/0.0.21/templates/common.yaml rename to incubator/sonarqube/0.0.22/templates/common.yaml diff --git a/incubator/sonarqube/0.0.21/values.yaml b/incubator/sonarqube/0.0.22/values.yaml similarity index 100% rename from incubator/sonarqube/0.0.21/values.yaml rename to incubator/sonarqube/0.0.22/values.yaml diff --git a/incubator/sourcegraph/0.0.22/Chart.lock b/incubator/sourcegraph/0.0.22/Chart.lock deleted file mode 100644 index 1c7c455b750..00000000000 --- a/incubator/sourcegraph/0.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.4 -digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a -generated: "2022-08-29T21:03:00.538869282Z" diff --git a/incubator/sourcegraph/0.0.22/CHANGELOG.md b/incubator/sourcegraph/0.0.23/CHANGELOG.md similarity index 91% rename from incubator/sourcegraph/0.0.22/CHANGELOG.md rename to incubator/sourcegraph/0.0.23/CHANGELOG.md index f8f32123bf1..e0b7b646410 100644 --- a/incubator/sourcegraph/0.0.22/CHANGELOG.md +++ b/incubator/sourcegraph/0.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [sourcegraph-0.0.23](https://github.com/truecharts/charts/compare/sourcegraph-0.0.22...sourcegraph-0.0.23) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + ## [sourcegraph-0.0.22](https://github.com/truecharts/charts/compare/sourcegraph-0.0.21...sourcegraph-0.0.22) (2022-08-29) ### Chore @@ -88,12 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - - - -## [sourcegraph-0.0.12](https://github.com/truecharts/apps/compare/sourcegraph-0.0.11...sourcegraph-0.0.12) (2022-07-23) - -### Chore - diff --git a/dependency/solr/0.0.38/Chart.lock b/incubator/sourcegraph/0.0.23/Chart.lock similarity index 80% rename from dependency/solr/0.0.38/Chart.lock rename to incubator/sourcegraph/0.0.23/Chart.lock index a142e2bdaf9..05d5bb80e79 100644 --- a/dependency/solr/0.0.38/Chart.lock +++ b/incubator/sourcegraph/0.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.4 digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a -generated: "2022-08-29T18:22:26.71648683Z" +generated: "2022-08-30T05:52:48.80591632Z" diff --git a/incubator/sourcegraph/0.0.22/Chart.yaml b/incubator/sourcegraph/0.0.23/Chart.yaml similarity index 95% rename from incubator/sourcegraph/0.0.22/Chart.yaml rename to incubator/sourcegraph/0.0.23/Chart.yaml index 7196278d9ad..cc9bc55c5a1 100644 --- a/incubator/sourcegraph/0.0.22/Chart.yaml +++ b/incubator/sourcegraph/0.0.23/Chart.yaml @@ -7,7 +7,7 @@ annotations: - Productivity - Tools-Utilities apiVersion: v2 -appVersion: "3.43.0" +appVersion: "3.43.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph - https://hub.docker.com/r/sourcegraph/server/ type: application -version: 0.0.22 +version: 0.0.23 diff --git a/incubator/sourcegraph/0.0.22/README.md b/incubator/sourcegraph/0.0.23/README.md similarity index 95% rename from incubator/sourcegraph/0.0.22/README.md rename to incubator/sourcegraph/0.0.23/README.md index 9319f6bc5a5..cf947257390 100644 --- a/incubator/sourcegraph/0.0.22/README.md +++ b/incubator/sourcegraph/0.0.23/README.md @@ -1,6 +1,6 @@ # sourcegraph -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.43.0](https://img.shields.io/badge/AppVersion-3.43.0-informational?style=flat-square) +![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.43.1](https://img.shields.io/badge/AppVersion-3.43.1-informational?style=flat-square) Sourcegraph docker image. diff --git a/incubator/sourcegraph/0.0.22/app-readme.md b/incubator/sourcegraph/0.0.23/app-readme.md similarity index 100% rename from incubator/sourcegraph/0.0.22/app-readme.md rename to incubator/sourcegraph/0.0.23/app-readme.md diff --git a/incubator/sourcegraph/0.0.22/charts/common-10.5.4.tgz b/incubator/sourcegraph/0.0.23/charts/common-10.5.4.tgz similarity index 100% rename from incubator/sourcegraph/0.0.22/charts/common-10.5.4.tgz rename to incubator/sourcegraph/0.0.23/charts/common-10.5.4.tgz diff --git a/incubator/sourcegraph/0.0.22/ix_values.yaml b/incubator/sourcegraph/0.0.23/ix_values.yaml similarity index 98% rename from incubator/sourcegraph/0.0.22/ix_values.yaml rename to incubator/sourcegraph/0.0.23/ix_values.yaml index 6986ef7ad14..f077e6d5876 100644 --- a/incubator/sourcegraph/0.0.22/ix_values.yaml +++ b/incubator/sourcegraph/0.0.23/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/sourcegraph - tag: 3.43.0 + tag: 3.43.1 persistence: applicationdatastoragepath: enabled: true diff --git a/incubator/sourcegraph/0.0.22/questions.yaml b/incubator/sourcegraph/0.0.23/questions.yaml similarity index 100% rename from incubator/sourcegraph/0.0.22/questions.yaml rename to incubator/sourcegraph/0.0.23/questions.yaml diff --git a/incubator/sourcegraph/0.0.22/templates/common.yaml b/incubator/sourcegraph/0.0.23/templates/common.yaml similarity index 100% rename from incubator/sourcegraph/0.0.22/templates/common.yaml rename to incubator/sourcegraph/0.0.23/templates/common.yaml diff --git a/incubator/sourcegraph/0.0.22/values.yaml b/incubator/sourcegraph/0.0.23/values.yaml similarity index 100% rename from incubator/sourcegraph/0.0.22/values.yaml rename to incubator/sourcegraph/0.0.23/values.yaml diff --git a/incubator/thunderbird/0.0.22/Chart.lock b/incubator/thunderbird/0.0.22/Chart.lock deleted file mode 100644 index fa6fcb76ab7..00000000000 --- a/incubator/thunderbird/0.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.4 -digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a -generated: "2022-08-29T21:05:23.947816491Z" diff --git a/incubator/thunderbird/0.0.22/CHANGELOG.md b/incubator/thunderbird/0.0.23/CHANGELOG.md similarity index 92% rename from incubator/thunderbird/0.0.22/CHANGELOG.md rename to incubator/thunderbird/0.0.23/CHANGELOG.md index 92ab782e3cf..8dd818d56f9 100644 --- a/incubator/thunderbird/0.0.22/CHANGELOG.md +++ b/incubator/thunderbird/0.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [thunderbird-0.0.23](https://github.com/truecharts/charts/compare/thunderbird-0.0.22...thunderbird-0.0.23) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + ## [thunderbird-0.0.22](https://github.com/truecharts/charts/compare/thunderbird-0.0.21...thunderbird-0.0.22) (2022-08-29) ### Chore @@ -88,12 +97,3 @@ ## [thunderbird-0.0.12](https://github.com/truecharts/apps/compare/thunderbird-0.0.11...thunderbird-0.0.12) (2022-07-23) -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - - - diff --git a/incubator/thunderbird/0.0.23/Chart.lock b/incubator/thunderbird/0.0.23/Chart.lock new file mode 100644 index 00000000000..75891b37c4a --- /dev/null +++ b/incubator/thunderbird/0.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.4 +digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a +generated: "2022-08-30T05:52:48.835369502Z" diff --git a/incubator/thunderbird/0.0.22/Chart.yaml b/incubator/thunderbird/0.0.23/Chart.yaml similarity index 98% rename from incubator/thunderbird/0.0.22/Chart.yaml rename to incubator/thunderbird/0.0.23/Chart.yaml index 88a7441ee74..41057f4c301 100644 --- a/incubator/thunderbird/0.0.22/Chart.yaml +++ b/incubator/thunderbird/0.0.23/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://www.thunderbird.net/ - https://hub.docker.com/r/ich777/thunderbird/ type: application -version: 0.0.22 +version: 0.0.23 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/thunderbird/0.0.22/README.md b/incubator/thunderbird/0.0.23/README.md similarity index 98% rename from incubator/thunderbird/0.0.22/README.md rename to incubator/thunderbird/0.0.23/README.md index f40a430d30c..410b74c6b25 100644 --- a/incubator/thunderbird/0.0.22/README.md +++ b/incubator/thunderbird/0.0.23/README.md @@ -1,6 +1,6 @@ # thunderbird -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) This container will download and install Thunderbird in the preferred version and language. diff --git a/incubator/thunderbird/0.0.22/app-readme.md b/incubator/thunderbird/0.0.23/app-readme.md similarity index 100% rename from incubator/thunderbird/0.0.22/app-readme.md rename to incubator/thunderbird/0.0.23/app-readme.md diff --git a/incubator/thunderbird/0.0.22/charts/common-10.5.4.tgz b/incubator/thunderbird/0.0.23/charts/common-10.5.4.tgz similarity index 100% rename from incubator/thunderbird/0.0.22/charts/common-10.5.4.tgz rename to incubator/thunderbird/0.0.23/charts/common-10.5.4.tgz diff --git a/incubator/thunderbird/0.0.22/ix_values.yaml b/incubator/thunderbird/0.0.23/ix_values.yaml similarity index 85% rename from incubator/thunderbird/0.0.22/ix_values.yaml rename to incubator/thunderbird/0.0.23/ix_values.yaml index 499b75ca29b..f76709131ef 100644 --- a/incubator/thunderbird/0.0.22/ix_values.yaml +++ b/incubator/thunderbird/0.0.23/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/thunderbird - tag: latest@sha256:5b26180ab2ccc8f42777404aa4765d0dae3be92b3cebc0ecb5dafc48ec825113 + tag: latest@sha256:4018b98dfca1c3b114c95b2793004666e37b81e98b7d5517d409bfd77e1666d8 podSecurityContext: runAsGroup: 0 diff --git a/incubator/thunderbird/0.0.22/questions.yaml b/incubator/thunderbird/0.0.23/questions.yaml similarity index 100% rename from incubator/thunderbird/0.0.22/questions.yaml rename to incubator/thunderbird/0.0.23/questions.yaml diff --git a/incubator/thunderbird/0.0.22/templates/common.yaml b/incubator/thunderbird/0.0.23/templates/common.yaml similarity index 100% rename from incubator/thunderbird/0.0.22/templates/common.yaml rename to incubator/thunderbird/0.0.23/templates/common.yaml diff --git a/incubator/thunderbird/0.0.22/values.yaml b/incubator/thunderbird/0.0.23/values.yaml similarity index 100% rename from incubator/thunderbird/0.0.22/values.yaml rename to incubator/thunderbird/0.0.23/values.yaml diff --git a/incubator/virt-manager/0.0.40/Chart.lock b/incubator/virt-manager/0.0.40/Chart.lock deleted file mode 100644 index 1fc8c799d3f..00000000000 --- a/incubator/virt-manager/0.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.4 -digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a -generated: "2022-08-29T21:07:59.109291816Z" diff --git a/incubator/virt-manager/0.0.40/CHANGELOG.md b/incubator/virt-manager/0.0.41/CHANGELOG.md similarity index 91% rename from incubator/virt-manager/0.0.40/CHANGELOG.md rename to incubator/virt-manager/0.0.41/CHANGELOG.md index 9075a69ba58..267036c8acc 100644 --- a/incubator/virt-manager/0.0.40/CHANGELOG.md +++ b/incubator/virt-manager/0.0.41/CHANGELOG.md @@ -2,6 +2,15 @@ +## [virt-manager-0.0.41](https://github.com/truecharts/charts/compare/virt-manager-0.0.40...virt-manager-0.0.41) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + ## [virt-manager-0.0.40](https://github.com/truecharts/charts/compare/virt-manager-0.0.39...virt-manager-0.0.40) (2022-08-29) ### Chore @@ -88,12 +97,3 @@ - -## [virt-manager-0.0.29](https://github.com/truecharts/charts/compare/virt-manager-0.0.28...virt-manager-0.0.29) (2022-08-21) - -### Chore - -- update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523)) - - - diff --git a/incubator/virt-manager/0.0.41/Chart.lock b/incubator/virt-manager/0.0.41/Chart.lock new file mode 100644 index 00000000000..986fab49bb5 --- /dev/null +++ b/incubator/virt-manager/0.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.4 +digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a +generated: "2022-08-30T05:52:49.337586796Z" diff --git a/incubator/virt-manager/0.0.40/Chart.yaml b/incubator/virt-manager/0.0.41/Chart.yaml similarity index 98% rename from incubator/virt-manager/0.0.40/Chart.yaml rename to incubator/virt-manager/0.0.41/Chart.yaml index fc625b1f507..69c6a0191bd 100644 --- a/incubator/virt-manager/0.0.40/Chart.yaml +++ b/incubator/virt-manager/0.0.41/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.40 +version: 0.0.41 diff --git a/incubator/virt-manager/0.0.40/README.md b/incubator/virt-manager/0.0.41/README.md similarity index 98% rename from incubator/virt-manager/0.0.40/README.md rename to incubator/virt-manager/0.0.41/README.md index d0c33a12d98..f2e52a5ccbf 100644 --- a/incubator/virt-manager/0.0.40/README.md +++ b/incubator/virt-manager/0.0.41/README.md @@ -1,6 +1,6 @@ # virt-manager -![Version: 0.0.40](https://img.shields.io/badge/Version-0.0.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.41](https://img.shields.io/badge/Version-0.0.41-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) The virt-manager application is a desktop user interface for managing virtual machines through libvirt. diff --git a/incubator/virt-manager/0.0.40/app-readme.md b/incubator/virt-manager/0.0.41/app-readme.md similarity index 100% rename from incubator/virt-manager/0.0.40/app-readme.md rename to incubator/virt-manager/0.0.41/app-readme.md diff --git a/incubator/virt-manager/0.0.40/charts/common-10.5.4.tgz b/incubator/virt-manager/0.0.41/charts/common-10.5.4.tgz similarity index 100% rename from incubator/virt-manager/0.0.40/charts/common-10.5.4.tgz rename to incubator/virt-manager/0.0.41/charts/common-10.5.4.tgz diff --git a/incubator/virt-manager/0.0.40/ix_values.yaml b/incubator/virt-manager/0.0.41/ix_values.yaml similarity index 87% rename from incubator/virt-manager/0.0.40/ix_values.yaml rename to incubator/virt-manager/0.0.41/ix_values.yaml index 845b93ce038..ae4df86da1c 100644 --- a/incubator/virt-manager/0.0.40/ix_values.yaml +++ b/incubator/virt-manager/0.0.41/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/virt-manager - tag: latest@sha256:38a8257285e6c104bee0e41a1d7619866b35a912bdcb8d9570455b710e15a265 + tag: latest@sha256:611f92b257dea9581981346664a8a92ba6e1150414e1c6637a791ae82830c7d1 persistence: devkvm: enabled: true diff --git a/incubator/virt-manager/0.0.40/questions.yaml b/incubator/virt-manager/0.0.41/questions.yaml similarity index 100% rename from incubator/virt-manager/0.0.40/questions.yaml rename to incubator/virt-manager/0.0.41/questions.yaml diff --git a/incubator/virt-manager/0.0.40/templates/common.yaml b/incubator/virt-manager/0.0.41/templates/common.yaml similarity index 100% rename from incubator/virt-manager/0.0.40/templates/common.yaml rename to incubator/virt-manager/0.0.41/templates/common.yaml diff --git a/incubator/virt-manager/0.0.40/values.yaml b/incubator/virt-manager/0.0.41/values.yaml similarity index 100% rename from incubator/virt-manager/0.0.40/values.yaml rename to incubator/virt-manager/0.0.41/values.yaml diff --git a/incubator/z80pack/0.0.20/Chart.lock b/incubator/z80pack/0.0.20/Chart.lock deleted file mode 100644 index dce4518dce5..00000000000 --- a/incubator/z80pack/0.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.4 -digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a -generated: "2022-08-29T21:09:55.154043691Z" diff --git a/incubator/z80pack/0.0.20/CHANGELOG.md b/incubator/z80pack/0.0.21/CHANGELOG.md similarity index 92% rename from incubator/z80pack/0.0.20/CHANGELOG.md rename to incubator/z80pack/0.0.21/CHANGELOG.md index 55bd2027b85..397a74e97f3 100644 --- a/incubator/z80pack/0.0.20/CHANGELOG.md +++ b/incubator/z80pack/0.0.21/CHANGELOG.md @@ -2,6 +2,15 @@ +## [z80pack-0.0.21](https://github.com/truecharts/charts/compare/z80pack-0.0.20...z80pack-0.0.21) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + ## [z80pack-0.0.20](https://github.com/truecharts/charts/compare/z80pack-0.0.19...z80pack-0.0.20) (2022-08-29) ### Chore @@ -88,12 +97,3 @@ ## [z80pack-0.0.12](https://github.com/truecharts/apps/compare/z80pack-0.0.11...z80pack-0.0.12) (2022-07-23) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - - - diff --git a/incubator/sonarqube/0.0.21/Chart.lock b/incubator/z80pack/0.0.21/Chart.lock similarity index 80% rename from incubator/sonarqube/0.0.21/Chart.lock rename to incubator/z80pack/0.0.21/Chart.lock index b907700f41c..e20dbaac972 100644 --- a/incubator/sonarqube/0.0.21/Chart.lock +++ b/incubator/z80pack/0.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.4 digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a -generated: "2022-08-29T21:02:44.01867754Z" +generated: "2022-08-30T05:53:11.55358159Z" diff --git a/incubator/z80pack/0.0.20/Chart.yaml b/incubator/z80pack/0.0.21/Chart.yaml similarity index 98% rename from incubator/z80pack/0.0.20/Chart.yaml rename to incubator/z80pack/0.0.21/Chart.yaml index 0b4c1da5b4c..7fff3599d39 100644 --- a/incubator/z80pack/0.0.20/Chart.yaml +++ b/incubator/z80pack/0.0.21/Chart.yaml @@ -26,4 +26,4 @@ sources: - http://www.autometer.de/unix4fun/z80pack/index.html - https://registry.hub.docker.com/r/dlandon/z80pack/ type: application -version: 0.0.20 +version: 0.0.21 diff --git a/incubator/z80pack/0.0.20/README.md b/incubator/z80pack/0.0.21/README.md similarity index 98% rename from incubator/z80pack/0.0.20/README.md rename to incubator/z80pack/0.0.21/README.md index 3d7a7db2967..de96be20caf 100644 --- a/incubator/z80pack/0.0.20/README.md +++ b/incubator/z80pack/0.0.21/README.md @@ -1,6 +1,6 @@ # z80pack -![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.21](https://img.shields.io/badge/Version-0.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M II on Linux. This is a command line Docker only. There is a built in Shell in a Box WebGUI that is a command line browser window. You can also execute bash in the Docker.[br] diff --git a/incubator/z80pack/0.0.20/app-readme.md b/incubator/z80pack/0.0.21/app-readme.md similarity index 100% rename from incubator/z80pack/0.0.20/app-readme.md rename to incubator/z80pack/0.0.21/app-readme.md diff --git a/incubator/z80pack/0.0.20/charts/common-10.5.4.tgz b/incubator/z80pack/0.0.21/charts/common-10.5.4.tgz similarity index 100% rename from incubator/z80pack/0.0.20/charts/common-10.5.4.tgz rename to incubator/z80pack/0.0.21/charts/common-10.5.4.tgz diff --git a/incubator/z80pack/0.0.20/ix_values.yaml b/incubator/z80pack/0.0.21/ix_values.yaml similarity index 82% rename from incubator/z80pack/0.0.20/ix_values.yaml rename to incubator/z80pack/0.0.21/ix_values.yaml index 76c14468068..3bef0c5da26 100644 --- a/incubator/z80pack/0.0.20/ix_values.yaml +++ b/incubator/z80pack/0.0.21/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/z80pack - tag: latest@sha256:35fb4bbd70a434923475e29e448fa729a6650360988782efb2a426b85e19a5c8 + tag: latest@sha256:afd6b95ed768aa76db4655caab2fa183b9fcb8282ed0308474ebfb81efab8a26 persistence: config: enabled: true diff --git a/incubator/z80pack/0.0.20/questions.yaml b/incubator/z80pack/0.0.21/questions.yaml similarity index 100% rename from incubator/z80pack/0.0.20/questions.yaml rename to incubator/z80pack/0.0.21/questions.yaml diff --git a/incubator/z80pack/0.0.20/templates/common.yaml b/incubator/z80pack/0.0.21/templates/common.yaml similarity index 100% rename from incubator/z80pack/0.0.20/templates/common.yaml rename to incubator/z80pack/0.0.21/templates/common.yaml diff --git a/incubator/z80pack/0.0.20/values.yaml b/incubator/z80pack/0.0.21/values.yaml similarity index 100% rename from incubator/z80pack/0.0.20/values.yaml rename to incubator/z80pack/0.0.21/values.yaml diff --git a/stable/grafana/4.0.52/Chart.lock b/stable/grafana/4.0.52/Chart.lock deleted file mode 100644 index e256a35bb19..00000000000 --- a/stable/grafana/4.0.52/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.4 -digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a -generated: "2022-08-29T21:21:28.191286489Z" diff --git a/stable/grafana/4.0.52/CHANGELOG.md b/stable/grafana/4.0.53/CHANGELOG.md similarity index 91% rename from stable/grafana/4.0.52/CHANGELOG.md rename to stable/grafana/4.0.53/CHANGELOG.md index 754cdd759e3..0bcf9147a7a 100644 --- a/stable/grafana/4.0.52/CHANGELOG.md +++ b/stable/grafana/4.0.53/CHANGELOG.md @@ -2,6 +2,15 @@ +## [grafana-4.0.53](https://github.com/truecharts/charts/compare/grafana-4.0.52...grafana-4.0.53) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + ## [grafana-4.0.52](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.19...grafana-4.0.52) (2022-08-29) ### Chore @@ -88,12 +97,3 @@ ### Chore - add documentation checkbox/section to all SCALE Apps - - update docker general non-major ([#3453](https://github.com/truecharts/charts/issues/3453)) - - ### Fix - -- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) - - - - diff --git a/stable/grafana/4.0.53/Chart.lock b/stable/grafana/4.0.53/Chart.lock new file mode 100644 index 00000000000..2b2d4c8ec22 --- /dev/null +++ b/stable/grafana/4.0.53/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.4 +digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a +generated: "2022-08-30T05:53:12.190331282Z" diff --git a/stable/grafana/4.0.52/Chart.yaml b/stable/grafana/4.0.53/Chart.yaml similarity index 98% rename from stable/grafana/4.0.52/Chart.yaml rename to stable/grafana/4.0.53/Chart.yaml index ae6d8cf0943..d452bd0dc88 100644 --- a/stable/grafana/4.0.52/Chart.yaml +++ b/stable/grafana/4.0.53/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 4.0.52 +version: 4.0.53 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/grafana/4.0.52/README.md b/stable/grafana/4.0.53/README.md similarity index 98% rename from stable/grafana/4.0.52/README.md rename to stable/grafana/4.0.53/README.md index de0144d2c49..dde5c3a11a4 100644 --- a/stable/grafana/4.0.52/README.md +++ b/stable/grafana/4.0.53/README.md @@ -1,6 +1,6 @@ # grafana -![Version: 4.0.52](https://img.shields.io/badge/Version-4.0.52-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.1.1](https://img.shields.io/badge/AppVersion-9.1.1-informational?style=flat-square) +![Version: 4.0.53](https://img.shields.io/badge/Version-4.0.53-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.1.1](https://img.shields.io/badge/AppVersion-9.1.1-informational?style=flat-square) Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. diff --git a/stable/grafana/4.0.52/app-readme.md b/stable/grafana/4.0.53/app-readme.md similarity index 100% rename from stable/grafana/4.0.52/app-readme.md rename to stable/grafana/4.0.53/app-readme.md diff --git a/stable/grafana/4.0.52/charts/common-10.5.4.tgz b/stable/grafana/4.0.53/charts/common-10.5.4.tgz similarity index 100% rename from stable/grafana/4.0.52/charts/common-10.5.4.tgz rename to stable/grafana/4.0.53/charts/common-10.5.4.tgz diff --git a/stable/grafana/4.0.52/ix_values.yaml b/stable/grafana/4.0.53/ix_values.yaml similarity index 95% rename from stable/grafana/4.0.52/ix_values.yaml rename to stable/grafana/4.0.53/ix_values.yaml index 54fb9d0228f..11319c46f2d 100644 --- a/stable/grafana/4.0.52/ix_values.yaml +++ b/stable/grafana/4.0.53/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/grafana pullPolicy: IfNotPresent - tag: 9.1.1@sha256:bcd3e3a086e2886f2ec43fe28a9f76298f042e3e17ba975f88144059354e0a8a + tag: 9.1.1@sha256:86a65ac03c5c3ac2f0f0b53d49b1bf5a50afc07bde6b207c23ce3017d2ca69e4 securityContext: readOnlyRootFilesystem: false diff --git a/stable/grafana/4.0.52/questions.yaml b/stable/grafana/4.0.53/questions.yaml similarity index 100% rename from stable/grafana/4.0.52/questions.yaml rename to stable/grafana/4.0.53/questions.yaml diff --git a/stable/grafana/4.0.52/templates/common.yaml b/stable/grafana/4.0.53/templates/common.yaml similarity index 100% rename from stable/grafana/4.0.52/templates/common.yaml rename to stable/grafana/4.0.53/templates/common.yaml diff --git a/stable/grafana/4.0.52/templates/prometheusrules.yaml b/stable/grafana/4.0.53/templates/prometheusrules.yaml similarity index 100% rename from stable/grafana/4.0.52/templates/prometheusrules.yaml rename to stable/grafana/4.0.53/templates/prometheusrules.yaml diff --git a/stable/grafana/4.0.52/templates/servicemonitor.yaml b/stable/grafana/4.0.53/templates/servicemonitor.yaml similarity index 100% rename from stable/grafana/4.0.52/templates/servicemonitor.yaml rename to stable/grafana/4.0.53/templates/servicemonitor.yaml diff --git a/stable/grafana/4.0.52/values.yaml b/stable/grafana/4.0.53/values.yaml similarity index 100% rename from stable/grafana/4.0.52/values.yaml rename to stable/grafana/4.0.53/values.yaml diff --git a/stable/impostor-server/1.0.33/Chart.lock b/stable/impostor-server/1.0.33/Chart.lock deleted file mode 100644 index ff1e740d7ec..00000000000 --- a/stable/impostor-server/1.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.4 -digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a -generated: "2022-08-29T21:23:47.986611112Z" diff --git a/stable/impostor-server/1.0.33/CHANGELOG.md b/stable/impostor-server/1.0.34/CHANGELOG.md similarity index 89% rename from stable/impostor-server/1.0.33/CHANGELOG.md rename to stable/impostor-server/1.0.34/CHANGELOG.md index 1a788ab4d9e..616a801f25e 100644 --- a/stable/impostor-server/1.0.33/CHANGELOG.md +++ b/stable/impostor-server/1.0.34/CHANGELOG.md @@ -2,6 +2,15 @@ +## [impostor-server-1.0.34](https://github.com/truecharts/charts/compare/impostor-server-1.0.33...impostor-server-1.0.34) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + ## [impostor-server-1.0.33](https://github.com/truecharts/charts/compare/impostor-server-1.0.32...impostor-server-1.0.33) (2022-08-29) ### Chore @@ -88,12 +97,3 @@ - update docker general non-major ([#3290](https://github.com/truecharts/apps/issues/3290)) - - -## [impostor-server-1.0.25](https://github.com/truecharts/apps/compare/impostor-server-1.0.24...impostor-server-1.0.25) (2022-07-23) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) diff --git a/stable/impostor-server/1.0.34/Chart.lock b/stable/impostor-server/1.0.34/Chart.lock new file mode 100644 index 00000000000..cee7e336054 --- /dev/null +++ b/stable/impostor-server/1.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.4 +digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a +generated: "2022-08-30T05:53:12.519036541Z" diff --git a/stable/impostor-server/1.0.33/Chart.yaml b/stable/impostor-server/1.0.34/Chart.yaml similarity index 97% rename from stable/impostor-server/1.0.33/Chart.yaml rename to stable/impostor-server/1.0.34/Chart.yaml index 2078517b0a0..4053cf81198 100644 --- a/stable/impostor-server/1.0.33/Chart.yaml +++ b/stable/impostor-server/1.0.34/Chart.yaml @@ -19,7 +19,7 @@ name: impostor-server sources: - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server type: application -version: 1.0.33 +version: 1.0.34 annotations: truecharts.org/catagories: | - games diff --git a/stable/impostor-server/1.0.33/README.md b/stable/impostor-server/1.0.34/README.md similarity index 98% rename from stable/impostor-server/1.0.33/README.md rename to stable/impostor-server/1.0.34/README.md index 736dbb9c9b8..6f16d2ad353 100644 --- a/stable/impostor-server/1.0.33/README.md +++ b/stable/impostor-server/1.0.34/README.md @@ -1,6 +1,6 @@ # impostor-server -![Version: 1.0.33](https://img.shields.io/badge/Version-1.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.1](https://img.shields.io/badge/AppVersion-1.7.1-informational?style=flat-square) +![Version: 1.0.34](https://img.shields.io/badge/Version-1.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.1](https://img.shields.io/badge/AppVersion-1.7.1-informational?style=flat-square) A private Among Us server diff --git a/stable/impostor-server/1.0.33/app-readme.md b/stable/impostor-server/1.0.34/app-readme.md similarity index 100% rename from stable/impostor-server/1.0.33/app-readme.md rename to stable/impostor-server/1.0.34/app-readme.md diff --git a/stable/impostor-server/1.0.33/charts/common-10.5.4.tgz b/stable/impostor-server/1.0.34/charts/common-10.5.4.tgz similarity index 100% rename from stable/impostor-server/1.0.33/charts/common-10.5.4.tgz rename to stable/impostor-server/1.0.34/charts/common-10.5.4.tgz diff --git a/stable/impostor-server/1.0.33/ci/base-values.yaml b/stable/impostor-server/1.0.34/ci/base-values.yaml similarity index 100% rename from stable/impostor-server/1.0.33/ci/base-values.yaml rename to stable/impostor-server/1.0.34/ci/base-values.yaml diff --git a/stable/impostor-server/1.0.33/ci/values.yaml b/stable/impostor-server/1.0.34/ci/values.yaml similarity index 50% rename from stable/impostor-server/1.0.33/ci/values.yaml rename to stable/impostor-server/1.0.34/ci/values.yaml index 77d347c577e..5d52ea2f33f 100644 --- a/stable/impostor-server/1.0.33/ci/values.yaml +++ b/stable/impostor-server/1.0.34/ci/values.yaml @@ -1,4 +1,4 @@ image: repository: tccr.io/truecharts/impostor-server-nightly pullPolicy: IfNotPresent - tag: vnightly@sha256:b4d0e81933e35356d7b707ea7b83e21ca8e0fed36dfeaddc15ed1931ed20e43a + tag: vnightly@sha256:31aa82e9f3fd54251fc200a14fdd9ab62478ae3abe9a051d5b34c9ef93fe029a diff --git a/stable/impostor-server/1.0.33/ix_values.yaml b/stable/impostor-server/1.0.34/ix_values.yaml similarity index 89% rename from stable/impostor-server/1.0.33/ix_values.yaml rename to stable/impostor-server/1.0.34/ix_values.yaml index af0a82acab3..b0b2ebf5ad5 100644 --- a/stable/impostor-server/1.0.33/ix_values.yaml +++ b/stable/impostor-server/1.0.34/ix_values.yaml @@ -6,7 +6,7 @@ image: nightlyImage: repository: tccr.io/truecharts/impostor-server-nightly pullPolicy: IfNotPresent - tag: vnightly@sha256:b4d0e81933e35356d7b707ea7b83e21ca8e0fed36dfeaddc15ed1931ed20e43a + tag: vnightly@sha256:31aa82e9f3fd54251fc200a14fdd9ab62478ae3abe9a051d5b34c9ef93fe029a env: IMPOSTOR_Server__PublicIp: "127.0.0.1" diff --git a/stable/impostor-server/1.0.33/questions.yaml b/stable/impostor-server/1.0.34/questions.yaml similarity index 100% rename from stable/impostor-server/1.0.33/questions.yaml rename to stable/impostor-server/1.0.34/questions.yaml diff --git a/stable/impostor-server/1.0.33/templates/common.yaml b/stable/impostor-server/1.0.34/templates/common.yaml similarity index 100% rename from stable/impostor-server/1.0.33/templates/common.yaml rename to stable/impostor-server/1.0.34/templates/common.yaml diff --git a/stable/impostor-server/1.0.33/values.yaml b/stable/impostor-server/1.0.34/values.yaml similarity index 100% rename from stable/impostor-server/1.0.33/values.yaml rename to stable/impostor-server/1.0.34/values.yaml diff --git a/stable/littlelink/6.0.55/CHANGELOG.md b/stable/littlelink/6.0.56/CHANGELOG.md similarity index 85% rename from stable/littlelink/6.0.55/CHANGELOG.md rename to stable/littlelink/6.0.56/CHANGELOG.md index 4a3d92ae8e3..2818e51ebfb 100644 --- a/stable/littlelink/6.0.55/CHANGELOG.md +++ b/stable/littlelink/6.0.56/CHANGELOG.md @@ -2,6 +2,15 @@ +## [littlelink-6.0.56](https://github.com/truecharts/charts/compare/littlelink-6.0.55...littlelink-6.0.56) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + ## [littlelink-6.0.55](https://github.com/truecharts/charts/compare/littlelink-6.0.53...littlelink-6.0.55) (2022-08-29) ### Chore @@ -88,12 +97,3 @@ - -## [littlelink-6.0.45](https://github.com/truecharts/charts/compare/littlelink-6.0.43...littlelink-6.0.45) (2022-08-08) - -### Chore - -- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) - - update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356)) - - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) - diff --git a/stable/littlelink/6.0.55/Chart.lock b/stable/littlelink/6.0.56/Chart.lock similarity index 80% rename from stable/littlelink/6.0.55/Chart.lock rename to stable/littlelink/6.0.56/Chart.lock index 373c51dab02..0265ccbf897 100644 --- a/stable/littlelink/6.0.55/Chart.lock +++ b/stable/littlelink/6.0.56/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.4 digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a -generated: "2022-08-29T21:27:39.13561771Z" +generated: "2022-08-30T05:53:12.56355182Z" diff --git a/stable/littlelink/6.0.55/Chart.yaml b/stable/littlelink/6.0.56/Chart.yaml similarity index 98% rename from stable/littlelink/6.0.55/Chart.yaml rename to stable/littlelink/6.0.56/Chart.yaml index 0999364986f..f2e050fff19 100644 --- a/stable/littlelink/6.0.55/Chart.yaml +++ b/stable/littlelink/6.0.56/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 6.0.55 +version: 6.0.56 annotations: truecharts.org/catagories: | - social diff --git a/stable/littlelink/6.0.55/README.md b/stable/littlelink/6.0.56/README.md similarity index 98% rename from stable/littlelink/6.0.55/README.md rename to stable/littlelink/6.0.56/README.md index db8d6f00bb5..e0697ee295c 100644 --- a/stable/littlelink/6.0.55/README.md +++ b/stable/littlelink/6.0.56/README.md @@ -1,6 +1,6 @@ # littlelink -![Version: 6.0.55](https://img.shields.io/badge/Version-6.0.55-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 6.0.56](https://img.shields.io/badge/Version-6.0.56-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Easy platform to combine all your social links diff --git a/stable/littlelink/6.0.55/app-readme.md b/stable/littlelink/6.0.56/app-readme.md similarity index 100% rename from stable/littlelink/6.0.55/app-readme.md rename to stable/littlelink/6.0.56/app-readme.md diff --git a/stable/littlelink/6.0.55/charts/common-10.5.4.tgz b/stable/littlelink/6.0.56/charts/common-10.5.4.tgz similarity index 100% rename from stable/littlelink/6.0.55/charts/common-10.5.4.tgz rename to stable/littlelink/6.0.56/charts/common-10.5.4.tgz diff --git a/stable/littlelink/6.0.55/ix_values.yaml b/stable/littlelink/6.0.56/ix_values.yaml similarity index 93% rename from stable/littlelink/6.0.55/ix_values.yaml rename to stable/littlelink/6.0.56/ix_values.yaml index 089d456c0e5..9f7ec8fcd9a 100644 --- a/stable/littlelink/6.0.55/ix_values.yaml +++ b/stable/littlelink/6.0.56/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/littlelink-server pullPolicy: IfNotPresent - tag: latest@sha256:1c520a1ca88a0b4a3f2082cb0e4c1e7360defaeec6359b064ab26a6ea0015a34 + tag: latest@sha256:4172fb3ef252bdc5d645d5a68a7b42730057db00370ba9b708a03d01dd606a31 service: main: diff --git a/stable/littlelink/6.0.55/questions.yaml b/stable/littlelink/6.0.56/questions.yaml similarity index 100% rename from stable/littlelink/6.0.55/questions.yaml rename to stable/littlelink/6.0.56/questions.yaml diff --git a/stable/littlelink/6.0.55/templates/_configmap.tpl b/stable/littlelink/6.0.56/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/6.0.55/templates/_configmap.tpl rename to stable/littlelink/6.0.56/templates/_configmap.tpl diff --git a/stable/littlelink/6.0.55/templates/common.yaml b/stable/littlelink/6.0.56/templates/common.yaml similarity index 100% rename from stable/littlelink/6.0.55/templates/common.yaml rename to stable/littlelink/6.0.56/templates/common.yaml diff --git a/stable/littlelink/6.0.55/values.yaml b/stable/littlelink/6.0.56/values.yaml similarity index 100% rename from stable/littlelink/6.0.55/values.yaml rename to stable/littlelink/6.0.56/values.yaml diff --git a/stable/matomo/3.0.53/CHANGELOG.md b/stable/matomo/3.0.54/CHANGELOG.md similarity index 91% rename from stable/matomo/3.0.53/CHANGELOG.md rename to stable/matomo/3.0.54/CHANGELOG.md index 7d2bd649ab9..e29ae9e3f09 100644 --- a/stable/matomo/3.0.53/CHANGELOG.md +++ b/stable/matomo/3.0.54/CHANGELOG.md @@ -2,6 +2,15 @@ +## [matomo-3.0.54](https://github.com/truecharts/charts/compare/matomo-3.0.53...matomo-3.0.54) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + ## [matomo-3.0.53](https://github.com/truecharts/charts/compare/matomo-3.0.51...matomo-3.0.53) (2022-08-29) ### Chore @@ -88,12 +97,3 @@ - update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421)) - - -## [matomo-3.0.43](https://github.com/truecharts/charts/compare/matomo-3.0.42...matomo-3.0.43) (2022-08-09) - -### Chore - -- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) - - diff --git a/stable/matomo/3.0.53/Chart.lock b/stable/matomo/3.0.54/Chart.lock similarity index 85% rename from stable/matomo/3.0.53/Chart.lock rename to stable/matomo/3.0.54/Chart.lock index e2b2674a7f6..5f4b5d83854 100644 --- a/stable/matomo/3.0.53/Chart.lock +++ b/stable/matomo/3.0.54/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.64 digest: sha256:67db5548f37a411ae05ac2f873e4c87d0d8be44ac39cb0250d2f4f65c761d6f1 -generated: "2022-08-29T21:28:26.426006976Z" +generated: "2022-08-30T05:53:43.355586028Z" diff --git a/stable/matomo/3.0.53/Chart.yaml b/stable/matomo/3.0.54/Chart.yaml similarity index 98% rename from stable/matomo/3.0.53/Chart.yaml rename to stable/matomo/3.0.54/Chart.yaml index d5dc5ea911a..ddb07edd97f 100644 --- a/stable/matomo/3.0.53/Chart.yaml +++ b/stable/matomo/3.0.54/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://hub.docker.com/r/bitnami/matomo - https://github.com/bitnami/bitnami-docker-matomo - https://github.com/matomo-org/matomo -version: 3.0.53 +version: 3.0.54 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/matomo/3.0.53/README.md b/stable/matomo/3.0.54/README.md similarity index 98% rename from stable/matomo/3.0.53/README.md rename to stable/matomo/3.0.54/README.md index 68f6b0c2b51..0414299abbc 100644 --- a/stable/matomo/3.0.53/README.md +++ b/stable/matomo/3.0.54/README.md @@ -1,6 +1,6 @@ # matomo -![Version: 3.0.53](https://img.shields.io/badge/Version-3.0.53-informational?style=flat-square) ![AppVersion: 4.11.0](https://img.shields.io/badge/AppVersion-4.11.0-informational?style=flat-square) +![Version: 3.0.54](https://img.shields.io/badge/Version-3.0.54-informational?style=flat-square) ![AppVersion: 4.11.0](https://img.shields.io/badge/AppVersion-4.11.0-informational?style=flat-square) Matomo is the leading Free/Libre open analytics platform diff --git a/stable/matomo/3.0.53/app-readme.md b/stable/matomo/3.0.54/app-readme.md similarity index 100% rename from stable/matomo/3.0.53/app-readme.md rename to stable/matomo/3.0.54/app-readme.md diff --git a/stable/matomo/3.0.53/charts/common-10.5.4.tgz b/stable/matomo/3.0.54/charts/common-10.5.4.tgz similarity index 100% rename from stable/matomo/3.0.53/charts/common-10.5.4.tgz rename to stable/matomo/3.0.54/charts/common-10.5.4.tgz diff --git a/stable/matomo/3.0.53/charts/mariadb-3.0.64.tgz b/stable/matomo/3.0.54/charts/mariadb-3.0.64.tgz similarity index 100% rename from stable/matomo/3.0.53/charts/mariadb-3.0.64.tgz rename to stable/matomo/3.0.54/charts/mariadb-3.0.64.tgz diff --git a/stable/matomo/3.0.53/ix_values.yaml b/stable/matomo/3.0.54/ix_values.yaml similarity index 96% rename from stable/matomo/3.0.53/ix_values.yaml rename to stable/matomo/3.0.54/ix_values.yaml index dbb324ae18e..03429ebe423 100644 --- a/stable/matomo/3.0.53/ix_values.yaml +++ b/stable/matomo/3.0.54/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/matomo - tag: 4.11.0@sha256:1f4faf24b43ff93943577badd0d4e93111e1582896358a30a1023cb5c465a556 + tag: 4.11.0@sha256:d483f1ffa4cfc4fd26bd9e55ac0ecf95e500ccf3ff77696164a458319bf193b8 pullPolicy: IfNotPresent securityContext: diff --git a/stable/matomo/3.0.53/questions.yaml b/stable/matomo/3.0.54/questions.yaml similarity index 100% rename from stable/matomo/3.0.53/questions.yaml rename to stable/matomo/3.0.54/questions.yaml diff --git a/stable/matomo/3.0.53/templates/common.yaml b/stable/matomo/3.0.54/templates/common.yaml similarity index 100% rename from stable/matomo/3.0.53/templates/common.yaml rename to stable/matomo/3.0.54/templates/common.yaml diff --git a/stable/matomo/3.0.53/values.yaml b/stable/matomo/3.0.54/values.yaml similarity index 100% rename from stable/matomo/3.0.53/values.yaml rename to stable/matomo/3.0.54/values.yaml diff --git a/stable/minio/3.0.46/Chart.lock b/stable/minio/3.0.46/Chart.lock deleted file mode 100644 index b00ab0464cb..00000000000 --- a/stable/minio/3.0.46/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.4 -digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a -generated: "2022-08-29T21:29:44.204808001Z" diff --git a/stable/minio/3.0.46/CHANGELOG.md b/stable/minio/3.0.47/CHANGELOG.md similarity index 91% rename from stable/minio/3.0.46/CHANGELOG.md rename to stable/minio/3.0.47/CHANGELOG.md index 6f46184ceb3..8d5b4733600 100644 --- a/stable/minio/3.0.46/CHANGELOG.md +++ b/stable/minio/3.0.47/CHANGELOG.md @@ -2,6 +2,15 @@ +## [minio-3.0.47](https://github.com/truecharts/charts/compare/minio-console-3.0.33...minio-3.0.47) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + ## [minio-3.0.46](https://github.com/truecharts/charts/compare/minio-3.0.45...minio-3.0.46) (2022-08-29) ### Chore @@ -88,12 +97,3 @@ - -## [minio-3.0.37](https://github.com/truecharts/apps/compare/minio-3.0.36...minio-3.0.37) (2022-07-27) - -### Chore - -- update docker general non-major ([#3313](https://github.com/truecharts/apps/issues/3313)) - - - diff --git a/stable/minio/3.0.47/Chart.lock b/stable/minio/3.0.47/Chart.lock new file mode 100644 index 00000000000..f4b9fa18f95 --- /dev/null +++ b/stable/minio/3.0.47/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.4 +digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a +generated: "2022-08-30T05:53:35.384891468Z" diff --git a/stable/minio/3.0.46/Chart.yaml b/stable/minio/3.0.47/Chart.yaml similarity index 97% rename from stable/minio/3.0.46/Chart.yaml rename to stable/minio/3.0.47/Chart.yaml index 57f355343c5..a58040dd31b 100644 --- a/stable/minio/3.0.46/Chart.yaml +++ b/stable/minio/3.0.47/Chart.yaml @@ -20,7 +20,7 @@ name: minio sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minio - https://github.com/minio/minio -version: 3.0.46 +version: 3.0.47 annotations: truecharts.org/catagories: | - media diff --git a/stable/minio/3.0.46/README.md b/stable/minio/3.0.47/README.md similarity index 98% rename from stable/minio/3.0.46/README.md rename to stable/minio/3.0.47/README.md index 452056a8007..91389fee868 100644 --- a/stable/minio/3.0.46/README.md +++ b/stable/minio/3.0.47/README.md @@ -1,6 +1,6 @@ # minio -![Version: 3.0.46](https://img.shields.io/badge/Version-3.0.46-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 3.0.47](https://img.shields.io/badge/Version-3.0.47-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Minio is a self-hosted S3 storage server diff --git a/stable/minio/3.0.46/app-readme.md b/stable/minio/3.0.47/app-readme.md similarity index 100% rename from stable/minio/3.0.46/app-readme.md rename to stable/minio/3.0.47/app-readme.md diff --git a/stable/minio/3.0.46/charts/common-10.5.4.tgz b/stable/minio/3.0.47/charts/common-10.5.4.tgz similarity index 100% rename from stable/minio/3.0.46/charts/common-10.5.4.tgz rename to stable/minio/3.0.47/charts/common-10.5.4.tgz diff --git a/stable/minio/3.0.46/ix_values.yaml b/stable/minio/3.0.47/ix_values.yaml similarity index 91% rename from stable/minio/3.0.46/ix_values.yaml rename to stable/minio/3.0.47/ix_values.yaml index 137c2513fd9..44d09efe9a8 100644 --- a/stable/minio/3.0.46/ix_values.yaml +++ b/stable/minio/3.0.47/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minio - tag: latest@sha256:f91879e77a1d41ba6591c00f87ffceba10c9ac94d8f0845965e59b02c1d2076b + tag: latest@sha256:51eddc1e3aae9548649761634fc8fe5e648bd5e8f4fcd57f8f1b8a878d4c2c98 pullPolicy: IfNotPresent args: ["server", "/data", "--address", ":10106", "--console-address", ":10107"] diff --git a/stable/minio/3.0.46/questions.yaml b/stable/minio/3.0.47/questions.yaml similarity index 100% rename from stable/minio/3.0.46/questions.yaml rename to stable/minio/3.0.47/questions.yaml diff --git a/stable/minio/3.0.46/templates/common.yaml b/stable/minio/3.0.47/templates/common.yaml similarity index 100% rename from stable/minio/3.0.46/templates/common.yaml rename to stable/minio/3.0.47/templates/common.yaml diff --git a/stable/minio/3.0.46/values.yaml b/stable/minio/3.0.47/values.yaml similarity index 100% rename from stable/minio/3.0.46/values.yaml rename to stable/minio/3.0.47/values.yaml diff --git a/stable/pihole/6.0.32/Chart.lock b/stable/pihole/6.0.32/Chart.lock deleted file mode 100644 index 144aa0ab5db..00000000000 --- a/stable/pihole/6.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.4 -digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a -generated: "2022-08-29T21:36:28.119261479Z" diff --git a/stable/pihole/6.0.32/CHANGELOG.md b/stable/pihole/6.0.33/CHANGELOG.md similarity index 91% rename from stable/pihole/6.0.32/CHANGELOG.md rename to stable/pihole/6.0.33/CHANGELOG.md index 8b0dcc0ce39..eb7fc426584 100644 --- a/stable/pihole/6.0.32/CHANGELOG.md +++ b/stable/pihole/6.0.33/CHANGELOG.md @@ -2,6 +2,15 @@ +## [pihole-6.0.33](https://github.com/truecharts/charts/compare/pihole-6.0.32...pihole-6.0.33) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + ## [pihole-6.0.32](https://github.com/truecharts/charts/compare/pihole-6.0.31...pihole-6.0.32) (2022-08-29) ### Chore @@ -88,12 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - - - -## [pihole-6.0.25](https://github.com/truecharts/apps/compare/pihole-6.0.24...pihole-6.0.25) (2022-07-23) - -### Chore - diff --git a/stable/pihole/6.0.33/Chart.lock b/stable/pihole/6.0.33/Chart.lock new file mode 100644 index 00000000000..2d3beb4dd05 --- /dev/null +++ b/stable/pihole/6.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.4 +digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a +generated: "2022-08-30T05:53:35.743382932Z" diff --git a/stable/pihole/6.0.32/Chart.yaml b/stable/pihole/6.0.33/Chart.yaml similarity index 95% rename from stable/pihole/6.0.32/Chart.yaml rename to stable/pihole/6.0.33/Chart.yaml index 7e1ba9d5491..1afda987626 100644 --- a/stable/pihole/6.0.32/Chart.yaml +++ b/stable/pihole/6.0.33/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022.08.2" +appVersion: "2022.08.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/pi-hole - https://github.com/pi-hole/docker-pi-hole type: application -version: 6.0.32 +version: 6.0.33 annotations: truecharts.org/catagories: | - networking diff --git a/stable/pihole/6.0.32/README.md b/stable/pihole/6.0.33/README.md similarity index 95% rename from stable/pihole/6.0.32/README.md rename to stable/pihole/6.0.33/README.md index e2a82515c4a..551fe68e670 100644 --- a/stable/pihole/6.0.32/README.md +++ b/stable/pihole/6.0.33/README.md @@ -1,6 +1,6 @@ # pihole -![Version: 6.0.32](https://img.shields.io/badge/Version-6.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.08.2](https://img.shields.io/badge/AppVersion-2022.08.2-informational?style=flat-square) +![Version: 6.0.33](https://img.shields.io/badge/Version-6.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.08.3](https://img.shields.io/badge/AppVersion-2022.08.3-informational?style=flat-square) DNS and Ad-filtering for your network diff --git a/stable/pihole/6.0.32/app-readme.md b/stable/pihole/6.0.33/app-readme.md similarity index 100% rename from stable/pihole/6.0.32/app-readme.md rename to stable/pihole/6.0.33/app-readme.md diff --git a/stable/pihole/6.0.32/charts/common-10.5.4.tgz b/stable/pihole/6.0.33/charts/common-10.5.4.tgz similarity index 100% rename from stable/pihole/6.0.32/charts/common-10.5.4.tgz rename to stable/pihole/6.0.33/charts/common-10.5.4.tgz diff --git a/stable/pihole/6.0.32/ix_values.yaml b/stable/pihole/6.0.33/ix_values.yaml similarity index 90% rename from stable/pihole/6.0.32/ix_values.yaml rename to stable/pihole/6.0.33/ix_values.yaml index 7fba69be0d1..9d4aaa3c80c 100644 --- a/stable/pihole/6.0.32/ix_values.yaml +++ b/stable/pihole/6.0.33/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/pihole pullPolicy: IfNotPresent - tag: 2022.08.2@sha256:914176a5e971ebf349962adb4062b297d9329c52e26bf39b52296994435c312e + tag: 2022.08.3@sha256:88227b6b636b49c6bec2cc603988145c3fd5a85d6982502b33e67ee4a663e06a securityContext: readOnlyRootFilesystem: false diff --git a/stable/pihole/6.0.32/questions.yaml b/stable/pihole/6.0.33/questions.yaml similarity index 100% rename from stable/pihole/6.0.32/questions.yaml rename to stable/pihole/6.0.33/questions.yaml diff --git a/stable/pihole/6.0.32/templates/_configmap.tpl b/stable/pihole/6.0.33/templates/_configmap.tpl similarity index 100% rename from stable/pihole/6.0.32/templates/_configmap.tpl rename to stable/pihole/6.0.33/templates/_configmap.tpl diff --git a/stable/pihole/6.0.32/templates/common.yaml b/stable/pihole/6.0.33/templates/common.yaml similarity index 100% rename from stable/pihole/6.0.32/templates/common.yaml rename to stable/pihole/6.0.33/templates/common.yaml diff --git a/stable/pihole/6.0.32/values.yaml b/stable/pihole/6.0.33/values.yaml similarity index 100% rename from stable/pihole/6.0.32/values.yaml rename to stable/pihole/6.0.33/values.yaml diff --git a/stable/plex/10.2.3/CHANGELOG.md b/stable/plex/10.2.3/CHANGELOG.md new file mode 100644 index 00000000000..b6a047d0797 --- /dev/null +++ b/stable/plex/10.2.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plex-10.2.3](https://github.com/truecharts/charts/compare/plexripper-0.0.20...plex-10.2.3) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + +## [plex-10.2.2](https://github.com/truecharts/charts/compare/plextraktsync-0.0.24...plex-10.2.2) (2022-08-29) + +### Chore + +- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) + + + + +## [plex-10.2.1](https://github.com/truecharts/charts/compare/plex-10.2.0...plex-10.2.1) (2022-08-27) + +### Fix + +- init script quotes it automatically ([#3598](https://github.com/truecharts/charts/issues/3598)) + + + + +## [plex-10.2.0](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.18...plex-10.2.0) (2022-08-27) + +### Feat + +- disable GDM by default ([#3597](https://github.com/truecharts/charts/issues/3597)) + + + + +## [plex-10.1.3](https://github.com/truecharts/charts/compare/plex-10.1.2...plex-10.1.3) (2022-08-23) + +### Chore + +- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545)) + + + + +## [plex-10.1.2](https://github.com/truecharts/charts/compare/plex-10.1.1...plex-10.1.2) (2022-08-19) + +### Fix + +- fix tpl error ([#3515](https://github.com/truecharts/charts/issues/3515)) + + + + +## [plex-10.1.1](https://github.com/truecharts/charts/compare/plex-10.1.0...plex-10.1.1) (2022-08-19) + +### Chore + +- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512)) + + + + +## [plex-10.1.0](https://github.com/truecharts/charts/compare/plextraktsync-0.0.20...plex-10.1.0) (2022-08-18) + +### Feat + +- Pre-fill ADVERTISE_IP with the server ip and ingress ([#3464](https://github.com/truecharts/charts/issues/3464)) + + + + +## [plex-10.0.34](https://github.com/truecharts/charts/compare/plex-10.0.33...plex-10.0.34) (2022-08-12) + +### Chore + +- add documentation checkbox/section to all SCALE Apps + - update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456)) + + + + +## [plex-10.0.33](https://github.com/truecharts/charts/compare/plex-10.0.32...plex-10.0.33) (2022-08-12) + +### Fix + +- accept `-` and capital letters in ADVERTISE_IP ([#3448](https://github.com/truecharts/charts/issues/3448)) + - move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) + + + + +## [plex-10.0.32](https://github.com/truecharts/charts/compare/plex-10.0.31...plex-10.0.32) (2022-08-11) + +### Fix diff --git a/stable/plex/10.2.3/Chart.lock b/stable/plex/10.2.3/Chart.lock new file mode 100644 index 00000000000..81edf4aefb1 --- /dev/null +++ b/stable/plex/10.2.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.4 +digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a +generated: "2022-08-30T05:53:36.468100834Z" diff --git a/stable/plex/10.2.3/Chart.yaml b/stable/plex/10.2.3/Chart.yaml new file mode 100644 index 00000000000..2c5f33f291d --- /dev/null +++ b/stable/plex/10.2.3/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.28.2.610" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.4 +deprecated: false +description: Plex Media Server +home: https://truecharts.org/docs/charts/stable/plex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex.png +keywords: + - plex + - plex-media-server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plex +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/plex + - https://github.com/k8s-at-home/container-images/pkgs/container/plex +type: application +version: 10.2.3 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/plex/10.2.3/README.md b/stable/plex/10.2.3/README.md new file mode 100644 index 00000000000..28de27617d0 --- /dev/null +++ b/stable/plex/10.2.3/README.md @@ -0,0 +1,108 @@ +# plex + +![Version: 10.2.3](https://img.shields.io/badge/Version-10.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.28.2.610](https://img.shields.io/badge/AppVersion-1.28.2.610-informational?style=flat-square) + +Plex Media Server + +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: [plex](https://truecharts.org/docs/charts/stable/plex) + +**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.5.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/Quick-Start%20Guides/Installing-an-App). + +### Helm + +To install the chart with the release name `plex` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install plex TrueCharts/plex +``` + +## 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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `plex` deployment + +```console +helm uninstall plex +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install plex \ + --set env.TZ="America/New York" \ + TrueCharts/plex +``` + +#### 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 plex TrueCharts/plex -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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/plex/10.2.3/app-readme.md b/stable/plex/10.2.3/app-readme.md new file mode 100644 index 00000000000..0c9dfd48c99 --- /dev/null +++ b/stable/plex/10.2.3/app-readme.md @@ -0,0 +1,8 @@ +Plex Media Server + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/plex](https://truecharts.org/docs/charts/stable/plex) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/prometheus/4.0.71/charts/common-10.5.4.tgz b/stable/plex/10.2.3/charts/common-10.5.4.tgz similarity index 100% rename from stable/prometheus/4.0.71/charts/common-10.5.4.tgz rename to stable/plex/10.2.3/charts/common-10.5.4.tgz diff --git a/stable/plex/10.2.3/ix_values.yaml b/stable/plex/10.2.3/ix_values.yaml new file mode 100644 index 00000000000..10cafbba508 --- /dev/null +++ b/stable/plex/10.2.3/ix_values.yaml @@ -0,0 +1,36 @@ +image: + repository: tccr.io/truecharts/plex + pullPolicy: IfNotPresent + tag: 1.28.2.6106@sha256:58381c82e876e55d469aa32220fc0232620b9bdae0ee0ebac00a07d997b9b5f7 + +service: + main: + ports: + main: + protocol: HTTP + port: 32400 + targetPort: 32400 + +persistence: + config: + enabled: true + mountPath: "/config" + +plex: + serverURL: "{{ .Values.service.main.ports.main.protocol | lower }}://{{ .Values.plex.serverIP }}:{{ .Values.service.main.ports.main.port }}" + serverIngressURL: "{{ if .Values.ingress.main.enabled }}{{ with (first .Values.ingress.main.hosts) }},https://{{ .host }}{{ end }}{{ end }}" + serverIngressURLPort: "{{ if .Values.ingress.main.enabled }}{{ $port := .Values.service.main.ports.main.port }}{{ with (first .Values.ingress.main.hosts) }},https://{{ .host }}:{{ $port }}{{ end }}{{ end }}" + # User Defined + serverIP: "127.0.0.1" + additionalAdvertiseURL: "" + disableGDM: true + +env: + ADVERTISE_IP: "{{ tpl (.Values.plex.serverURL) .}}{{ tpl (.Values.plex.serverIngressURL) . }}{{ tpl (.Values.plex.serverIngressURLPort) . }}{{ with .Values.plex.additionalAdvertiseURL }},{{ . }}{{ end }}" + PLEX_PREFERENCE_GDM: 'GdmEnabled={{ ternary "0" "1" .Values.plex.disableGDM }}' + # User Defined + ALLOWED_NETWORKS: "172.16.0.0/12,10.0.0.0/8,192.168.0.0/16" + PLEX_CLAIM: "" + +portal: + enabled: true diff --git a/stable/plex/10.2.3/questions.yaml b/stable/plex/10.2.3/questions.yaml new file mode 100644 index 00000000000..e4fa5dfadbe --- /dev/null +++ b/stable/plex/10.2.3/questions.yaml @@ -0,0 +1,2531 @@ +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" + path: "/web" +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: plex + group: "Container Configuration" + label: "Plex Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: serverIP + label: "Server IP" + description: "Set to the IP-Address used to reach Plex." + schema: + type: string + required: true + $ref: + - "definitions/nodeIP" + - variable: additionalAdvertiseURL + label: "Addition Advertise URLs" + description: "URLs to advertise to Plex, format http(s)://IPorDNS:3200. By default your serverIP and ingress URL is added" + schema: + type: string + valid_chars: '^$|^(http(s)?:\/\/([a-zA-Z0-9.-]*)(:\d{0,5})?,?)*$' + default: "" + - variable: disableGDM + label: "Disable GDM" + description: "Recommended to keep this to true. Disables legacy local network discovery. Keeping it enabled might break discovery for some Plex Clients" + schema: + type: boolean + default: true + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ALLOWED_NETWORKS + label: "Allowed Networks" + description: "Networks allowed to connect to plex. Add your local network IP to this list" + schema: + type: string + default: "172.16.0.0/12,10.0.0.0/8,192.168.0.0/16" + - variable: PLEX_CLAIM + label: "Plex Claim Token" + description: "Claim token to use to register the plex server (Max. 4 minutes old!). You can obtain a claim token to login your server to your plex account by visiting https://www.plex.tv/claim." + schema: + type: string + default: "" + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Image Environment + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 32400 + 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: 32400 + - 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: 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: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - 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: true + - 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail 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" + 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/docs/about/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/rsshub/3.0.79/templates/common.yaml b/stable/plex/10.2.3/templates/common.yaml similarity index 100% rename from stable/rsshub/3.0.79/templates/common.yaml rename to stable/plex/10.2.3/templates/common.yaml diff --git a/stable/prometheus/4.0.71/values.yaml b/stable/plex/10.2.3/values.yaml similarity index 100% rename from stable/prometheus/4.0.71/values.yaml rename to stable/plex/10.2.3/values.yaml diff --git a/stable/prometheus/4.0.71/CHANGELOG.md b/stable/prometheus/4.0.72/CHANGELOG.md similarity index 91% rename from stable/prometheus/4.0.71/CHANGELOG.md rename to stable/prometheus/4.0.72/CHANGELOG.md index 43f35b7e159..5ebc54a1a60 100644 --- a/stable/prometheus/4.0.71/CHANGELOG.md +++ b/stable/prometheus/4.0.72/CHANGELOG.md @@ -2,6 +2,15 @@ +## [prometheus-4.0.72](https://github.com/truecharts/charts/compare/prometheus-4.0.71...prometheus-4.0.72) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + ## [prometheus-4.0.71](https://github.com/truecharts/charts/compare/prometheus-4.0.69...prometheus-4.0.71) (2022-08-29) ### Chore @@ -88,12 +97,3 @@ ### Chore -- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478)) - - - - -## [prometheus-4.0.60](https://github.com/truecharts/charts/compare/prometheus-4.0.59...prometheus-4.0.60) (2022-08-12) - -### Chore - diff --git a/stable/prometheus/4.0.71/Chart.lock b/stable/prometheus/4.0.72/Chart.lock similarity index 89% rename from stable/prometheus/4.0.71/Chart.lock rename to stable/prometheus/4.0.72/Chart.lock index 355c8b26b93..3ea3e201dae 100644 --- a/stable/prometheus/4.0.71/Chart.lock +++ b/stable/prometheus/4.0.72/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 3.2.1 digest: sha256:4dcc3bbe52362da7daa776cb799f9cabda59a4c6622fb3dcc41d81e4eea2122d -generated: "2022-08-29T21:37:22.551902938Z" +generated: "2022-08-30T05:54:02.646803249Z" diff --git a/stable/prometheus/4.0.71/Chart.yaml b/stable/prometheus/4.0.72/Chart.yaml similarity index 98% rename from stable/prometheus/4.0.71/Chart.yaml rename to stable/prometheus/4.0.72/Chart.yaml index 636727249e6..52b8f76a012 100644 --- a/stable/prometheus/4.0.71/Chart.yaml +++ b/stable/prometheus/4.0.72/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.71 +version: 4.0.72 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/prometheus/4.0.71/README.md b/stable/prometheus/4.0.72/README.md similarity index 98% rename from stable/prometheus/4.0.71/README.md rename to stable/prometheus/4.0.72/README.md index e0cee409e43..aea1647158a 100644 --- a/stable/prometheus/4.0.71/README.md +++ b/stable/prometheus/4.0.72/README.md @@ -1,6 +1,6 @@ # prometheus -![Version: 4.0.71](https://img.shields.io/badge/Version-4.0.71-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.58.0](https://img.shields.io/badge/AppVersion-0.58.0-informational?style=flat-square) +![Version: 4.0.72](https://img.shields.io/badge/Version-4.0.72-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.58.0](https://img.shields.io/badge/AppVersion-0.58.0-informational?style=flat-square) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. diff --git a/stable/prometheus/4.0.71/app-readme.md b/stable/prometheus/4.0.72/app-readme.md similarity index 100% rename from stable/prometheus/4.0.71/app-readme.md rename to stable/prometheus/4.0.72/app-readme.md diff --git a/stable/rsshub/3.0.79/charts/common-10.5.4.tgz b/stable/prometheus/4.0.72/charts/common-10.5.4.tgz similarity index 100% rename from stable/rsshub/3.0.79/charts/common-10.5.4.tgz rename to stable/prometheus/4.0.72/charts/common-10.5.4.tgz diff --git a/stable/prometheus/4.0.71/charts/kube-state-metrics-3.2.1.tgz b/stable/prometheus/4.0.72/charts/kube-state-metrics-3.2.1.tgz similarity index 100% rename from stable/prometheus/4.0.71/charts/kube-state-metrics-3.2.1.tgz rename to stable/prometheus/4.0.72/charts/kube-state-metrics-3.2.1.tgz diff --git a/stable/prometheus/4.0.71/charts/node-exporter-3.1.1.tgz b/stable/prometheus/4.0.72/charts/node-exporter-3.1.1.tgz similarity index 100% rename from stable/prometheus/4.0.71/charts/node-exporter-3.1.1.tgz rename to stable/prometheus/4.0.72/charts/node-exporter-3.1.1.tgz diff --git a/stable/prometheus/4.0.71/crds/crd-alertmanager-config.yaml b/stable/prometheus/4.0.72/crds/crd-alertmanager-config.yaml similarity index 100% rename from stable/prometheus/4.0.71/crds/crd-alertmanager-config.yaml rename to stable/prometheus/4.0.72/crds/crd-alertmanager-config.yaml diff --git a/stable/prometheus/4.0.71/crds/crd-alertmanager.yaml b/stable/prometheus/4.0.72/crds/crd-alertmanager.yaml similarity index 100% rename from stable/prometheus/4.0.71/crds/crd-alertmanager.yaml rename to stable/prometheus/4.0.72/crds/crd-alertmanager.yaml diff --git a/stable/prometheus/4.0.71/crds/crd-podmonitor.yaml b/stable/prometheus/4.0.72/crds/crd-podmonitor.yaml similarity index 100% rename from stable/prometheus/4.0.71/crds/crd-podmonitor.yaml rename to stable/prometheus/4.0.72/crds/crd-podmonitor.yaml diff --git a/stable/prometheus/4.0.71/crds/crd-probes.yaml b/stable/prometheus/4.0.72/crds/crd-probes.yaml similarity index 100% rename from stable/prometheus/4.0.71/crds/crd-probes.yaml rename to stable/prometheus/4.0.72/crds/crd-probes.yaml diff --git a/stable/prometheus/4.0.71/crds/crd-prometheus.yaml b/stable/prometheus/4.0.72/crds/crd-prometheus.yaml similarity index 100% rename from stable/prometheus/4.0.71/crds/crd-prometheus.yaml rename to stable/prometheus/4.0.72/crds/crd-prometheus.yaml diff --git a/stable/prometheus/4.0.71/crds/crd-prometheusrules.yaml b/stable/prometheus/4.0.72/crds/crd-prometheusrules.yaml similarity index 100% rename from stable/prometheus/4.0.71/crds/crd-prometheusrules.yaml rename to stable/prometheus/4.0.72/crds/crd-prometheusrules.yaml diff --git a/stable/prometheus/4.0.71/crds/crd-servicemonitor.yaml b/stable/prometheus/4.0.72/crds/crd-servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.71/crds/crd-servicemonitor.yaml rename to stable/prometheus/4.0.72/crds/crd-servicemonitor.yaml diff --git a/stable/prometheus/4.0.71/crds/crd-thanosrulers.yaml b/stable/prometheus/4.0.72/crds/crd-thanosrulers.yaml similarity index 100% rename from stable/prometheus/4.0.71/crds/crd-thanosrulers.yaml rename to stable/prometheus/4.0.72/crds/crd-thanosrulers.yaml diff --git a/stable/prometheus/4.0.71/ix_values.yaml b/stable/prometheus/4.0.72/ix_values.yaml similarity index 99% rename from stable/prometheus/4.0.71/ix_values.yaml rename to stable/prometheus/4.0.72/ix_values.yaml index c6274d66faf..01f0961c64f 100644 --- a/stable/prometheus/4.0.71/ix_values.yaml +++ b/stable/prometheus/4.0.72/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/prometheus-operator - tag: 0.58.0@sha256:61fb2eabc2f8b1692f46bf82d6a14d451db72a69bf637ccdddce7af3bf1354d7 + tag: 0.58.0@sha256:63b8709d7aebda9bae9d994fa354f8e3008a0b321eec89d688d0ece896bb87b4 prometheusImage: repository: tccr.io/truecharts/prometheus diff --git a/stable/prometheus/4.0.71/questions.yaml b/stable/prometheus/4.0.72/questions.yaml similarity index 100% rename from stable/prometheus/4.0.71/questions.yaml rename to stable/prometheus/4.0.72/questions.yaml diff --git a/stable/prometheus/4.0.71/templates/_helpers.tpl b/stable/prometheus/4.0.72/templates/_helpers.tpl similarity index 100% rename from stable/prometheus/4.0.71/templates/_helpers.tpl rename to stable/prometheus/4.0.72/templates/_helpers.tpl diff --git a/stable/prometheus/4.0.71/templates/alertmanager/_alertmanager.tpl b/stable/prometheus/4.0.72/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from stable/prometheus/4.0.71/templates/alertmanager/_alertmanager.tpl rename to stable/prometheus/4.0.72/templates/alertmanager/_alertmanager.tpl diff --git a/stable/prometheus/4.0.71/templates/alertmanager/secrets.yaml b/stable/prometheus/4.0.72/templates/alertmanager/secrets.yaml similarity index 100% rename from stable/prometheus/4.0.71/templates/alertmanager/secrets.yaml rename to stable/prometheus/4.0.72/templates/alertmanager/secrets.yaml diff --git a/stable/prometheus/4.0.71/templates/alertmanager/serviceaccount.yaml b/stable/prometheus/4.0.72/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.71/templates/alertmanager/serviceaccount.yaml rename to stable/prometheus/4.0.72/templates/alertmanager/serviceaccount.yaml diff --git a/stable/prometheus/4.0.71/templates/alertmanager/servicemonitor.yaml b/stable/prometheus/4.0.72/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.71/templates/alertmanager/servicemonitor.yaml rename to stable/prometheus/4.0.72/templates/alertmanager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.71/templates/common.yaml b/stable/prometheus/4.0.72/templates/common.yaml similarity index 100% rename from stable/prometheus/4.0.71/templates/common.yaml rename to stable/prometheus/4.0.72/templates/common.yaml diff --git a/stable/prometheus/4.0.71/templates/exporters/core-dns/service.yaml b/stable/prometheus/4.0.72/templates/exporters/core-dns/service.yaml similarity index 100% rename from stable/prometheus/4.0.71/templates/exporters/core-dns/service.yaml rename to stable/prometheus/4.0.72/templates/exporters/core-dns/service.yaml diff --git a/stable/prometheus/4.0.71/templates/exporters/core-dns/servicemonitor.yaml b/stable/prometheus/4.0.72/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.71/templates/exporters/core-dns/servicemonitor.yaml rename to stable/prometheus/4.0.72/templates/exporters/core-dns/servicemonitor.yaml diff --git a/stable/prometheus/4.0.71/templates/exporters/kube-apiserver/servicemonitor.yaml b/stable/prometheus/4.0.72/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.71/templates/exporters/kube-apiserver/servicemonitor.yaml rename to stable/prometheus/4.0.72/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/stable/prometheus/4.0.71/templates/exporters/kube-controller-manager/endpoints.yaml b/stable/prometheus/4.0.72/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.71/templates/exporters/kube-controller-manager/endpoints.yaml rename to stable/prometheus/4.0.72/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/stable/prometheus/4.0.71/templates/exporters/kube-controller-manager/service.yaml b/stable/prometheus/4.0.72/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from stable/prometheus/4.0.71/templates/exporters/kube-controller-manager/service.yaml rename to stable/prometheus/4.0.72/templates/exporters/kube-controller-manager/service.yaml diff --git a/stable/prometheus/4.0.71/templates/exporters/kube-controller-manager/servicemonitor.yaml b/stable/prometheus/4.0.72/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.71/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to stable/prometheus/4.0.72/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.71/templates/exporters/kube-scheduler/endpoints.yaml b/stable/prometheus/4.0.72/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.71/templates/exporters/kube-scheduler/endpoints.yaml rename to stable/prometheus/4.0.72/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/stable/prometheus/4.0.71/templates/exporters/kube-scheduler/service.yaml b/stable/prometheus/4.0.72/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from stable/prometheus/4.0.71/templates/exporters/kube-scheduler/service.yaml rename to stable/prometheus/4.0.72/templates/exporters/kube-scheduler/service.yaml diff --git a/stable/prometheus/4.0.71/templates/exporters/kube-scheduler/servicemonitor.yaml b/stable/prometheus/4.0.72/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.71/templates/exporters/kube-scheduler/servicemonitor.yaml rename to stable/prometheus/4.0.72/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/stable/prometheus/4.0.71/templates/exporters/kubelet/servicemonitor.yaml b/stable/prometheus/4.0.72/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.71/templates/exporters/kubelet/servicemonitor.yaml rename to stable/prometheus/4.0.72/templates/exporters/kubelet/servicemonitor.yaml diff --git a/stable/prometheus/4.0.71/templates/operator/_args.tpl b/stable/prometheus/4.0.72/templates/operator/_args.tpl similarity index 100% rename from stable/prometheus/4.0.71/templates/operator/_args.tpl rename to stable/prometheus/4.0.72/templates/operator/_args.tpl diff --git a/stable/prometheus/4.0.71/templates/operator/configmap.yaml b/stable/prometheus/4.0.72/templates/operator/configmap.yaml similarity index 100% rename from stable/prometheus/4.0.71/templates/operator/configmap.yaml rename to stable/prometheus/4.0.72/templates/operator/configmap.yaml diff --git a/stable/prometheus/4.0.71/templates/operator/servicemonitor.yaml b/stable/prometheus/4.0.72/templates/operator/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.71/templates/operator/servicemonitor.yaml rename to stable/prometheus/4.0.72/templates/operator/servicemonitor.yaml diff --git a/stable/prometheus/4.0.71/templates/prometheus/_additionalPrometheusRules.tpl b/stable/prometheus/4.0.72/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from stable/prometheus/4.0.71/templates/prometheus/_additionalPrometheusRules.tpl rename to stable/prometheus/4.0.72/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/stable/prometheus/4.0.71/templates/prometheus/_additionalScrapeJobs.tpl b/stable/prometheus/4.0.72/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from stable/prometheus/4.0.71/templates/prometheus/_additionalScrapeJobs.tpl rename to stable/prometheus/4.0.72/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/stable/prometheus/4.0.71/templates/prometheus/_prometheus.tpl b/stable/prometheus/4.0.72/templates/prometheus/_prometheus.tpl similarity index 100% rename from stable/prometheus/4.0.71/templates/prometheus/_prometheus.tpl rename to stable/prometheus/4.0.72/templates/prometheus/_prometheus.tpl diff --git a/stable/prometheus/4.0.71/templates/prometheus/_servicemonitor.tpl b/stable/prometheus/4.0.72/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from stable/prometheus/4.0.71/templates/prometheus/_servicemonitor.tpl rename to stable/prometheus/4.0.72/templates/prometheus/_servicemonitor.tpl diff --git a/stable/prometheus/4.0.71/templates/prometheus/clusterrole.yaml b/stable/prometheus/4.0.72/templates/prometheus/clusterrole.yaml similarity index 100% rename from stable/prometheus/4.0.71/templates/prometheus/clusterrole.yaml rename to stable/prometheus/4.0.72/templates/prometheus/clusterrole.yaml diff --git a/stable/prometheus/4.0.71/templates/prometheus/clusterrolebinding.yaml b/stable/prometheus/4.0.72/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from stable/prometheus/4.0.71/templates/prometheus/clusterrolebinding.yaml rename to stable/prometheus/4.0.72/templates/prometheus/clusterrolebinding.yaml diff --git a/stable/prometheus/4.0.71/templates/prometheus/serviceaccount.yaml b/stable/prometheus/4.0.72/templates/prometheus/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.71/templates/prometheus/serviceaccount.yaml rename to stable/prometheus/4.0.72/templates/prometheus/serviceaccount.yaml diff --git a/stable/rsshub/3.0.79/values.yaml b/stable/prometheus/4.0.72/values.yaml similarity index 100% rename from stable/rsshub/3.0.79/values.yaml rename to stable/prometheus/4.0.72/values.yaml diff --git a/stable/rsshub/3.0.79/CHANGELOG.md b/stable/rsshub/3.0.80/CHANGELOG.md similarity index 91% rename from stable/rsshub/3.0.79/CHANGELOG.md rename to stable/rsshub/3.0.80/CHANGELOG.md index 0935fc95dc6..85388aadd8d 100644 --- a/stable/rsshub/3.0.79/CHANGELOG.md +++ b/stable/rsshub/3.0.80/CHANGELOG.md @@ -2,6 +2,15 @@ +## [rsshub-3.0.80](https://github.com/truecharts/charts/compare/rsshub-3.0.79...rsshub-3.0.80) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + ## [rsshub-3.0.79](https://github.com/truecharts/charts/compare/rsshub-3.0.77...rsshub-3.0.79) (2022-08-29) ### Chore @@ -88,12 +97,3 @@ ## [rsshub-3.0.69](https://github.com/truecharts/charts/compare/rsshub-3.0.68...rsshub-3.0.69) (2022-08-21) ### Chore - -- update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523)) - - - - -## [rsshub-3.0.68](https://github.com/truecharts/charts/compare/rsshub-3.0.67...rsshub-3.0.68) (2022-08-20) - -### Chore diff --git a/stable/rsshub/3.0.79/Chart.lock b/stable/rsshub/3.0.80/Chart.lock similarity index 85% rename from stable/rsshub/3.0.79/Chart.lock rename to stable/rsshub/3.0.80/Chart.lock index f5090f5a617..fd63918621f 100644 --- a/stable/rsshub/3.0.79/Chart.lock +++ b/stable/rsshub/3.0.80/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.64 digest: sha256:9c2bda7f70d68a2dbb4c01bd467c7faecd9a21574fe36004efe0c73df0f6ce7e -generated: "2022-08-29T21:40:12.870992751Z" +generated: "2022-08-30T05:54:08.177072259Z" diff --git a/stable/rsshub/3.0.79/Chart.yaml b/stable/rsshub/3.0.80/Chart.yaml similarity index 98% rename from stable/rsshub/3.0.79/Chart.yaml rename to stable/rsshub/3.0.80/Chart.yaml index b147e0ebe7b..926dce0635e 100644 --- a/stable/rsshub/3.0.79/Chart.yaml +++ b/stable/rsshub/3.0.80/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 3.0.79 +version: 3.0.80 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/3.0.79/README.md b/stable/rsshub/3.0.80/README.md similarity index 98% rename from stable/rsshub/3.0.79/README.md rename to stable/rsshub/3.0.80/README.md index 1ab4f5d695a..832bcef453d 100644 --- a/stable/rsshub/3.0.79/README.md +++ b/stable/rsshub/3.0.80/README.md @@ -1,6 +1,6 @@ # rsshub -![Version: 3.0.79](https://img.shields.io/badge/Version-3.0.79-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 3.0.80](https://img.shields.io/badge/Version-3.0.80-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) RSSHub can generate RSS feeds from pretty much everything diff --git a/stable/rsshub/3.0.79/app-readme.md b/stable/rsshub/3.0.80/app-readme.md similarity index 100% rename from stable/rsshub/3.0.79/app-readme.md rename to stable/rsshub/3.0.80/app-readme.md diff --git a/stable/sickchill/3.0.37/charts/common-10.5.4.tgz b/stable/rsshub/3.0.80/charts/common-10.5.4.tgz similarity index 100% rename from stable/sickchill/3.0.37/charts/common-10.5.4.tgz rename to stable/rsshub/3.0.80/charts/common-10.5.4.tgz diff --git a/stable/rsshub/3.0.79/charts/redis-3.0.64.tgz b/stable/rsshub/3.0.80/charts/redis-3.0.64.tgz similarity index 100% rename from stable/rsshub/3.0.79/charts/redis-3.0.64.tgz rename to stable/rsshub/3.0.80/charts/redis-3.0.64.tgz diff --git a/stable/rsshub/3.0.79/ix_values.yaml b/stable/rsshub/3.0.80/ix_values.yaml similarity index 93% rename from stable/rsshub/3.0.79/ix_values.yaml rename to stable/rsshub/3.0.80/ix_values.yaml index 964b710444f..6806e9e4824 100644 --- a/stable/rsshub/3.0.79/ix_values.yaml +++ b/stable/rsshub/3.0.80/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:14529949347356bbd9c64bfbdbeee4b917e14bae5dac11fc254fb9d74df265b4 + tag: latest@sha256:33d8630b1560b85b54e2b13635769673c77259c51e3b0c57117ee9ad18f953f6 browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/stable/rsshub/3.0.79/questions.yaml b/stable/rsshub/3.0.80/questions.yaml similarity index 100% rename from stable/rsshub/3.0.79/questions.yaml rename to stable/rsshub/3.0.80/questions.yaml diff --git a/stable/syslog-ng/2.0.28/templates/common.yaml b/stable/rsshub/3.0.80/templates/common.yaml similarity index 100% rename from stable/syslog-ng/2.0.28/templates/common.yaml rename to stable/rsshub/3.0.80/templates/common.yaml diff --git a/stable/sickchill/3.0.37/values.yaml b/stable/rsshub/3.0.80/values.yaml similarity index 100% rename from stable/sickchill/3.0.37/values.yaml rename to stable/rsshub/3.0.80/values.yaml diff --git a/stable/sickchill/3.0.37/Chart.lock b/stable/sickchill/3.0.37/Chart.lock deleted file mode 100644 index a8510639025..00000000000 --- a/stable/sickchill/3.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.4 -digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a -generated: "2022-08-29T21:41:08.369371662Z" diff --git a/stable/sickchill/3.0.37/CHANGELOG.md b/stable/sickchill/3.0.38/CHANGELOG.md similarity index 91% rename from stable/sickchill/3.0.37/CHANGELOG.md rename to stable/sickchill/3.0.38/CHANGELOG.md index 736a04762b4..45c7eab9abf 100644 --- a/stable/sickchill/3.0.37/CHANGELOG.md +++ b/stable/sickchill/3.0.38/CHANGELOG.md @@ -2,6 +2,15 @@ +## [sickchill-3.0.38](https://github.com/truecharts/charts/compare/sickchill-3.0.37...sickchill-3.0.38) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + ## [sickchill-3.0.37](https://github.com/truecharts/charts/compare/sickchill-3.0.36...sickchill-3.0.37) (2022-08-29) ### Chore @@ -88,12 +97,3 @@ - -## [sickchill-3.0.28](https://github.com/truecharts/apps/compare/sickchill-3.0.27...sickchill-3.0.28) (2022-07-27) - -### Chore - -- update docker general non-major ([#3313](https://github.com/truecharts/apps/issues/3313)) - - - diff --git a/stable/sickchill/3.0.38/Chart.lock b/stable/sickchill/3.0.38/Chart.lock new file mode 100644 index 00000000000..59a5083b87a --- /dev/null +++ b/stable/sickchill/3.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.4 +digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a +generated: "2022-08-30T05:54:00.260225151Z" diff --git a/stable/sickchill/3.0.37/Chart.yaml b/stable/sickchill/3.0.38/Chart.yaml similarity index 95% rename from stable/sickchill/3.0.37/Chart.yaml rename to stable/sickchill/3.0.38/Chart.yaml index 09de13ceda5..201532cc61a 100644 --- a/stable/sickchill/3.0.37/Chart.yaml +++ b/stable/sickchill/3.0.38/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022.8.22" +appVersion: "2022.8.29" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-sickchill - https://github.com/SickChill/SickChill type: application -version: 3.0.37 +version: 3.0.38 annotations: truecharts.org/catagories: | - media diff --git a/stable/sickchill/3.0.37/README.md b/stable/sickchill/3.0.38/README.md similarity index 95% rename from stable/sickchill/3.0.37/README.md rename to stable/sickchill/3.0.38/README.md index 3f68c54e2a1..587bc5ebbf7 100644 --- a/stable/sickchill/3.0.37/README.md +++ b/stable/sickchill/3.0.38/README.md @@ -1,6 +1,6 @@ # sickchill -![Version: 3.0.37](https://img.shields.io/badge/Version-3.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.8.22](https://img.shields.io/badge/AppVersion-2022.8.22-informational?style=flat-square) +![Version: 3.0.38](https://img.shields.io/badge/Version-3.0.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.8.29](https://img.shields.io/badge/AppVersion-2022.8.29-informational?style=flat-square) An Automatic Video Library Manager for TV Shows diff --git a/stable/sickchill/3.0.37/app-readme.md b/stable/sickchill/3.0.38/app-readme.md similarity index 100% rename from stable/sickchill/3.0.37/app-readme.md rename to stable/sickchill/3.0.38/app-readme.md diff --git a/stable/syslog-ng/2.0.28/charts/common-10.5.4.tgz b/stable/sickchill/3.0.38/charts/common-10.5.4.tgz similarity index 100% rename from stable/syslog-ng/2.0.28/charts/common-10.5.4.tgz rename to stable/sickchill/3.0.38/charts/common-10.5.4.tgz diff --git a/stable/sickchill/3.0.37/ix_values.yaml b/stable/sickchill/3.0.38/ix_values.yaml similarity index 82% rename from stable/sickchill/3.0.37/ix_values.yaml rename to stable/sickchill/3.0.38/ix_values.yaml index d3f5a1d7151..dd97b5275c9 100644 --- a/stable/sickchill/3.0.37/ix_values.yaml +++ b/stable/sickchill/3.0.38/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/sickchill pullPolicy: IfNotPresent - tag: 2022.8.22@sha256:7842739cd321f2c10c264304f99a8781fff4643904e01de2d1963cbb4264d52f + tag: 2022.8.29@sha256:d9464d1411f5278e5154afe8a65eb048c1acbb6acf00f7f72ff8cb48aa47cc74 securityContext: readOnlyRootFilesystem: false diff --git a/stable/sickchill/3.0.37/questions.yaml b/stable/sickchill/3.0.38/questions.yaml similarity index 100% rename from stable/sickchill/3.0.37/questions.yaml rename to stable/sickchill/3.0.38/questions.yaml diff --git a/stable/sickchill/3.0.37/templates/common.yaml b/stable/sickchill/3.0.38/templates/common.yaml similarity index 100% rename from stable/sickchill/3.0.37/templates/common.yaml rename to stable/sickchill/3.0.38/templates/common.yaml diff --git a/stable/syslog-ng/2.0.28/values.yaml b/stable/sickchill/3.0.38/values.yaml similarity index 100% rename from stable/syslog-ng/2.0.28/values.yaml rename to stable/sickchill/3.0.38/values.yaml diff --git a/stable/syslog-ng/2.0.28/Chart.lock b/stable/syslog-ng/2.0.28/Chart.lock deleted file mode 100644 index 41d1c4f7f4d..00000000000 --- a/stable/syslog-ng/2.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.4 -digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a -generated: "2022-08-29T21:43:15.365090593Z" diff --git a/stable/syslog-ng/2.0.28/CHANGELOG.md b/stable/syslog-ng/2.0.29/CHANGELOG.md similarity index 90% rename from stable/syslog-ng/2.0.28/CHANGELOG.md rename to stable/syslog-ng/2.0.29/CHANGELOG.md index 44bd3c96e0b..7b268304d32 100644 --- a/stable/syslog-ng/2.0.28/CHANGELOG.md +++ b/stable/syslog-ng/2.0.29/CHANGELOG.md @@ -2,6 +2,15 @@ +## [syslog-ng-2.0.29](https://github.com/truecharts/charts/compare/syslog-ng-2.0.28...syslog-ng-2.0.29) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + ## [syslog-ng-2.0.28](https://github.com/truecharts/charts/compare/syslog-ng-2.0.27...syslog-ng-2.0.28) (2022-08-29) ### Chore @@ -88,12 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - - - -## [syslog-ng-2.0.22](https://github.com/truecharts/apps/compare/syslog-ng-2.0.21...syslog-ng-2.0.22) (2022-07-23) - -### Chore diff --git a/stable/syslog-ng/2.0.29/Chart.lock b/stable/syslog-ng/2.0.29/Chart.lock new file mode 100644 index 00000000000..7f951b8f0ec --- /dev/null +++ b/stable/syslog-ng/2.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.4 +digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a +generated: "2022-08-30T05:54:15.970710518Z" diff --git a/stable/syslog-ng/2.0.28/Chart.yaml b/stable/syslog-ng/2.0.29/Chart.yaml similarity index 95% rename from stable/syslog-ng/2.0.28/Chart.yaml rename to stable/syslog-ng/2.0.29/Chart.yaml index 7cd60580de5..2b7fb727c4b 100644 --- a/stable/syslog-ng/2.0.28/Chart.yaml +++ b/stable/syslog-ng/2.0.29/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: syslog-ng -version: 2.0.28 -appVersion: "3.37.1" +version: 2.0.29 +appVersion: "3.38.1" description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. type: application deprecated: false diff --git a/stable/syslog-ng/2.0.28/README.md b/stable/syslog-ng/2.0.29/README.md similarity index 95% rename from stable/syslog-ng/2.0.28/README.md rename to stable/syslog-ng/2.0.29/README.md index e52acea5bd4..01df8e9218f 100644 --- a/stable/syslog-ng/2.0.28/README.md +++ b/stable/syslog-ng/2.0.29/README.md @@ -1,6 +1,6 @@ # syslog-ng -![Version: 2.0.28](https://img.shields.io/badge/Version-2.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.37.1](https://img.shields.io/badge/AppVersion-3.37.1-informational?style=flat-square) +![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.38.1](https://img.shields.io/badge/AppVersion-3.38.1-informational?style=flat-square) syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. diff --git a/stable/syslog-ng/2.0.28/app-readme.md b/stable/syslog-ng/2.0.29/app-readme.md similarity index 100% rename from stable/syslog-ng/2.0.28/app-readme.md rename to stable/syslog-ng/2.0.29/app-readme.md diff --git a/stable/tailscale/1.0.2/charts/common-10.5.4.tgz b/stable/syslog-ng/2.0.29/charts/common-10.5.4.tgz similarity index 100% rename from stable/tailscale/1.0.2/charts/common-10.5.4.tgz rename to stable/syslog-ng/2.0.29/charts/common-10.5.4.tgz diff --git a/stable/syslog-ng/2.0.28/ix_values.yaml b/stable/syslog-ng/2.0.29/ix_values.yaml similarity index 88% rename from stable/syslog-ng/2.0.28/ix_values.yaml rename to stable/syslog-ng/2.0.29/ix_values.yaml index 80c5321d206..7220736733c 100644 --- a/stable/syslog-ng/2.0.28/ix_values.yaml +++ b/stable/syslog-ng/2.0.29/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/syslog-ng pullPolicy: IfNotPresent - tag: v3.37.1@sha256:abf671eb780c57a29809bc8e3c662c7c32ab4f95ea49c6ed5d8d4f82e8a1e328 + tag: 3.38.1@sha256:75098628135e09c249c0c58c81b71f69a105aba9bc388499d608681ccd172fc6 securityContext: runAsNonRoot: false diff --git a/stable/syslog-ng/2.0.28/questions.yaml b/stable/syslog-ng/2.0.29/questions.yaml similarity index 100% rename from stable/syslog-ng/2.0.28/questions.yaml rename to stable/syslog-ng/2.0.29/questions.yaml diff --git a/stable/xwiki/3.0.38/templates/common.yaml b/stable/syslog-ng/2.0.29/templates/common.yaml similarity index 100% rename from stable/xwiki/3.0.38/templates/common.yaml rename to stable/syslog-ng/2.0.29/templates/common.yaml diff --git a/stable/tailscale/1.0.2/values.yaml b/stable/syslog-ng/2.0.29/values.yaml similarity index 100% rename from stable/tailscale/1.0.2/values.yaml rename to stable/syslog-ng/2.0.29/values.yaml diff --git a/stable/tailscale/1.0.2/Chart.lock b/stable/tailscale/1.0.2/Chart.lock deleted file mode 100644 index f5fcd2e8224..00000000000 --- a/stable/tailscale/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.4 -digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a -generated: "2022-08-29T21:43:17.247090887Z" diff --git a/stable/tailscale/1.0.2/CHANGELOG.md b/stable/tailscale/1.0.3/CHANGELOG.md similarity index 91% rename from stable/tailscale/1.0.2/CHANGELOG.md rename to stable/tailscale/1.0.3/CHANGELOG.md index a58fd94d36b..2d254dc9be5 100644 --- a/stable/tailscale/1.0.2/CHANGELOG.md +++ b/stable/tailscale/1.0.3/CHANGELOG.md @@ -2,6 +2,15 @@ +## [tailscale-1.0.3](https://github.com/truecharts/charts/compare/tailscale-1.0.2...tailscale-1.0.3) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + ## [tailscale-1.0.2](https://github.com/truecharts/charts/compare/tailscale-1.0.1...tailscale-1.0.2) (2022-08-29) ### Chore @@ -88,12 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - default to rootless ([#3509](https://github.com/truecharts/charts/issues/3509)) - - - - -## [tailscale-0.0.1]tailscale-0.0.1 (2022-08-17) - -### Feat - diff --git a/stable/tailscale/1.0.3/Chart.lock b/stable/tailscale/1.0.3/Chart.lock new file mode 100644 index 00000000000..dd6a96598e8 --- /dev/null +++ b/stable/tailscale/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.4 +digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a +generated: "2022-08-30T05:54:24.65760982Z" diff --git a/stable/tailscale/1.0.2/Chart.yaml b/stable/tailscale/1.0.3/Chart.yaml similarity index 95% rename from stable/tailscale/1.0.2/Chart.yaml rename to stable/tailscale/1.0.3/Chart.yaml index c6d635359cf..3b8ac9bd635 100644 --- a/stable/tailscale/1.0.2/Chart.yaml +++ b/stable/tailscale/1.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.29.125" +appVersion: "1.29.212" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale - https://hub.docker.com/r/tailscale/tailscale - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - network diff --git a/stable/tailscale/1.0.2/README.md b/stable/tailscale/1.0.3/README.md similarity index 94% rename from stable/tailscale/1.0.2/README.md rename to stable/tailscale/1.0.3/README.md index 9c957f62a2c..b37e4adde5d 100644 --- a/stable/tailscale/1.0.2/README.md +++ b/stable/tailscale/1.0.3/README.md @@ -1,6 +1,6 @@ # tailscale -![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![AppVersion: 1.29.125](https://img.shields.io/badge/AppVersion-1.29.125-informational?style=flat-square) +![Version: 1.0.3](https://img.shields.io/badge/Version-1.0.3-informational?style=flat-square) ![AppVersion: 1.29.212](https://img.shields.io/badge/AppVersion-1.29.212-informational?style=flat-square) Tailscale lets you connect your devices and users together in your own secure virtual private network diff --git a/stable/tailscale/1.0.2/app-readme.md b/stable/tailscale/1.0.3/app-readme.md similarity index 100% rename from stable/tailscale/1.0.2/app-readme.md rename to stable/tailscale/1.0.3/app-readme.md diff --git a/stable/xwiki/3.0.38/charts/common-10.5.4.tgz b/stable/tailscale/1.0.3/charts/common-10.5.4.tgz similarity index 100% rename from stable/xwiki/3.0.38/charts/common-10.5.4.tgz rename to stable/tailscale/1.0.3/charts/common-10.5.4.tgz diff --git a/stable/tailscale/1.0.2/ix_values.yaml b/stable/tailscale/1.0.3/ix_values.yaml similarity index 94% rename from stable/tailscale/1.0.2/ix_values.yaml rename to stable/tailscale/1.0.3/ix_values.yaml index 4e32b329af6..e75a613ae39 100644 --- a/stable/tailscale/1.0.2/ix_values.yaml +++ b/stable/tailscale/1.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tailscale/tailscale pullPolicy: IfNotPresent - tag: v1.29.125@sha256:5bfeda9594bfbc8ad5f7fbb0fb4827ed8066bd07af0fc3435e44e0494552447c + tag: v1.29.212@sha256:b9677e81b881afc7e5a908cd7215a56b0ca21aacbd9605009d8eb4d6acdd48cd command: ["ash", "/tailscale/run.sh"] diff --git a/stable/tailscale/1.0.2/questions.yaml b/stable/tailscale/1.0.3/questions.yaml similarity index 100% rename from stable/tailscale/1.0.2/questions.yaml rename to stable/tailscale/1.0.3/questions.yaml diff --git a/stable/tailscale/1.0.2/templates/_configmap.tpl b/stable/tailscale/1.0.3/templates/_configmap.tpl similarity index 100% rename from stable/tailscale/1.0.2/templates/_configmap.tpl rename to stable/tailscale/1.0.3/templates/_configmap.tpl diff --git a/stable/tailscale/1.0.2/templates/_secret.tpl b/stable/tailscale/1.0.3/templates/_secret.tpl similarity index 100% rename from stable/tailscale/1.0.2/templates/_secret.tpl rename to stable/tailscale/1.0.3/templates/_secret.tpl diff --git a/stable/tailscale/1.0.2/templates/common.yaml b/stable/tailscale/1.0.3/templates/common.yaml similarity index 100% rename from stable/tailscale/1.0.2/templates/common.yaml rename to stable/tailscale/1.0.3/templates/common.yaml diff --git a/stable/xwiki/3.0.38/values.yaml b/stable/tailscale/1.0.3/values.yaml similarity index 100% rename from stable/xwiki/3.0.38/values.yaml rename to stable/tailscale/1.0.3/values.yaml diff --git a/stable/xwiki/3.0.38/CHANGELOG.md b/stable/xwiki/3.0.39/CHANGELOG.md similarity index 92% rename from stable/xwiki/3.0.38/CHANGELOG.md rename to stable/xwiki/3.0.39/CHANGELOG.md index 23d4d569824..4315f3c7eae 100644 --- a/stable/xwiki/3.0.38/CHANGELOG.md +++ b/stable/xwiki/3.0.39/CHANGELOG.md @@ -2,6 +2,15 @@ +## [xwiki-3.0.39](https://github.com/truecharts/charts/compare/xwiki-3.0.38...xwiki-3.0.39) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + ## [xwiki-3.0.38](https://github.com/truecharts/charts/compare/xwiki-3.0.36...xwiki-3.0.38) (2022-08-29) ### Chore @@ -88,12 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) - - - - -## [xwiki-3.0.29](https://github.com/truecharts/apps/compare/xwiki-3.0.28...xwiki-3.0.29) (2022-07-25) - -### Chore - diff --git a/stable/xwiki/3.0.38/Chart.lock b/stable/xwiki/3.0.39/Chart.lock similarity index 85% rename from stable/xwiki/3.0.38/Chart.lock rename to stable/xwiki/3.0.39/Chart.lock index 3373aea31f5..83b3b45cd96 100644 --- a/stable/xwiki/3.0.38/Chart.lock +++ b/stable/xwiki/3.0.39/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.67 digest: sha256:97003b15f7169daaaa48ec4b855466bbd102469dc9732f7f08601f2e0e6200f7 -generated: "2022-08-29T21:48:08.55858701Z" +generated: "2022-08-30T05:54:47.821134576Z" diff --git a/stable/xwiki/3.0.38/Chart.yaml b/stable/xwiki/3.0.39/Chart.yaml similarity index 96% rename from stable/xwiki/3.0.38/Chart.yaml rename to stable/xwiki/3.0.39/Chart.yaml index dcc19485b4c..c919dc15140 100644 --- a/stable/xwiki/3.0.38/Chart.yaml +++ b/stable/xwiki/3.0.39/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "14.6.0" +appVersion: "14.7.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -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.38 +version: 3.0.39 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/xwiki/3.0.38/README.md b/stable/xwiki/3.0.39/README.md similarity index 94% rename from stable/xwiki/3.0.38/README.md rename to stable/xwiki/3.0.39/README.md index 9ea17039942..e85b1e3aca5 100644 --- a/stable/xwiki/3.0.38/README.md +++ b/stable/xwiki/3.0.39/README.md @@ -1,6 +1,6 @@ # xwiki -![Version: 3.0.38](https://img.shields.io/badge/Version-3.0.38-informational?style=flat-square) ![AppVersion: 14.6.0](https://img.shields.io/badge/AppVersion-14.6.0-informational?style=flat-square) +![Version: 3.0.39](https://img.shields.io/badge/Version-3.0.39-informational?style=flat-square) ![AppVersion: 14.7.0](https://img.shields.io/badge/AppVersion-14.7.0-informational?style=flat-square) XWiki is a free wiki software platform written in Java with a design emphasis on extensibility diff --git a/stable/xwiki/3.0.38/app-readme.md b/stable/xwiki/3.0.39/app-readme.md similarity index 100% rename from stable/xwiki/3.0.38/app-readme.md rename to stable/xwiki/3.0.39/app-readme.md diff --git a/stable/xwiki/3.0.39/charts/common-10.5.4.tgz b/stable/xwiki/3.0.39/charts/common-10.5.4.tgz new file mode 100644 index 00000000000..962cd6c61fe Binary files /dev/null and b/stable/xwiki/3.0.39/charts/common-10.5.4.tgz differ diff --git a/stable/xwiki/3.0.38/charts/postgresql-8.0.67.tgz b/stable/xwiki/3.0.39/charts/postgresql-8.0.67.tgz similarity index 100% rename from stable/xwiki/3.0.38/charts/postgresql-8.0.67.tgz rename to stable/xwiki/3.0.39/charts/postgresql-8.0.67.tgz diff --git a/stable/xwiki/3.0.38/ix_values.yaml b/stable/xwiki/3.0.39/ix_values.yaml similarity index 89% rename from stable/xwiki/3.0.38/ix_values.yaml rename to stable/xwiki/3.0.39/ix_values.yaml index bb29c6ac03f..3ed4938d13e 100644 --- a/stable/xwiki/3.0.38/ix_values.yaml +++ b/stable/xwiki/3.0.39/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/xwiki - tag: 14.6.0-postgres@sha256:c8ed43a2cef36423e3b88e865d2f54446eac99b9bfebb0726e660d052c01b68d + tag: 14.7.0-postgres@sha256:b92c51ce3ebc28a996b924251bc7dab64c4630b1f9d96ea46bac512c25edbe30 pullPolicy: IfNotPresent securityContext: diff --git a/stable/xwiki/3.0.38/questions.yaml b/stable/xwiki/3.0.39/questions.yaml similarity index 100% rename from stable/xwiki/3.0.38/questions.yaml rename to stable/xwiki/3.0.39/questions.yaml diff --git a/stable/xwiki/3.0.39/templates/common.yaml b/stable/xwiki/3.0.39/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/xwiki/3.0.39/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/xwiki/3.0.39/values.yaml b/stable/xwiki/3.0.39/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zwavejs2mqtt/11.0.33/CHANGELOG.md b/stable/zwavejs2mqtt/11.0.33/CHANGELOG.md new file mode 100644 index 00000000000..a5ad439f599 --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zwavejs2mqtt-11.0.33](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.32...zwavejs2mqtt-11.0.33) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + +## [zwavejs2mqtt-11.0.32](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.31...zwavejs2mqtt-11.0.32) (2022-08-29) + +### Chore + +- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) + + + + +## [zwavejs2mqtt-11.0.31](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.30...zwavejs2mqtt-11.0.31) (2022-08-23) + +### Chore + +- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545)) + + + + +## [zwavejs2mqtt-11.0.30](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.29...zwavejs2mqtt-11.0.30) (2022-08-14) + +### Chore + +- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465)) + + + + +## [zwavejs2mqtt-11.0.29](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.28...zwavejs2mqtt-11.0.29) (2022-08-12) + +### Chore + +- add documentation checkbox/section to all SCALE Apps + - update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456)) + + ### Fix + +- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) + + + + +## [zwavejs2mqtt-11.0.28](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.27...zwavejs2mqtt-11.0.28) (2022-08-08) + +### Chore + +- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) + - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) + + + + +## [zwavejs2mqtt-11.0.27](https://github.com/truecharts/apps/compare/zwavejs2mqtt-11.0.26...zwavejs2mqtt-11.0.27) (2022-07-28) + +### Chore + +- update docker general non-major ([#3326](https://github.com/truecharts/apps/issues/3326)) + + + + +## [zwavejs2mqtt-11.0.26](https://github.com/truecharts/apps/compare/zwavejs2mqtt-11.0.25...zwavejs2mqtt-11.0.26) (2022-07-26) + +### Chore + +- update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) + - update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302)) + + + + +## [zwavejs2mqtt-11.0.25](https://github.com/truecharts/apps/compare/zwavejs2mqtt-11.0.24...zwavejs2mqtt-11.0.25) (2022-07-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + + + + +## [zwavejs2mqtt-11.0.25](https://github.com/truecharts/apps/compare/zwavejs2mqtt-11.0.24...zwavejs2mqtt-11.0.25) (2022-07-25) + +### Chore + +- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + diff --git a/stable/zwavejs2mqtt/11.0.33/Chart.lock b/stable/zwavejs2mqtt/11.0.33/Chart.lock new file mode 100644 index 00000000000..8999b487b94 --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.4 +digest: sha256:3f949e17a1b6c69372ce491eadfced31e00641617551eaade335bee16cb3063a +generated: "2022-08-30T05:54:40.520964142Z" diff --git a/stable/zwavejs2mqtt/11.0.33/Chart.yaml b/stable/zwavejs2mqtt/11.0.33/Chart.yaml new file mode 100644 index 00000000000..425909ae495 --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.33/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "6.16.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.4 +deprecated: false +description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue +home: https://truecharts.org/docs/charts/stable/zwavejs2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zwavejs2mqtt.png +keywords: + - zwavejs2mqtt + - zwave-js + - z-wave + - zwave +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: zwavejs2mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt + - https://github.com/zwave-js/zwavejs2mqtt + - https://hub.docker.com/r/zwavejs/zwavejs2mqtt +type: application +version: 11.0.33 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/zwavejs2mqtt/11.0.33/README.md b/stable/zwavejs2mqtt/11.0.33/README.md new file mode 100644 index 00000000000..2ebe6bc70ed --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.33/README.md @@ -0,0 +1,109 @@ +# zwavejs2mqtt + +![Version: 11.0.33](https://img.shields.io/badge/Version-11.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.16.0](https://img.shields.io/badge/AppVersion-6.16.0-informational?style=flat-square) + +Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue + +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: [zwavejs2mqtt](https://truecharts.org/docs/charts/stable/zwavejs2mqtt) + +**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.5.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/Quick-Start%20Guides/Installing-an-App). + +### Helm + +To install the chart with the release name `zwavejs2mqtt` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install zwavejs2mqtt TrueCharts/zwavejs2mqtt +``` + +## 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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `zwavejs2mqtt` deployment + +```console +helm uninstall zwavejs2mqtt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install zwavejs2mqtt \ + --set env.TZ="America/New York" \ + TrueCharts/zwavejs2mqtt +``` + +#### 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 zwavejs2mqtt TrueCharts/zwavejs2mqtt -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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/zwavejs2mqtt/11.0.33/app-readme.md b/stable/zwavejs2mqtt/11.0.33/app-readme.md new file mode 100644 index 00000000000..d28ca8f0ac0 --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.33/app-readme.md @@ -0,0 +1,8 @@ +Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/zwavejs2mqtt](https://truecharts.org/docs/charts/stable/zwavejs2mqtt) + +--- + +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/zwavejs2mqtt/11.0.33/charts/common-10.5.4.tgz b/stable/zwavejs2mqtt/11.0.33/charts/common-10.5.4.tgz new file mode 100644 index 00000000000..962cd6c61fe Binary files /dev/null and b/stable/zwavejs2mqtt/11.0.33/charts/common-10.5.4.tgz differ diff --git a/stable/zwavejs2mqtt/11.0.33/ix_values.yaml b/stable/zwavejs2mqtt/11.0.33/ix_values.yaml new file mode 100644 index 00000000000..699eff2f0db --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.33/ix_values.yaml @@ -0,0 +1,85 @@ +image: + repository: tccr.io/truecharts/zwavejs2mqtt + pullPolicy: IfNotPresent + tag: 6.16.0@sha256:f80b5a72d64595b6ea8e78f7a29f477b248da43e0e2b9bb1028e8b9d9794fb6d + +securityContext: + readOnlyRootFilesystem: false + +# env: {} +# OZW_NETWORK_KEY: + +probes: + liveness: + enabled: true + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 + readiness: + enabled: true + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 + startup: + enabled: false + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 + +service: + main: + ports: + main: + port: 8091 + targetPort: 8091 + ws: + enabled: true + ports: + ws: + enabled: true + port: 10046 + targetPort: 3000 + +persistence: + config: + enabled: true + mountPath: "/usr/src/app/store" +# affinity: +# nodeAffinity: +# requiredDuringSchedulingIgnoredDuringExecution: +# nodeSelectorTerms: +# - matchExpressions: +# - key: app +# operator: In +# values: +# - zwave-controller + +portal: + enabled: true diff --git a/stable/zwavejs2mqtt/11.0.33/questions.yaml b/stable/zwavejs2mqtt/11.0.33/questions.yaml new file mode 100644 index 00000000000..94f4cae1919 --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.33/questions.yaml @@ -0,0 +1,2615 @@ +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: Image Environment + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8091 + 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: 8091 + - variable: ws + label: "WebSocket Service" + description: "WebSocket Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ws + label: "WebSocket 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: 10046 + 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: TCP + 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: 3000 + - 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: 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: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail 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" + 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/docs/about/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/zwavejs2mqtt/11.0.33/templates/common.yaml b/stable/zwavejs2mqtt/11.0.33/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/zwavejs2mqtt/11.0.33/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/zwavejs2mqtt/11.0.33/values.yaml b/stable/zwavejs2mqtt/11.0.33/values.yaml new file mode 100644 index 00000000000..e69de29bb2d