diff --git a/dependency/mariadb/1.0.2/CHANGELOG.md b/dependency/mariadb/1.0.3/CHANGELOG.md similarity index 77% rename from dependency/mariadb/1.0.2/CHANGELOG.md rename to dependency/mariadb/1.0.3/CHANGELOG.md index e72fe7e0fa7..cd6b3d8265c 100644 --- a/dependency/mariadb/1.0.2/CHANGELOG.md +++ b/dependency/mariadb/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mariadb-1.0.3](https://github.com/truecharts/apps/compare/mariadb-1.0.2...mariadb-1.0.3) (2021-11-16) + +#### Chore + +* update non-major ([#1342](https://github.com/truecharts/apps/issues/1342)) + + + ### [mariadb-1.0.2](https://github.com/truecharts/apps/compare/mariadb-1.0.1...mariadb-1.0.2) (2021-11-15) diff --git a/dependency/mariadb/1.0.2/CONFIG.md b/dependency/mariadb/1.0.3/CONFIG.md similarity index 100% rename from dependency/mariadb/1.0.2/CONFIG.md rename to dependency/mariadb/1.0.3/CONFIG.md diff --git a/dependency/memcached/1.0.4/Chart.lock b/dependency/mariadb/1.0.3/Chart.lock similarity index 78% rename from dependency/memcached/1.0.4/Chart.lock rename to dependency/mariadb/1.0.3/Chart.lock index b9b694beb8b..fee0261d7c4 100644 --- a/dependency/memcached/1.0.4/Chart.lock +++ b/dependency/mariadb/1.0.3/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.6.2 digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T20:43:15.996206513Z" +generated: "2021-11-16T20:07:32.054374188Z" diff --git a/dependency/mariadb/1.0.2/Chart.yaml b/dependency/mariadb/1.0.3/Chart.yaml similarity index 98% rename from dependency/mariadb/1.0.2/Chart.yaml rename to dependency/mariadb/1.0.3/Chart.yaml index 275a9e258e9..51d7033c777 100644 --- a/dependency/mariadb/1.0.2/Chart.yaml +++ b/dependency/mariadb/1.0.3/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/1.0.2/README.md b/dependency/mariadb/1.0.3/README.md similarity index 100% rename from dependency/mariadb/1.0.2/README.md rename to dependency/mariadb/1.0.3/README.md diff --git a/dependency/mariadb/1.0.2/app-readme.md b/dependency/mariadb/1.0.3/app-readme.md similarity index 100% rename from dependency/mariadb/1.0.2/app-readme.md rename to dependency/mariadb/1.0.3/app-readme.md diff --git a/dependency/mariadb/1.0.2/charts/common-8.6.2.tgz b/dependency/mariadb/1.0.3/charts/common-8.6.2.tgz similarity index 100% rename from dependency/mariadb/1.0.2/charts/common-8.6.2.tgz rename to dependency/mariadb/1.0.3/charts/common-8.6.2.tgz diff --git a/dependency/mariadb/1.0.2/helm-values.md b/dependency/mariadb/1.0.3/helm-values.md similarity index 97% rename from dependency/mariadb/1.0.2/helm-values.md rename to dependency/mariadb/1.0.3/helm-values.md index 82f1fb27c5e..57bd41c8d56 100644 --- a/dependency/mariadb/1.0.2/helm-values.md +++ b/dependency/mariadb/1.0.3/helm-values.md @@ -27,7 +27,7 @@ You will, however, be able to use all values referenced in the common chart here | existingSecret | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"bitnami/mariadb"` | | -| image.tag | string | `"10.6.5@sha256:0099beca7ba9246595221c2ce676196a8efb1a9e8c0d474761d020da893b6576"` | | +| image.tag | string | `"10.6.5@sha256:5bb100fed8b20dbab8f2e398a28b42021102ac57701ff3ba6e79a5f994f006e2"` | | | mariadbDatabase | string | `"test"` | | | mariadbPassword | string | `"testpass"` | | | mariadbRootPassword | string | `"testroot"` | | diff --git a/dependency/mariadb/1.0.2/ix_values.yaml b/dependency/mariadb/1.0.3/ix_values.yaml similarity index 97% rename from dependency/mariadb/1.0.2/ix_values.yaml rename to dependency/mariadb/1.0.3/ix_values.yaml index 10426839e1b..465aee47c44 100644 --- a/dependency/mariadb/1.0.2/ix_values.yaml +++ b/dependency/mariadb/1.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/mariadb pullPolicy: IfNotPresent - tag: 10.6.5@sha256:0099beca7ba9246595221c2ce676196a8efb1a9e8c0d474761d020da893b6576 + tag: 10.6.5@sha256:5bb100fed8b20dbab8f2e398a28b42021102ac57701ff3ba6e79a5f994f006e2 controller: # -- Set the controller type. diff --git a/dependency/mariadb/1.0.2/questions.yaml b/dependency/mariadb/1.0.3/questions.yaml similarity index 100% rename from dependency/mariadb/1.0.2/questions.yaml rename to dependency/mariadb/1.0.3/questions.yaml diff --git a/dependency/mariadb/1.0.2/templates/common.yaml b/dependency/mariadb/1.0.3/templates/common.yaml similarity index 100% rename from dependency/mariadb/1.0.2/templates/common.yaml rename to dependency/mariadb/1.0.3/templates/common.yaml diff --git a/dependency/mariadb/1.0.2/templates/secret.yaml b/dependency/mariadb/1.0.3/templates/secret.yaml similarity index 100% rename from dependency/mariadb/1.0.2/templates/secret.yaml rename to dependency/mariadb/1.0.3/templates/secret.yaml diff --git a/dependency/mariadb/1.0.2/values.yaml b/dependency/mariadb/1.0.3/values.yaml similarity index 100% rename from dependency/mariadb/1.0.2/values.yaml rename to dependency/mariadb/1.0.3/values.yaml diff --git a/dependency/memcached/1.0.4/CHANGELOG.md b/dependency/memcached/1.0.5/CHANGELOG.md similarity index 87% rename from dependency/memcached/1.0.4/CHANGELOG.md rename to dependency/memcached/1.0.5/CHANGELOG.md index 4dd35dfe5c9..8204908cd64 100644 --- a/dependency/memcached/1.0.4/CHANGELOG.md +++ b/dependency/memcached/1.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [memcached-1.0.5](https://github.com/truecharts/apps/compare/memcached-1.0.4...memcached-1.0.5) (2021-11-16) + +#### Chore + +* update non-major ([#1342](https://github.com/truecharts/apps/issues/1342)) + + + ### [memcached-1.0.4](https://github.com/truecharts/apps/compare/memcached-1.0.3...memcached-1.0.4) (2021-11-15) diff --git a/dependency/memcached/1.0.4/CONFIG.md b/dependency/memcached/1.0.5/CONFIG.md similarity index 100% rename from dependency/memcached/1.0.4/CONFIG.md rename to dependency/memcached/1.0.5/CONFIG.md diff --git a/dependency/mariadb/1.0.2/Chart.lock b/dependency/memcached/1.0.5/Chart.lock similarity index 78% rename from dependency/mariadb/1.0.2/Chart.lock rename to dependency/memcached/1.0.5/Chart.lock index 884c19474f5..2f393defbbd 100644 --- a/dependency/mariadb/1.0.2/Chart.lock +++ b/dependency/memcached/1.0.5/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.6.2 digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T20:42:44.581694471Z" +generated: "2021-11-16T20:08:01.109990021Z" diff --git a/dependency/memcached/1.0.4/Chart.yaml b/dependency/memcached/1.0.5/Chart.yaml similarity index 98% rename from dependency/memcached/1.0.4/Chart.yaml rename to dependency/memcached/1.0.5/Chart.yaml index f3d36454a66..006da0e02da 100644 --- a/dependency/memcached/1.0.4/Chart.yaml +++ b/dependency/memcached/1.0.5/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 1.0.4 +version: 1.0.5 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/1.0.4/README.md b/dependency/memcached/1.0.5/README.md similarity index 100% rename from dependency/memcached/1.0.4/README.md rename to dependency/memcached/1.0.5/README.md diff --git a/dependency/memcached/1.0.4/app-readme.md b/dependency/memcached/1.0.5/app-readme.md similarity index 100% rename from dependency/memcached/1.0.4/app-readme.md rename to dependency/memcached/1.0.5/app-readme.md diff --git a/dependency/memcached/1.0.4/charts/common-8.6.2.tgz b/dependency/memcached/1.0.5/charts/common-8.6.2.tgz similarity index 100% rename from dependency/memcached/1.0.4/charts/common-8.6.2.tgz rename to dependency/memcached/1.0.5/charts/common-8.6.2.tgz diff --git a/dependency/memcached/1.0.4/helm-values.md b/dependency/memcached/1.0.5/helm-values.md similarity index 89% rename from dependency/memcached/1.0.4/helm-values.md rename to dependency/memcached/1.0.5/helm-values.md index e987395a2f5..7e508a46ba3 100644 --- a/dependency/memcached/1.0.4/helm-values.md +++ b/dependency/memcached/1.0.5/helm-values.md @@ -13,7 +13,7 @@ You will, however, be able to use all values referenced in the common chart here |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"bitnami/memcached"` | | -| image.tag | string | `"1.6.12@sha256:a2e190afa56aa2974d99e008862332c00b7c1a72e944ddc1befa74874e28d7ea"` | | +| image.tag | string | `"1.6.12@sha256:98282c42e9aa7a318e0e8102c75e463c9d6ac2ea27d1213a6fa4db97bd0a822e"` | | | service.main.ports.main.port | int | `11211` | | | service.main.ports.main.targetPort | int | `11211` | | diff --git a/dependency/memcached/1.0.4/ix_values.yaml b/dependency/memcached/1.0.5/ix_values.yaml similarity index 64% rename from dependency/memcached/1.0.4/ix_values.yaml rename to dependency/memcached/1.0.5/ix_values.yaml index f5e397c3882..7a6e55610a4 100644 --- a/dependency/memcached/1.0.4/ix_values.yaml +++ b/dependency/memcached/1.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/memcached pullPolicy: IfNotPresent - tag: 1.6.12@sha256:a2e190afa56aa2974d99e008862332c00b7c1a72e944ddc1befa74874e28d7ea + tag: 1.6.12@sha256:98282c42e9aa7a318e0e8102c75e463c9d6ac2ea27d1213a6fa4db97bd0a822e service: main: diff --git a/dependency/memcached/1.0.4/questions.yaml b/dependency/memcached/1.0.5/questions.yaml similarity index 100% rename from dependency/memcached/1.0.4/questions.yaml rename to dependency/memcached/1.0.5/questions.yaml diff --git a/dependency/memcached/1.0.4/templates/common.yaml b/dependency/memcached/1.0.5/templates/common.yaml similarity index 100% rename from dependency/memcached/1.0.4/templates/common.yaml rename to dependency/memcached/1.0.5/templates/common.yaml diff --git a/dependency/memcached/1.0.4/values.yaml b/dependency/memcached/1.0.5/values.yaml similarity index 100% rename from dependency/memcached/1.0.4/values.yaml rename to dependency/memcached/1.0.5/values.yaml diff --git a/dependency/postgresql/6.0.1/CHANGELOG.md b/dependency/postgresql/6.0.2/CHANGELOG.md similarity index 91% rename from dependency/postgresql/6.0.1/CHANGELOG.md rename to dependency/postgresql/6.0.2/CHANGELOG.md index 22067a37487..3697e69b2b3 100644 --- a/dependency/postgresql/6.0.1/CHANGELOG.md +++ b/dependency/postgresql/6.0.2/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [postgresql-6.0.2](https://github.com/truecharts/apps/compare/postgresql-6.0.1...postgresql-6.0.2) (2021-11-16) + +#### Chore + +* update non-major ([#1342](https://github.com/truecharts/apps/issues/1342)) + + + ### [postgresql-6.0.1](https://github.com/truecharts/apps/compare/postgresql-6.0.0...postgresql-6.0.1) (2021-11-16) @@ -88,12 +97,3 @@ * Allow spaces in paths ([#1306](https://github.com/truecharts/apps/issues/1306)) - - -### [postgresql-5.1.15](https://github.com/truecharts/apps/compare/postgresql-5.1.14...postgresql-5.1.15) (2021-11-09) - -#### Chore - -* update non-major ([#1296](https://github.com/truecharts/apps/issues/1296)) - -#### Fix diff --git a/dependency/postgresql/6.0.1/CONFIG.md b/dependency/postgresql/6.0.2/CONFIG.md similarity index 100% rename from dependency/postgresql/6.0.1/CONFIG.md rename to dependency/postgresql/6.0.2/CONFIG.md diff --git a/stable/librespeed/4.0.10/Chart.lock b/dependency/postgresql/6.0.2/Chart.lock similarity index 79% rename from stable/librespeed/4.0.10/Chart.lock rename to dependency/postgresql/6.0.2/Chart.lock index 1d52641387d..5e673b71597 100644 --- a/stable/librespeed/4.0.10/Chart.lock +++ b/dependency/postgresql/6.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.6.2 digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:45:32.03205108Z" +generated: "2021-11-16T20:08:29.24884636Z" diff --git a/dependency/postgresql/6.0.1/Chart.yaml b/dependency/postgresql/6.0.2/Chart.yaml similarity index 97% rename from dependency/postgresql/6.0.1/Chart.yaml rename to dependency/postgresql/6.0.2/Chart.yaml index bfdda47016c..9568a418803 100644 --- a/dependency/postgresql/6.0.1/Chart.yaml +++ b/dependency/postgresql/6.0.2/Chart.yaml @@ -22,7 +22,7 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 6.0.1 +version: 6.0.2 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/6.0.1/README.md b/dependency/postgresql/6.0.2/README.md similarity index 100% rename from dependency/postgresql/6.0.1/README.md rename to dependency/postgresql/6.0.2/README.md diff --git a/dependency/postgresql/6.0.1/app-readme.md b/dependency/postgresql/6.0.2/app-readme.md similarity index 100% rename from dependency/postgresql/6.0.1/app-readme.md rename to dependency/postgresql/6.0.2/app-readme.md diff --git a/dependency/postgresql/6.0.1/charts/common-8.6.2.tgz b/dependency/postgresql/6.0.2/charts/common-8.6.2.tgz similarity index 100% rename from dependency/postgresql/6.0.1/charts/common-8.6.2.tgz rename to dependency/postgresql/6.0.2/charts/common-8.6.2.tgz diff --git a/dependency/postgresql/6.0.1/helm-values.md b/dependency/postgresql/6.0.2/helm-values.md similarity index 96% rename from dependency/postgresql/6.0.1/helm-values.md rename to dependency/postgresql/6.0.2/helm-values.md index f8463b632be..8eec82d6da0 100644 --- a/dependency/postgresql/6.0.1/helm-values.md +++ b/dependency/postgresql/6.0.2/helm-values.md @@ -28,7 +28,7 @@ You will, however, be able to use all values referenced in the common chart here | existingSecret | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"bitnami/postgresql"` | | -| image.tag | string | `"14.1.0@sha256:ed5305053c28f397ade50f5fa48e7f73dd1402bc20dcccf1978b3a5ff243f9dd"` | | +| image.tag | string | `"14.1.0@sha256:52a1517b6ab0c8bd0a0a5af646749b3e9d0afec822cf3f083641080010aa56a7"` | | | podSecurityContext.runAsGroup | int | `0` | | | postgrespassword | string | `"testroot"` | | | postgresqlDatabase | string | `"test"` | | diff --git a/dependency/postgresql/6.0.1/ix_values.yaml b/dependency/postgresql/6.0.2/ix_values.yaml similarity index 95% rename from dependency/postgresql/6.0.1/ix_values.yaml rename to dependency/postgresql/6.0.2/ix_values.yaml index 8f586f6afe0..b63fd25ed6b 100644 --- a/dependency/postgresql/6.0.1/ix_values.yaml +++ b/dependency/postgresql/6.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 14.1.0@sha256:ed5305053c28f397ade50f5fa48e7f73dd1402bc20dcccf1978b3a5ff243f9dd + tag: 14.1.0@sha256:52a1517b6ab0c8bd0a0a5af646749b3e9d0afec822cf3f083641080010aa56a7 controller: # -- Set the controller type. diff --git a/dependency/postgresql/6.0.1/questions.yaml b/dependency/postgresql/6.0.2/questions.yaml similarity index 100% rename from dependency/postgresql/6.0.1/questions.yaml rename to dependency/postgresql/6.0.2/questions.yaml diff --git a/dependency/postgresql/6.0.1/templates/backup-postgres-config.yaml b/dependency/postgresql/6.0.2/templates/backup-postgres-config.yaml similarity index 100% rename from dependency/postgresql/6.0.1/templates/backup-postgres-config.yaml rename to dependency/postgresql/6.0.2/templates/backup-postgres-config.yaml diff --git a/dependency/postgresql/6.0.1/templates/common.yaml b/dependency/postgresql/6.0.2/templates/common.yaml similarity index 100% rename from dependency/postgresql/6.0.1/templates/common.yaml rename to dependency/postgresql/6.0.2/templates/common.yaml diff --git a/dependency/postgresql/6.0.1/templates/secret.yaml b/dependency/postgresql/6.0.2/templates/secret.yaml similarity index 100% rename from dependency/postgresql/6.0.1/templates/secret.yaml rename to dependency/postgresql/6.0.2/templates/secret.yaml diff --git a/dependency/postgresql/6.0.1/templates/upgrade-backup-postgres-hook.yaml b/dependency/postgresql/6.0.2/templates/upgrade-backup-postgres-hook.yaml similarity index 100% rename from dependency/postgresql/6.0.1/templates/upgrade-backup-postgres-hook.yaml rename to dependency/postgresql/6.0.2/templates/upgrade-backup-postgres-hook.yaml diff --git a/dependency/postgresql/6.0.1/values.yaml b/dependency/postgresql/6.0.2/values.yaml similarity index 100% rename from dependency/postgresql/6.0.1/values.yaml rename to dependency/postgresql/6.0.2/values.yaml diff --git a/dependency/redis/1.0.5/CHANGELOG.md b/dependency/redis/1.0.6/CHANGELOG.md similarity index 90% rename from dependency/redis/1.0.5/CHANGELOG.md rename to dependency/redis/1.0.6/CHANGELOG.md index 1aa049316c6..b406919bc95 100644 --- a/dependency/redis/1.0.5/CHANGELOG.md +++ b/dependency/redis/1.0.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [redis-1.0.6](https://github.com/truecharts/apps/compare/redis-1.0.5...redis-1.0.6) (2021-11-16) + +#### Chore + +* update non-major ([#1342](https://github.com/truecharts/apps/issues/1342)) + + + ### [redis-1.0.5](https://github.com/truecharts/apps/compare/redis-1.0.4...redis-1.0.5) (2021-11-15) diff --git a/dependency/redis/1.0.5/CONFIG.md b/dependency/redis/1.0.6/CONFIG.md similarity index 100% rename from dependency/redis/1.0.5/CONFIG.md rename to dependency/redis/1.0.6/CONFIG.md diff --git a/dependency/postgresql/6.0.1/Chart.lock b/dependency/redis/1.0.6/Chart.lock similarity index 78% rename from dependency/postgresql/6.0.1/Chart.lock rename to dependency/redis/1.0.6/Chart.lock index aa54990dad1..31930b641ad 100644 --- a/dependency/postgresql/6.0.1/Chart.lock +++ b/dependency/redis/1.0.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.6.2 digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-16T15:40:00.097333746Z" +generated: "2021-11-16T20:08:57.437993866Z" diff --git a/dependency/redis/1.0.5/Chart.yaml b/dependency/redis/1.0.6/Chart.yaml similarity index 98% rename from dependency/redis/1.0.5/Chart.yaml rename to dependency/redis/1.0.6/Chart.yaml index 3ea6404030f..1052fa3db32 100644 --- a/dependency/redis/1.0.5/Chart.yaml +++ b/dependency/redis/1.0.6/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 1.0.5 +version: 1.0.6 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/1.0.5/README.md b/dependency/redis/1.0.6/README.md similarity index 100% rename from dependency/redis/1.0.5/README.md rename to dependency/redis/1.0.6/README.md diff --git a/dependency/redis/1.0.5/app-readme.md b/dependency/redis/1.0.6/app-readme.md similarity index 100% rename from dependency/redis/1.0.5/app-readme.md rename to dependency/redis/1.0.6/app-readme.md diff --git a/dependency/redis/1.0.5/charts/common-8.6.2.tgz b/dependency/redis/1.0.6/charts/common-8.6.2.tgz similarity index 100% rename from dependency/redis/1.0.5/charts/common-8.6.2.tgz rename to dependency/redis/1.0.6/charts/common-8.6.2.tgz diff --git a/dependency/redis/1.0.5/helm-values.md b/dependency/redis/1.0.6/helm-values.md similarity index 97% rename from dependency/redis/1.0.5/helm-values.md rename to dependency/redis/1.0.6/helm-values.md index 64e78c6827a..6a2373f1d55 100644 --- a/dependency/redis/1.0.5/helm-values.md +++ b/dependency/redis/1.0.6/helm-values.md @@ -28,7 +28,7 @@ You will, however, be able to use all values referenced in the common chart here | existingSecret | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"bitnami/redis"` | | -| image.tag | string | `"6.2.6@sha256:8870c2e96e2062977e09809b7327bec52ad9d1c4b1802533ee94289d4d8e8a0b"` | | +| image.tag | string | `"6.2.6@sha256:1e966b4617988621108d9ec1811835f75f4690040065a61c4001ce852b7a0794"` | | | persistence.redis-health | object | See below | redis-health configmap mount | | persistence.redis-health.mountPath | string | `"/health"` | Where to mount the volume in the main container. Defaults to `/`, setting to '-' creates the volume but disables the volumeMount. | | persistence.redis-health.readOnly | bool | `false` | Specify if the volume should be mounted read-only. | diff --git a/dependency/redis/1.0.5/ix_values.yaml b/dependency/redis/1.0.6/ix_values.yaml similarity index 97% rename from dependency/redis/1.0.5/ix_values.yaml rename to dependency/redis/1.0.6/ix_values.yaml index 121ffa56515..4e15b3c7a22 100644 --- a/dependency/redis/1.0.5/ix_values.yaml +++ b/dependency/redis/1.0.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/redis pullPolicy: IfNotPresent - tag: 6.2.6@sha256:8870c2e96e2062977e09809b7327bec52ad9d1c4b1802533ee94289d4d8e8a0b + tag: 6.2.6@sha256:1e966b4617988621108d9ec1811835f75f4690040065a61c4001ce852b7a0794 controller: # -- Set the controller type. diff --git a/dependency/redis/1.0.5/questions.yaml b/dependency/redis/1.0.6/questions.yaml similarity index 100% rename from dependency/redis/1.0.5/questions.yaml rename to dependency/redis/1.0.6/questions.yaml diff --git a/dependency/redis/1.0.5/templates/common.yaml b/dependency/redis/1.0.6/templates/common.yaml similarity index 100% rename from dependency/redis/1.0.5/templates/common.yaml rename to dependency/redis/1.0.6/templates/common.yaml diff --git a/dependency/redis/1.0.5/templates/health-configmap.yaml b/dependency/redis/1.0.6/templates/health-configmap.yaml similarity index 100% rename from dependency/redis/1.0.5/templates/health-configmap.yaml rename to dependency/redis/1.0.6/templates/health-configmap.yaml diff --git a/dependency/redis/1.0.5/templates/secret.yaml b/dependency/redis/1.0.6/templates/secret.yaml similarity index 100% rename from dependency/redis/1.0.5/templates/secret.yaml rename to dependency/redis/1.0.6/templates/secret.yaml diff --git a/dependency/redis/1.0.5/values.yaml b/dependency/redis/1.0.6/values.yaml similarity index 100% rename from dependency/redis/1.0.5/values.yaml rename to dependency/redis/1.0.6/values.yaml diff --git a/stable/custom-app/3.0.14/Chart.lock b/stable/custom-app/3.0.14/Chart.lock deleted file mode 100644 index 877eeca4919..00000000000 --- a/stable/custom-app/3.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:21:53.626193517Z" diff --git a/stable/custom-app/3.0.14/CHANGELOG.md b/stable/custom-app/3.0.15/CHANGELOG.md similarity index 91% rename from stable/custom-app/3.0.14/CHANGELOG.md rename to stable/custom-app/3.0.15/CHANGELOG.md index 808634a4adc..529faf52b9a 100644 --- a/stable/custom-app/3.0.14/CHANGELOG.md +++ b/stable/custom-app/3.0.15/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [custom-app-3.0.15](https://github.com/truecharts/apps/compare/custom-app-3.0.14...custom-app-3.0.15) (2021-11-16) + +#### Chore + +* update non-major ([#1342](https://github.com/truecharts/apps/issues/1342)) + + + ### [custom-app-3.0.14](https://github.com/truecharts/apps/compare/custom-app-3.0.13...custom-app-3.0.14) (2021-11-15) @@ -88,12 +97,3 @@ * Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290)) - - -### [custom-app-3.0.6](https://github.com/truecharts/apps/compare/custom-app-3.0.5...custom-app-3.0.6) (2021-11-02) - -#### Chore - -* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) - - diff --git a/stable/custom-app/3.0.14/CONFIG.md b/stable/custom-app/3.0.15/CONFIG.md similarity index 100% rename from stable/custom-app/3.0.14/CONFIG.md rename to stable/custom-app/3.0.15/CONFIG.md diff --git a/dependency/redis/1.0.5/Chart.lock b/stable/custom-app/3.0.15/Chart.lock similarity index 78% rename from dependency/redis/1.0.5/Chart.lock rename to stable/custom-app/3.0.15/Chart.lock index 977d0bc1246..ad022e33279 100644 --- a/dependency/redis/1.0.5/Chart.lock +++ b/stable/custom-app/3.0.15/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.6.2 digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T20:44:19.020143694Z" +generated: "2021-11-16T20:09:28.525604518Z" diff --git a/stable/custom-app/3.0.14/Chart.yaml b/stable/custom-app/3.0.15/Chart.yaml similarity index 94% rename from stable/custom-app/3.0.14/Chart.yaml rename to stable/custom-app/3.0.15/Chart.yaml index 7328f0014c8..d8871868731 100644 --- a/stable/custom-app/3.0.14/Chart.yaml +++ b/stable/custom-app/3.0.15/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.19.266" +appVersion: "0.19.275" dependencies: - name: common repository: https://truecharts.org @@ -19,7 +19,7 @@ name: custom-app sources: - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app type: application -version: 3.0.14 +version: 3.0.15 annotations: truecharts.org/catagories: | - custom diff --git a/stable/custom-app/3.0.14/README.md b/stable/custom-app/3.0.15/README.md similarity index 100% rename from stable/custom-app/3.0.14/README.md rename to stable/custom-app/3.0.15/README.md diff --git a/stable/custom-app/3.0.14/app-readme.md b/stable/custom-app/3.0.15/app-readme.md similarity index 100% rename from stable/custom-app/3.0.14/app-readme.md rename to stable/custom-app/3.0.15/app-readme.md diff --git a/stable/custom-app/3.0.14/charts/common-8.6.2.tgz b/stable/custom-app/3.0.15/charts/common-8.6.2.tgz similarity index 100% rename from stable/custom-app/3.0.14/charts/common-8.6.2.tgz rename to stable/custom-app/3.0.15/charts/common-8.6.2.tgz diff --git a/stable/custom-app/3.0.14/ci/test-values.yaml b/stable/custom-app/3.0.15/ci/test-values.yaml similarity index 88% rename from stable/custom-app/3.0.14/ci/test-values.yaml rename to stable/custom-app/3.0.15/ci/test-values.yaml index b9c4811c4f8..ac5a036def2 100644 --- a/stable/custom-app/3.0.14/ci/test-values.yaml +++ b/stable/custom-app/3.0.15/ci/test-values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.19.266@sha256:61fdb6e5d280c4e4686a6dcf1d8503072fb807c62114873e29502067ad307aeb + tag: v0.19.275@sha256:ad9cc6dff74f51c2baa81ef2e4113e78c05f2e8e311a584a3ee8e6c085fb2aab securityContext: readOnlyRootFilesystem: false diff --git a/stable/custom-app/3.0.14/helm-values.md b/stable/custom-app/3.0.15/helm-values.md similarity index 88% rename from stable/custom-app/3.0.14/helm-values.md rename to stable/custom-app/3.0.15/helm-values.md index 7eba3d56ca0..10e5141cec5 100644 --- a/stable/custom-app/3.0.14/helm-values.md +++ b/stable/custom-app/3.0.15/helm-values.md @@ -13,6 +13,6 @@ You will, however, be able to use all values referenced in the common chart here |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | | -| image.tag | string | `"v0.19.266@sha256:61fdb6e5d280c4e4686a6dcf1d8503072fb807c62114873e29502067ad307aeb"` | | +| image.tag | string | `"v0.19.275@sha256:ad9cc6dff74f51c2baa81ef2e4113e78c05f2e8e311a584a3ee8e6c085fb2aab"` | | All Rights Reserved - The TrueCharts Project diff --git a/stable/custom-app/3.0.14/ix_values.yaml b/stable/custom-app/3.0.15/ix_values.yaml similarity index 54% rename from stable/custom-app/3.0.14/ix_values.yaml rename to stable/custom-app/3.0.15/ix_values.yaml index 8082a8e0569..bcdaa93a109 100644 --- a/stable/custom-app/3.0.14/ix_values.yaml +++ b/stable/custom-app/3.0.15/ix_values.yaml @@ -3,4 +3,4 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.19.266@sha256:61fdb6e5d280c4e4686a6dcf1d8503072fb807c62114873e29502067ad307aeb + tag: v0.19.275@sha256:ad9cc6dff74f51c2baa81ef2e4113e78c05f2e8e311a584a3ee8e6c085fb2aab diff --git a/stable/custom-app/3.0.14/questions.yaml b/stable/custom-app/3.0.15/questions.yaml similarity index 100% rename from stable/custom-app/3.0.14/questions.yaml rename to stable/custom-app/3.0.15/questions.yaml diff --git a/stable/custom-app/3.0.14/templates/common.yaml b/stable/custom-app/3.0.15/templates/common.yaml similarity index 100% rename from stable/custom-app/3.0.14/templates/common.yaml rename to stable/custom-app/3.0.15/templates/common.yaml diff --git a/stable/custom-app/3.0.14/values.yaml b/stable/custom-app/3.0.15/values.yaml similarity index 100% rename from stable/custom-app/3.0.14/values.yaml rename to stable/custom-app/3.0.15/values.yaml diff --git a/stable/home-assistant/12.0.1/CHANGELOG.md b/stable/home-assistant/12.0.1/CHANGELOG.md new file mode 100644 index 00000000000..63f5e6a6b3d --- /dev/null +++ b/stable/home-assistant/12.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [home-assistant-12.0.1](https://github.com/truecharts/apps/compare/home-assistant-12.0.0...home-assistant-12.0.1) (2021-11-16) + +#### Chore + +* update non-major ([#1342](https://github.com/truecharts/apps/issues/1342)) + + + + +### [home-assistant-12.0.0](https://github.com/truecharts/apps/compare/home-assistant-11.0.13...home-assistant-12.0.0) (2021-11-16) + +#### Chore + +* update helm chart postgresql to v6 ([#1343](https://github.com/truecharts/apps/issues/1343)) + + + + +### [home-assistant-11.0.13](https://github.com/truecharts/apps/compare/home-assistant-11.0.12...home-assistant-11.0.13) (2021-11-15) + +#### Chore + +* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329)) +* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338)) + + + + +### [home-assistant-11.0.12](https://github.com/truecharts/apps/compare/home-assistant-11.0.11...home-assistant-11.0.12) (2021-11-14) + +#### Chore + +* fixes around the GUI refactor ([#1316](https://github.com/truecharts/apps/issues/1316)) +* move port above advanced in GUI ([#1326](https://github.com/truecharts/apps/issues/1326)) +* clean up Chart.yaml ([#1322](https://github.com/truecharts/apps/issues/1322)) +* update non-major deps helm releases ([#1328](https://github.com/truecharts/apps/issues/1328)) +* update non-major ([#1327](https://github.com/truecharts/apps/issues/1327)) + +#### Fix + +* split udp and tcp ports ([#1321](https://github.com/truecharts/apps/issues/1321)) +* Allow spaces in paths ([#1306](https://github.com/truecharts/apps/issues/1306)) + + + + +### [home-assistant-11.0.11](https://github.com/truecharts/apps/compare/home-assistant-11.0.10...home-assistant-11.0.11) (2021-11-09) + +#### Chore + +* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) + + + + +### [home-assistant-11.0.10](https://github.com/truecharts/apps/compare/home-assistant-11.0.9...home-assistant-11.0.10) (2021-11-09) + +#### Chore + +* update non-major docker tags ([#1300](https://github.com/truecharts/apps/issues/1300)) + + + + +### [home-assistant-11.0.9](https://github.com/truecharts/apps/compare/home-assistant-11.0.8...home-assistant-11.0.9) (2021-11-07) + +#### Chore + +* update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) + + + + +### [home-assistant-11.0.8](https://github.com/truecharts/apps/compare/home-assistant-11.0.7...home-assistant-11.0.8) (2021-11-07) + +#### Chore + +* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270)) + + + + +### [home-assistant-11.0.7](https://github.com/truecharts/apps/compare/home-assistant-11.0.6...home-assistant-11.0.7) (2021-11-07) + +#### Chore + +* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291)) + +#### Chore + +* Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289)) + +#### Feat + +* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290)) diff --git a/stable/jackett/9.0.17/CONFIG.md b/stable/home-assistant/12.0.1/CONFIG.md similarity index 100% rename from stable/jackett/9.0.17/CONFIG.md rename to stable/home-assistant/12.0.1/CONFIG.md diff --git a/stable/recipes/4.0.0/Chart.lock b/stable/home-assistant/12.0.1/Chart.lock similarity index 84% rename from stable/recipes/4.0.0/Chart.lock rename to stable/home-assistant/12.0.1/Chart.lock index 6357abce053..f58ce3ae8ef 100644 --- a/stable/recipes/4.0.0/Chart.lock +++ b/stable/home-assistant/12.0.1/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 6.0.1 digest: sha256:29091b4603d21dfa1dd3dce6c89c82557f694400091bc61c6e11335cdfbfa2c9 -generated: "2021-11-16T17:11:38.773128289Z" +generated: "2021-11-16T20:10:00.141222193Z" diff --git a/stable/home-assistant/12.0.1/Chart.yaml b/stable/home-assistant/12.0.1/Chart.yaml new file mode 100644 index 00000000000..df1f06c33ae --- /dev/null +++ b/stable/home-assistant/12.0.1/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "2021.11.4" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.2 +- condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 6.0.1 +deprecated: false +description: home-assistant App for TrueNAS SCALE +home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant +icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Home_Assistant_Logo.svg/519px-Home_Assistant_Logo.svg.png +keywords: +- home-assistant +- hass +- homeassistant +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: home-assistant +sources: +- https://github.com/home-assistant/home-assistant +- https://github.com/cdr/code-server +type: application +version: 12.0.1 +annotations: + truecharts.org/catagories: | + - home-automation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/home-assistant/12.0.1/README.md b/stable/home-assistant/12.0.1/README.md new file mode 100644 index 00000000000..ab598ec7a38 --- /dev/null +++ b/stable/home-assistant/12.0.1/README.md @@ -0,0 +1,39 @@ +# Introduction + +home-assistant App for TrueNAS SCALE + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://truecharts.org/ | postgresql | 6.0.1 | +| https://truecharts.org | common | 8.6.2 | + +## Installing the Chart + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). + +## Uninstalling the Chart + +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. +- See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +--- +All Rights Reserved - The TrueCharts Project diff --git a/stable/home-assistant/12.0.1/app-readme.md b/stable/home-assistant/12.0.1/app-readme.md new file mode 100644 index 00000000000..3f7d1730309 --- /dev/null +++ b/stable/home-assistant/12.0.1/app-readme.md @@ -0,0 +1,3 @@ +home-assistant App for TrueNAS SCALE + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/stable/jackett/9.0.17/charts/common-8.6.2.tgz b/stable/home-assistant/12.0.1/charts/common-8.6.2.tgz similarity index 100% rename from stable/jackett/9.0.17/charts/common-8.6.2.tgz rename to stable/home-assistant/12.0.1/charts/common-8.6.2.tgz diff --git a/stable/recipes/4.0.0/charts/postgresql-6.0.1.tgz b/stable/home-assistant/12.0.1/charts/postgresql-6.0.1.tgz similarity index 100% rename from stable/recipes/4.0.0/charts/postgresql-6.0.1.tgz rename to stable/home-assistant/12.0.1/charts/postgresql-6.0.1.tgz diff --git a/stable/home-assistant/12.0.1/helm-values.md b/stable/home-assistant/12.0.1/helm-values.md new file mode 100644 index 00000000000..039913feb5b --- /dev/null +++ b/stable/home-assistant/12.0.1/helm-values.md @@ -0,0 +1,42 @@ +# Default Helm-Values + +TrueCharts is primarily build to supply TrueNAS SCALE Apps. +However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file. + +Most of our Apps also consume our "common" Helm Chart. +If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart. +You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document. + +## Values + +| Key | Type | Default | Description | +|-----|------|---------|-------------| +| env.PUID | int | `568` | | +| git.deployKey | string | `""` | | +| git.deployKeyBase64 | string | `""` | | +| image.pullPolicy | string | `"IfNotPresent"` | | +| image.repository | string | `"ghcr.io/truecharts/home-assistant"` | | +| image.tag | string | `"v2021.11.4@sha256:7eaf09c0636313068a7da118a75a7665c94b9459dfb6ba2b700323e9280df250"` | | +| influxdb.architecture | string | `"standalone"` | | +| influxdb.authEnabled | bool | `false` | | +| influxdb.database | string | `"home_assistant"` | | +| influxdb.enabled | bool | `false` | | +| influxdb.persistence.enabled | bool | `false` | | +| initContainers.init.command[0] | string | `"/config/init/init.sh"` | | +| initContainers.init.image | string | `"{{ .Values.image.repository }}:{{ .Values.image.tag }}"` | | +| initContainers.init.volumeMounts[0].mountPath | string | `"/config/init"` | | +| initContainers.init.volumeMounts[0].name | string | `"init"` | | +| initContainers.init.volumeMounts[1].mountPath | string | `"/config"` | | +| initContainers.init.volumeMounts[1].name | string | `"config"` | | +| persistence.config.enabled | bool | `true` | | +| persistence.config.mountPath | string | `"/config"` | | +| podSecurityContext.runAsGroup | int | `0` | | +| podSecurityContext.runAsUser | int | `0` | | +| postgresql | object | See values.yaml | Enable and configure postgresql database subchart under this key. For more options see [postgresql chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/postgresql) | +| prometheus.serviceMonitor.enabled | bool | `false` | | +| securityContext.readOnlyRootFilesystem | bool | `false` | | +| securityContext.runAsNonRoot | bool | `false` | | +| service.main.ports.main.port | int | `8123` | | +| service.main.ports.main.targetPort | int | `8123` | | + +All Rights Reserved - The TrueCharts Project diff --git a/stable/home-assistant/12.0.1/ix_values.yaml b/stable/home-assistant/12.0.1/ix_values.yaml new file mode 100644 index 00000000000..e8e4adb075a --- /dev/null +++ b/stable/home-assistant/12.0.1/ix_values.yaml @@ -0,0 +1,81 @@ +# Default values for Home Assistant + +image: + repository: ghcr.io/truecharts/home-assistant + pullPolicy: IfNotPresent + tag: v2021.11.4@sha256:7eaf09c0636313068a7da118a75a7665c94b9459dfb6ba2b700323e9280df250 + +env: + PUID: 568 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8123 + targetPort: 8123 + +initContainers: + init: + image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}" + command: ["/config/init/init.sh"] + volumeMounts: + - name: init + mountPath: "/config/init" + - name: config + mountPath: "/config" + +# # Enable devices to be discoverable +# hostNetwork: true + +# # When hostNetwork is true set dnsPolicy to ClusterFirstWithHostNet +# dnsPolicy: ClusterFirstWithHostNet + +# Allow access a Git repository by passing in a private SSH key +git: + # Raw SSH private key + deployKey: "" + # Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence. + deployKeyBase64: "" + +# Enable a prometheus-operator servicemonitor +prometheus: + serviceMonitor: + enabled: false + # interval: 1m + # additionalLabels: {} + +persistence: + config: + enabled: true + mountPath: "/config" + + +# -- Enable and configure postgresql database subchart under this key. +# For more options see [postgresql chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/postgresql) +# @default -- See values.yaml +postgresql: + enabled: true + postgresqlUsername: home-assistant + postgresqlDatabase: home-assistant + existingSecret: "dbcreds" + +# Enable influxdb +# ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/influxdb +influxdb: + enabled: false + architecture: standalone + database: home_assistant + authEnabled: false + persistence: + enabled: false + # storageClass: "" + # diff --git a/stable/home-assistant/12.0.1/questions.yaml b/stable/home-assistant/12.0.1/questions.yaml new file mode 100644 index 00000000000..10f6829e3ed --- /dev/null +++ b/stable/home-assistant/12.0.1/questions.yaml @@ -0,0 +1,1861 @@ +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: "Addons" + description: "Addon Configuration" + - name: "Advanced" + description: "Advanced Configuration" +portals: + web_portal: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - variable: global + label: "global settings" + group: "Controller" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: "flag this is SCALE" + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "Controller" + label: "" + schema: + type: dict + attrs: + - variable: advanced + label: "Show Advanced Controller Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: "Please specify type of workload to deploy" + label: "(Advanced) Controller Type" + schema: + type: string + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + required: true + enum: + - value: "Recreate" + description: "Recreate: Kill existing pods before creating new ones" + - value: "RollingUpdate" + description: "RollingUpdate: Create new pods and then kill old ones" + - value: "OnDelete" + description: "(Legacy) OnDelete: ignore .spec.template changes" + - variable: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: "Extra Args" + schema: + type: list + default: [] + items: + - variable: argItem + label: "Arg" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + 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: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: git + group: "Container Configuration" + label: "Home-Assistant Git Settings" + schema: + type: dict + attrs: + - variable: deployKey + label: "Git deploy key" + schema: + type: string + default: "" + - variable: deployKeyBase64 + label: "Git KeyBase64 deploy key" + schema: + type: string + default: "" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + type: dict + attrs: + - variable: TZ + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: UMASK + label: "UMASK" + description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" + schema: + type: string + default: "002" + - variable: PUID + label: "PUID" + description: "Sets the PUID env var for LinuxServer.io (compatible) containers" + schema: + type: int + default: 568 + + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + 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: + 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: + 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: + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + 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: ports + label: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8123 + editable: true + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8123 + + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: 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: + type: dict + attrs: + - variable: nameservers + label: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + schema: + type: string + - variable: options + label: "options" + schema: + default: [] + type: list + items: + - variable: option + label: "Option Entry" + schema: + 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: + 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: + 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: + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "/config" + hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + 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: + 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: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name (optional)" + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simpleHP" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + 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: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingress + label: "" + group: "Ingress" + schema: + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + 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: + 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: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + 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: + 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: + 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: + 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: + 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: + 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: + 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: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: service + label: "Linked Service" + schema: + 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: + 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: 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: + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + + + - 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: + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "4000m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "8Gi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Advanced Request minimum resources required" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "10m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + 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: + 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: + 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: addons + group: "Addons" + label: "" + schema: + type: dict + attrs: + - variable: vpn + label: "VPN" + schema: + type: dict + attrs: + - variable: type + label: "Type" + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: "disabled" + - value: "openvpn" + description: "OpenVPN" + - value: "wireguard" + description: "Wireguard" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - variable: killSwitch + label: "Enable killswitch" + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: "Killswitch Excluded IPv4 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: "IPv4 Network" + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: "Killswitch Excluded IPv6 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: "IPv6 Network" + schema: + type: string + required: true + + - variable: configFile + label: "VPN Config File Location" + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: hostPathType + label: "hostPathType" + schema: + type: string + default: "File" + hidden: true + - variable: noMount + label: "noMount" + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: "Full path to file" + description: "path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + required: true + - variable: envList + label: "VPN environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + 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: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: "Git Settings" + schema: + type: dict + attrs: + - variable: deployKey + description: "Raw SSH private key" + label: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + schema: + type: string + - variable: service + label: "" + schema: + 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: + type: dict + attrs: + - variable: codeserver + label: "" + schema: + 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: + 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: + 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: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: path + label: "Path" + schema: + type: string + required: true + - variable: args + label: "Promtail ecommand line arguments" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: "Arg" + schema: + type: string + required: true + - variable: envList + label: "Promtail environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + 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: + 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: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true diff --git a/stable/home-assistant/12.0.1/templates/_configmap.tpl b/stable/home-assistant/12.0.1/templates/_configmap.tpl new file mode 100644 index 00000000000..086c40af678 --- /dev/null +++ b/stable/home-assistant/12.0.1/templates/_configmap.tpl @@ -0,0 +1,90 @@ +{{/* Define the configmap */}} +{{- define "hass.configmap" -}} +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: {{ include "common.names.fullname" . }}-init +data: + init.sh: |- + #!/bin/sh + if test -f "/config/configuration.yaml"; then + echo "configuration.yaml exists." + if grep -q recorder: "/config/configuration.yaml"; then + echo "configuration.yaml already contains recorder" + else + cat /config/init/recorder.default >> /config/configuration.yaml + fi + if grep -q http: "/config/configuration.yaml"; then + echo "configuration.yaml already contains http section" + else + cat /config/init/http.default >> /config/configuration.yaml + fi + else + echo "configuration.yaml does NOT exist." + cp /config/init/configuration.yaml.default /config/configuration.yaml + cat /config/init/recorder.default >> /config/configuration.yaml + cat /config/init/http.default >> /config/configuration.yaml + fi + + echo "Creating include files..." + for include_file in groups.yaml automations.yaml scripts.yaml scenes.yaml; do + if test -f "/config/$include_file"; then + echo "$include_file exists." + else + echo "$include_file does NOT exist." + touch "/config/$include_file" + fi + done + + cd "/config" || echo "Could not change path to /config" + echo "Creating custom_components directory..." + mkdir "/config/custom_components" || echo "custom_components directory already exists" + + echo "Changing to the custom_components directory..." + cd "/config/custom_components" || echo "Could not change path to /config/custom_components" + + echo "Downloading HACS" + wget "https://github.com/hacs/integration/releases/latest/download/hacs.zip" || exit 0 + + if [ -d "/config/custom_components/hacs" ]; then + echo "HACS directory already exist, cleaning up..." + rm -R "/config/custom_components/hacs" + fi + + echo "Creating HACS directory..." + mkdir "/config/custom_components/hacs" + + echo "Unpacking HACS..." + unzip "/config/custom_components/hacs.zip" -d "/config/custom_components/hacs" >/dev/null 2>&1 + + echo "Removing HACS zip file..." + rm "/config/custom_components/hacs.zip" + echo "Installation complete." + + configuration.yaml.default: |- + # Configure a default setup of Home Assistant (frontend, api, etc) + default_config: + + # Text to speech + tts: + - platform: google_translate + + group: !include groups.yaml + automation: !include automations.yaml + script: !include scripts.yaml + scene: !include scenes.yaml + recorder.default: |- + + recorder: + purge_keep_days: 30 + commit_interval: 3 + db_url: {{ ( printf "%s?client_encoding=utf8" ( .Values.postgresql.url.complete | trimAll "\"" ) ) | quote }} + http.default: |- + + http: + use_x_forwarded_for: true + trusted_proxies: + - 172.16.0.0/16 + +{{- end -}} diff --git a/stable/home-assistant/12.0.1/templates/common.yaml b/stable/home-assistant/12.0.1/templates/common.yaml new file mode 100644 index 00000000000..0cc42ff47ee --- /dev/null +++ b/stable/home-assistant/12.0.1/templates/common.yaml @@ -0,0 +1,22 @@ +{{/* Make sure all variables are set properly */}} +{{- include "common.setup" . }} + +{{/* Render configmap for hass */}} +{{- include "hass.configmap" . }} + +{{/* Append the general secret volumes to the volumes */}} +{{- define "hass.initvolume" -}} +enabled: "true" +mountPath: "/config/init" +readOnly: true +type: "custom" +volumeSpec: + configMap: + name: {{ include "common.names.fullname" . }}-init + defaultMode: 0777 +{{- end -}} + +{{- $_ := set .Values.persistence "init" (include "hass.initvolume" . | fromYaml) -}} + +{{/* Render the templates */}} +{{ include "common.postSetup" . }} diff --git a/stable/home-assistant/12.0.1/templates/secret.yaml b/stable/home-assistant/12.0.1/templates/secret.yaml new file mode 100644 index 00000000000..19f769cf59b --- /dev/null +++ b/stable/home-assistant/12.0.1/templates/secret.yaml @@ -0,0 +1,15 @@ +{{- if or .Values.git.deployKey .Values.git.deployKeyBase64 }} +apiVersion: v1 +kind: Secret +metadata: + name: {{ template "common.names.fullname" . }}-deploykey + labels: + {{- include "common.labels" . | nindent 4 }} +type: Opaque +data: + {{- if .Values.git.deployKey }} + id_rsa: {{ .Values.git.deployKey | b64enc | quote }} + {{- else }} + id_rsa: {{ .Values.git.deployKeyBase64 | quote }} + {{- end }} +{{- end }} diff --git a/stable/jackett/9.0.17/values.yaml b/stable/home-assistant/12.0.1/values.yaml similarity index 100% rename from stable/jackett/9.0.17/values.yaml rename to stable/home-assistant/12.0.1/values.yaml diff --git a/stable/jackett/9.0.17/Chart.lock b/stable/jackett/9.0.17/Chart.lock deleted file mode 100644 index 31127ed196c..00000000000 --- a/stable/jackett/9.0.17/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:41:04.627248792Z" diff --git a/stable/jackett/9.0.17/CHANGELOG.md b/stable/jackett/9.0.18/CHANGELOG.md similarity index 92% rename from stable/jackett/9.0.17/CHANGELOG.md rename to stable/jackett/9.0.18/CHANGELOG.md index 761353045fe..d9d6a72e1e6 100644 --- a/stable/jackett/9.0.17/CHANGELOG.md +++ b/stable/jackett/9.0.18/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [jackett-9.0.18](https://github.com/truecharts/apps/compare/jackett-9.0.17...jackett-9.0.18) (2021-11-16) + +#### Chore + +* update non-major ([#1342](https://github.com/truecharts/apps/issues/1342)) + + + ### [jackett-9.0.17](https://github.com/truecharts/apps/compare/jackett-9.0.16...jackett-9.0.17) (2021-11-15) @@ -88,12 +97,3 @@ * prevent duplicate port use and fix some questions.yaml mistakes - - -### [jackett-9.0.9](https://github.com/truecharts/apps/compare/jackett-9.0.8...jackett-9.0.9) (2021-11-06) - -#### Fix - -* Correct label for port setting - - diff --git a/stable/komga/4.0.10/CONFIG.md b/stable/jackett/9.0.18/CONFIG.md similarity index 100% rename from stable/komga/4.0.10/CONFIG.md rename to stable/jackett/9.0.18/CONFIG.md diff --git a/stable/jackett/9.0.18/Chart.lock b/stable/jackett/9.0.18/Chart.lock new file mode 100644 index 00000000000..5e419ce139d --- /dev/null +++ b/stable/jackett/9.0.18/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.2 +digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b +generated: "2021-11-16T20:10:38.103376611Z" diff --git a/stable/jackett/9.0.17/Chart.yaml b/stable/jackett/9.0.18/Chart.yaml similarity index 94% rename from stable/jackett/9.0.17/Chart.yaml rename to stable/jackett/9.0.18/Chart.yaml index 929beb9a1c8..2825734d633 100644 --- a/stable/jackett/9.0.17/Chart.yaml +++ b/stable/jackett/9.0.18/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.19.266" +appVersion: "0.19.275" dependencies: - name: common repository: https://truecharts.org @@ -21,7 +21,7 @@ name: jackett sources: - https://github.com/Jackett/Jackett type: application -version: 9.0.17 +version: 9.0.18 annotations: truecharts.org/catagories: | - media diff --git a/stable/jackett/9.0.17/README.md b/stable/jackett/9.0.18/README.md similarity index 100% rename from stable/jackett/9.0.17/README.md rename to stable/jackett/9.0.18/README.md diff --git a/stable/jackett/9.0.17/app-readme.md b/stable/jackett/9.0.18/app-readme.md similarity index 100% rename from stable/jackett/9.0.17/app-readme.md rename to stable/jackett/9.0.18/app-readme.md diff --git a/stable/komga/4.0.10/charts/common-8.6.2.tgz b/stable/jackett/9.0.18/charts/common-8.6.2.tgz similarity index 100% rename from stable/komga/4.0.10/charts/common-8.6.2.tgz rename to stable/jackett/9.0.18/charts/common-8.6.2.tgz diff --git a/stable/jackett/9.0.17/helm-values.md b/stable/jackett/9.0.18/helm-values.md similarity index 92% rename from stable/jackett/9.0.17/helm-values.md rename to stable/jackett/9.0.18/helm-values.md index 9fba5fc9d41..8c890911ede 100644 --- a/stable/jackett/9.0.17/helm-values.md +++ b/stable/jackett/9.0.18/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | | -| image.tag | string | `"v0.19.266@sha256:61fdb6e5d280c4e4686a6dcf1d8503072fb807c62114873e29502067ad307aeb"` | | +| image.tag | string | `"v0.19.275@sha256:ad9cc6dff74f51c2baa81ef2e4113e78c05f2e8e311a584a3ee8e6c085fb2aab"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | probes.liveness.path | string | `"/UI/Login"` | | diff --git a/stable/jackett/9.0.17/ix_values.yaml b/stable/jackett/9.0.18/ix_values.yaml similarity index 84% rename from stable/jackett/9.0.17/ix_values.yaml rename to stable/jackett/9.0.18/ix_values.yaml index 661c565f3e6..2360d7b158a 100644 --- a/stable/jackett/9.0.17/ix_values.yaml +++ b/stable/jackett/9.0.18/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.19.266@sha256:61fdb6e5d280c4e4686a6dcf1d8503072fb807c62114873e29502067ad307aeb + tag: v0.19.275@sha256:ad9cc6dff74f51c2baa81ef2e4113e78c05f2e8e311a584a3ee8e6c085fb2aab securityContext: readOnlyRootFilesystem: false diff --git a/stable/jackett/9.0.17/questions.yaml b/stable/jackett/9.0.18/questions.yaml similarity index 100% rename from stable/jackett/9.0.17/questions.yaml rename to stable/jackett/9.0.18/questions.yaml diff --git a/stable/jackett/9.0.17/templates/common.yaml b/stable/jackett/9.0.18/templates/common.yaml similarity index 100% rename from stable/jackett/9.0.17/templates/common.yaml rename to stable/jackett/9.0.18/templates/common.yaml diff --git a/stable/komga/4.0.10/values.yaml b/stable/jackett/9.0.18/values.yaml similarity index 100% rename from stable/komga/4.0.10/values.yaml rename to stable/jackett/9.0.18/values.yaml diff --git a/stable/komga/4.0.10/Chart.lock b/stable/komga/4.0.10/Chart.lock deleted file mode 100644 index efa839e7d39..00000000000 --- a/stable/komga/4.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T22:44:09.426807146Z" diff --git a/stable/komga/4.0.10/CHANGELOG.md b/stable/komga/4.0.11/CHANGELOG.md similarity index 92% rename from stable/komga/4.0.10/CHANGELOG.md rename to stable/komga/4.0.11/CHANGELOG.md index f149a129c40..824f87262f7 100644 --- a/stable/komga/4.0.10/CHANGELOG.md +++ b/stable/komga/4.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [komga-4.0.11](https://github.com/truecharts/apps/compare/komga-4.0.10...komga-4.0.11) (2021-11-16) + +#### Chore + +* update non-major ([#1342](https://github.com/truecharts/apps/issues/1342)) + + + ### [komga-4.0.10](https://github.com/truecharts/apps/compare/komga-4.0.9...komga-4.0.10) (2021-11-15) @@ -88,12 +97,3 @@ ### [komga-4.0.3](https://github.com/truecharts/apps/compare/komga-4.0.2...komga-4.0.3) (2021-11-01) -#### Chore - -* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - - -### [komga-4.0.2](https://github.com/truecharts/apps/compare/komga-4.0.1...komga-4.0.2) (2021-10-26) - diff --git a/stable/librespeed/4.0.10/CONFIG.md b/stable/komga/4.0.11/CONFIG.md similarity index 100% rename from stable/librespeed/4.0.10/CONFIG.md rename to stable/komga/4.0.11/CONFIG.md diff --git a/stable/komga/4.0.11/Chart.lock b/stable/komga/4.0.11/Chart.lock new file mode 100644 index 00000000000..5adcaf8d333 --- /dev/null +++ b/stable/komga/4.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.2 +digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b +generated: "2021-11-16T20:11:07.08404667Z" diff --git a/stable/komga/4.0.10/Chart.yaml b/stable/komga/4.0.11/Chart.yaml similarity index 94% rename from stable/komga/4.0.10/Chart.yaml rename to stable/komga/4.0.11/Chart.yaml index 7ef52a13cf6..dfe046c5f8d 100644 --- a/stable/komga/4.0.10/Chart.yaml +++ b/stable/komga/4.0.11/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.132.1" +appVersion: "0.132.2" dependencies: - name: common repository: https://truecharts.org @@ -21,7 +21,7 @@ name: komga sources: - https://komga.org/ - https://github.com/gotson/komga -version: 4.0.10 +version: 4.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/komga/4.0.10/README.md b/stable/komga/4.0.11/README.md similarity index 100% rename from stable/komga/4.0.10/README.md rename to stable/komga/4.0.11/README.md diff --git a/stable/komga/4.0.10/app-readme.md b/stable/komga/4.0.11/app-readme.md similarity index 100% rename from stable/komga/4.0.10/app-readme.md rename to stable/komga/4.0.11/app-readme.md diff --git a/stable/librespeed/4.0.10/charts/common-8.6.2.tgz b/stable/komga/4.0.11/charts/common-8.6.2.tgz similarity index 100% rename from stable/librespeed/4.0.10/charts/common-8.6.2.tgz rename to stable/komga/4.0.11/charts/common-8.6.2.tgz diff --git a/stable/komga/4.0.10/helm-values.md b/stable/komga/4.0.11/helm-values.md similarity index 91% rename from stable/komga/4.0.10/helm-values.md rename to stable/komga/4.0.11/helm-values.md index 677a1599b71..f48ab2410f5 100644 --- a/stable/komga/4.0.10/helm-values.md +++ b/stable/komga/4.0.11/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | See below | environment variables. See more environment variables in the [komga documentation](https://komga.org/installation/configuration.html#optional-configuration). | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/truecharts/komga"` | image repository | -| image.tag | string | `"v0.132.1@sha256:7daa476a844a7819cc37950a3f528dba324cf8ed95d6b9b102e0bfe2f173a226"` | image tag | +| image.tag | string | `"v0.132.2@sha256:108ef3b20dcc287000b976fa7db9d1469cef95da557b93792df91859a099be71"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | service | object | See values.yaml | Configures service settings for the chart. | diff --git a/stable/komga/4.0.10/ix_values.yaml b/stable/komga/4.0.11/ix_values.yaml similarity index 91% rename from stable/komga/4.0.10/ix_values.yaml rename to stable/komga/4.0.11/ix_values.yaml index 084807019fb..b5aabf2c62d 100644 --- a/stable/komga/4.0.10/ix_values.yaml +++ b/stable/komga/4.0.11/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/truecharts/komga # -- image tag - tag: v0.132.1@sha256:7daa476a844a7819cc37950a3f528dba324cf8ed95d6b9b102e0bfe2f173a226 + tag: v0.132.2@sha256:108ef3b20dcc287000b976fa7db9d1469cef95da557b93792df91859a099be71 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/komga/4.0.10/questions.yaml b/stable/komga/4.0.11/questions.yaml similarity index 100% rename from stable/komga/4.0.10/questions.yaml rename to stable/komga/4.0.11/questions.yaml diff --git a/stable/komga/4.0.10/templates/common.yaml b/stable/komga/4.0.11/templates/common.yaml similarity index 100% rename from stable/komga/4.0.10/templates/common.yaml rename to stable/komga/4.0.11/templates/common.yaml diff --git a/stable/librespeed/4.0.10/values.yaml b/stable/komga/4.0.11/values.yaml similarity index 100% rename from stable/librespeed/4.0.10/values.yaml rename to stable/komga/4.0.11/values.yaml diff --git a/stable/librespeed/4.0.10/CHANGELOG.md b/stable/librespeed/4.0.11/CHANGELOG.md similarity index 92% rename from stable/librespeed/4.0.10/CHANGELOG.md rename to stable/librespeed/4.0.11/CHANGELOG.md index cf5e89b1466..d38af618b4e 100644 --- a/stable/librespeed/4.0.10/CHANGELOG.md +++ b/stable/librespeed/4.0.11/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [librespeed-4.0.11](https://github.com/truecharts/apps/compare/librespeed-4.0.10...librespeed-4.0.11) (2021-11-16) + +#### Chore + +* update non-major ([#1342](https://github.com/truecharts/apps/issues/1342)) + + + ### [librespeed-4.0.10](https://github.com/truecharts/apps/compare/librespeed-4.0.9...librespeed-4.0.10) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - -### [librespeed-4.0.2](https://github.com/truecharts/apps/compare/librespeed-4.0.1...librespeed-4.0.2) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - diff --git a/stable/recipes/4.0.0/CONFIG.md b/stable/librespeed/4.0.11/CONFIG.md similarity index 100% rename from stable/recipes/4.0.0/CONFIG.md rename to stable/librespeed/4.0.11/CONFIG.md diff --git a/stable/librespeed/4.0.11/Chart.lock b/stable/librespeed/4.0.11/Chart.lock new file mode 100644 index 00000000000..fd44096b74a --- /dev/null +++ b/stable/librespeed/4.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.2 +digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b +generated: "2021-11-16T20:11:35.632616304Z" diff --git a/stable/librespeed/4.0.10/Chart.yaml b/stable/librespeed/4.0.11/Chart.yaml similarity index 98% rename from stable/librespeed/4.0.10/Chart.yaml rename to stable/librespeed/4.0.11/Chart.yaml index a083709f9d8..d23760dfa0b 100644 --- a/stable/librespeed/4.0.10/Chart.yaml +++ b/stable/librespeed/4.0.11/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/librespeed/speedtest - https://hub.docker.com/r/linuxserver/librespeed - https://github.com/truechartsapps/tree/master/charts/librespeed -version: 4.0.10 +version: 4.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/librespeed/4.0.10/README.md b/stable/librespeed/4.0.11/README.md similarity index 100% rename from stable/librespeed/4.0.10/README.md rename to stable/librespeed/4.0.11/README.md diff --git a/stable/librespeed/4.0.10/app-readme.md b/stable/librespeed/4.0.11/app-readme.md similarity index 100% rename from stable/librespeed/4.0.10/app-readme.md rename to stable/librespeed/4.0.11/app-readme.md diff --git a/stable/recipes/4.0.0/charts/common-8.6.2.tgz b/stable/librespeed/4.0.11/charts/common-8.6.2.tgz similarity index 100% rename from stable/recipes/4.0.0/charts/common-8.6.2.tgz rename to stable/librespeed/4.0.11/charts/common-8.6.2.tgz diff --git a/stable/librespeed/4.0.10/ci/ct-values.yaml b/stable/librespeed/4.0.11/ci/ct-values.yaml similarity index 100% rename from stable/librespeed/4.0.10/ci/ct-values.yaml rename to stable/librespeed/4.0.11/ci/ct-values.yaml diff --git a/stable/librespeed/4.0.10/helm-values.md b/stable/librespeed/4.0.11/helm-values.md similarity index 92% rename from stable/librespeed/4.0.10/helm-values.md rename to stable/librespeed/4.0.11/helm-values.md index 8becafb37fc..65e318be72a 100644 --- a/stable/librespeed/4.0.10/helm-values.md +++ b/stable/librespeed/4.0.11/helm-values.md @@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/linuxserver/librespeed"` | image repository | -| image.tag | string | `"version-5.2.4@sha256:c74665ede73fcad3f6c15de85d105bdf488bb5b9ee55938cae7de099a4b3ac31"` | image tag | +| image.tag | string | `"version-5.2.4@sha256:ff7f6aa6634daf567eee4c4942d05a51908af42608bb00cc3d4089b4eb3d0ab7"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/stable/librespeed/4.0.10/ix_values.yaml b/stable/librespeed/4.0.11/ix_values.yaml similarity index 92% rename from stable/librespeed/4.0.10/ix_values.yaml rename to stable/librespeed/4.0.11/ix_values.yaml index b26ddc56e43..c475b75de85 100644 --- a/stable/librespeed/4.0.10/ix_values.yaml +++ b/stable/librespeed/4.0.11/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/linuxserver/librespeed # -- image tag - tag: version-5.2.4@sha256:c74665ede73fcad3f6c15de85d105bdf488bb5b9ee55938cae7de099a4b3ac31 + tag: version-5.2.4@sha256:ff7f6aa6634daf567eee4c4942d05a51908af42608bb00cc3d4089b4eb3d0ab7 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/librespeed/4.0.10/questions.yaml b/stable/librespeed/4.0.11/questions.yaml similarity index 100% rename from stable/librespeed/4.0.10/questions.yaml rename to stable/librespeed/4.0.11/questions.yaml diff --git a/stable/librespeed/4.0.10/templates/common.yaml b/stable/librespeed/4.0.11/templates/common.yaml similarity index 100% rename from stable/librespeed/4.0.10/templates/common.yaml rename to stable/librespeed/4.0.11/templates/common.yaml diff --git a/stable/recipes/4.0.0/values.yaml b/stable/librespeed/4.0.11/values.yaml similarity index 100% rename from stable/recipes/4.0.0/values.yaml rename to stable/librespeed/4.0.11/values.yaml diff --git a/stable/recipes/4.0.0/CHANGELOG.md b/stable/recipes/4.0.1/CHANGELOG.md similarity index 93% rename from stable/recipes/4.0.0/CHANGELOG.md rename to stable/recipes/4.0.1/CHANGELOG.md index dbd749c6718..581004a002d 100644 --- a/stable/recipes/4.0.0/CHANGELOG.md +++ b/stable/recipes/4.0.1/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [recipes-4.0.1](https://github.com/truecharts/apps/compare/recipes-4.0.0...recipes-4.0.1) (2021-11-16) + +#### Chore + +* update non-major ([#1342](https://github.com/truecharts/apps/issues/1342)) + + + ### [recipes-4.0.0](https://github.com/truecharts/apps/compare/recipes-3.0.14...recipes-4.0.0) (2021-11-16) @@ -88,12 +97,3 @@ #### Chore * update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) - - - - -### [recipes-3.0.7](https://github.com/truecharts/apps/compare/recipes-3.0.6...recipes-3.0.7) (2021-11-02) - -#### Chore - -* update non-major ([#1265](https://github.com/truecharts/apps/issues/1265)) diff --git a/stable/zwavejs2mqtt/9.0.11/CONFIG.md b/stable/recipes/4.0.1/CONFIG.md similarity index 100% rename from stable/zwavejs2mqtt/9.0.11/CONFIG.md rename to stable/recipes/4.0.1/CONFIG.md diff --git a/stable/recipes/4.0.1/Chart.lock b/stable/recipes/4.0.1/Chart.lock new file mode 100644 index 00000000000..cb10365b016 --- /dev/null +++ b/stable/recipes/4.0.1/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.2 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.1 +digest: sha256:29091b4603d21dfa1dd3dce6c89c82557f694400091bc61c6e11335cdfbfa2c9 +generated: "2021-11-16T20:12:05.573424522Z" diff --git a/stable/recipes/4.0.0/Chart.yaml b/stable/recipes/4.0.1/Chart.yaml similarity index 98% rename from stable/recipes/4.0.0/Chart.yaml rename to stable/recipes/4.0.1/Chart.yaml index 23de77701e9..6070dd2f173 100644 --- a/stable/recipes/4.0.0/Chart.yaml +++ b/stable/recipes/4.0.1/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.0.1" description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. name: recipes -version: 4.0.0 +version: 4.0.1 kubeVersion: ">=1.16.0-0" keywords: - recipes diff --git a/stable/recipes/4.0.0/README.md b/stable/recipes/4.0.1/README.md similarity index 100% rename from stable/recipes/4.0.0/README.md rename to stable/recipes/4.0.1/README.md diff --git a/stable/recipes/4.0.0/app-readme.md b/stable/recipes/4.0.1/app-readme.md similarity index 100% rename from stable/recipes/4.0.0/app-readme.md rename to stable/recipes/4.0.1/app-readme.md diff --git a/stable/zwavejs2mqtt/9.0.11/charts/common-8.6.2.tgz b/stable/recipes/4.0.1/charts/common-8.6.2.tgz similarity index 100% rename from stable/zwavejs2mqtt/9.0.11/charts/common-8.6.2.tgz rename to stable/recipes/4.0.1/charts/common-8.6.2.tgz diff --git a/stable/recipes/4.0.1/charts/postgresql-6.0.1.tgz b/stable/recipes/4.0.1/charts/postgresql-6.0.1.tgz new file mode 100644 index 00000000000..b4a6f9911b2 Binary files /dev/null and b/stable/recipes/4.0.1/charts/postgresql-6.0.1.tgz differ diff --git a/stable/recipes/4.0.0/helm-values.md b/stable/recipes/4.0.1/helm-values.md similarity index 96% rename from stable/recipes/4.0.0/helm-values.md rename to stable/recipes/4.0.1/helm-values.md index e7ba6780602..61235f2b0e6 100644 --- a/stable/recipes/4.0.0/helm-values.md +++ b/stable/recipes/4.0.1/helm-values.md @@ -36,7 +36,7 @@ You will, however, be able to use all values referenced in the common chart here | image.repository | string | `"vabene1111/recipes"` | image repository | | image.tag | string | `"1.0.1@sha256:0039fb1d3a48eb8d12425d7e60fd86a8cff1e314f82c95c94b1e4982e2fd3791"` | image tag | | nginxImage.repository | string | `"nginx"` | nginx sidecar image repository | -| nginxImage.tag | string | `"1.21.4@sha256:6ff52ff9299052a1454df88f6a46adefedac67dd7350cfaf510b9f1fdd1dafab"` | nginx sidecar image tag | +| nginxImage.tag | string | `"1.21.4@sha256:b6f20606bb7b5b83c558f0b2b6022218a07d1607cd755136da0b5981de2b1eb9"` | nginx sidecar image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/stable/recipes/4.0.0/ix_values.yaml b/stable/recipes/4.0.1/ix_values.yaml similarity index 96% rename from stable/recipes/4.0.0/ix_values.yaml rename to stable/recipes/4.0.1/ix_values.yaml index 6288062fa9d..9ac30daf7b6 100644 --- a/stable/recipes/4.0.0/ix_values.yaml +++ b/stable/recipes/4.0.1/ix_values.yaml @@ -10,7 +10,7 @@ nginxImage: # -- nginx sidecar image repository repository: nginx # -- nginx sidecar image tag - tag: 1.21.4@sha256:6ff52ff9299052a1454df88f6a46adefedac67dd7350cfaf510b9f1fdd1dafab + tag: 1.21.4@sha256:b6f20606bb7b5b83c558f0b2b6022218a07d1607cd755136da0b5981de2b1eb9 securityContext: readOnlyRootFilesystem: false diff --git a/stable/recipes/4.0.0/questions.yaml b/stable/recipes/4.0.1/questions.yaml similarity index 100% rename from stable/recipes/4.0.0/questions.yaml rename to stable/recipes/4.0.1/questions.yaml diff --git a/stable/recipes/4.0.0/templates/common.yaml b/stable/recipes/4.0.1/templates/common.yaml similarity index 100% rename from stable/recipes/4.0.0/templates/common.yaml rename to stable/recipes/4.0.1/templates/common.yaml diff --git a/stable/recipes/4.0.0/templates/configmap.yaml b/stable/recipes/4.0.1/templates/configmap.yaml similarity index 100% rename from stable/recipes/4.0.0/templates/configmap.yaml rename to stable/recipes/4.0.1/templates/configmap.yaml diff --git a/stable/zwavejs2mqtt/9.0.11/values.yaml b/stable/recipes/4.0.1/values.yaml similarity index 100% rename from stable/zwavejs2mqtt/9.0.11/values.yaml rename to stable/recipes/4.0.1/values.yaml diff --git a/stable/zwavejs2mqtt/9.0.11/Chart.lock b/stable/zwavejs2mqtt/9.0.11/Chart.lock deleted file mode 100644 index 17f324dae1d..00000000000 --- a/stable/zwavejs2mqtt/9.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.6.2 -digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:26:12.724055349Z" diff --git a/stable/zwavejs2mqtt/9.0.11/CHANGELOG.md b/stable/zwavejs2mqtt/9.0.12/CHANGELOG.md similarity index 92% rename from stable/zwavejs2mqtt/9.0.11/CHANGELOG.md rename to stable/zwavejs2mqtt/9.0.12/CHANGELOG.md index 55d7bf43120..5b4b18ab606 100644 --- a/stable/zwavejs2mqtt/9.0.11/CHANGELOG.md +++ b/stable/zwavejs2mqtt/9.0.12/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [zwavejs2mqtt-9.0.12](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.11...zwavejs2mqtt-9.0.12) (2021-11-16) + +#### Chore + +* update non-major ([#1342](https://github.com/truecharts/apps/issues/1342)) + + + ### [zwavejs2mqtt-9.0.11](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.10...zwavejs2mqtt-9.0.11) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - -### [zwavejs2mqtt-9.0.3](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.2...zwavejs2mqtt-9.0.3) (2021-10-26) - -#### Chore - -* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - diff --git a/stable/zwavejs2mqtt/9.0.12/CONFIG.md b/stable/zwavejs2mqtt/9.0.12/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/zwavejs2mqtt/9.0.12/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/stable/zwavejs2mqtt/9.0.12/Chart.lock b/stable/zwavejs2mqtt/9.0.12/Chart.lock new file mode 100644 index 00000000000..5410d300629 --- /dev/null +++ b/stable/zwavejs2mqtt/9.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.6.2 +digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b +generated: "2021-11-16T20:12:44.520178561Z" diff --git a/stable/zwavejs2mqtt/9.0.11/Chart.yaml b/stable/zwavejs2mqtt/9.0.12/Chart.yaml similarity index 95% rename from stable/zwavejs2mqtt/9.0.11/Chart.yaml rename to stable/zwavejs2mqtt/9.0.12/Chart.yaml index 1e59c7ec754..cb0fb3a1b5a 100644 --- a/stable/zwavejs2mqtt/9.0.11/Chart.yaml +++ b/stable/zwavejs2mqtt/9.0.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.11.0" +appVersion: "5.12.0" dependencies: - name: common repository: https://truecharts.org @@ -24,7 +24,7 @@ sources: - https://github.com/zwave-js/zwavejs2mqtt - https://hub.docker.com/r/zwavejs/zwavejs2mqtt type: application -version: 9.0.11 +version: 9.0.12 annotations: truecharts.org/catagories: | - tools diff --git a/stable/zwavejs2mqtt/9.0.11/README.md b/stable/zwavejs2mqtt/9.0.12/README.md similarity index 100% rename from stable/zwavejs2mqtt/9.0.11/README.md rename to stable/zwavejs2mqtt/9.0.12/README.md diff --git a/stable/zwavejs2mqtt/9.0.11/app-readme.md b/stable/zwavejs2mqtt/9.0.12/app-readme.md similarity index 100% rename from stable/zwavejs2mqtt/9.0.11/app-readme.md rename to stable/zwavejs2mqtt/9.0.12/app-readme.md diff --git a/stable/zwavejs2mqtt/9.0.12/charts/common-8.6.2.tgz b/stable/zwavejs2mqtt/9.0.12/charts/common-8.6.2.tgz new file mode 100644 index 00000000000..06e2424dd5d Binary files /dev/null and b/stable/zwavejs2mqtt/9.0.12/charts/common-8.6.2.tgz differ diff --git a/stable/zwavejs2mqtt/9.0.11/helm-values.md b/stable/zwavejs2mqtt/9.0.12/helm-values.md similarity index 93% rename from stable/zwavejs2mqtt/9.0.11/helm-values.md rename to stable/zwavejs2mqtt/9.0.12/helm-values.md index 48017feacd2..7939cd262c3 100644 --- a/stable/zwavejs2mqtt/9.0.11/helm-values.md +++ b/stable/zwavejs2mqtt/9.0.12/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/truecharts/zwavejs2mqtt"` | | -| image.tag | string | `"v5.11.0@sha256:3ea0fd0732fd67e11cb8749b6b3960349556dc55361796d3706bd9bc12c455a8"` | | +| image.tag | string | `"v5.12.0@sha256:1d1870e8ccbb1cd2f6417e0f4879e8923e7ac56c88a1215bdc14eaeb69751a0c"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/usr/src/app/store"` | | | probes.liveness.enabled | bool | `true` | | diff --git a/stable/zwavejs2mqtt/9.0.11/ix_values.yaml b/stable/zwavejs2mqtt/9.0.12/ix_values.yaml similarity index 95% rename from stable/zwavejs2mqtt/9.0.11/ix_values.yaml rename to stable/zwavejs2mqtt/9.0.12/ix_values.yaml index 4d45b710b7e..4023069a36e 100644 --- a/stable/zwavejs2mqtt/9.0.11/ix_values.yaml +++ b/stable/zwavejs2mqtt/9.0.12/ix_values.yaml @@ -5,7 +5,7 @@ image: repository: ghcr.io/truecharts/zwavejs2mqtt pullPolicy: IfNotPresent - tag: v5.11.0@sha256:3ea0fd0732fd67e11cb8749b6b3960349556dc55361796d3706bd9bc12c455a8 + tag: v5.12.0@sha256:1d1870e8ccbb1cd2f6417e0f4879e8923e7ac56c88a1215bdc14eaeb69751a0c securityContext: readOnlyRootFilesystem: false diff --git a/stable/zwavejs2mqtt/9.0.11/questions.yaml b/stable/zwavejs2mqtt/9.0.12/questions.yaml similarity index 100% rename from stable/zwavejs2mqtt/9.0.11/questions.yaml rename to stable/zwavejs2mqtt/9.0.12/questions.yaml diff --git a/stable/zwavejs2mqtt/9.0.11/templates/common.yaml b/stable/zwavejs2mqtt/9.0.12/templates/common.yaml similarity index 100% rename from stable/zwavejs2mqtt/9.0.11/templates/common.yaml rename to stable/zwavejs2mqtt/9.0.12/templates/common.yaml diff --git a/stable/zwavejs2mqtt/9.0.12/values.yaml b/stable/zwavejs2mqtt/9.0.12/values.yaml new file mode 100644 index 00000000000..e69de29bb2d