diff --git a/dependency/clickhouse/1.0.27/CHANGELOG.md b/dependency/clickhouse/1.0.28/CHANGELOG.md similarity index 87% rename from dependency/clickhouse/1.0.27/CHANGELOG.md rename to dependency/clickhouse/1.0.28/CHANGELOG.md index a54354c211a..1e5f42c140d 100644 --- a/dependency/clickhouse/1.0.27/CHANGELOG.md +++ b/dependency/clickhouse/1.0.28/CHANGELOG.md @@ -2,6 +2,18 @@ +## [clickhouse-1.0.28](https://github.com/truecharts/charts/compare/clickhouse-1.0.26...clickhouse-1.0.28) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + - update helm chart common to v10.5.12 + + + + ## [clickhouse-1.0.27](https://github.com/truecharts/charts/compare/clickhouse-1.0.26...clickhouse-1.0.27) (2022-09-22) ### Chore @@ -85,15 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - diff --git a/dependency/redis/3.0.80/Chart.lock b/dependency/clickhouse/1.0.28/Chart.lock similarity index 80% rename from dependency/redis/3.0.80/Chart.lock rename to dependency/clickhouse/1.0.28/Chart.lock index 49a5847c60f..ed0e91eb48b 100644 --- a/dependency/redis/3.0.80/Chart.lock +++ b/dependency/clickhouse/1.0.28/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.12 digest: sha256:c6a9ba5ec090c2f686f3d078ad17b3ac84c34fac8a48b8068a28add59aea2e48 -generated: "2022-09-22T20:54:23.455357847Z" +generated: "2022-09-23T21:47:20.737178595Z" diff --git a/dependency/clickhouse/1.0.27/Chart.yaml b/dependency/clickhouse/1.0.28/Chart.yaml similarity index 95% rename from dependency/clickhouse/1.0.27/Chart.yaml rename to dependency/clickhouse/1.0.28/Chart.yaml index 77b050c4817..89c1c8cea3b 100644 --- a/dependency/clickhouse/1.0.27/Chart.yaml +++ b/dependency/clickhouse/1.0.28/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "22.8.5.29" +appVersion: "22.9.2.7" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://clickhouse.com/ - https://hub.docker.com/r/yandex/clickhouse-server type: application -version: 1.0.27 +version: 1.0.28 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/1.0.27/README.md b/dependency/clickhouse/1.0.28/README.md similarity index 100% rename from dependency/clickhouse/1.0.27/README.md rename to dependency/clickhouse/1.0.28/README.md diff --git a/dependency/clickhouse/1.0.27/app-readme.md b/dependency/clickhouse/1.0.28/app-readme.md similarity index 100% rename from dependency/clickhouse/1.0.27/app-readme.md rename to dependency/clickhouse/1.0.28/app-readme.md diff --git a/dependency/clickhouse/1.0.27/charts/common-10.5.12.tgz b/dependency/clickhouse/1.0.28/charts/common-10.5.12.tgz similarity index 100% rename from dependency/clickhouse/1.0.27/charts/common-10.5.12.tgz rename to dependency/clickhouse/1.0.28/charts/common-10.5.12.tgz diff --git a/dependency/clickhouse/1.0.27/ix_values.yaml b/dependency/clickhouse/1.0.28/ix_values.yaml similarity index 95% rename from dependency/clickhouse/1.0.27/ix_values.yaml rename to dependency/clickhouse/1.0.28/ix_values.yaml index d80107b60fa..0297f40cd6c 100644 --- a/dependency/clickhouse/1.0.27/ix_values.yaml +++ b/dependency/clickhouse/1.0.28/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/clickhouse pullPolicy: IfNotPresent - tag: 22.8.5.29@sha256:c0c9c95540897c2712f213b8925e0eaf15eae4557275f1c4b95d0f9f8495229a + tag: 22.9.2.7@sha256:5384bb47b7d25e717f87e3640f21998151425bc1e5a3d9599d97f5fef65ee00f controller: type: statefulset diff --git a/dependency/clickhouse/1.0.27/questions.yaml b/dependency/clickhouse/1.0.28/questions.yaml similarity index 100% rename from dependency/clickhouse/1.0.27/questions.yaml rename to dependency/clickhouse/1.0.28/questions.yaml diff --git a/dependency/clickhouse/1.0.27/templates/common.yaml b/dependency/clickhouse/1.0.28/templates/common.yaml similarity index 100% rename from dependency/clickhouse/1.0.27/templates/common.yaml rename to dependency/clickhouse/1.0.28/templates/common.yaml diff --git a/dependency/clickhouse/1.0.27/values.yaml b/dependency/clickhouse/1.0.28/values.yaml similarity index 100% rename from dependency/clickhouse/1.0.27/values.yaml rename to dependency/clickhouse/1.0.28/values.yaml diff --git a/dependency/redis/3.0.80/CHANGELOG.md b/dependency/redis/3.0.81/CHANGELOG.md similarity index 88% rename from dependency/redis/3.0.80/CHANGELOG.md rename to dependency/redis/3.0.81/CHANGELOG.md index d093b71469e..4d9867a0ada 100644 --- a/dependency/redis/3.0.80/CHANGELOG.md +++ b/dependency/redis/3.0.81/CHANGELOG.md @@ -2,6 +2,18 @@ +## [redis-3.0.81](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.24...redis-3.0.81) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + - update helm chart common to v10.5.12 + + + + ## [redis-3.0.80](https://github.com/truecharts/charts/compare/redis-3.0.79...redis-3.0.80) (2022-09-22) ### Chore @@ -85,15 +97,3 @@ ## [redis-3.0.77](https://github.com/truecharts/charts/compare/redis-3.0.75...redis-3.0.77) (2022-09-20) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) diff --git a/dependency/clickhouse/1.0.27/Chart.lock b/dependency/redis/3.0.81/Chart.lock similarity index 80% rename from dependency/clickhouse/1.0.27/Chart.lock rename to dependency/redis/3.0.81/Chart.lock index 5cd1a973c2a..010fcb62657 100644 --- a/dependency/clickhouse/1.0.27/Chart.lock +++ b/dependency/redis/3.0.81/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.12 digest: sha256:c6a9ba5ec090c2f686f3d078ad17b3ac84c34fac8a48b8068a28add59aea2e48 -generated: "2022-09-22T20:53:50.068501367Z" +generated: "2022-09-23T21:47:20.71582475Z" diff --git a/dependency/redis/3.0.80/Chart.yaml b/dependency/redis/3.0.81/Chart.yaml similarity index 95% rename from dependency/redis/3.0.80/Chart.yaml rename to dependency/redis/3.0.81/Chart.yaml index f65da443d15..a612d56959e 100644 --- a/dependency/redis/3.0.80/Chart.yaml +++ b/dependency/redis/3.0.81/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "7.0.4" +appVersion: "7.0.5" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 3.0.80 +version: 3.0.81 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/3.0.80/README.md b/dependency/redis/3.0.81/README.md similarity index 100% rename from dependency/redis/3.0.80/README.md rename to dependency/redis/3.0.81/README.md diff --git a/dependency/redis/3.0.80/app-readme.md b/dependency/redis/3.0.81/app-readme.md similarity index 100% rename from dependency/redis/3.0.80/app-readme.md rename to dependency/redis/3.0.81/app-readme.md diff --git a/dependency/redis/3.0.80/charts/common-10.5.12.tgz b/dependency/redis/3.0.81/charts/common-10.5.12.tgz similarity index 100% rename from dependency/redis/3.0.80/charts/common-10.5.12.tgz rename to dependency/redis/3.0.81/charts/common-10.5.12.tgz diff --git a/dependency/redis/3.0.80/ix_values.yaml b/dependency/redis/3.0.81/ix_values.yaml similarity index 98% rename from dependency/redis/3.0.80/ix_values.yaml rename to dependency/redis/3.0.81/ix_values.yaml index d2c7fa8597e..fab3c865e47 100644 --- a/dependency/redis/3.0.80/ix_values.yaml +++ b/dependency/redis/3.0.81/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/redis pullPolicy: IfNotPresent - tag: v7.0.4@sha256:47ac61529e8ff7d4c7f52d7e83c50af90a1187e1f8e4f18bd9fb646a2ae2a002 + tag: 7.0.5@sha256:5f9b8bbed47bc0966268ca9d32322dc1a6b69475216615a02eba645a3a12f3ec controller: # -- Set the controller type. diff --git a/dependency/redis/3.0.80/questions.yaml b/dependency/redis/3.0.81/questions.yaml similarity index 100% rename from dependency/redis/3.0.80/questions.yaml rename to dependency/redis/3.0.81/questions.yaml diff --git a/dependency/redis/3.0.80/templates/common.yaml b/dependency/redis/3.0.81/templates/common.yaml similarity index 100% rename from dependency/redis/3.0.80/templates/common.yaml rename to dependency/redis/3.0.81/templates/common.yaml diff --git a/dependency/redis/3.0.80/values.yaml b/dependency/redis/3.0.81/values.yaml similarity index 100% rename from dependency/redis/3.0.80/values.yaml rename to dependency/redis/3.0.81/values.yaml diff --git a/incubator/adguardhome-sync/0.0.28/CHANGELOG.md b/incubator/adguardhome-sync/0.0.29/CHANGELOG.md similarity index 87% rename from incubator/adguardhome-sync/0.0.28/CHANGELOG.md rename to incubator/adguardhome-sync/0.0.29/CHANGELOG.md index 9702909978d..317b9ee42fc 100644 --- a/incubator/adguardhome-sync/0.0.28/CHANGELOG.md +++ b/incubator/adguardhome-sync/0.0.29/CHANGELOG.md @@ -2,6 +2,16 @@ +## [adguardhome-sync-0.0.29](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.28...adguardhome-sync-0.0.29) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-20) diff --git a/incubator/cadquery-server/0.0.27/Chart.lock b/incubator/adguardhome-sync/0.0.29/Chart.lock similarity index 80% rename from incubator/cadquery-server/0.0.27/Chart.lock rename to incubator/adguardhome-sync/0.0.29/Chart.lock index 7ede3f80601..4533a3f731b 100644 --- a/incubator/cadquery-server/0.0.27/Chart.lock +++ b/incubator/adguardhome-sync/0.0.29/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:04:12.194700778Z" +generated: "2022-09-23T21:47:20.728220776Z" diff --git a/incubator/adguardhome-sync/0.0.28/Chart.yaml b/incubator/adguardhome-sync/0.0.29/Chart.yaml similarity index 98% rename from incubator/adguardhome-sync/0.0.28/Chart.yaml rename to incubator/adguardhome-sync/0.0.29/Chart.yaml index a501f0f16c4..f0f835f55b1 100644 --- a/incubator/adguardhome-sync/0.0.28/Chart.yaml +++ b/incubator/adguardhome-sync/0.0.29/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/adguardhome-sync - https://github.com/linuxserver/docker-adguardhome-sync#readme type: application -version: 0.0.28 +version: 0.0.29 diff --git a/incubator/adguardhome-sync/0.0.28/README.md b/incubator/adguardhome-sync/0.0.29/README.md similarity index 100% rename from incubator/adguardhome-sync/0.0.28/README.md rename to incubator/adguardhome-sync/0.0.29/README.md diff --git a/incubator/adguardhome-sync/0.0.28/app-readme.md b/incubator/adguardhome-sync/0.0.29/app-readme.md similarity index 100% rename from incubator/adguardhome-sync/0.0.28/app-readme.md rename to incubator/adguardhome-sync/0.0.29/app-readme.md diff --git a/incubator/adguardhome-sync/0.0.28/charts/common-10.5.10.tgz b/incubator/adguardhome-sync/0.0.29/charts/common-10.5.10.tgz similarity index 100% rename from incubator/adguardhome-sync/0.0.28/charts/common-10.5.10.tgz rename to incubator/adguardhome-sync/0.0.29/charts/common-10.5.10.tgz diff --git a/incubator/adguardhome-sync/0.0.28/ix_values.yaml b/incubator/adguardhome-sync/0.0.29/ix_values.yaml similarity index 83% rename from incubator/adguardhome-sync/0.0.28/ix_values.yaml rename to incubator/adguardhome-sync/0.0.29/ix_values.yaml index c6c00ab76d3..36b3c108395 100644 --- a/incubator/adguardhome-sync/0.0.28/ix_values.yaml +++ b/incubator/adguardhome-sync/0.0.29/ix_values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/adguardhome-sync - tag: latest@sha256:9b4109324abfef1c2e22b5880f825fa107d9bf18fa3045b6f5c382a039abb3a2 + tag: latest@sha256:20417e40cd5b402c2e57d332825c87dbec168ce753de66d7c79120be985d75b2 persistence: config: enabled: true diff --git a/incubator/adguardhome-sync/0.0.28/questions.yaml b/incubator/adguardhome-sync/0.0.29/questions.yaml similarity index 100% rename from incubator/adguardhome-sync/0.0.28/questions.yaml rename to incubator/adguardhome-sync/0.0.29/questions.yaml diff --git a/incubator/adguardhome-sync/0.0.28/templates/common.yaml b/incubator/adguardhome-sync/0.0.29/templates/common.yaml similarity index 100% rename from incubator/adguardhome-sync/0.0.28/templates/common.yaml rename to incubator/adguardhome-sync/0.0.29/templates/common.yaml diff --git a/incubator/adguardhome-sync/0.0.28/values.yaml b/incubator/adguardhome-sync/0.0.29/values.yaml similarity index 100% rename from incubator/adguardhome-sync/0.0.28/values.yaml rename to incubator/adguardhome-sync/0.0.29/values.yaml diff --git a/incubator/appsmith/2.0.52/CHANGELOG.md b/incubator/appsmith/2.0.53/CHANGELOG.md similarity index 90% rename from incubator/appsmith/2.0.52/CHANGELOG.md rename to incubator/appsmith/2.0.53/CHANGELOG.md index 967e19f0a1d..1dc2e5f484f 100644 --- a/incubator/appsmith/2.0.52/CHANGELOG.md +++ b/incubator/appsmith/2.0.53/CHANGELOG.md @@ -2,6 +2,16 @@ +## [appsmith-2.0.53](https://github.com/truecharts/charts/compare/appsmith-2.0.52...appsmith-2.0.53) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [appsmith-2.0.52](https://github.com/truecharts/charts/compare/appsmith-2.0.50...appsmith-2.0.52) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [appsmith-2.0.51](https://github.com/truecharts/charts/compare/appsmith-2.0.50...appsmith-2.0.51) (2022-09-20) - -### Chore diff --git a/stable/rsshub/3.0.99/Chart.lock b/incubator/appsmith/2.0.53/Chart.lock similarity index 85% rename from stable/rsshub/3.0.99/Chart.lock rename to incubator/appsmith/2.0.53/Chart.lock index 8a663d327e1..d943890185b 100644 --- a/stable/rsshub/3.0.99/Chart.lock +++ b/incubator/appsmith/2.0.53/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:0d523b7e45806241724e718eccd24f62a40931e8951b48617125645ff8e32e0f -generated: "2022-09-22T14:17:02.162646141Z" +generated: "2022-09-23T21:47:30.927564915Z" diff --git a/incubator/appsmith/2.0.52/Chart.yaml b/incubator/appsmith/2.0.53/Chart.yaml similarity index 96% rename from incubator/appsmith/2.0.52/Chart.yaml rename to incubator/appsmith/2.0.53/Chart.yaml index ff7dc7ed47c..1106412baf9 100644 --- a/incubator/appsmith/2.0.52/Chart.yaml +++ b/incubator/appsmith/2.0.53/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.8.1" +appVersion: "1.8.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -26,7 +26,7 @@ name: appsmith sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith - https://github.com/appsmithorg/appsmith -version: 2.0.52 +version: 2.0.53 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/appsmith/2.0.52/README.md b/incubator/appsmith/2.0.53/README.md similarity index 100% rename from incubator/appsmith/2.0.52/README.md rename to incubator/appsmith/2.0.53/README.md diff --git a/incubator/appsmith/2.0.52/app-readme.md b/incubator/appsmith/2.0.53/app-readme.md similarity index 100% rename from incubator/appsmith/2.0.52/app-readme.md rename to incubator/appsmith/2.0.53/app-readme.md diff --git a/incubator/appsmith/2.0.52/charts/common-10.5.10.tgz b/incubator/appsmith/2.0.53/charts/common-10.5.10.tgz similarity index 100% rename from incubator/appsmith/2.0.52/charts/common-10.5.10.tgz rename to incubator/appsmith/2.0.53/charts/common-10.5.10.tgz diff --git a/incubator/appsmith/2.0.52/charts/redis-3.0.75.tgz b/incubator/appsmith/2.0.53/charts/redis-3.0.75.tgz similarity index 100% rename from incubator/appsmith/2.0.52/charts/redis-3.0.75.tgz rename to incubator/appsmith/2.0.53/charts/redis-3.0.75.tgz diff --git a/incubator/appsmith/2.0.52/ix_values.yaml b/incubator/appsmith/2.0.53/ix_values.yaml similarity index 91% rename from incubator/appsmith/2.0.52/ix_values.yaml rename to incubator/appsmith/2.0.53/ix_values.yaml index a9f9badbc51..e28d695d7d8 100644 --- a/incubator/appsmith/2.0.52/ix_values.yaml +++ b/incubator/appsmith/2.0.53/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/appsmith - tag: 1.8.1@sha256:f20bd63189fa06dc01aa597081d837debe446eecd10290d0183e7e10fa0d2d69 + tag: 1.8.3@sha256:238ccdd4a94930dac068608703de9500dd5e39cc1434139be0b990e808e63f3c pullPolicy: IfNotPresent securityContext: diff --git a/incubator/appsmith/2.0.52/questions.yaml b/incubator/appsmith/2.0.53/questions.yaml similarity index 100% rename from incubator/appsmith/2.0.52/questions.yaml rename to incubator/appsmith/2.0.53/questions.yaml diff --git a/incubator/appsmith/2.0.52/templates/common.yaml b/incubator/appsmith/2.0.53/templates/common.yaml similarity index 100% rename from incubator/appsmith/2.0.52/templates/common.yaml rename to incubator/appsmith/2.0.53/templates/common.yaml diff --git a/incubator/appsmith/2.0.52/values.yaml b/incubator/appsmith/2.0.53/values.yaml similarity index 100% rename from incubator/appsmith/2.0.52/values.yaml rename to incubator/appsmith/2.0.53/values.yaml diff --git a/incubator/blender/0.0.29/CHANGELOG.md b/incubator/blender/0.0.30/CHANGELOG.md similarity index 87% rename from incubator/blender/0.0.29/CHANGELOG.md rename to incubator/blender/0.0.30/CHANGELOG.md index b471557743b..df5828a415d 100644 --- a/incubator/blender/0.0.29/CHANGELOG.md +++ b/incubator/blender/0.0.30/CHANGELOG.md @@ -2,6 +2,16 @@ +## [blender-0.0.30](https://github.com/truecharts/charts/compare/blender-0.0.29...blender-0.0.30) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [blender-0.0.29](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [blender-0.0.29](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-20) diff --git a/incubator/cryptpad/0.0.55/Chart.lock b/incubator/blender/0.0.30/Chart.lock similarity index 80% rename from incubator/cryptpad/0.0.55/Chart.lock rename to incubator/blender/0.0.30/Chart.lock index 94332903f45..af04093afaf 100644 --- a/incubator/cryptpad/0.0.55/Chart.lock +++ b/incubator/blender/0.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:06:49.822821386Z" +generated: "2022-09-23T21:47:46.591193944Z" diff --git a/incubator/blender/0.0.29/Chart.yaml b/incubator/blender/0.0.30/Chart.yaml similarity index 98% rename from incubator/blender/0.0.29/Chart.yaml rename to incubator/blender/0.0.30/Chart.yaml index 12e9e8153aa..df7f00fcbc8 100644 --- a/incubator/blender/0.0.29/Chart.yaml +++ b/incubator/blender/0.0.30/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/blender - https://github.com/linuxserver/docker-blender#readme type: application -version: 0.0.29 +version: 0.0.30 diff --git a/incubator/blender/0.0.29/README.md b/incubator/blender/0.0.30/README.md similarity index 100% rename from incubator/blender/0.0.29/README.md rename to incubator/blender/0.0.30/README.md diff --git a/incubator/blender/0.0.29/app-readme.md b/incubator/blender/0.0.30/app-readme.md similarity index 100% rename from incubator/blender/0.0.29/app-readme.md rename to incubator/blender/0.0.30/app-readme.md diff --git a/incubator/blender/0.0.29/charts/common-10.5.10.tgz b/incubator/blender/0.0.30/charts/common-10.5.10.tgz similarity index 100% rename from incubator/blender/0.0.29/charts/common-10.5.10.tgz rename to incubator/blender/0.0.30/charts/common-10.5.10.tgz diff --git a/incubator/blender/0.0.29/ix_values.yaml b/incubator/blender/0.0.30/ix_values.yaml similarity index 83% rename from incubator/blender/0.0.29/ix_values.yaml rename to incubator/blender/0.0.30/ix_values.yaml index 42147fc3604..78f84f6607d 100644 --- a/incubator/blender/0.0.29/ix_values.yaml +++ b/incubator/blender/0.0.30/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/blender - tag: latest@sha256:60c785e424a7344d00b750a2f1d62add9c9361e1d4d61ccd59f6426c8bb407d1 + tag: latest@sha256:10b65b7b4c49e46e858d18f42cd11665aa3b0360a9803d70996707780c1a1e71 persistence: config: enabled: true diff --git a/incubator/blender/0.0.29/questions.yaml b/incubator/blender/0.0.30/questions.yaml similarity index 100% rename from incubator/blender/0.0.29/questions.yaml rename to incubator/blender/0.0.30/questions.yaml diff --git a/incubator/blender/0.0.29/templates/common.yaml b/incubator/blender/0.0.30/templates/common.yaml similarity index 100% rename from incubator/blender/0.0.29/templates/common.yaml rename to incubator/blender/0.0.30/templates/common.yaml diff --git a/incubator/blender/0.0.29/values.yaml b/incubator/blender/0.0.30/values.yaml similarity index 100% rename from incubator/blender/0.0.29/values.yaml rename to incubator/blender/0.0.30/values.yaml diff --git a/incubator/blocky/0.0.1/CHANGELOG.md b/incubator/blocky/0.0.1/CHANGELOG.md deleted file mode 100644 index b8426b4ad24..00000000000 --- a/incubator/blocky/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,11 +0,0 @@ -# Changelog - - - -## [blocky-0.0.1]blocky-0.0.1 (2022-09-22) - -### Feat - -- add blocky ([#3735](https://github.com/truecharts/charts/issues/3735)) - - \ No newline at end of file diff --git a/incubator/blocky/0.0.2/CHANGELOG.md b/incubator/blocky/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..98e857225bc --- /dev/null +++ b/incubator/blocky/0.0.2/CHANGELOG.md @@ -0,0 +1,20 @@ +# Changelog + + + +## [blocky-0.0.2](https://github.com/truecharts/charts/compare/blocky-0.0.1...blocky-0.0.2) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [blocky-0.0.1]blocky-0.0.1 (2022-09-22) + +### Feat + +- add blocky ([#3735](https://github.com/truecharts/charts/issues/3735)) diff --git a/incubator/blocky/0.0.1/Chart.lock b/incubator/blocky/0.0.2/Chart.lock similarity index 85% rename from incubator/blocky/0.0.1/Chart.lock rename to incubator/blocky/0.0.2/Chart.lock index 2e838644d85..529452c50e8 100644 --- a/incubator/blocky/0.0.1/Chart.lock +++ b/incubator/blocky/0.0.2/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.67 digest: sha256:4cf9731678aced1ef480c08befa018ca96eb3be1789d55b2695b486492b04569 -generated: "2022-09-23T00:34:04.104686927Z" +generated: "2022-09-23T21:47:56.195327786Z" diff --git a/incubator/blocky/0.0.1/Chart.yaml b/incubator/blocky/0.0.2/Chart.yaml similarity index 98% rename from incubator/blocky/0.0.1/Chart.yaml rename to incubator/blocky/0.0.2/Chart.yaml index 15acec1bc0f..9c181d06445 100644 --- a/incubator/blocky/0.0.1/Chart.yaml +++ b/incubator/blocky/0.0.2/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/0xERR0R/blocky - https://github.com/Mozart409/blocky-frontend - https://hub.docker.com/r/spx01/blocky -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - network diff --git a/incubator/blocky/0.0.1/README.md b/incubator/blocky/0.0.2/README.md similarity index 100% rename from incubator/blocky/0.0.1/README.md rename to incubator/blocky/0.0.2/README.md diff --git a/incubator/blocky/0.0.1/app-readme.md b/incubator/blocky/0.0.2/app-readme.md similarity index 100% rename from incubator/blocky/0.0.1/app-readme.md rename to incubator/blocky/0.0.2/app-readme.md diff --git a/incubator/blocky/0.0.1/charts/common-10.5.7.tgz b/incubator/blocky/0.0.2/charts/common-10.5.7.tgz similarity index 100% rename from incubator/blocky/0.0.1/charts/common-10.5.7.tgz rename to incubator/blocky/0.0.2/charts/common-10.5.7.tgz diff --git a/incubator/blocky/0.0.1/charts/redis-3.0.67.tgz b/incubator/blocky/0.0.2/charts/redis-3.0.67.tgz similarity index 100% rename from incubator/blocky/0.0.1/charts/redis-3.0.67.tgz rename to incubator/blocky/0.0.2/charts/redis-3.0.67.tgz diff --git a/incubator/blocky/0.0.1/ci/k8sgateway-values.yaml b/incubator/blocky/0.0.2/ci/k8sgateway-values.yaml similarity index 100% rename from incubator/blocky/0.0.1/ci/k8sgateway-values.yaml rename to incubator/blocky/0.0.2/ci/k8sgateway-values.yaml diff --git a/incubator/blocky/0.0.1/ci/standalone-values.yaml b/incubator/blocky/0.0.2/ci/standalone-values.yaml similarity index 100% rename from incubator/blocky/0.0.1/ci/standalone-values.yaml rename to incubator/blocky/0.0.2/ci/standalone-values.yaml diff --git a/incubator/blocky/0.0.1/ix_values.yaml b/incubator/blocky/0.0.2/ix_values.yaml similarity index 98% rename from incubator/blocky/0.0.1/ix_values.yaml rename to incubator/blocky/0.0.2/ix_values.yaml index 35b82c7d08f..ee62589e534 100644 --- a/incubator/blocky/0.0.1/ix_values.yaml +++ b/incubator/blocky/0.0.2/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: spx01/blocky - tag: development@sha256:c55e676e89cee31edeee687d70f7ed957b727d61b5611e213809f7a0399fe4ef + tag: development@sha256:66fcf1699098651ccc05f7182f1948c0f88d1c1c57631efa9be7ce5347a2c407 # repository: tccr.io/truecharts/blocky # tag: v0.19@sha256:77a474542f12f480deca33ff0a6375846918b86988c13f858620839d8818ca84 pullPolicy: IfNotPresent diff --git a/incubator/blocky/0.0.1/questions.yaml b/incubator/blocky/0.0.2/questions.yaml similarity index 100% rename from incubator/blocky/0.0.1/questions.yaml rename to incubator/blocky/0.0.2/questions.yaml diff --git a/incubator/blocky/0.0.1/templates/_blockyConfig.tpl b/incubator/blocky/0.0.2/templates/_blockyConfig.tpl similarity index 100% rename from incubator/blocky/0.0.1/templates/_blockyConfig.tpl rename to incubator/blocky/0.0.2/templates/_blockyConfig.tpl diff --git a/incubator/blocky/0.0.1/templates/_k8sgateway.tpl b/incubator/blocky/0.0.2/templates/_k8sgateway.tpl similarity index 100% rename from incubator/blocky/0.0.1/templates/_k8sgateway.tpl rename to incubator/blocky/0.0.2/templates/_k8sgateway.tpl diff --git a/incubator/blocky/0.0.1/templates/_webui.tpl b/incubator/blocky/0.0.2/templates/_webui.tpl similarity index 100% rename from incubator/blocky/0.0.1/templates/_webui.tpl rename to incubator/blocky/0.0.2/templates/_webui.tpl diff --git a/incubator/blocky/0.0.1/templates/common.yaml b/incubator/blocky/0.0.2/templates/common.yaml similarity index 100% rename from incubator/blocky/0.0.1/templates/common.yaml rename to incubator/blocky/0.0.2/templates/common.yaml diff --git a/incubator/blocky/0.0.1/values.yaml b/incubator/blocky/0.0.2/values.yaml similarity index 100% rename from incubator/blocky/0.0.1/values.yaml rename to incubator/blocky/0.0.2/values.yaml diff --git a/incubator/cadquery-server/0.0.27/CHANGELOG.md b/incubator/cadquery-server/0.0.28/CHANGELOG.md similarity index 91% rename from incubator/cadquery-server/0.0.27/CHANGELOG.md rename to incubator/cadquery-server/0.0.28/CHANGELOG.md index aa2875403cc..5b6f329e459 100644 --- a/incubator/cadquery-server/0.0.27/CHANGELOG.md +++ b/incubator/cadquery-server/0.0.28/CHANGELOG.md @@ -2,6 +2,16 @@ +## [cadquery-server-0.0.28](https://github.com/truecharts/charts/compare/cadquery-server-0.0.27...cadquery-server-0.0.28) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [cadquery-server-0.0.27](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - -## [cadquery-server-0.0.27](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/rflood/0.0.29/Chart.lock b/incubator/cadquery-server/0.0.28/Chart.lock similarity index 80% rename from incubator/rflood/0.0.29/Chart.lock rename to incubator/cadquery-server/0.0.28/Chart.lock index 93c9394147f..dee8fb65007 100644 --- a/incubator/rflood/0.0.29/Chart.lock +++ b/incubator/cadquery-server/0.0.28/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:30:36.30025533Z" +generated: "2022-09-23T21:47:48.02334478Z" diff --git a/incubator/cadquery-server/0.0.27/Chart.yaml b/incubator/cadquery-server/0.0.28/Chart.yaml similarity index 98% rename from incubator/cadquery-server/0.0.27/Chart.yaml rename to incubator/cadquery-server/0.0.28/Chart.yaml index e8d83d51dfd..0e8ae941d14 100644 --- a/incubator/cadquery-server/0.0.27/Chart.yaml +++ b/incubator/cadquery-server/0.0.28/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/roipoussiere/cadquery - https://hub.docker.com/r/cadquery/cadquery-server type: application -version: 0.0.27 +version: 0.0.28 diff --git a/incubator/cadquery-server/0.0.27/README.md b/incubator/cadquery-server/0.0.28/README.md similarity index 100% rename from incubator/cadquery-server/0.0.27/README.md rename to incubator/cadquery-server/0.0.28/README.md diff --git a/incubator/cadquery-server/0.0.27/app-readme.md b/incubator/cadquery-server/0.0.28/app-readme.md similarity index 100% rename from incubator/cadquery-server/0.0.27/app-readme.md rename to incubator/cadquery-server/0.0.28/app-readme.md diff --git a/incubator/cadquery-server/0.0.27/charts/common-10.5.10.tgz b/incubator/cadquery-server/0.0.28/charts/common-10.5.10.tgz similarity index 100% rename from incubator/cadquery-server/0.0.27/charts/common-10.5.10.tgz rename to incubator/cadquery-server/0.0.28/charts/common-10.5.10.tgz diff --git a/incubator/cadquery-server/0.0.27/ix_values.yaml b/incubator/cadquery-server/0.0.28/ix_values.yaml similarity index 83% rename from incubator/cadquery-server/0.0.27/ix_values.yaml rename to incubator/cadquery-server/0.0.28/ix_values.yaml index 9ca997b0c23..3d0b2f9c9fa 100644 --- a/incubator/cadquery-server/0.0.27/ix_values.yaml +++ b/incubator/cadquery-server/0.0.28/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cadquery-server - tag: latest@sha256:91a145d30fed776ce765aacb1754eeb0b464a9b9d8798032952d926f444f6e43 + tag: latest@sha256:8336efcea7ae6e9a377fd5761bd9b903644b98a23ea99cd008b84323d6a21ee2 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/cadquery-server/0.0.27/questions.yaml b/incubator/cadquery-server/0.0.28/questions.yaml similarity index 100% rename from incubator/cadquery-server/0.0.27/questions.yaml rename to incubator/cadquery-server/0.0.28/questions.yaml diff --git a/incubator/cadquery-server/0.0.27/templates/common.yaml b/incubator/cadquery-server/0.0.28/templates/common.yaml similarity index 100% rename from incubator/cadquery-server/0.0.27/templates/common.yaml rename to incubator/cadquery-server/0.0.28/templates/common.yaml diff --git a/incubator/cadquery-server/0.0.27/values.yaml b/incubator/cadquery-server/0.0.28/values.yaml similarity index 100% rename from incubator/cadquery-server/0.0.27/values.yaml rename to incubator/cadquery-server/0.0.28/values.yaml diff --git a/incubator/cryptpad/0.0.55/CHANGELOG.md b/incubator/cryptpad/0.0.56/CHANGELOG.md similarity index 93% rename from incubator/cryptpad/0.0.55/CHANGELOG.md rename to incubator/cryptpad/0.0.56/CHANGELOG.md index a400d4ea62b..7b4d89b6d23 100644 --- a/incubator/cryptpad/0.0.55/CHANGELOG.md +++ b/incubator/cryptpad/0.0.56/CHANGELOG.md @@ -2,6 +2,16 @@ +## [cryptpad-0.0.56](https://github.com/truecharts/charts/compare/cryptpad-0.0.55...cryptpad-0.0.56) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [cryptpad-0.0.55](https://github.com/truecharts/charts/compare/cryptpad-0.0.50...cryptpad-0.0.55) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ ## [cryptpad-0.0.54](https://github.com/truecharts/charts/compare/cryptpad-0.0.50...cryptpad-0.0.54) (2022-09-20) -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/adguardhome-sync/0.0.28/Chart.lock b/incubator/cryptpad/0.0.56/Chart.lock similarity index 80% rename from incubator/adguardhome-sync/0.0.28/Chart.lock rename to incubator/cryptpad/0.0.56/Chart.lock index edbf23edb93..1b96ffaffca 100644 --- a/incubator/adguardhome-sync/0.0.28/Chart.lock +++ b/incubator/cryptpad/0.0.56/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T12:59:02.969001241Z" +generated: "2022-09-23T21:48:06.646428272Z" diff --git a/incubator/cryptpad/0.0.55/Chart.yaml b/incubator/cryptpad/0.0.56/Chart.yaml similarity index 98% rename from incubator/cryptpad/0.0.55/Chart.yaml rename to incubator/cryptpad/0.0.56/Chart.yaml index 89f85c3c6db..0f61efda8c1 100644 --- a/incubator/cryptpad/0.0.55/Chart.yaml +++ b/incubator/cryptpad/0.0.56/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://cryptpad.fr/ - https://hub.docker.com/r/promasu/cryptpad/ type: application -version: 0.0.55 +version: 0.0.56 diff --git a/incubator/cryptpad/0.0.55/README.md b/incubator/cryptpad/0.0.56/README.md similarity index 100% rename from incubator/cryptpad/0.0.55/README.md rename to incubator/cryptpad/0.0.56/README.md diff --git a/incubator/cryptpad/0.0.55/app-readme.md b/incubator/cryptpad/0.0.56/app-readme.md similarity index 100% rename from incubator/cryptpad/0.0.55/app-readme.md rename to incubator/cryptpad/0.0.56/app-readme.md diff --git a/incubator/cryptpad/0.0.55/charts/common-10.5.10.tgz b/incubator/cryptpad/0.0.56/charts/common-10.5.10.tgz similarity index 100% rename from incubator/cryptpad/0.0.55/charts/common-10.5.10.tgz rename to incubator/cryptpad/0.0.56/charts/common-10.5.10.tgz diff --git a/incubator/cryptpad/0.0.55/ix_values.yaml b/incubator/cryptpad/0.0.56/ix_values.yaml similarity index 91% rename from incubator/cryptpad/0.0.55/ix_values.yaml rename to incubator/cryptpad/0.0.56/ix_values.yaml index 9985b7afe08..2c6f20a11d0 100644 --- a/incubator/cryptpad/0.0.55/ix_values.yaml +++ b/incubator/cryptpad/0.0.56/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cryptpad - tag: latest@sha256:2f6a32ae04fd4da787d3c54c59d7ab6b0c77e680263da1e7d7d158e3172efbfe + tag: latest@sha256:3477a10b3a6b3424158138e4f4daeb08cbec014dbaaa962e682a740de47acdd8 persistence: blobpath: enabled: true diff --git a/incubator/cryptpad/0.0.55/questions.yaml b/incubator/cryptpad/0.0.56/questions.yaml similarity index 100% rename from incubator/cryptpad/0.0.55/questions.yaml rename to incubator/cryptpad/0.0.56/questions.yaml diff --git a/incubator/cryptpad/0.0.55/templates/common.yaml b/incubator/cryptpad/0.0.56/templates/common.yaml similarity index 100% rename from incubator/cryptpad/0.0.55/templates/common.yaml rename to incubator/cryptpad/0.0.56/templates/common.yaml diff --git a/incubator/cryptpad/0.0.55/values.yaml b/incubator/cryptpad/0.0.56/values.yaml similarity index 100% rename from incubator/cryptpad/0.0.55/values.yaml rename to incubator/cryptpad/0.0.56/values.yaml diff --git a/incubator/duplicacy/0.0.30/Chart.lock b/incubator/duplicacy/0.0.30/Chart.lock deleted file mode 100644 index f23b6077b61..00000000000 --- a/incubator/duplicacy/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:09:15.684283768Z" diff --git a/incubator/duplicacy/0.0.30/CHANGELOG.md b/incubator/duplicacy/0.0.31/CHANGELOG.md similarity index 86% rename from incubator/duplicacy/0.0.30/CHANGELOG.md rename to incubator/duplicacy/0.0.31/CHANGELOG.md index 6c5d0845d27..b1328c0604f 100644 --- a/incubator/duplicacy/0.0.30/CHANGELOG.md +++ b/incubator/duplicacy/0.0.31/CHANGELOG.md @@ -2,6 +2,16 @@ +## [duplicacy-0.0.31](https://github.com/truecharts/charts/compare/duplicacy-0.0.30...duplicacy-0.0.31) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [duplicacy-0.0.30](https://github.com/truecharts/charts/compare/duplicacy-0.0.27...duplicacy-0.0.30) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/blender/0.0.29/Chart.lock b/incubator/duplicacy/0.0.31/Chart.lock similarity index 80% rename from incubator/blender/0.0.29/Chart.lock rename to incubator/duplicacy/0.0.31/Chart.lock index 5e906d59785..5d1adef48e6 100644 --- a/incubator/blender/0.0.29/Chart.lock +++ b/incubator/duplicacy/0.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:03:40.384067091Z" +generated: "2022-09-23T21:48:12.168615684Z" diff --git a/incubator/duplicacy/0.0.30/Chart.yaml b/incubator/duplicacy/0.0.31/Chart.yaml similarity index 98% rename from incubator/duplicacy/0.0.30/Chart.yaml rename to incubator/duplicacy/0.0.31/Chart.yaml index cc38bcddb3f..710e9fe8aaf 100644 --- a/incubator/duplicacy/0.0.30/Chart.yaml +++ b/incubator/duplicacy/0.0.31/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://hotio.dev/containers/duplicacy - https://hub.docker.com/r/hotio/duplicacy type: application -version: 0.0.30 +version: 0.0.31 diff --git a/incubator/duplicacy/0.0.30/README.md b/incubator/duplicacy/0.0.31/README.md similarity index 100% rename from incubator/duplicacy/0.0.30/README.md rename to incubator/duplicacy/0.0.31/README.md diff --git a/incubator/duplicacy/0.0.30/app-readme.md b/incubator/duplicacy/0.0.31/app-readme.md similarity index 100% rename from incubator/duplicacy/0.0.30/app-readme.md rename to incubator/duplicacy/0.0.31/app-readme.md diff --git a/incubator/duplicacy/0.0.30/charts/common-10.5.10.tgz b/incubator/duplicacy/0.0.31/charts/common-10.5.10.tgz similarity index 100% rename from incubator/duplicacy/0.0.30/charts/common-10.5.10.tgz rename to incubator/duplicacy/0.0.31/charts/common-10.5.10.tgz diff --git a/incubator/duplicacy/0.0.30/ix_values.yaml b/incubator/duplicacy/0.0.31/ix_values.yaml similarity index 86% rename from incubator/duplicacy/0.0.30/ix_values.yaml rename to incubator/duplicacy/0.0.31/ix_values.yaml index c46a900e044..24c29c1bbe7 100644 --- a/incubator/duplicacy/0.0.30/ix_values.yaml +++ b/incubator/duplicacy/0.0.31/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/duplicacy - tag: latest@sha256:38e32c0aa40928f4a0ff7572d31fcfbab25894de637ab8eeb2e8b068f7334066 + tag: latest@sha256:b83294f973dc1303b1224ff64cadeaf6386759985be3ea0db4bd8b27ec06e91b persistence: config: enabled: true diff --git a/incubator/duplicacy/0.0.30/questions.yaml b/incubator/duplicacy/0.0.31/questions.yaml similarity index 100% rename from incubator/duplicacy/0.0.30/questions.yaml rename to incubator/duplicacy/0.0.31/questions.yaml diff --git a/incubator/duplicacy/0.0.30/templates/common.yaml b/incubator/duplicacy/0.0.31/templates/common.yaml similarity index 100% rename from incubator/duplicacy/0.0.30/templates/common.yaml rename to incubator/duplicacy/0.0.31/templates/common.yaml diff --git a/incubator/duplicacy/0.0.30/values.yaml b/incubator/duplicacy/0.0.31/values.yaml similarity index 100% rename from incubator/duplicacy/0.0.30/values.yaml rename to incubator/duplicacy/0.0.31/values.yaml diff --git a/incubator/icloudpd/0.0.32/Chart.lock b/incubator/icloudpd/0.0.32/Chart.lock deleted file mode 100644 index 44bdf37429e..00000000000 --- a/incubator/icloudpd/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:16:56.924385647Z" diff --git a/incubator/icloudpd/0.0.32/CHANGELOG.md b/incubator/icloudpd/0.0.33/CHANGELOG.md similarity index 90% rename from incubator/icloudpd/0.0.32/CHANGELOG.md rename to incubator/icloudpd/0.0.33/CHANGELOG.md index 1aaedb10cd3..0869ff45a6d 100644 --- a/incubator/icloudpd/0.0.32/CHANGELOG.md +++ b/incubator/icloudpd/0.0.33/CHANGELOG.md @@ -2,6 +2,16 @@ +## [icloudpd-0.0.33](https://github.com/truecharts/charts/compare/icloudpd-0.0.32...icloudpd-0.0.33) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ ## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-20) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/icloudpd/0.0.33/Chart.lock b/incubator/icloudpd/0.0.33/Chart.lock new file mode 100644 index 00000000000..b1398fc7679 --- /dev/null +++ b/incubator/icloudpd/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:48:13.628098398Z" diff --git a/incubator/icloudpd/0.0.32/Chart.yaml b/incubator/icloudpd/0.0.33/Chart.yaml similarity index 98% rename from incubator/icloudpd/0.0.32/Chart.yaml rename to incubator/icloudpd/0.0.33/Chart.yaml index df612a6df16..a910aea1519 100644 --- a/incubator/icloudpd/0.0.32/Chart.yaml +++ b/incubator/icloudpd/0.0.33/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://github.com/Womabre/-TrueNAS-docker-templates - https://hub.docker.com/r/boredazfcuk/icloudpd/ type: application -version: 0.0.32 +version: 0.0.33 diff --git a/incubator/icloudpd/0.0.32/README.md b/incubator/icloudpd/0.0.33/README.md similarity index 100% rename from incubator/icloudpd/0.0.32/README.md rename to incubator/icloudpd/0.0.33/README.md diff --git a/incubator/icloudpd/0.0.32/app-readme.md b/incubator/icloudpd/0.0.33/app-readme.md similarity index 100% rename from incubator/icloudpd/0.0.32/app-readme.md rename to incubator/icloudpd/0.0.33/app-readme.md diff --git a/incubator/icloudpd/0.0.32/charts/common-10.5.10.tgz b/incubator/icloudpd/0.0.33/charts/common-10.5.10.tgz similarity index 100% rename from incubator/icloudpd/0.0.32/charts/common-10.5.10.tgz rename to incubator/icloudpd/0.0.33/charts/common-10.5.10.tgz diff --git a/incubator/icloudpd/0.0.32/ix_values.yaml b/incubator/icloudpd/0.0.33/ix_values.yaml similarity index 90% rename from incubator/icloudpd/0.0.32/ix_values.yaml rename to incubator/icloudpd/0.0.33/ix_values.yaml index 03f9b67e0ca..2aba11f47fd 100644 --- a/incubator/icloudpd/0.0.32/ix_values.yaml +++ b/incubator/icloudpd/0.0.33/ix_values.yaml @@ -14,7 +14,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/icloudpd - tag: latest@sha256:6264564cfa4faf1dfd7dfb330ed1050a877dcaad9b2fefb3ac215bf223b30d19 + tag: latest@sha256:493d895040c0607ef1f994920ca6b0b25ea61b65beb53604f5417370b7416be8 persistence: config: enabled: true diff --git a/incubator/icloudpd/0.0.32/questions.yaml b/incubator/icloudpd/0.0.33/questions.yaml similarity index 100% rename from incubator/icloudpd/0.0.32/questions.yaml rename to incubator/icloudpd/0.0.33/questions.yaml diff --git a/incubator/icloudpd/0.0.32/templates/common.yaml b/incubator/icloudpd/0.0.33/templates/common.yaml similarity index 100% rename from incubator/icloudpd/0.0.32/templates/common.yaml rename to incubator/icloudpd/0.0.33/templates/common.yaml diff --git a/incubator/icloudpd/0.0.32/values.yaml b/incubator/icloudpd/0.0.33/values.yaml similarity index 100% rename from incubator/icloudpd/0.0.32/values.yaml rename to incubator/icloudpd/0.0.33/values.yaml diff --git a/incubator/jupyter/0.0.7/Chart.lock b/incubator/jupyter/0.0.7/Chart.lock deleted file mode 100644 index 631260fd294..00000000000 --- a/incubator/jupyter/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:18:13.290954616Z" diff --git a/incubator/jupyter/0.0.7/CHANGELOG.md b/incubator/jupyter/0.0.8/CHANGELOG.md similarity index 86% rename from incubator/jupyter/0.0.7/CHANGELOG.md rename to incubator/jupyter/0.0.8/CHANGELOG.md index 0a6de48833a..4e9ac7b5395 100644 --- a/incubator/jupyter/0.0.7/CHANGELOG.md +++ b/incubator/jupyter/0.0.8/CHANGELOG.md @@ -2,6 +2,16 @@ +## [jupyter-0.0.8](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.27...jupyter-0.0.8) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [jupyter-0.0.7](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.7) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm chart common to v10.5.10 ([#3819](https://github.com/truecharts/charts/issues/3819)) - - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) - - ### Feat - -- Add Jupyter ([#3616](https://github.com/truecharts/charts/issues/3616)) - diff --git a/incubator/jupyter/0.0.8/Chart.lock b/incubator/jupyter/0.0.8/Chart.lock new file mode 100644 index 00000000000..6dd41a835d1 --- /dev/null +++ b/incubator/jupyter/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:48:31.564017912Z" diff --git a/incubator/jupyter/0.0.7/Chart.yaml b/incubator/jupyter/0.0.8/Chart.yaml similarity index 98% rename from incubator/jupyter/0.0.7/Chart.yaml rename to incubator/jupyter/0.0.8/Chart.yaml index 2aa96c12e3d..7cf8a395ae9 100644 --- a/incubator/jupyter/0.0.7/Chart.yaml +++ b/incubator/jupyter/0.0.8/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/jupyter - https://github.com/jupyter/docker-stacks type: application -version: 0.0.7 +version: 0.0.8 annotations: truecharts.org/catagories: | - Cloud diff --git a/incubator/jupyter/0.0.7/README.md b/incubator/jupyter/0.0.8/README.md similarity index 100% rename from incubator/jupyter/0.0.7/README.md rename to incubator/jupyter/0.0.8/README.md diff --git a/incubator/jupyter/0.0.7/app-readme.md b/incubator/jupyter/0.0.8/app-readme.md similarity index 100% rename from incubator/jupyter/0.0.7/app-readme.md rename to incubator/jupyter/0.0.8/app-readme.md diff --git a/incubator/jupyter/0.0.7/charts/common-10.5.10.tgz b/incubator/jupyter/0.0.8/charts/common-10.5.10.tgz similarity index 100% rename from incubator/jupyter/0.0.7/charts/common-10.5.10.tgz rename to incubator/jupyter/0.0.8/charts/common-10.5.10.tgz diff --git a/incubator/jupyter/0.0.7/ix_values.yaml b/incubator/jupyter/0.0.8/ix_values.yaml similarity index 95% rename from incubator/jupyter/0.0.7/ix_values.yaml rename to incubator/jupyter/0.0.8/ix_values.yaml index 702129343a9..9c1ea734119 100644 --- a/incubator/jupyter/0.0.7/ix_values.yaml +++ b/incubator/jupyter/0.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jupyter-base pullPolicy: IfNotPresent - tag: v2022-09@sha256:7ea348c568d75acdcb4f83096ad83372265a48e36b1890893d5a10baadf9038a + tag: v2022-09@sha256:527d33e902f67e990e1e0e63642987d05bc1691d6051dff474de6a728d0c7336 imageMinimal: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent diff --git a/incubator/jupyter/0.0.7/questions.yaml b/incubator/jupyter/0.0.8/questions.yaml similarity index 100% rename from incubator/jupyter/0.0.7/questions.yaml rename to incubator/jupyter/0.0.8/questions.yaml diff --git a/incubator/jupyter/0.0.7/templates/common.yaml b/incubator/jupyter/0.0.8/templates/common.yaml similarity index 100% rename from incubator/jupyter/0.0.7/templates/common.yaml rename to incubator/jupyter/0.0.8/templates/common.yaml diff --git a/incubator/jupyter/0.0.7/values.yaml b/incubator/jupyter/0.0.8/values.yaml similarity index 100% rename from incubator/jupyter/0.0.7/values.yaml rename to incubator/jupyter/0.0.8/values.yaml diff --git a/incubator/kasm/0.0.31/Chart.lock b/incubator/kasm/0.0.31/Chart.lock deleted file mode 100644 index 4e5640592c7..00000000000 --- a/incubator/kasm/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:18:27.571408369Z" diff --git a/incubator/kasm/0.0.31/CHANGELOG.md b/incubator/kasm/0.0.32/CHANGELOG.md similarity index 87% rename from incubator/kasm/0.0.31/CHANGELOG.md rename to incubator/kasm/0.0.32/CHANGELOG.md index de11bf2d449..df678364ac3 100644 --- a/incubator/kasm/0.0.31/CHANGELOG.md +++ b/incubator/kasm/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [kasm-0.0.32](https://github.com/truecharts/charts/compare/kasm-0.0.31...kasm-0.0.32) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [kasm-0.0.31](https://github.com/truecharts/charts/compare/kasm-0.0.29...kasm-0.0.31) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kdenlive-0.0.31](https://github.com/truecharts/charts/compare/kdenlive-0.0.29...kdenlive-0.0.31) (2022-09-20) diff --git a/incubator/vertex/0.0.52/Chart.lock b/incubator/kasm/0.0.32/Chart.lock similarity index 80% rename from incubator/vertex/0.0.52/Chart.lock rename to incubator/kasm/0.0.32/Chart.lock index d9f5f9c6c22..332c2f1b23f 100644 --- a/incubator/vertex/0.0.52/Chart.lock +++ b/incubator/kasm/0.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:40:01.8263209Z" +generated: "2022-09-23T21:48:32.34164316Z" diff --git a/incubator/kasm/0.0.31/Chart.yaml b/incubator/kasm/0.0.32/Chart.yaml similarity index 98% rename from incubator/kasm/0.0.31/Chart.yaml rename to incubator/kasm/0.0.32/Chart.yaml index 97531786c83..f67afee93a1 100644 --- a/incubator/kasm/0.0.31/Chart.yaml +++ b/incubator/kasm/0.0.32/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/kasm - https://github.com/linuxserver/docker-kasm#readme type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/kasm/0.0.31/README.md b/incubator/kasm/0.0.32/README.md similarity index 100% rename from incubator/kasm/0.0.31/README.md rename to incubator/kasm/0.0.32/README.md diff --git a/incubator/kasm/0.0.31/app-readme.md b/incubator/kasm/0.0.32/app-readme.md similarity index 100% rename from incubator/kasm/0.0.31/app-readme.md rename to incubator/kasm/0.0.32/app-readme.md diff --git a/incubator/kasm/0.0.31/charts/common-10.5.10.tgz b/incubator/kasm/0.0.32/charts/common-10.5.10.tgz similarity index 100% rename from incubator/kasm/0.0.31/charts/common-10.5.10.tgz rename to incubator/kasm/0.0.32/charts/common-10.5.10.tgz diff --git a/incubator/kasm/0.0.31/ix_values.yaml b/incubator/kasm/0.0.32/ix_values.yaml similarity index 88% rename from incubator/kasm/0.0.31/ix_values.yaml rename to incubator/kasm/0.0.32/ix_values.yaml index 0f81f988b4c..9da2886f532 100644 --- a/incubator/kasm/0.0.31/ix_values.yaml +++ b/incubator/kasm/0.0.32/ix_values.yaml @@ -6,7 +6,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/kasm - tag: latest@sha256:3bd1131aa80dd1e57edee7650f463257379905070ca853b5ba8183f57520bce7 + tag: latest@sha256:88e99bcd556c2db3f6da7ce7a55e4804f0ca0fd745f340a68c1cd5f5a567b255 persistence: pathopt: enabled: true diff --git a/incubator/kasm/0.0.31/questions.yaml b/incubator/kasm/0.0.32/questions.yaml similarity index 100% rename from incubator/kasm/0.0.31/questions.yaml rename to incubator/kasm/0.0.32/questions.yaml diff --git a/incubator/kasm/0.0.31/templates/common.yaml b/incubator/kasm/0.0.32/templates/common.yaml similarity index 100% rename from incubator/kasm/0.0.31/templates/common.yaml rename to incubator/kasm/0.0.32/templates/common.yaml diff --git a/incubator/kasm/0.0.31/values.yaml b/incubator/kasm/0.0.32/values.yaml similarity index 100% rename from incubator/kasm/0.0.31/values.yaml rename to incubator/kasm/0.0.32/values.yaml diff --git a/incubator/kdenlive/0.0.31/Chart.lock b/incubator/kdenlive/0.0.31/Chart.lock deleted file mode 100644 index 6f40081e93f..00000000000 --- a/incubator/kdenlive/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:18:27.737933396Z" diff --git a/incubator/kdenlive/0.0.31/CHANGELOG.md b/incubator/kdenlive/0.0.32/CHANGELOG.md similarity index 88% rename from incubator/kdenlive/0.0.31/CHANGELOG.md rename to incubator/kdenlive/0.0.32/CHANGELOG.md index 0203333fed8..096ffec3af9 100644 --- a/incubator/kdenlive/0.0.31/CHANGELOG.md +++ b/incubator/kdenlive/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [kdenlive-0.0.32](https://github.com/truecharts/charts/compare/kdenlive-0.0.31...kdenlive-0.0.32) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [kdenlive-0.0.31](https://github.com/truecharts/charts/compare/kdenlive-0.0.29...kdenlive-0.0.31) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kdenlive-0.0.31](https://github.com/truecharts/charts/compare/kdenlive-0.0.29...kdenlive-0.0.31) (2022-09-19) - diff --git a/incubator/kdenlive/0.0.32/Chart.lock b/incubator/kdenlive/0.0.32/Chart.lock new file mode 100644 index 00000000000..42fa9f8b7a4 --- /dev/null +++ b/incubator/kdenlive/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:48:37.481210651Z" diff --git a/incubator/kdenlive/0.0.31/Chart.yaml b/incubator/kdenlive/0.0.32/Chart.yaml similarity index 98% rename from incubator/kdenlive/0.0.31/Chart.yaml rename to incubator/kdenlive/0.0.32/Chart.yaml index fc05281912d..e111b71c0e6 100644 --- a/incubator/kdenlive/0.0.31/Chart.yaml +++ b/incubator/kdenlive/0.0.32/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/kdenlive - https://github.com/linuxserver/docker-kdenlive#readme type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/kdenlive/0.0.31/README.md b/incubator/kdenlive/0.0.32/README.md similarity index 100% rename from incubator/kdenlive/0.0.31/README.md rename to incubator/kdenlive/0.0.32/README.md diff --git a/incubator/kdenlive/0.0.31/app-readme.md b/incubator/kdenlive/0.0.32/app-readme.md similarity index 100% rename from incubator/kdenlive/0.0.31/app-readme.md rename to incubator/kdenlive/0.0.32/app-readme.md diff --git a/incubator/kdenlive/0.0.31/charts/common-10.5.10.tgz b/incubator/kdenlive/0.0.32/charts/common-10.5.10.tgz similarity index 100% rename from incubator/kdenlive/0.0.31/charts/common-10.5.10.tgz rename to incubator/kdenlive/0.0.32/charts/common-10.5.10.tgz diff --git a/incubator/kdenlive/0.0.31/ix_values.yaml b/incubator/kdenlive/0.0.32/ix_values.yaml similarity index 83% rename from incubator/kdenlive/0.0.31/ix_values.yaml rename to incubator/kdenlive/0.0.32/ix_values.yaml index beb85490d91..31875d9e6bc 100644 --- a/incubator/kdenlive/0.0.31/ix_values.yaml +++ b/incubator/kdenlive/0.0.32/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/kdenlive - tag: latest@sha256:4b7fabffeea6105866edadf5e934c42447e24b3ca60a797e8b9286cae577219a + tag: latest@sha256:8ddd437f654c25eaa70ac3f28466971572f81e1aebd4d8f72dffd40f63d42516 persistence: config: enabled: true diff --git a/incubator/kdenlive/0.0.31/questions.yaml b/incubator/kdenlive/0.0.32/questions.yaml similarity index 100% rename from incubator/kdenlive/0.0.31/questions.yaml rename to incubator/kdenlive/0.0.32/questions.yaml diff --git a/incubator/kdenlive/0.0.31/templates/common.yaml b/incubator/kdenlive/0.0.32/templates/common.yaml similarity index 100% rename from incubator/kdenlive/0.0.31/templates/common.yaml rename to incubator/kdenlive/0.0.32/templates/common.yaml diff --git a/incubator/kdenlive/0.0.31/values.yaml b/incubator/kdenlive/0.0.32/values.yaml similarity index 100% rename from incubator/kdenlive/0.0.31/values.yaml rename to incubator/kdenlive/0.0.32/values.yaml diff --git a/incubator/longvinter/0.0.24/Chart.lock b/incubator/longvinter/0.0.24/Chart.lock deleted file mode 100644 index 21ac6dedf01..00000000000 --- a/incubator/longvinter/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:20:35.927477185Z" diff --git a/incubator/longvinter/0.0.24/CHANGELOG.md b/incubator/longvinter/0.0.25/CHANGELOG.md similarity index 93% rename from incubator/longvinter/0.0.24/CHANGELOG.md rename to incubator/longvinter/0.0.25/CHANGELOG.md index 835e7baeb11..5f58f257fbd 100644 --- a/incubator/longvinter/0.0.24/CHANGELOG.md +++ b/incubator/longvinter/0.0.25/CHANGELOG.md @@ -2,6 +2,16 @@ +## [longvinter-0.0.25](https://github.com/truecharts/charts/compare/longvinter-0.0.24...longvinter-0.0.25) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [longvinter-0.0.24](https://github.com/truecharts/charts/compare/longvinter-0.0.23...longvinter-0.0.24) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - refactor Services SCALE GUI - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [longvinter-0.0.24](https://github.com/truecharts/charts/compare/longvinter-0.0.23...longvinter-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/longvinter/0.0.25/Chart.lock b/incubator/longvinter/0.0.25/Chart.lock new file mode 100644 index 00000000000..9604f56481d --- /dev/null +++ b/incubator/longvinter/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:48:40.055782222Z" diff --git a/incubator/longvinter/0.0.24/Chart.yaml b/incubator/longvinter/0.0.25/Chart.yaml similarity index 98% rename from incubator/longvinter/0.0.24/Chart.yaml rename to incubator/longvinter/0.0.25/Chart.yaml index be5f0214e0d..734c9bef9b3 100644 --- a/incubator/longvinter/0.0.24/Chart.yaml +++ b/incubator/longvinter/0.0.25/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application -version: 0.0.24 +version: 0.0.25 diff --git a/incubator/longvinter/0.0.24/README.md b/incubator/longvinter/0.0.25/README.md similarity index 100% rename from incubator/longvinter/0.0.24/README.md rename to incubator/longvinter/0.0.25/README.md diff --git a/incubator/longvinter/0.0.24/app-readme.md b/incubator/longvinter/0.0.25/app-readme.md similarity index 100% rename from incubator/longvinter/0.0.24/app-readme.md rename to incubator/longvinter/0.0.25/app-readme.md diff --git a/incubator/longvinter/0.0.24/charts/common-10.5.10.tgz b/incubator/longvinter/0.0.25/charts/common-10.5.10.tgz similarity index 100% rename from incubator/longvinter/0.0.24/charts/common-10.5.10.tgz rename to incubator/longvinter/0.0.25/charts/common-10.5.10.tgz diff --git a/incubator/longvinter/0.0.24/ix_values.yaml b/incubator/longvinter/0.0.25/ix_values.yaml similarity index 87% rename from incubator/longvinter/0.0.24/ix_values.yaml rename to incubator/longvinter/0.0.25/ix_values.yaml index a3ece3087aa..e790ff9eaa6 100644 --- a/incubator/longvinter/0.0.24/ix_values.yaml +++ b/incubator/longvinter/0.0.25/ix_values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/longvinter - tag: latest@sha256:8bf1d02dbd00377600977b75c7f780324e0e1882acedc0800089616bbc650201 + tag: latest@sha256:78cc7ab2521e60e1a6cddc89c2f266ff97bb87a74bb41b9e6d4a9cdf138a9b43 persistence: serverfiles: enabled: true diff --git a/incubator/longvinter/0.0.24/questions.yaml b/incubator/longvinter/0.0.25/questions.yaml similarity index 100% rename from incubator/longvinter/0.0.24/questions.yaml rename to incubator/longvinter/0.0.25/questions.yaml diff --git a/incubator/longvinter/0.0.24/templates/common.yaml b/incubator/longvinter/0.0.25/templates/common.yaml similarity index 100% rename from incubator/longvinter/0.0.24/templates/common.yaml rename to incubator/longvinter/0.0.25/templates/common.yaml diff --git a/incubator/longvinter/0.0.24/values.yaml b/incubator/longvinter/0.0.25/values.yaml similarity index 100% rename from incubator/longvinter/0.0.24/values.yaml rename to incubator/longvinter/0.0.25/values.yaml diff --git a/incubator/passwordpusherephemeral/0.0.36/Chart.lock b/incubator/passwordpusherephemeral/0.0.36/Chart.lock deleted file mode 100644 index 46656b4b1f6..00000000000 --- a/incubator/passwordpusherephemeral/0.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:25:15.626298569Z" diff --git a/incubator/passwordpusherephemeral/0.0.36/CHANGELOG.md b/incubator/passwordpusherephemeral/0.0.37/CHANGELOG.md similarity index 86% rename from incubator/passwordpusherephemeral/0.0.36/CHANGELOG.md rename to incubator/passwordpusherephemeral/0.0.37/CHANGELOG.md index 436495a4e61..5c0e5e25361 100644 --- a/incubator/passwordpusherephemeral/0.0.36/CHANGELOG.md +++ b/incubator/passwordpusherephemeral/0.0.37/CHANGELOG.md @@ -2,6 +2,16 @@ +## [passwordpusherephemeral-0.0.37](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.36...passwordpusherephemeral-0.0.37) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [passwordpusherephemeral-0.0.36](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.36) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [passwordpusherephemeral-0.0.36](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.36) (2022-09-20) diff --git a/incubator/passwordpusherephemeral/0.0.37/Chart.lock b/incubator/passwordpusherephemeral/0.0.37/Chart.lock new file mode 100644 index 00000000000..33bbd86553c --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:48:56.821501344Z" diff --git a/incubator/passwordpusherephemeral/0.0.36/Chart.yaml b/incubator/passwordpusherephemeral/0.0.37/Chart.yaml similarity index 98% rename from incubator/passwordpusherephemeral/0.0.36/Chart.yaml rename to incubator/passwordpusherephemeral/0.0.37/Chart.yaml index 0410be05c7b..e07a2f79821 100644 --- a/incubator/passwordpusherephemeral/0.0.36/Chart.yaml +++ b/incubator/passwordpusherephemeral/0.0.37/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://github.com/pglombardo/PasswordPusher - https://hub.docker.com/r/pglombardo/pwpush-ephemeral/ type: application -version: 0.0.36 +version: 0.0.37 diff --git a/incubator/passwordpusherephemeral/0.0.36/README.md b/incubator/passwordpusherephemeral/0.0.37/README.md similarity index 100% rename from incubator/passwordpusherephemeral/0.0.36/README.md rename to incubator/passwordpusherephemeral/0.0.37/README.md diff --git a/incubator/passwordpusherephemeral/0.0.36/app-readme.md b/incubator/passwordpusherephemeral/0.0.37/app-readme.md similarity index 100% rename from incubator/passwordpusherephemeral/0.0.36/app-readme.md rename to incubator/passwordpusherephemeral/0.0.37/app-readme.md diff --git a/incubator/passwordpusherephemeral/0.0.36/charts/common-10.5.10.tgz b/incubator/passwordpusherephemeral/0.0.37/charts/common-10.5.10.tgz similarity index 100% rename from incubator/passwordpusherephemeral/0.0.36/charts/common-10.5.10.tgz rename to incubator/passwordpusherephemeral/0.0.37/charts/common-10.5.10.tgz diff --git a/incubator/passwordpusherephemeral/0.0.36/ix_values.yaml b/incubator/passwordpusherephemeral/0.0.37/ix_values.yaml similarity index 83% rename from incubator/passwordpusherephemeral/0.0.36/ix_values.yaml rename to incubator/passwordpusherephemeral/0.0.37/ix_values.yaml index b99aa3d0e05..f306184bfd2 100644 --- a/incubator/passwordpusherephemeral/0.0.36/ix_values.yaml +++ b/incubator/passwordpusherephemeral/0.0.37/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/passwordpusherephemeral - tag: latest@sha256:fd44e28843544aa232a91e4f3e4f4e134d74c47565b31d15bd32b47982cc8d07 + tag: latest@sha256:35e807b842f66731f3c18ef39e3d051df165ab92a6530e671285e8854d24c619 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/passwordpusherephemeral/0.0.36/questions.yaml b/incubator/passwordpusherephemeral/0.0.37/questions.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.36/questions.yaml rename to incubator/passwordpusherephemeral/0.0.37/questions.yaml diff --git a/incubator/passwordpusherephemeral/0.0.36/templates/common.yaml b/incubator/passwordpusherephemeral/0.0.37/templates/common.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.36/templates/common.yaml rename to incubator/passwordpusherephemeral/0.0.37/templates/common.yaml diff --git a/incubator/passwordpusherephemeral/0.0.36/values.yaml b/incubator/passwordpusherephemeral/0.0.37/values.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.36/values.yaml rename to incubator/passwordpusherephemeral/0.0.37/values.yaml diff --git a/incubator/prusaslicer-novnc/0.0.30/Chart.lock b/incubator/prusaslicer-novnc/0.0.30/Chart.lock deleted file mode 100644 index b4acd9ae46b..00000000000 --- a/incubator/prusaslicer-novnc/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:27:59.081925968Z" diff --git a/incubator/prusaslicer-novnc/0.0.30/CHANGELOG.md b/incubator/prusaslicer-novnc/0.0.31/CHANGELOG.md similarity index 87% rename from incubator/prusaslicer-novnc/0.0.30/CHANGELOG.md rename to incubator/prusaslicer-novnc/0.0.31/CHANGELOG.md index 6828ba14e22..dda15b0af89 100644 --- a/incubator/prusaslicer-novnc/0.0.30/CHANGELOG.md +++ b/incubator/prusaslicer-novnc/0.0.31/CHANGELOG.md @@ -2,6 +2,16 @@ +## [prusaslicer-novnc-0.0.31](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.30...prusaslicer-novnc-0.0.31) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [prusaslicer-novnc-0.0.30](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...prusaslicer-novnc-0.0.30) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [prusaslicer-novnc-0.0.30](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...prusaslicer-novnc-0.0.30) (2022-09-20) diff --git a/incubator/prusaslicer-novnc/0.0.31/Chart.lock b/incubator/prusaslicer-novnc/0.0.31/Chart.lock new file mode 100644 index 00000000000..2861c4a200c --- /dev/null +++ b/incubator/prusaslicer-novnc/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:48:58.122218169Z" diff --git a/incubator/prusaslicer-novnc/0.0.30/Chart.yaml b/incubator/prusaslicer-novnc/0.0.31/Chart.yaml similarity index 98% rename from incubator/prusaslicer-novnc/0.0.30/Chart.yaml rename to incubator/prusaslicer-novnc/0.0.31/Chart.yaml index 208fd04a88e..08a831bcec1 100644 --- a/incubator/prusaslicer-novnc/0.0.30/Chart.yaml +++ b/incubator/prusaslicer-novnc/0.0.31/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://www.prusa3d.com/prusaslicer/ - https://hub.docker.com/r/mikeah/prusaslicer-novnc type: application -version: 0.0.30 +version: 0.0.31 diff --git a/incubator/prusaslicer-novnc/0.0.30/README.md b/incubator/prusaslicer-novnc/0.0.31/README.md similarity index 100% rename from incubator/prusaslicer-novnc/0.0.30/README.md rename to incubator/prusaslicer-novnc/0.0.31/README.md diff --git a/incubator/prusaslicer-novnc/0.0.30/app-readme.md b/incubator/prusaslicer-novnc/0.0.31/app-readme.md similarity index 100% rename from incubator/prusaslicer-novnc/0.0.30/app-readme.md rename to incubator/prusaslicer-novnc/0.0.31/app-readme.md diff --git a/incubator/prusaslicer-novnc/0.0.30/charts/common-10.5.10.tgz b/incubator/prusaslicer-novnc/0.0.31/charts/common-10.5.10.tgz similarity index 100% rename from incubator/prusaslicer-novnc/0.0.30/charts/common-10.5.10.tgz rename to incubator/prusaslicer-novnc/0.0.31/charts/common-10.5.10.tgz diff --git a/incubator/prusaslicer-novnc/0.0.30/ix_values.yaml b/incubator/prusaslicer-novnc/0.0.31/ix_values.yaml similarity index 85% rename from incubator/prusaslicer-novnc/0.0.30/ix_values.yaml rename to incubator/prusaslicer-novnc/0.0.31/ix_values.yaml index 55d30e4086d..97913cb2970 100644 --- a/incubator/prusaslicer-novnc/0.0.30/ix_values.yaml +++ b/incubator/prusaslicer-novnc/0.0.31/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/prusaslicer-novnc - tag: latest@sha256:ec27040cee074d916ca82e1ad0ea2d61257d8ca7163687eac0cfba89ad473a80 + tag: latest@sha256:84f96d240c2edfabc20b9c2bced19f11e82672a9901b8b086b190cba58b78dee persistence: configsfolder: enabled: true diff --git a/incubator/prusaslicer-novnc/0.0.30/questions.yaml b/incubator/prusaslicer-novnc/0.0.31/questions.yaml similarity index 100% rename from incubator/prusaslicer-novnc/0.0.30/questions.yaml rename to incubator/prusaslicer-novnc/0.0.31/questions.yaml diff --git a/incubator/prusaslicer-novnc/0.0.30/templates/common.yaml b/incubator/prusaslicer-novnc/0.0.31/templates/common.yaml similarity index 100% rename from incubator/prusaslicer-novnc/0.0.30/templates/common.yaml rename to incubator/prusaslicer-novnc/0.0.31/templates/common.yaml diff --git a/incubator/prusaslicer-novnc/0.0.30/values.yaml b/incubator/prusaslicer-novnc/0.0.31/values.yaml similarity index 100% rename from incubator/prusaslicer-novnc/0.0.30/values.yaml rename to incubator/prusaslicer-novnc/0.0.31/values.yaml diff --git a/incubator/qflood/0.0.32/Chart.lock b/incubator/qflood/0.0.32/Chart.lock deleted file mode 100644 index 38df29dc1b0..00000000000 --- a/incubator/qflood/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:28:49.856902792Z" diff --git a/incubator/qflood/0.0.32/CHANGELOG.md b/incubator/qflood/0.0.33/CHANGELOG.md similarity index 86% rename from incubator/qflood/0.0.32/CHANGELOG.md rename to incubator/qflood/0.0.33/CHANGELOG.md index 4dc1c07efae..582184a7514 100644 --- a/incubator/qflood/0.0.32/CHANGELOG.md +++ b/incubator/qflood/0.0.33/CHANGELOG.md @@ -2,6 +2,16 @@ +## [qflood-0.0.33](https://github.com/truecharts/charts/compare/qflood-0.0.32...qflood-0.0.33) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [qflood-0.0.32](https://github.com/truecharts/charts/compare/qflood-0.0.29...qflood-0.0.32) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/qflood/0.0.33/Chart.lock b/incubator/qflood/0.0.33/Chart.lock new file mode 100644 index 00000000000..333cd5790e8 --- /dev/null +++ b/incubator/qflood/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:49:03.201640178Z" diff --git a/incubator/qflood/0.0.32/Chart.yaml b/incubator/qflood/0.0.33/Chart.yaml similarity index 98% rename from incubator/qflood/0.0.32/Chart.yaml rename to incubator/qflood/0.0.33/Chart.yaml index 98ce1c3c028..672dbd9034b 100644 --- a/incubator/qflood/0.0.32/Chart.yaml +++ b/incubator/qflood/0.0.33/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://hotio.dev/containers/qflood - https://hub.docker.com/r/hotio/qflood type: application -version: 0.0.32 +version: 0.0.33 diff --git a/incubator/qflood/0.0.32/README.md b/incubator/qflood/0.0.33/README.md similarity index 100% rename from incubator/qflood/0.0.32/README.md rename to incubator/qflood/0.0.33/README.md diff --git a/incubator/qflood/0.0.32/app-readme.md b/incubator/qflood/0.0.33/app-readme.md similarity index 100% rename from incubator/qflood/0.0.32/app-readme.md rename to incubator/qflood/0.0.33/app-readme.md diff --git a/incubator/qflood/0.0.32/charts/common-10.5.10.tgz b/incubator/qflood/0.0.33/charts/common-10.5.10.tgz similarity index 100% rename from incubator/qflood/0.0.32/charts/common-10.5.10.tgz rename to incubator/qflood/0.0.33/charts/common-10.5.10.tgz diff --git a/incubator/qflood/0.0.32/ix_values.yaml b/incubator/qflood/0.0.33/ix_values.yaml similarity index 87% rename from incubator/qflood/0.0.32/ix_values.yaml rename to incubator/qflood/0.0.33/ix_values.yaml index ca63315fbdc..0bf46b2a94c 100644 --- a/incubator/qflood/0.0.32/ix_values.yaml +++ b/incubator/qflood/0.0.33/ix_values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/qflood - tag: latest@sha256:18b90f7b531b473f7d45c13c7016f358a53f6ada1ae69e63581c88f60e658806 + tag: latest@sha256:e21ab6288821ffcb5860649bbe50a43731cb021d9f76fbe90b08355bcd9b655d persistence: config: enabled: true diff --git a/incubator/qflood/0.0.32/questions.yaml b/incubator/qflood/0.0.33/questions.yaml similarity index 100% rename from incubator/qflood/0.0.32/questions.yaml rename to incubator/qflood/0.0.33/questions.yaml diff --git a/incubator/qflood/0.0.32/templates/common.yaml b/incubator/qflood/0.0.33/templates/common.yaml similarity index 100% rename from incubator/qflood/0.0.32/templates/common.yaml rename to incubator/qflood/0.0.33/templates/common.yaml diff --git a/incubator/qflood/0.0.32/values.yaml b/incubator/qflood/0.0.33/values.yaml similarity index 100% rename from incubator/qflood/0.0.32/values.yaml rename to incubator/qflood/0.0.33/values.yaml diff --git a/incubator/ra-rom-processor/0.0.31/Chart.lock b/incubator/ra-rom-processor/0.0.31/Chart.lock deleted file mode 100644 index da8f68111b6..00000000000 --- a/incubator/ra-rom-processor/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:29:15.125639005Z" diff --git a/incubator/ra-rom-processor/0.0.31/CHANGELOG.md b/incubator/ra-rom-processor/0.0.32/CHANGELOG.md similarity index 93% rename from incubator/ra-rom-processor/0.0.31/CHANGELOG.md rename to incubator/ra-rom-processor/0.0.32/CHANGELOG.md index 85abe821aeb..4daf7cddaca 100644 --- a/incubator/ra-rom-processor/0.0.31/CHANGELOG.md +++ b/incubator/ra-rom-processor/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [ra-rom-processor-0.0.32](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.31...ra-rom-processor-0.0.32) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [ra-rom-processor-0.0.31](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.29...ra-rom-processor-0.0.31) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ra-rom-processor-0.0.31](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.29...ra-rom-processor-0.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/ra-rom-processor/0.0.32/Chart.lock b/incubator/ra-rom-processor/0.0.32/Chart.lock new file mode 100644 index 00000000000..3a13dcc4224 --- /dev/null +++ b/incubator/ra-rom-processor/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:49:05.721742201Z" diff --git a/incubator/ra-rom-processor/0.0.31/Chart.yaml b/incubator/ra-rom-processor/0.0.32/Chart.yaml similarity index 98% rename from incubator/ra-rom-processor/0.0.31/Chart.yaml rename to incubator/ra-rom-processor/0.0.32/Chart.yaml index cef565a8707..9e9c5f71aec 100644 --- a/incubator/ra-rom-processor/0.0.31/Chart.yaml +++ b/incubator/ra-rom-processor/0.0.32/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://hub.docker.com/r/randomninjaatk/raromprocessor - https://github.com/RandomNinjaAtk/docker-raromprocessor#instructionsusage-guidelines type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/ra-rom-processor/0.0.31/README.md b/incubator/ra-rom-processor/0.0.32/README.md similarity index 100% rename from incubator/ra-rom-processor/0.0.31/README.md rename to incubator/ra-rom-processor/0.0.32/README.md diff --git a/incubator/ra-rom-processor/0.0.31/app-readme.md b/incubator/ra-rom-processor/0.0.32/app-readme.md similarity index 100% rename from incubator/ra-rom-processor/0.0.31/app-readme.md rename to incubator/ra-rom-processor/0.0.32/app-readme.md diff --git a/incubator/ra-rom-processor/0.0.31/charts/common-10.5.10.tgz b/incubator/ra-rom-processor/0.0.32/charts/common-10.5.10.tgz similarity index 100% rename from incubator/ra-rom-processor/0.0.31/charts/common-10.5.10.tgz rename to incubator/ra-rom-processor/0.0.32/charts/common-10.5.10.tgz diff --git a/incubator/ra-rom-processor/0.0.31/ix_values.yaml b/incubator/ra-rom-processor/0.0.32/ix_values.yaml similarity index 92% rename from incubator/ra-rom-processor/0.0.31/ix_values.yaml rename to incubator/ra-rom-processor/0.0.32/ix_values.yaml index 2db61271555..e1de4b1efce 100644 --- a/incubator/ra-rom-processor/0.0.31/ix_values.yaml +++ b/incubator/ra-rom-processor/0.0.32/ix_values.yaml @@ -13,7 +13,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/ra-rom-processor - tag: latest@sha256:63a52bb32eba59743ef7ef352963269f96012bf86075ef03231b651254a0c8e5 + tag: latest@sha256:06175f61907289ae6adbc321c7b42627610542d259ed5ce7c4116983f59093a5 persistence: config: enabled: true diff --git a/incubator/ra-rom-processor/0.0.31/questions.yaml b/incubator/ra-rom-processor/0.0.32/questions.yaml similarity index 100% rename from incubator/ra-rom-processor/0.0.31/questions.yaml rename to incubator/ra-rom-processor/0.0.32/questions.yaml diff --git a/incubator/ra-rom-processor/0.0.31/templates/common.yaml b/incubator/ra-rom-processor/0.0.32/templates/common.yaml similarity index 100% rename from incubator/ra-rom-processor/0.0.31/templates/common.yaml rename to incubator/ra-rom-processor/0.0.32/templates/common.yaml diff --git a/incubator/ra-rom-processor/0.0.31/values.yaml b/incubator/ra-rom-processor/0.0.32/values.yaml similarity index 100% rename from incubator/ra-rom-processor/0.0.31/values.yaml rename to incubator/ra-rom-processor/0.0.32/values.yaml diff --git a/incubator/rflood/0.0.29/CHANGELOG.md b/incubator/rflood/0.0.30/CHANGELOG.md similarity index 86% rename from incubator/rflood/0.0.29/CHANGELOG.md rename to incubator/rflood/0.0.30/CHANGELOG.md index 907ff2dab8d..ec5c938e957 100644 --- a/incubator/rflood/0.0.29/CHANGELOG.md +++ b/incubator/rflood/0.0.30/CHANGELOG.md @@ -2,6 +2,16 @@ +## [rflood-0.0.30](https://github.com/truecharts/charts/compare/rflood-0.0.29...rflood-0.0.30) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [rflood-0.0.29](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.29) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/rflood/0.0.30/Chart.lock b/incubator/rflood/0.0.30/Chart.lock new file mode 100644 index 00000000000..5da45b08fec --- /dev/null +++ b/incubator/rflood/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:49:22.311890997Z" diff --git a/incubator/rflood/0.0.29/Chart.yaml b/incubator/rflood/0.0.30/Chart.yaml similarity index 98% rename from incubator/rflood/0.0.29/Chart.yaml rename to incubator/rflood/0.0.30/Chart.yaml index 988da54f472..d21d6bc8df0 100644 --- a/incubator/rflood/0.0.29/Chart.yaml +++ b/incubator/rflood/0.0.30/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://hotio.dev/containers/rflood - https://hub.docker.com/r/hotio/rflood type: application -version: 0.0.29 +version: 0.0.30 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/rflood/0.0.29/README.md b/incubator/rflood/0.0.30/README.md similarity index 100% rename from incubator/rflood/0.0.29/README.md rename to incubator/rflood/0.0.30/README.md diff --git a/incubator/rflood/0.0.29/app-readme.md b/incubator/rflood/0.0.30/app-readme.md similarity index 100% rename from incubator/rflood/0.0.29/app-readme.md rename to incubator/rflood/0.0.30/app-readme.md diff --git a/incubator/rflood/0.0.29/charts/common-10.5.10.tgz b/incubator/rflood/0.0.30/charts/common-10.5.10.tgz similarity index 100% rename from incubator/rflood/0.0.29/charts/common-10.5.10.tgz rename to incubator/rflood/0.0.30/charts/common-10.5.10.tgz diff --git a/incubator/rflood/0.0.29/ix_values.yaml b/incubator/rflood/0.0.30/ix_values.yaml similarity index 83% rename from incubator/rflood/0.0.29/ix_values.yaml rename to incubator/rflood/0.0.30/ix_values.yaml index c5f4c9aa956..d2fd7a637e1 100644 --- a/incubator/rflood/0.0.29/ix_values.yaml +++ b/incubator/rflood/0.0.30/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rflood pullPolicy: IfNotPresent - tag: latest@sha256:21d330740bd2cd61e84e2cd511707579dcbfb1995d1c3e40a134a3d178ded9f3 + tag: latest@sha256:332c018e5c2c6f254ecff5e921d0210be5eb25ed6d318f6ebe08912532a6f6b0 podSecurityContext: runAsGroup: 0 diff --git a/incubator/rflood/0.0.29/questions.yaml b/incubator/rflood/0.0.30/questions.yaml similarity index 100% rename from incubator/rflood/0.0.29/questions.yaml rename to incubator/rflood/0.0.30/questions.yaml diff --git a/incubator/rflood/0.0.29/templates/common.yaml b/incubator/rflood/0.0.30/templates/common.yaml similarity index 100% rename from incubator/rflood/0.0.29/templates/common.yaml rename to incubator/rflood/0.0.30/templates/common.yaml diff --git a/incubator/rflood/0.0.29/values.yaml b/incubator/rflood/0.0.30/values.yaml similarity index 100% rename from incubator/rflood/0.0.29/values.yaml rename to incubator/rflood/0.0.30/values.yaml diff --git a/incubator/rimgo/0.0.59/Chart.lock b/incubator/rimgo/0.0.59/Chart.lock deleted file mode 100644 index 906e9e8b944..00000000000 --- a/incubator/rimgo/0.0.59/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:30:48.051255182Z" diff --git a/incubator/rimgo/0.0.59/CHANGELOG.md b/incubator/rimgo/0.0.60/CHANGELOG.md similarity index 92% rename from incubator/rimgo/0.0.59/CHANGELOG.md rename to incubator/rimgo/0.0.60/CHANGELOG.md index 677e4a27e94..c695d0cd60c 100644 --- a/incubator/rimgo/0.0.59/CHANGELOG.md +++ b/incubator/rimgo/0.0.60/CHANGELOG.md @@ -2,6 +2,16 @@ +## [rimgo-0.0.60](https://github.com/truecharts/charts/compare/rimgo-0.0.59...rimgo-0.0.60) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [rimgo-0.0.59](https://github.com/truecharts/charts/compare/rimgo-0.0.54...rimgo-0.0.59) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ ## [rimgo-0.0.57](https://github.com/truecharts/charts/compare/rimgo-0.0.54...rimgo-0.0.57) (2022-09-20) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/rimgo/0.0.60/Chart.lock b/incubator/rimgo/0.0.60/Chart.lock new file mode 100644 index 00000000000..03ca4c6ad11 --- /dev/null +++ b/incubator/rimgo/0.0.60/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:49:23.255146628Z" diff --git a/incubator/rimgo/0.0.59/Chart.yaml b/incubator/rimgo/0.0.60/Chart.yaml similarity index 97% rename from incubator/rimgo/0.0.59/Chart.yaml rename to incubator/rimgo/0.0.60/Chart.yaml index 32a7a151237..c3bf64d64cb 100644 --- a/incubator/rimgo/0.0.59/Chart.yaml +++ b/incubator/rimgo/0.0.60/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo - https://quay.io/repository/pussthecatorg/rimgo type: application -version: 0.0.59 +version: 0.0.60 diff --git a/incubator/rimgo/0.0.59/README.md b/incubator/rimgo/0.0.60/README.md similarity index 100% rename from incubator/rimgo/0.0.59/README.md rename to incubator/rimgo/0.0.60/README.md diff --git a/incubator/rimgo/0.0.59/app-readme.md b/incubator/rimgo/0.0.60/app-readme.md similarity index 100% rename from incubator/rimgo/0.0.59/app-readme.md rename to incubator/rimgo/0.0.60/app-readme.md diff --git a/incubator/rimgo/0.0.59/charts/common-10.5.10.tgz b/incubator/rimgo/0.0.60/charts/common-10.5.10.tgz similarity index 100% rename from incubator/rimgo/0.0.59/charts/common-10.5.10.tgz rename to incubator/rimgo/0.0.60/charts/common-10.5.10.tgz diff --git a/incubator/rimgo/0.0.59/ix_values.yaml b/incubator/rimgo/0.0.60/ix_values.yaml similarity index 82% rename from incubator/rimgo/0.0.59/ix_values.yaml rename to incubator/rimgo/0.0.60/ix_values.yaml index 7bde917ca73..282b65e870c 100644 --- a/incubator/rimgo/0.0.59/ix_values.yaml +++ b/incubator/rimgo/0.0.60/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rimgo - tag: latest@sha256:3d0df20c9cebabffdacebf3842c32896b1c2d97cdf5f21393c05bd6e09c75d80 + tag: latest@sha256:416394ee989e6f1cbf740c4423360869205f3d4712623f5b2b18bab4be1a0eaa persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/rimgo/0.0.59/questions.yaml b/incubator/rimgo/0.0.60/questions.yaml similarity index 100% rename from incubator/rimgo/0.0.59/questions.yaml rename to incubator/rimgo/0.0.60/questions.yaml diff --git a/incubator/rimgo/0.0.59/templates/common.yaml b/incubator/rimgo/0.0.60/templates/common.yaml similarity index 100% rename from incubator/rimgo/0.0.59/templates/common.yaml rename to incubator/rimgo/0.0.60/templates/common.yaml diff --git a/incubator/rimgo/0.0.59/values.yaml b/incubator/rimgo/0.0.60/values.yaml similarity index 100% rename from incubator/rimgo/0.0.59/values.yaml rename to incubator/rimgo/0.0.60/values.yaml diff --git a/incubator/rstudio/0.0.27/Chart.lock b/incubator/rstudio/0.0.27/Chart.lock deleted file mode 100644 index 2dc3d48e414..00000000000 --- a/incubator/rstudio/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:31:26.232278388Z" diff --git a/incubator/rstudio/0.0.27/CHANGELOG.md b/incubator/rstudio/0.0.28/CHANGELOG.md similarity index 87% rename from incubator/rstudio/0.0.27/CHANGELOG.md rename to incubator/rstudio/0.0.28/CHANGELOG.md index d0b9d072ef1..19d6ef4b199 100644 --- a/incubator/rstudio/0.0.27/CHANGELOG.md +++ b/incubator/rstudio/0.0.28/CHANGELOG.md @@ -2,6 +2,16 @@ +## [rstudio-0.0.28](https://github.com/truecharts/charts/compare/rstudio-0.0.27...rstudio-0.0.28) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [rstudio-0.0.27](https://github.com/truecharts/charts/compare/rstudio-0.0.25...rstudio-0.0.27) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rstudio-0.0.27](https://github.com/truecharts/charts/compare/rstudio-0.0.25...rstudio-0.0.27) (2022-09-20) diff --git a/incubator/rstudio/0.0.28/Chart.lock b/incubator/rstudio/0.0.28/Chart.lock new file mode 100644 index 00000000000..76c4222071e --- /dev/null +++ b/incubator/rstudio/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:49:28.504956752Z" diff --git a/incubator/rstudio/0.0.27/Chart.yaml b/incubator/rstudio/0.0.28/Chart.yaml similarity index 98% rename from incubator/rstudio/0.0.27/Chart.yaml rename to incubator/rstudio/0.0.28/Chart.yaml index f83526ad2d0..05d2fe9c1a0 100644 --- a/incubator/rstudio/0.0.27/Chart.yaml +++ b/incubator/rstudio/0.0.28/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/rocker-org/rocker-versioned - https://hub.docker.com/r/rocker/rstudio/ type: application -version: 0.0.27 +version: 0.0.28 diff --git a/incubator/rstudio/0.0.27/README.md b/incubator/rstudio/0.0.28/README.md similarity index 100% rename from incubator/rstudio/0.0.27/README.md rename to incubator/rstudio/0.0.28/README.md diff --git a/incubator/rstudio/0.0.27/app-readme.md b/incubator/rstudio/0.0.28/app-readme.md similarity index 100% rename from incubator/rstudio/0.0.27/app-readme.md rename to incubator/rstudio/0.0.28/app-readme.md diff --git a/incubator/rstudio/0.0.27/charts/common-10.5.10.tgz b/incubator/rstudio/0.0.28/charts/common-10.5.10.tgz similarity index 100% rename from incubator/rstudio/0.0.27/charts/common-10.5.10.tgz rename to incubator/rstudio/0.0.28/charts/common-10.5.10.tgz diff --git a/incubator/rstudio/0.0.27/ix_values.yaml b/incubator/rstudio/0.0.28/ix_values.yaml similarity index 87% rename from incubator/rstudio/0.0.27/ix_values.yaml rename to incubator/rstudio/0.0.28/ix_values.yaml index 2596c613080..ab745bd81cc 100644 --- a/incubator/rstudio/0.0.27/ix_values.yaml +++ b/incubator/rstudio/0.0.28/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rstudio - tag: latest@sha256:be346c21395ef35282b4c4df8228ec54067a89605cf07e905c58b0da0b009a8b + tag: latest@sha256:c02b7d6e0d1c6899c71a78f285c2e0dd4c28f542bd773587f95e27bf3266e822 persistence: userdatadirectory: enabled: true diff --git a/incubator/rstudio/0.0.27/questions.yaml b/incubator/rstudio/0.0.28/questions.yaml similarity index 100% rename from incubator/rstudio/0.0.27/questions.yaml rename to incubator/rstudio/0.0.28/questions.yaml diff --git a/incubator/rstudio/0.0.27/templates/common.yaml b/incubator/rstudio/0.0.28/templates/common.yaml similarity index 100% rename from incubator/rstudio/0.0.27/templates/common.yaml rename to incubator/rstudio/0.0.28/templates/common.yaml diff --git a/incubator/rstudio/0.0.27/values.yaml b/incubator/rstudio/0.0.28/values.yaml similarity index 100% rename from incubator/rstudio/0.0.27/values.yaml rename to incubator/rstudio/0.0.28/values.yaml diff --git a/incubator/searxng/0.0.44/Chart.lock b/incubator/searxng/0.0.44/Chart.lock deleted file mode 100644 index 6627ed944ed..00000000000 --- a/incubator/searxng/0.0.44/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:32:17.116281837Z" diff --git a/incubator/searxng/0.0.44/CHANGELOG.md b/incubator/searxng/0.0.45/CHANGELOG.md similarity index 87% rename from incubator/searxng/0.0.44/CHANGELOG.md rename to incubator/searxng/0.0.45/CHANGELOG.md index 4d440513045..8dafca53d64 100644 --- a/incubator/searxng/0.0.44/CHANGELOG.md +++ b/incubator/searxng/0.0.45/CHANGELOG.md @@ -2,6 +2,16 @@ +## [searxng-0.0.45](https://github.com/truecharts/charts/compare/searxng-0.0.44...searxng-0.0.45) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [searxng-0.0.44](https://github.com/truecharts/charts/compare/searxng-0.0.39...searxng-0.0.44) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - diff --git a/incubator/searxng/0.0.45/Chart.lock b/incubator/searxng/0.0.45/Chart.lock new file mode 100644 index 00000000000..4a6de818f22 --- /dev/null +++ b/incubator/searxng/0.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:49:31.433107817Z" diff --git a/incubator/searxng/0.0.44/Chart.yaml b/incubator/searxng/0.0.45/Chart.yaml similarity index 98% rename from incubator/searxng/0.0.44/Chart.yaml rename to incubator/searxng/0.0.45/Chart.yaml index 07bad8c8cd6..f865b98ceab 100644 --- a/incubator/searxng/0.0.44/Chart.yaml +++ b/incubator/searxng/0.0.45/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/searxng/searxng - https://hub.docker.com/r/searxng/searxng type: application -version: 0.0.44 +version: 0.0.45 diff --git a/incubator/searxng/0.0.44/README.md b/incubator/searxng/0.0.45/README.md similarity index 100% rename from incubator/searxng/0.0.44/README.md rename to incubator/searxng/0.0.45/README.md diff --git a/incubator/searxng/0.0.44/app-readme.md b/incubator/searxng/0.0.45/app-readme.md similarity index 100% rename from incubator/searxng/0.0.44/app-readme.md rename to incubator/searxng/0.0.45/app-readme.md diff --git a/incubator/searxng/0.0.44/charts/common-10.5.10.tgz b/incubator/searxng/0.0.45/charts/common-10.5.10.tgz similarity index 100% rename from incubator/searxng/0.0.44/charts/common-10.5.10.tgz rename to incubator/searxng/0.0.45/charts/common-10.5.10.tgz diff --git a/incubator/searxng/0.0.44/ix_values.yaml b/incubator/searxng/0.0.45/ix_values.yaml similarity index 83% rename from incubator/searxng/0.0.44/ix_values.yaml rename to incubator/searxng/0.0.45/ix_values.yaml index 62cfae02490..24580b5341a 100644 --- a/incubator/searxng/0.0.44/ix_values.yaml +++ b/incubator/searxng/0.0.45/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searxng - tag: latest@sha256:5c770d30ae3ca1920c7efb59ea8d869c03d89d310eef2b40d1fc67125a341667 + tag: latest@sha256:43afc99e07a402436c6cc5aa6ea1a6e62ff0e551213790f677400d982056c1ba persistence: config: enabled: true diff --git a/incubator/searxng/0.0.44/questions.yaml b/incubator/searxng/0.0.45/questions.yaml similarity index 100% rename from incubator/searxng/0.0.44/questions.yaml rename to incubator/searxng/0.0.45/questions.yaml diff --git a/incubator/searxng/0.0.44/templates/common.yaml b/incubator/searxng/0.0.45/templates/common.yaml similarity index 100% rename from incubator/searxng/0.0.44/templates/common.yaml rename to incubator/searxng/0.0.45/templates/common.yaml diff --git a/incubator/searxng/0.0.44/values.yaml b/incubator/searxng/0.0.45/values.yaml similarity index 100% rename from incubator/searxng/0.0.44/values.yaml rename to incubator/searxng/0.0.45/values.yaml diff --git a/incubator/twonky-server/0.0.29/Chart.lock b/incubator/twonky-server/0.0.29/Chart.lock deleted file mode 100644 index d90e04e91a2..00000000000 --- a/incubator/twonky-server/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:38:46.083804794Z" diff --git a/incubator/twonky-server/0.0.29/CHANGELOG.md b/incubator/twonky-server/0.0.30/CHANGELOG.md similarity index 93% rename from incubator/twonky-server/0.0.29/CHANGELOG.md rename to incubator/twonky-server/0.0.30/CHANGELOG.md index 0afa6cbe46d..a35942e2e45 100644 --- a/incubator/twonky-server/0.0.29/CHANGELOG.md +++ b/incubator/twonky-server/0.0.30/CHANGELOG.md @@ -2,6 +2,16 @@ +## [twonky-server-0.0.30](https://github.com/truecharts/charts/compare/twonky-server-0.0.29...twonky-server-0.0.30) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [twonky-server-0.0.29](https://github.com/truecharts/charts/compare/twonky-server-0.0.27...twonky-server-0.0.29) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - refactor Services SCALE GUI - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [twonky-server-0.0.29](https://github.com/truecharts/charts/compare/twonky-server-0.0.27...twonky-server-0.0.29) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/twonky-server/0.0.30/Chart.lock b/incubator/twonky-server/0.0.30/Chart.lock new file mode 100644 index 00000000000..2e1007bb4a3 --- /dev/null +++ b/incubator/twonky-server/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:49:47.459379449Z" diff --git a/incubator/twonky-server/0.0.29/Chart.yaml b/incubator/twonky-server/0.0.30/Chart.yaml similarity index 98% rename from incubator/twonky-server/0.0.29/Chart.yaml rename to incubator/twonky-server/0.0.30/Chart.yaml index f3649fc426d..aaf0d7067f3 100644 --- a/incubator/twonky-server/0.0.29/Chart.yaml +++ b/incubator/twonky-server/0.0.30/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://github.com/H2CK/twonkyserver - https://hub.docker.com/r/dtjs48jkt/twonkyserver/ type: application -version: 0.0.29 +version: 0.0.30 diff --git a/incubator/twonky-server/0.0.29/README.md b/incubator/twonky-server/0.0.30/README.md similarity index 100% rename from incubator/twonky-server/0.0.29/README.md rename to incubator/twonky-server/0.0.30/README.md diff --git a/incubator/twonky-server/0.0.29/app-readme.md b/incubator/twonky-server/0.0.30/app-readme.md similarity index 100% rename from incubator/twonky-server/0.0.29/app-readme.md rename to incubator/twonky-server/0.0.30/app-readme.md diff --git a/incubator/twonky-server/0.0.29/charts/common-10.5.10.tgz b/incubator/twonky-server/0.0.30/charts/common-10.5.10.tgz similarity index 100% rename from incubator/twonky-server/0.0.29/charts/common-10.5.10.tgz rename to incubator/twonky-server/0.0.30/charts/common-10.5.10.tgz diff --git a/incubator/twonky-server/0.0.29/ix_values.yaml b/incubator/twonky-server/0.0.30/ix_values.yaml similarity index 84% rename from incubator/twonky-server/0.0.29/ix_values.yaml rename to incubator/twonky-server/0.0.30/ix_values.yaml index 841b6b07e7d..b9220685107 100644 --- a/incubator/twonky-server/0.0.29/ix_values.yaml +++ b/incubator/twonky-server/0.0.30/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/twonky-server - tag: latest@sha256:6b5e17ffba6303b35785403da0852c802b5266d2e43957b2fd6a48541ef808b8 + tag: latest@sha256:00a4184efc2dfa116da20e8cb8984ba54713bf438170a02a19add2a2bf5c4d5c persistence: config: enabled: true diff --git a/incubator/twonky-server/0.0.29/questions.yaml b/incubator/twonky-server/0.0.30/questions.yaml similarity index 100% rename from incubator/twonky-server/0.0.29/questions.yaml rename to incubator/twonky-server/0.0.30/questions.yaml diff --git a/incubator/twonky-server/0.0.29/templates/common.yaml b/incubator/twonky-server/0.0.30/templates/common.yaml similarity index 100% rename from incubator/twonky-server/0.0.29/templates/common.yaml rename to incubator/twonky-server/0.0.30/templates/common.yaml diff --git a/incubator/twonky-server/0.0.29/values.yaml b/incubator/twonky-server/0.0.30/values.yaml similarity index 100% rename from incubator/twonky-server/0.0.29/values.yaml rename to incubator/twonky-server/0.0.30/values.yaml diff --git a/incubator/vertex/0.0.52/CHANGELOG.md b/incubator/vertex/0.0.53/CHANGELOG.md similarity index 90% rename from incubator/vertex/0.0.52/CHANGELOG.md rename to incubator/vertex/0.0.53/CHANGELOG.md index 12a47b42194..d83e45b852f 100644 --- a/incubator/vertex/0.0.52/CHANGELOG.md +++ b/incubator/vertex/0.0.53/CHANGELOG.md @@ -2,6 +2,16 @@ +## [vertex-0.0.53](https://github.com/truecharts/charts/compare/vertex-0.0.52...vertex-0.0.53) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [vertex-0.0.52](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.52) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI diff --git a/incubator/vertex/0.0.53/Chart.lock b/incubator/vertex/0.0.53/Chart.lock new file mode 100644 index 00000000000..a1cbc8565d7 --- /dev/null +++ b/incubator/vertex/0.0.53/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:49:48.533623933Z" diff --git a/incubator/vertex/0.0.52/Chart.yaml b/incubator/vertex/0.0.53/Chart.yaml similarity index 98% rename from incubator/vertex/0.0.52/Chart.yaml rename to incubator/vertex/0.0.53/Chart.yaml index 7e43e4279e8..158c6c87858 100644 --- a/incubator/vertex/0.0.52/Chart.yaml +++ b/incubator/vertex/0.0.53/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://gitlab.lswl.in/lswl/vertex - https://hub.docker.com/r/lswl/vertex type: application -version: 0.0.52 +version: 0.0.53 diff --git a/incubator/vertex/0.0.52/README.md b/incubator/vertex/0.0.53/README.md similarity index 100% rename from incubator/vertex/0.0.52/README.md rename to incubator/vertex/0.0.53/README.md diff --git a/incubator/vertex/0.0.52/app-readme.md b/incubator/vertex/0.0.53/app-readme.md similarity index 100% rename from incubator/vertex/0.0.52/app-readme.md rename to incubator/vertex/0.0.53/app-readme.md diff --git a/incubator/vertex/0.0.52/charts/common-10.5.10.tgz b/incubator/vertex/0.0.53/charts/common-10.5.10.tgz similarity index 100% rename from incubator/vertex/0.0.52/charts/common-10.5.10.tgz rename to incubator/vertex/0.0.53/charts/common-10.5.10.tgz diff --git a/incubator/vertex/0.0.52/ix_values.yaml b/incubator/vertex/0.0.53/ix_values.yaml similarity index 82% rename from incubator/vertex/0.0.52/ix_values.yaml rename to incubator/vertex/0.0.53/ix_values.yaml index f07ba71f92c..9bec180eec9 100644 --- a/incubator/vertex/0.0.52/ix_values.yaml +++ b/incubator/vertex/0.0.53/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/vertex - tag: vstable@sha256:620d9e039c0ce598d3e803d64f5f45650f89d47cea7a6303d2f6d9e92f962bc0 + tag: vstable@sha256:8921d6b6fd9461f7b6c7cae7e82a6e01415e2cd9f088360fe1a5d651cee7597a persistence: config: enabled: true diff --git a/incubator/vertex/0.0.52/questions.yaml b/incubator/vertex/0.0.53/questions.yaml similarity index 100% rename from incubator/vertex/0.0.52/questions.yaml rename to incubator/vertex/0.0.53/questions.yaml diff --git a/incubator/vertex/0.0.52/templates/common.yaml b/incubator/vertex/0.0.53/templates/common.yaml similarity index 100% rename from incubator/vertex/0.0.52/templates/common.yaml rename to incubator/vertex/0.0.53/templates/common.yaml diff --git a/incubator/vertex/0.0.52/values.yaml b/incubator/vertex/0.0.53/values.yaml similarity index 100% rename from incubator/vertex/0.0.52/values.yaml rename to incubator/vertex/0.0.53/values.yaml diff --git a/incubator/virt-manager/0.0.58/Chart.lock b/incubator/virt-manager/0.0.58/Chart.lock deleted file mode 100644 index 6a884e58017..00000000000 --- a/incubator/virt-manager/0.0.58/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:40:09.335656484Z" diff --git a/incubator/virt-manager/0.0.58/CHANGELOG.md b/incubator/virt-manager/0.0.59/CHANGELOG.md similarity index 92% rename from incubator/virt-manager/0.0.58/CHANGELOG.md rename to incubator/virt-manager/0.0.59/CHANGELOG.md index 165f719d4cd..0f4ea58776a 100644 --- a/incubator/virt-manager/0.0.58/CHANGELOG.md +++ b/incubator/virt-manager/0.0.59/CHANGELOG.md @@ -2,6 +2,16 @@ +## [virt-manager-0.0.59](https://github.com/truecharts/charts/compare/virt-manager-0.0.58...virt-manager-0.0.59) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [virt-manager-0.0.58](https://github.com/truecharts/charts/compare/virt-manager-0.0.52...virt-manager-0.0.58) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ ## [virt-manager-0.0.56](https://github.com/truecharts/charts/compare/virt-manager-0.0.52...virt-manager-0.0.56) (2022-09-20) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/drawio/2.0.44/Chart.lock b/incubator/virt-manager/0.0.59/Chart.lock similarity index 80% rename from stable/drawio/2.0.44/Chart.lock rename to incubator/virt-manager/0.0.59/Chart.lock index 76b1485317f..cdfac6cd30e 100644 --- a/stable/drawio/2.0.44/Chart.lock +++ b/incubator/virt-manager/0.0.59/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:50:24.37761909Z" +generated: "2022-09-23T21:49:53.20512538Z" diff --git a/incubator/virt-manager/0.0.58/Chart.yaml b/incubator/virt-manager/0.0.59/Chart.yaml similarity index 98% rename from incubator/virt-manager/0.0.58/Chart.yaml rename to incubator/virt-manager/0.0.59/Chart.yaml index 9c49882a9e9..81a3cb46351 100644 --- a/incubator/virt-manager/0.0.58/Chart.yaml +++ b/incubator/virt-manager/0.0.59/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager - https://hub.docker.com/r/mber5/virt-manager type: application -version: 0.0.58 +version: 0.0.59 diff --git a/incubator/virt-manager/0.0.58/README.md b/incubator/virt-manager/0.0.59/README.md similarity index 100% rename from incubator/virt-manager/0.0.58/README.md rename to incubator/virt-manager/0.0.59/README.md diff --git a/incubator/virt-manager/0.0.58/app-readme.md b/incubator/virt-manager/0.0.59/app-readme.md similarity index 100% rename from incubator/virt-manager/0.0.58/app-readme.md rename to incubator/virt-manager/0.0.59/app-readme.md diff --git a/incubator/virt-manager/0.0.58/charts/common-10.5.10.tgz b/incubator/virt-manager/0.0.59/charts/common-10.5.10.tgz similarity index 100% rename from incubator/virt-manager/0.0.58/charts/common-10.5.10.tgz rename to incubator/virt-manager/0.0.59/charts/common-10.5.10.tgz diff --git a/incubator/virt-manager/0.0.58/ix_values.yaml b/incubator/virt-manager/0.0.59/ix_values.yaml similarity index 87% rename from incubator/virt-manager/0.0.58/ix_values.yaml rename to incubator/virt-manager/0.0.59/ix_values.yaml index 7121f293ec5..b7882eabf27 100644 --- a/incubator/virt-manager/0.0.58/ix_values.yaml +++ b/incubator/virt-manager/0.0.59/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/virt-manager - tag: latest@sha256:f281426cc8f64b4f5f1df1792701eaa41130ec9f1584ac07002e2edb0d282567 + tag: latest@sha256:d21b15e4ea4a2afc6e1678e686ac164ddc3c05e8ef8dce41acbf22c41d5ce452 persistence: devkvm: enabled: true diff --git a/incubator/virt-manager/0.0.58/questions.yaml b/incubator/virt-manager/0.0.59/questions.yaml similarity index 100% rename from incubator/virt-manager/0.0.58/questions.yaml rename to incubator/virt-manager/0.0.59/questions.yaml diff --git a/incubator/virt-manager/0.0.58/templates/common.yaml b/incubator/virt-manager/0.0.59/templates/common.yaml similarity index 100% rename from incubator/virt-manager/0.0.58/templates/common.yaml rename to incubator/virt-manager/0.0.59/templates/common.yaml diff --git a/incubator/virt-manager/0.0.58/values.yaml b/incubator/virt-manager/0.0.59/values.yaml similarity index 100% rename from incubator/virt-manager/0.0.58/values.yaml rename to incubator/virt-manager/0.0.59/values.yaml diff --git a/stable/autobrr/1.0.1/Chart.lock b/stable/autobrr/1.0.1/Chart.lock deleted file mode 100644 index b241b5e0af1..00000000000 --- a/stable/autobrr/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:44:16.628952377Z" diff --git a/stable/autobrr/1.0.1/CHANGELOG.md b/stable/autobrr/1.0.2/CHANGELOG.md similarity index 91% rename from stable/autobrr/1.0.1/CHANGELOG.md rename to stable/autobrr/1.0.2/CHANGELOG.md index 1fb7a884a9f..e401f901c0e 100644 --- a/stable/autobrr/1.0.1/CHANGELOG.md +++ b/stable/autobrr/1.0.2/CHANGELOG.md @@ -2,6 +2,16 @@ +## [autobrr-1.0.2](https://github.com/truecharts/charts/compare/autobrr-1.0.1...autobrr-1.0.2) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [autobrr-1.0.1](https://github.com/truecharts/charts/compare/autobrr-1.0.0...autobrr-1.0.1) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - -## [autobrr-1.0.1](https://github.com/truecharts/charts/compare/autobrr-1.0.0...autobrr-1.0.1) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/autobrr/1.0.2/Chart.lock b/stable/autobrr/1.0.2/Chart.lock new file mode 100644 index 00000000000..eaf00389f32 --- /dev/null +++ b/stable/autobrr/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:49:56.076220152Z" diff --git a/stable/autobrr/1.0.1/Chart.yaml b/stable/autobrr/1.0.2/Chart.yaml similarity index 95% rename from stable/autobrr/1.0.1/Chart.yaml rename to stable/autobrr/1.0.2/Chart.yaml index d9cb0e1cfcd..347bc865f95 100644 --- a/stable/autobrr/1.0.1/Chart.yaml +++ b/stable/autobrr/1.0.2/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: autobrr -version: 1.0.1 -appVersion: "1.6.0" +version: 1.0.2 +appVersion: "1.7.0" description: The modern download automation tool for torrents. type: application deprecated: false diff --git a/stable/autobrr/1.0.1/README.md b/stable/autobrr/1.0.2/README.md similarity index 100% rename from stable/autobrr/1.0.1/README.md rename to stable/autobrr/1.0.2/README.md diff --git a/stable/autobrr/1.0.1/app-readme.md b/stable/autobrr/1.0.2/app-readme.md similarity index 100% rename from stable/autobrr/1.0.1/app-readme.md rename to stable/autobrr/1.0.2/app-readme.md diff --git a/stable/autobrr/1.0.1/charts/common-10.5.10.tgz b/stable/autobrr/1.0.2/charts/common-10.5.10.tgz similarity index 100% rename from stable/autobrr/1.0.1/charts/common-10.5.10.tgz rename to stable/autobrr/1.0.2/charts/common-10.5.10.tgz diff --git a/stable/autobrr/1.0.1/ix_values.yaml b/stable/autobrr/1.0.2/ix_values.yaml similarity index 91% rename from stable/autobrr/1.0.1/ix_values.yaml rename to stable/autobrr/1.0.2/ix_values.yaml index 33ceccd8bb4..e148e43ad7f 100644 --- a/stable/autobrr/1.0.1/ix_values.yaml +++ b/stable/autobrr/1.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/autobrr pullPolicy: IfNotPresent - tag: 1.6.0@sha256:fa0354e576466be6c48d87e78347ef062dbe3074954b4474a2f92998ea61debb + tag: 1.7.0@sha256:1721dd7e0c70890894a1b3570820ecee9cabf8f72857bb584fdc411a65b9acf8 service: main: diff --git a/stable/autobrr/1.0.1/questions.yaml b/stable/autobrr/1.0.2/questions.yaml similarity index 100% rename from stable/autobrr/1.0.1/questions.yaml rename to stable/autobrr/1.0.2/questions.yaml diff --git a/stable/autobrr/1.0.1/templates/common.yaml b/stable/autobrr/1.0.2/templates/common.yaml similarity index 100% rename from stable/autobrr/1.0.1/templates/common.yaml rename to stable/autobrr/1.0.2/templates/common.yaml diff --git a/stable/autobrr/1.0.1/values.yaml b/stable/autobrr/1.0.2/values.yaml similarity index 100% rename from stable/autobrr/1.0.1/values.yaml rename to stable/autobrr/1.0.2/values.yaml diff --git a/stable/autoscan/1.0.3/Chart.lock b/stable/autoscan/1.0.3/Chart.lock deleted file mode 100644 index fd531a93f11..00000000000 --- a/stable/autoscan/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:44:28.127032476Z" diff --git a/stable/autoscan/1.0.3/CHANGELOG.md b/stable/autoscan/1.0.4/CHANGELOG.md similarity index 88% rename from stable/autoscan/1.0.3/CHANGELOG.md rename to stable/autoscan/1.0.4/CHANGELOG.md index c9e016bc13d..2f04f83a8a2 100644 --- a/stable/autoscan/1.0.3/CHANGELOG.md +++ b/stable/autoscan/1.0.4/CHANGELOG.md @@ -2,6 +2,16 @@ +## [autoscan-1.0.4](https://github.com/truecharts/charts/compare/autoscan-1.0.3...autoscan-1.0.4) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [autoscan-1.0.3](https://github.com/truecharts/charts/compare/autoscan-1.0.0...autoscan-1.0.3) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - diff --git a/stable/autoscan/1.0.4/Chart.lock b/stable/autoscan/1.0.4/Chart.lock new file mode 100644 index 00000000000..76dcdd7f479 --- /dev/null +++ b/stable/autoscan/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:50:13.040295554Z" diff --git a/stable/autoscan/1.0.3/Chart.yaml b/stable/autoscan/1.0.4/Chart.yaml similarity index 98% rename from stable/autoscan/1.0.3/Chart.yaml rename to stable/autoscan/1.0.4/Chart.yaml index 66718f1f0c3..d0c326ca072 100644 --- a/stable/autoscan/1.0.3/Chart.yaml +++ b/stable/autoscan/1.0.4/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: autoscan -version: 1.0.3 +version: 1.0.4 appVersion: "latest" description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. type: application diff --git a/stable/autoscan/1.0.3/README.md b/stable/autoscan/1.0.4/README.md similarity index 100% rename from stable/autoscan/1.0.3/README.md rename to stable/autoscan/1.0.4/README.md diff --git a/stable/autoscan/1.0.3/app-readme.md b/stable/autoscan/1.0.4/app-readme.md similarity index 100% rename from stable/autoscan/1.0.3/app-readme.md rename to stable/autoscan/1.0.4/app-readme.md diff --git a/stable/autoscan/1.0.3/charts/common-10.5.10.tgz b/stable/autoscan/1.0.4/charts/common-10.5.10.tgz similarity index 100% rename from stable/autoscan/1.0.3/charts/common-10.5.10.tgz rename to stable/autoscan/1.0.4/charts/common-10.5.10.tgz diff --git a/stable/autoscan/1.0.3/ix_values.yaml b/stable/autoscan/1.0.4/ix_values.yaml similarity index 85% rename from stable/autoscan/1.0.3/ix_values.yaml rename to stable/autoscan/1.0.4/ix_values.yaml index 5c1a72b27e8..61ce348939c 100644 --- a/stable/autoscan/1.0.3/ix_values.yaml +++ b/stable/autoscan/1.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/autoscan - tag: latest@sha256:9ca96a16eee3543a6e0487b131b240797c93445bd5321d90686c417dc20b5c33 + tag: latest@sha256:ab998f524e5653d3150984d0e76d587014c8fcce9db7359593829f51f91fa46b podSecurityContext: runAsGroup: 0 diff --git a/stable/autoscan/1.0.3/questions.yaml b/stable/autoscan/1.0.4/questions.yaml similarity index 100% rename from stable/autoscan/1.0.3/questions.yaml rename to stable/autoscan/1.0.4/questions.yaml diff --git a/stable/autoscan/1.0.3/templates/common.yaml b/stable/autoscan/1.0.4/templates/common.yaml similarity index 100% rename from stable/autoscan/1.0.3/templates/common.yaml rename to stable/autoscan/1.0.4/templates/common.yaml diff --git a/stable/autoscan/1.0.3/values.yaml b/stable/autoscan/1.0.4/values.yaml similarity index 100% rename from stable/autoscan/1.0.3/values.yaml rename to stable/autoscan/1.0.4/values.yaml diff --git a/stable/babybuddy/8.0.51/CHANGELOG.md b/stable/babybuddy/8.0.52/CHANGELOG.md similarity index 87% rename from stable/babybuddy/8.0.51/CHANGELOG.md rename to stable/babybuddy/8.0.52/CHANGELOG.md index 4afe7703e1b..f6ca96f0b99 100644 --- a/stable/babybuddy/8.0.51/CHANGELOG.md +++ b/stable/babybuddy/8.0.52/CHANGELOG.md @@ -2,6 +2,16 @@ +## [babybuddy-8.0.52](https://github.com/truecharts/charts/compare/babybuddy-8.0.51...babybuddy-8.0.52) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [babybuddy-8.0.51](https://github.com/truecharts/charts/compare/babybuddy-8.0.49...babybuddy-8.0.51) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [babybuddy-8.0.51](https://github.com/truecharts/charts/compare/babybuddy-8.0.49...babybuddy-8.0.51) (2022-09-20) diff --git a/stable/babybuddy/8.0.51/Chart.lock b/stable/babybuddy/8.0.52/Chart.lock similarity index 85% rename from stable/babybuddy/8.0.51/Chart.lock rename to stable/babybuddy/8.0.52/Chart.lock index a23b9577f23..36c516a695b 100644 --- a/stable/babybuddy/8.0.51/Chart.lock +++ b/stable/babybuddy/8.0.52/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T13:44:57.594728387Z" +generated: "2022-09-23T21:50:23.365088271Z" diff --git a/stable/babybuddy/8.0.51/Chart.yaml b/stable/babybuddy/8.0.52/Chart.yaml similarity index 98% rename from stable/babybuddy/8.0.51/Chart.yaml rename to stable/babybuddy/8.0.52/Chart.yaml index faf67aa6fd5..5666b1d26f5 100644 --- a/stable/babybuddy/8.0.51/Chart.yaml +++ b/stable/babybuddy/8.0.52/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "1.12.2" kubeVersion: ">=1.16.0-0" -version: 8.0.51 +version: 8.0.52 name: babybuddy description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. type: application diff --git a/stable/babybuddy/8.0.51/README.md b/stable/babybuddy/8.0.52/README.md similarity index 100% rename from stable/babybuddy/8.0.51/README.md rename to stable/babybuddy/8.0.52/README.md diff --git a/stable/babybuddy/8.0.51/app-readme.md b/stable/babybuddy/8.0.52/app-readme.md similarity index 100% rename from stable/babybuddy/8.0.51/app-readme.md rename to stable/babybuddy/8.0.52/app-readme.md diff --git a/stable/babybuddy/8.0.51/charts/common-10.5.10.tgz b/stable/babybuddy/8.0.52/charts/common-10.5.10.tgz similarity index 100% rename from stable/babybuddy/8.0.51/charts/common-10.5.10.tgz rename to stable/babybuddy/8.0.52/charts/common-10.5.10.tgz diff --git a/stable/babybuddy/8.0.51/charts/postgresql-8.0.78.tgz b/stable/babybuddy/8.0.52/charts/postgresql-8.0.78.tgz similarity index 100% rename from stable/babybuddy/8.0.51/charts/postgresql-8.0.78.tgz rename to stable/babybuddy/8.0.52/charts/postgresql-8.0.78.tgz diff --git a/stable/babybuddy/8.0.51/ix_values.yaml b/stable/babybuddy/8.0.52/ix_values.yaml similarity index 91% rename from stable/babybuddy/8.0.51/ix_values.yaml rename to stable/babybuddy/8.0.52/ix_values.yaml index 3caf9a5e2b6..20b54cf0f43 100644 --- a/stable/babybuddy/8.0.51/ix_values.yaml +++ b/stable/babybuddy/8.0.52/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/babybuddy pullPolicy: IfNotPresent - tag: 1.12.2@sha256:42fac980b9ebe569a62195ec0c71f282030b3a5abd4bcfcde9ff6e696dea8dc6 + tag: 1.12.2@sha256:1666e5ce53aa7d7660f2bd02d027f2635172eb86e94fa97d409a3e9131e8fc79 env: DB_ENGINE: "django.db.backends.postgresql" diff --git a/stable/babybuddy/8.0.51/questions.yaml b/stable/babybuddy/8.0.52/questions.yaml similarity index 100% rename from stable/babybuddy/8.0.51/questions.yaml rename to stable/babybuddy/8.0.52/questions.yaml diff --git a/stable/babybuddy/8.0.51/templates/common.yaml b/stable/babybuddy/8.0.52/templates/common.yaml similarity index 100% rename from stable/babybuddy/8.0.51/templates/common.yaml rename to stable/babybuddy/8.0.52/templates/common.yaml diff --git a/stable/babybuddy/8.0.51/values.yaml b/stable/babybuddy/8.0.52/values.yaml similarity index 100% rename from stable/babybuddy/8.0.51/values.yaml rename to stable/babybuddy/8.0.52/values.yaml diff --git a/stable/beets/4.0.38/Chart.lock b/stable/beets/4.0.38/Chart.lock deleted file mode 100644 index 9c0aa5c2521..00000000000 --- a/stable/beets/4.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:45:18.201296008Z" diff --git a/stable/beets/4.0.38/CHANGELOG.md b/stable/beets/4.0.39/CHANGELOG.md similarity index 93% rename from stable/beets/4.0.38/CHANGELOG.md rename to stable/beets/4.0.39/CHANGELOG.md index bf356f4a8bb..dcd08dbb12f 100644 --- a/stable/beets/4.0.38/CHANGELOG.md +++ b/stable/beets/4.0.39/CHANGELOG.md @@ -2,6 +2,16 @@ +## [beets-4.0.39](https://github.com/truecharts/charts/compare/beets-4.0.38...beets-4.0.39) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [beets-4.0.38](https://github.com/truecharts/charts/compare/beets-4.0.37...beets-4.0.38) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - refactor Services SCALE GUI - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [beets-4.0.38](https://github.com/truecharts/charts/compare/beets-4.0.37...beets-4.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/beets/4.0.39/Chart.lock b/stable/beets/4.0.39/Chart.lock new file mode 100644 index 00000000000..aa830ad45e2 --- /dev/null +++ b/stable/beets/4.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:50:18.729812711Z" diff --git a/stable/beets/4.0.38/Chart.yaml b/stable/beets/4.0.39/Chart.yaml similarity index 98% rename from stable/beets/4.0.38/Chart.yaml rename to stable/beets/4.0.39/Chart.yaml index 7e6f96b87e7..d8c28c3a427 100644 --- a/stable/beets/4.0.38/Chart.yaml +++ b/stable/beets/4.0.39/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/linuxserver/docker-beets - https://beets.io/ type: application -version: 4.0.38 +version: 4.0.39 annotations: truecharts.org/catagories: | - media diff --git a/stable/beets/4.0.38/README.md b/stable/beets/4.0.39/README.md similarity index 100% rename from stable/beets/4.0.38/README.md rename to stable/beets/4.0.39/README.md diff --git a/stable/beets/4.0.38/app-readme.md b/stable/beets/4.0.39/app-readme.md similarity index 100% rename from stable/beets/4.0.38/app-readme.md rename to stable/beets/4.0.39/app-readme.md diff --git a/stable/beets/4.0.38/charts/common-10.5.10.tgz b/stable/beets/4.0.39/charts/common-10.5.10.tgz similarity index 100% rename from stable/beets/4.0.38/charts/common-10.5.10.tgz rename to stable/beets/4.0.39/charts/common-10.5.10.tgz diff --git a/stable/beets/4.0.38/ix_values.yaml b/stable/beets/4.0.39/ix_values.yaml similarity index 82% rename from stable/beets/4.0.38/ix_values.yaml rename to stable/beets/4.0.39/ix_values.yaml index 41b7433031c..246f00ae4e1 100644 --- a/stable/beets/4.0.38/ix_values.yaml +++ b/stable/beets/4.0.39/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/beets pullPolicy: IfNotPresent - tag: v1.6.0@sha256:7ec4d8b9c9d6154949b75c7bfc83a196bc4ef4d3cd6633e0453dbbba699fc5e0 + tag: v1.6.0@sha256:571676f583ff93fbebba7f03387c5f4db8385abd633386d70ac2c29a031861de securityContext: readOnlyRootFilesystem: false diff --git a/stable/beets/4.0.38/questions.yaml b/stable/beets/4.0.39/questions.yaml similarity index 100% rename from stable/beets/4.0.38/questions.yaml rename to stable/beets/4.0.39/questions.yaml diff --git a/stable/beets/4.0.38/templates/common.yaml b/stable/beets/4.0.39/templates/common.yaml similarity index 100% rename from stable/beets/4.0.38/templates/common.yaml rename to stable/beets/4.0.39/templates/common.yaml diff --git a/stable/beets/4.0.38/values.yaml b/stable/beets/4.0.39/values.yaml similarity index 100% rename from stable/beets/4.0.38/values.yaml rename to stable/beets/4.0.39/values.yaml diff --git a/stable/custom-app/5.1.64/Chart.lock b/stable/custom-app/5.1.64/Chart.lock deleted file mode 100644 index 073a6471d7b..00000000000 --- a/stable/custom-app/5.1.64/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:47:54.852464972Z" diff --git a/stable/custom-app/5.1.64/CHANGELOG.md b/stable/custom-app/5.1.65/CHANGELOG.md similarity index 90% rename from stable/custom-app/5.1.64/CHANGELOG.md rename to stable/custom-app/5.1.65/CHANGELOG.md index 9bb56426914..d7c375087e9 100644 --- a/stable/custom-app/5.1.64/CHANGELOG.md +++ b/stable/custom-app/5.1.65/CHANGELOG.md @@ -2,6 +2,16 @@ +## [custom-app-5.1.65](https://github.com/truecharts/charts/compare/custom-app-5.1.64...custom-app-5.1.65) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [custom-app-5.1.64](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.64) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI diff --git a/stable/custom-app/5.1.65/Chart.lock b/stable/custom-app/5.1.65/Chart.lock new file mode 100644 index 00000000000..ea4757b9f72 --- /dev/null +++ b/stable/custom-app/5.1.65/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:50:21.037678397Z" diff --git a/stable/custom-app/5.1.64/Chart.yaml b/stable/custom-app/5.1.65/Chart.yaml similarity index 94% rename from stable/custom-app/5.1.64/Chart.yaml rename to stable/custom-app/5.1.65/Chart.yaml index 4520e41072d..024d41f3789 100644 --- a/stable/custom-app/5.1.64/Chart.yaml +++ b/stable/custom-app/5.1.65/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.1916" +appVersion: "0.20.1934" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ name: custom-app sources: - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app type: application -version: 5.1.64 +version: 5.1.65 annotations: truecharts.org/catagories: | - custom diff --git a/stable/custom-app/5.1.64/README.md b/stable/custom-app/5.1.65/README.md similarity index 100% rename from stable/custom-app/5.1.64/README.md rename to stable/custom-app/5.1.65/README.md diff --git a/stable/custom-app/5.1.64/app-readme.md b/stable/custom-app/5.1.65/app-readme.md similarity index 100% rename from stable/custom-app/5.1.64/app-readme.md rename to stable/custom-app/5.1.65/app-readme.md diff --git a/stable/custom-app/5.1.64/charts/common-10.5.10.tgz b/stable/custom-app/5.1.65/charts/common-10.5.10.tgz similarity index 100% rename from stable/custom-app/5.1.64/charts/common-10.5.10.tgz rename to stable/custom-app/5.1.65/charts/common-10.5.10.tgz diff --git a/stable/custom-app/5.1.64/ci/test-values.yaml b/stable/custom-app/5.1.65/ci/test-values.yaml similarity index 88% rename from stable/custom-app/5.1.64/ci/test-values.yaml rename to stable/custom-app/5.1.65/ci/test-values.yaml index 410b617897a..10453db598b 100644 --- a/stable/custom-app/5.1.64/ci/test-values.yaml +++ b/stable/custom-app/5.1.65/ci/test-values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.1916@sha256:05cdd37e6824e397313be686f3f40a2f574da16db4949062d59dd56471cb6088 + tag: 0.20.1934@sha256:05b210351b8ac265805408956dee87afe9d6c00084cf14f04e215c16b7a553cf securityContext: readOnlyRootFilesystem: false diff --git a/stable/custom-app/5.1.64/ix_values.yaml b/stable/custom-app/5.1.65/ix_values.yaml similarity index 52% rename from stable/custom-app/5.1.64/ix_values.yaml rename to stable/custom-app/5.1.65/ix_values.yaml index c4bb28ebbde..2bb21f9d78a 100644 --- a/stable/custom-app/5.1.64/ix_values.yaml +++ b/stable/custom-app/5.1.65/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.1916@sha256:05cdd37e6824e397313be686f3f40a2f574da16db4949062d59dd56471cb6088 + tag: 0.20.1934@sha256:05b210351b8ac265805408956dee87afe9d6c00084cf14f04e215c16b7a553cf portal: enabled: true diff --git a/stable/custom-app/5.1.64/questions.yaml b/stable/custom-app/5.1.65/questions.yaml similarity index 100% rename from stable/custom-app/5.1.64/questions.yaml rename to stable/custom-app/5.1.65/questions.yaml diff --git a/stable/custom-app/5.1.64/templates/common.yaml b/stable/custom-app/5.1.65/templates/common.yaml similarity index 100% rename from stable/custom-app/5.1.64/templates/common.yaml rename to stable/custom-app/5.1.65/templates/common.yaml diff --git a/stable/custom-app/5.1.64/values.yaml b/stable/custom-app/5.1.65/values.yaml similarity index 100% rename from stable/custom-app/5.1.64/values.yaml rename to stable/custom-app/5.1.65/values.yaml diff --git a/stable/cyberchef/2.0.86/Chart.lock b/stable/cyberchef/2.0.86/Chart.lock deleted file mode 100644 index 71f30533064..00000000000 --- a/stable/cyberchef/2.0.86/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:48:00.769978281Z" diff --git a/stable/cyberchef/2.0.86/CHANGELOG.md b/stable/cyberchef/2.0.87/CHANGELOG.md similarity index 90% rename from stable/cyberchef/2.0.86/CHANGELOG.md rename to stable/cyberchef/2.0.87/CHANGELOG.md index fce40dfb2c5..340ef85bbcc 100644 --- a/stable/cyberchef/2.0.86/CHANGELOG.md +++ b/stable/cyberchef/2.0.87/CHANGELOG.md @@ -2,6 +2,16 @@ +## [cyberchef-2.0.87](https://github.com/truecharts/charts/compare/cyberchef-2.0.86...cyberchef-2.0.87) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [cyberchef-2.0.86](https://github.com/truecharts/charts/compare/cyberchef-2.0.82...cyberchef-2.0.86) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI diff --git a/stable/cyberchef/2.0.87/Chart.lock b/stable/cyberchef/2.0.87/Chart.lock new file mode 100644 index 00000000000..90aa6a3f6b6 --- /dev/null +++ b/stable/cyberchef/2.0.87/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:50:38.505441201Z" diff --git a/stable/cyberchef/2.0.86/Chart.yaml b/stable/cyberchef/2.0.87/Chart.yaml similarity index 98% rename from stable/cyberchef/2.0.86/Chart.yaml rename to stable/cyberchef/2.0.87/Chart.yaml index 1e8c5cc1e1e..9fed2173e6c 100644 --- a/stable/cyberchef/2.0.86/Chart.yaml +++ b/stable/cyberchef/2.0.87/Chart.yaml @@ -18,7 +18,7 @@ name: cyberchef sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef - https://hub.docker.com/r/mpepping/cyberchef -version: 2.0.86 +version: 2.0.87 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/cyberchef/2.0.86/README.md b/stable/cyberchef/2.0.87/README.md similarity index 100% rename from stable/cyberchef/2.0.86/README.md rename to stable/cyberchef/2.0.87/README.md diff --git a/stable/cyberchef/2.0.86/app-readme.md b/stable/cyberchef/2.0.87/app-readme.md similarity index 100% rename from stable/cyberchef/2.0.86/app-readme.md rename to stable/cyberchef/2.0.87/app-readme.md diff --git a/stable/cyberchef/2.0.86/charts/common-10.5.10.tgz b/stable/cyberchef/2.0.87/charts/common-10.5.10.tgz similarity index 100% rename from stable/cyberchef/2.0.86/charts/common-10.5.10.tgz rename to stable/cyberchef/2.0.87/charts/common-10.5.10.tgz diff --git a/stable/cyberchef/2.0.86/ix_values.yaml b/stable/cyberchef/2.0.87/ix_values.yaml similarity index 78% rename from stable/cyberchef/2.0.86/ix_values.yaml rename to stable/cyberchef/2.0.87/ix_values.yaml index f4b08083f54..4a6728b4ed1 100644 --- a/stable/cyberchef/2.0.86/ix_values.yaml +++ b/stable/cyberchef/2.0.87/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/cyberchef - tag: 9.46.5@sha256:2ee531b77dc5e272335c3a232aa4c880ee4150504df26fb41db05dd0b40c38f0 + tag: 9.46.5@sha256:04e8196cf38fac5b20b3bbd69bbebc38b2a6ad686eb7c9d415d459bb8ceafc25 pullPolicy: IfNotPresent securityContext: diff --git a/stable/cyberchef/2.0.86/questions.yaml b/stable/cyberchef/2.0.87/questions.yaml similarity index 100% rename from stable/cyberchef/2.0.86/questions.yaml rename to stable/cyberchef/2.0.87/questions.yaml diff --git a/stable/cyberchef/2.0.86/templates/common.yaml b/stable/cyberchef/2.0.87/templates/common.yaml similarity index 100% rename from stable/cyberchef/2.0.86/templates/common.yaml rename to stable/cyberchef/2.0.87/templates/common.yaml diff --git a/stable/cyberchef/2.0.86/values.yaml b/stable/cyberchef/2.0.87/values.yaml similarity index 100% rename from stable/cyberchef/2.0.86/values.yaml rename to stable/cyberchef/2.0.87/values.yaml diff --git a/stable/digikam/4.0.33/Chart.lock b/stable/digikam/4.0.33/Chart.lock deleted file mode 100644 index 8770a2ed7fa..00000000000 --- a/stable/digikam/4.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:49:17.864033722Z" diff --git a/stable/digikam/4.0.33/CHANGELOG.md b/stable/digikam/4.0.34/CHANGELOG.md similarity index 87% rename from stable/digikam/4.0.33/CHANGELOG.md rename to stable/digikam/4.0.34/CHANGELOG.md index e0c9096858a..f02bc8d1c5a 100644 --- a/stable/digikam/4.0.33/CHANGELOG.md +++ b/stable/digikam/4.0.34/CHANGELOG.md @@ -2,6 +2,16 @@ +## [digikam-4.0.34](https://github.com/truecharts/charts/compare/digikam-4.0.33...digikam-4.0.34) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [digikam-4.0.33](https://github.com/truecharts/charts/compare/digikam-4.0.31...digikam-4.0.33) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [digikam-4.0.33](https://github.com/truecharts/charts/compare/digikam-4.0.31...digikam-4.0.33) (2022-09-20) diff --git a/stable/digikam/4.0.34/Chart.lock b/stable/digikam/4.0.34/Chart.lock new file mode 100644 index 00000000000..dafc6393b0a --- /dev/null +++ b/stable/digikam/4.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:50:44.802532651Z" diff --git a/stable/digikam/4.0.33/Chart.yaml b/stable/digikam/4.0.34/Chart.yaml similarity index 98% rename from stable/digikam/4.0.33/Chart.yaml rename to stable/digikam/4.0.34/Chart.yaml index 55e99ca4556..f9b40299c0d 100644 --- a/stable/digikam/4.0.33/Chart.yaml +++ b/stable/digikam/4.0.34/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/linuxserver/docker-digikam - https://www.digikam.org/ type: application -version: 4.0.33 +version: 4.0.34 annotations: truecharts.org/catagories: | - media diff --git a/stable/digikam/4.0.33/README.md b/stable/digikam/4.0.34/README.md similarity index 100% rename from stable/digikam/4.0.33/README.md rename to stable/digikam/4.0.34/README.md diff --git a/stable/digikam/4.0.33/app-readme.md b/stable/digikam/4.0.34/app-readme.md similarity index 100% rename from stable/digikam/4.0.33/app-readme.md rename to stable/digikam/4.0.34/app-readme.md diff --git a/stable/digikam/4.0.33/charts/common-10.5.10.tgz b/stable/digikam/4.0.34/charts/common-10.5.10.tgz similarity index 100% rename from stable/digikam/4.0.33/charts/common-10.5.10.tgz rename to stable/digikam/4.0.34/charts/common-10.5.10.tgz diff --git a/stable/digikam/4.0.33/ix_values.yaml b/stable/digikam/4.0.34/ix_values.yaml similarity index 82% rename from stable/digikam/4.0.33/ix_values.yaml rename to stable/digikam/4.0.34/ix_values.yaml index 7b631739fe4..bb57176f504 100644 --- a/stable/digikam/4.0.33/ix_values.yaml +++ b/stable/digikam/4.0.34/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/digikam pullPolicy: IfNotPresent - tag: v7.8.0@sha256:3268a59be28c5c7c6aaa4ad125f2f73b0c8ce19067bdb0e1cd47038be509ffb3 + tag: v7.8.0@sha256:efd7c9f3e2bfbfe45e93d3c7806db4f96fada39d87af51900cd736ccc8e72ffa securityContext: readOnlyRootFilesystem: false diff --git a/stable/digikam/4.0.33/questions.yaml b/stable/digikam/4.0.34/questions.yaml similarity index 100% rename from stable/digikam/4.0.33/questions.yaml rename to stable/digikam/4.0.34/questions.yaml diff --git a/stable/digikam/4.0.33/templates/common.yaml b/stable/digikam/4.0.34/templates/common.yaml similarity index 100% rename from stable/digikam/4.0.33/templates/common.yaml rename to stable/digikam/4.0.34/templates/common.yaml diff --git a/stable/digikam/4.0.33/values.yaml b/stable/digikam/4.0.34/values.yaml similarity index 100% rename from stable/digikam/4.0.33/values.yaml rename to stable/digikam/4.0.34/values.yaml diff --git a/stable/domoticz/2.0.36/Chart.lock b/stable/domoticz/2.0.36/Chart.lock deleted file mode 100644 index 9b31a2610bc..00000000000 --- a/stable/domoticz/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:49:59.031031664Z" diff --git a/stable/domoticz/2.0.36/CHANGELOG.md b/stable/domoticz/2.0.37/CHANGELOG.md similarity index 93% rename from stable/domoticz/2.0.36/CHANGELOG.md rename to stable/domoticz/2.0.37/CHANGELOG.md index cb5aac162b4..66ab72cade1 100644 --- a/stable/domoticz/2.0.36/CHANGELOG.md +++ b/stable/domoticz/2.0.37/CHANGELOG.md @@ -2,6 +2,16 @@ +## [domoticz-2.0.37](https://github.com/truecharts/charts/compare/domoticz-2.0.36...domoticz-2.0.37) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [domoticz-2.0.36](https://github.com/truecharts/charts/compare/domoticz-2.0.35...domoticz-2.0.36) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - refactor Services SCALE GUI - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [domoticz-2.0.36](https://github.com/truecharts/charts/compare/domoticz-2.0.35...domoticz-2.0.36) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/domoticz/2.0.37/Chart.lock b/stable/domoticz/2.0.37/Chart.lock new file mode 100644 index 00000000000..9a14476503a --- /dev/null +++ b/stable/domoticz/2.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:50:46.154408745Z" diff --git a/stable/domoticz/2.0.36/Chart.yaml b/stable/domoticz/2.0.37/Chart.yaml similarity index 98% rename from stable/domoticz/2.0.36/Chart.yaml rename to stable/domoticz/2.0.37/Chart.yaml index 12c4bf0c4cc..d6097c662a5 100644 --- a/stable/domoticz/2.0.36/Chart.yaml +++ b/stable/domoticz/2.0.37/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: domoticz -version: 2.0.36 +version: 2.0.37 appVersion: "2022.1.202" description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more." type: application diff --git a/stable/domoticz/2.0.36/README.md b/stable/domoticz/2.0.37/README.md similarity index 100% rename from stable/domoticz/2.0.36/README.md rename to stable/domoticz/2.0.37/README.md diff --git a/stable/domoticz/2.0.36/app-readme.md b/stable/domoticz/2.0.37/app-readme.md similarity index 100% rename from stable/domoticz/2.0.36/app-readme.md rename to stable/domoticz/2.0.37/app-readme.md diff --git a/stable/domoticz/2.0.36/charts/common-10.5.10.tgz b/stable/domoticz/2.0.37/charts/common-10.5.10.tgz similarity index 100% rename from stable/domoticz/2.0.36/charts/common-10.5.10.tgz rename to stable/domoticz/2.0.37/charts/common-10.5.10.tgz diff --git a/stable/domoticz/2.0.36/ix_values.yaml b/stable/domoticz/2.0.37/ix_values.yaml similarity index 96% rename from stable/domoticz/2.0.36/ix_values.yaml rename to stable/domoticz/2.0.37/ix_values.yaml index 6b6564f470f..19e8b4cfc26 100644 --- a/stable/domoticz/2.0.36/ix_values.yaml +++ b/stable/domoticz/2.0.37/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/domoticz pullPolicy: IfNotPresent - tag: 2022.1.20220908 + tag: 2022.1.20220922 securityContext: runAsNonRoot: false diff --git a/stable/domoticz/2.0.36/questions.yaml b/stable/domoticz/2.0.37/questions.yaml similarity index 100% rename from stable/domoticz/2.0.36/questions.yaml rename to stable/domoticz/2.0.37/questions.yaml diff --git a/stable/domoticz/2.0.36/templates/common.yaml b/stable/domoticz/2.0.37/templates/common.yaml similarity index 100% rename from stable/domoticz/2.0.36/templates/common.yaml rename to stable/domoticz/2.0.37/templates/common.yaml diff --git a/stable/domoticz/2.0.36/values.yaml b/stable/domoticz/2.0.37/values.yaml similarity index 100% rename from stable/domoticz/2.0.36/values.yaml rename to stable/domoticz/2.0.37/values.yaml diff --git a/stable/drawio/2.0.44/CHANGELOG.md b/stable/drawio/2.0.45/CHANGELOG.md similarity index 93% rename from stable/drawio/2.0.44/CHANGELOG.md rename to stable/drawio/2.0.45/CHANGELOG.md index 1f3e552a255..3d4d7e7c6cb 100644 --- a/stable/drawio/2.0.44/CHANGELOG.md +++ b/stable/drawio/2.0.45/CHANGELOG.md @@ -2,6 +2,16 @@ +## [drawio-2.0.45](https://github.com/truecharts/charts/compare/drawio-2.0.44...drawio-2.0.45) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [drawio-2.0.44](https://github.com/truecharts/charts/compare/drawio-2.0.43...drawio-2.0.44) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - refactor Services SCALE GUI - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [drawio-2.0.44](https://github.com/truecharts/charts/compare/drawio-2.0.43...drawio-2.0.44) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/drawio/2.0.45/Chart.lock b/stable/drawio/2.0.45/Chart.lock new file mode 100644 index 00000000000..f9407d46c48 --- /dev/null +++ b/stable/drawio/2.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:50:58.403583246Z" diff --git a/stable/drawio/2.0.44/Chart.yaml b/stable/drawio/2.0.45/Chart.yaml similarity index 95% rename from stable/drawio/2.0.44/Chart.yaml rename to stable/drawio/2.0.45/Chart.yaml index 2b4fceaf593..792872309f6 100644 --- a/stable/drawio/2.0.44/Chart.yaml +++ b/stable/drawio/2.0.45/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "20.2.8" +appVersion: "20.3.6" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/drawio - https://hub.docker.com/r/jgraph/drawio - https://github.com/jgraph/drawio -version: 2.0.44 +version: 2.0.45 annotations: truecharts.org/catagories: | - media diff --git a/stable/drawio/2.0.44/README.md b/stable/drawio/2.0.45/README.md similarity index 100% rename from stable/drawio/2.0.44/README.md rename to stable/drawio/2.0.45/README.md diff --git a/stable/drawio/2.0.44/app-readme.md b/stable/drawio/2.0.45/app-readme.md similarity index 100% rename from stable/drawio/2.0.44/app-readme.md rename to stable/drawio/2.0.45/app-readme.md diff --git a/stable/drawio/2.0.44/charts/common-10.5.10.tgz b/stable/drawio/2.0.45/charts/common-10.5.10.tgz similarity index 100% rename from stable/drawio/2.0.44/charts/common-10.5.10.tgz rename to stable/drawio/2.0.45/charts/common-10.5.10.tgz diff --git a/stable/drawio/2.0.44/ix_values.yaml b/stable/drawio/2.0.45/ix_values.yaml similarity index 78% rename from stable/drawio/2.0.44/ix_values.yaml rename to stable/drawio/2.0.45/ix_values.yaml index 317e5c47d70..e2b5c0e962d 100644 --- a/stable/drawio/2.0.44/ix_values.yaml +++ b/stable/drawio/2.0.45/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/drawio - tag: 20.2.8@sha256:0f95035986b4a8392afe8a861b0abfb735c311a6b313c9d58c3365fcba3d020e + tag: 20.3.6@sha256:d9d81d494779f820ecd52bb176db85756fee8c1ce2c1918528741c3356b26461 pullPolicy: IfNotPresent securityContext: diff --git a/stable/drawio/2.0.44/questions.yaml b/stable/drawio/2.0.45/questions.yaml similarity index 100% rename from stable/drawio/2.0.44/questions.yaml rename to stable/drawio/2.0.45/questions.yaml diff --git a/stable/drawio/2.0.44/templates/common.yaml b/stable/drawio/2.0.45/templates/common.yaml similarity index 100% rename from stable/drawio/2.0.44/templates/common.yaml rename to stable/drawio/2.0.45/templates/common.yaml diff --git a/stable/drawio/2.0.44/values.yaml b/stable/drawio/2.0.45/values.yaml similarity index 100% rename from stable/drawio/2.0.44/values.yaml rename to stable/drawio/2.0.45/values.yaml diff --git a/stable/esphome/11.0.38/CHANGELOG.md b/stable/esphome/11.0.38/CHANGELOG.md new file mode 100644 index 00000000000..d29a2e8ab03 --- /dev/null +++ b/stable/esphome/11.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [esphome-11.0.38](https://github.com/truecharts/charts/compare/esphome-11.0.37...esphome-11.0.38) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [esphome-11.0.37](https://github.com/truecharts/charts/compare/esphome-11.0.35...esphome-11.0.37) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [esphome-11.0.37](https://github.com/truecharts/charts/compare/esphome-11.0.35...esphome-11.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [esphome-11.0.36](https://github.com/truecharts/charts/compare/esphome-11.0.35...esphome-11.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [esphome-11.0.36](https://github.com/truecharts/charts/compare/esphome-11.0.35...esphome-11.0.36) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/esphome/11.0.38/Chart.lock b/stable/esphome/11.0.38/Chart.lock new file mode 100644 index 00000000000..ab7b3f1ca19 --- /dev/null +++ b/stable/esphome/11.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:51:04.012432748Z" diff --git a/stable/esphome/11.0.38/Chart.yaml b/stable/esphome/11.0.38/Chart.yaml new file mode 100644 index 00000000000..ed0d770ac51 --- /dev/null +++ b/stable/esphome/11.0.38/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2022.9.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. +home: https://truecharts.org/docs/charts/stable/esphome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png +keywords: + - esphome +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: esphome +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/esphome + - https://github.com/esphome/esphome + - https://hub.docker.com/u/esphome +type: application +version: 11.0.38 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/esphome/11.0.38/README.md b/stable/esphome/11.0.38/README.md new file mode 100644 index 00000000000..83d0d8a1e61 --- /dev/null +++ b/stable/esphome/11.0.38/README.md @@ -0,0 +1,107 @@ +# esphome + +ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [esphome](https://truecharts.org/docs/charts/stable/esphome) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `esphome` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install esphome TrueCharts/esphome +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `esphome` deployment + +```console +helm uninstall esphome +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install esphome \ + --set env.TZ="America/New York" \ + TrueCharts/esphome +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install esphome TrueCharts/esphome -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/esphome/11.0.38/app-readme.md b/stable/esphome/11.0.38/app-readme.md new file mode 100644 index 00000000000..4c8d1d55300 --- /dev/null +++ b/stable/esphome/11.0.38/app-readme.md @@ -0,0 +1,8 @@ +ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/esphome](https://truecharts.org/docs/charts/stable/esphome) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/filezilla/4.0.39/charts/common-10.5.10.tgz b/stable/esphome/11.0.38/charts/common-10.5.10.tgz similarity index 100% rename from stable/filezilla/4.0.39/charts/common-10.5.10.tgz rename to stable/esphome/11.0.38/charts/common-10.5.10.tgz diff --git a/stable/esphome/11.0.38/ix_values.yaml b/stable/esphome/11.0.38/ix_values.yaml new file mode 100644 index 00000000000..4daca718364 --- /dev/null +++ b/stable/esphome/11.0.38/ix_values.yaml @@ -0,0 +1,43 @@ +image: + repository: tccr.io/truecharts/esphome + pullPolicy: IfNotPresent + tag: 2022.9.1@sha256:bdd11973d5fa55f294ff52125af801001225695794d31cc80260dbc4b2539ba3 + +# App needs to run as root because of this: https://github.com/esphome/issues/issues/2752 +securityContext: + runAsNonRoot: false + readOnlyRootFilesystem: false + privileged: true + allowPrivilegeEscalation: true + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 6052 + targetPort: 6052 + +env: + {} + # ESPHOME_DASHBOARD_USE_PING: true + # ESPHOME_DASHBOARD_RELATIVE_URL: "/" + # ESPHOME_QUICKWIZARD: + # ESPHOME_IS_HASSIO: + # DISABLE_HA_AUTHENTICATION: + # USERNAME: + # PASSWORD: + +persistence: + config: + enabled: true + mountPath: "/config" + platformio: + enabled: true + mountPath: "/.platformio" + +portal: + enabled: true diff --git a/stable/esphome/11.0.38/questions.yaml b/stable/esphome/11.0.38/questions.yaml new file mode 100644 index 00000000000..2caf19d7746 --- /dev/null +++ b/stable/esphome/11.0.38/questions.yaml @@ -0,0 +1,2724 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 6052 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 6052 + # Configure app volumes + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: platformio + label: "Platformio Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: true + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: true + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/matomo/3.0.64/templates/common.yaml b/stable/esphome/11.0.38/templates/common.yaml similarity index 100% rename from stable/matomo/3.0.64/templates/common.yaml rename to stable/esphome/11.0.38/templates/common.yaml diff --git a/stable/filezilla/4.0.39/values.yaml b/stable/esphome/11.0.38/values.yaml similarity index 100% rename from stable/filezilla/4.0.39/values.yaml rename to stable/esphome/11.0.38/values.yaml diff --git a/stable/filezilla/4.0.39/Chart.lock b/stable/filezilla/4.0.39/Chart.lock deleted file mode 100644 index 48a59f41198..00000000000 --- a/stable/filezilla/4.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:52:29.137356483Z" diff --git a/stable/filezilla/4.0.39/CHANGELOG.md b/stable/filezilla/4.0.40/CHANGELOG.md similarity index 87% rename from stable/filezilla/4.0.39/CHANGELOG.md rename to stable/filezilla/4.0.40/CHANGELOG.md index dbcb9b1c3c4..d0acfe28723 100644 --- a/stable/filezilla/4.0.39/CHANGELOG.md +++ b/stable/filezilla/4.0.40/CHANGELOG.md @@ -2,6 +2,16 @@ +## [filezilla-4.0.40](https://github.com/truecharts/charts/compare/filezilla-4.0.39...filezilla-4.0.40) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-20) diff --git a/stable/filezilla/4.0.40/Chart.lock b/stable/filezilla/4.0.40/Chart.lock new file mode 100644 index 00000000000..ead61f6b722 --- /dev/null +++ b/stable/filezilla/4.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:51:10.337759699Z" diff --git a/stable/filezilla/4.0.39/Chart.yaml b/stable/filezilla/4.0.40/Chart.yaml similarity index 98% rename from stable/filezilla/4.0.39/Chart.yaml rename to stable/filezilla/4.0.40/Chart.yaml index 0fe92b9812f..be4c69f0230 100644 --- a/stable/filezilla/4.0.39/Chart.yaml +++ b/stable/filezilla/4.0.40/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://filezilla-project.org/ - https://github.com/linuxserver/docker-filezilla type: application -version: 4.0.39 +version: 4.0.40 annotations: truecharts.org/catagories: | - media diff --git a/stable/filezilla/4.0.39/README.md b/stable/filezilla/4.0.40/README.md similarity index 100% rename from stable/filezilla/4.0.39/README.md rename to stable/filezilla/4.0.40/README.md diff --git a/stable/filezilla/4.0.39/app-readme.md b/stable/filezilla/4.0.40/app-readme.md similarity index 100% rename from stable/filezilla/4.0.39/app-readme.md rename to stable/filezilla/4.0.40/app-readme.md diff --git a/stable/kitchenowl/1.0.4/charts/common-10.5.10.tgz b/stable/filezilla/4.0.40/charts/common-10.5.10.tgz similarity index 100% rename from stable/kitchenowl/1.0.4/charts/common-10.5.10.tgz rename to stable/filezilla/4.0.40/charts/common-10.5.10.tgz diff --git a/stable/filezilla/4.0.39/ix_values.yaml b/stable/filezilla/4.0.40/ix_values.yaml similarity index 82% rename from stable/filezilla/4.0.39/ix_values.yaml rename to stable/filezilla/4.0.40/ix_values.yaml index e391797f3cc..8bdf69a5703 100644 --- a/stable/filezilla/4.0.39/ix_values.yaml +++ b/stable/filezilla/4.0.40/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/filezilla pullPolicy: IfNotPresent - tag: v3.55.1@sha256:5362d6749aa56778858a877efab4cef6d0cb8cdbedb57afe35398e69773f67a4 + tag: v3.55.1@sha256:4f512c42a8e4f6fa15c69b740e58822c760d7b79f11a9fa5620ec88d1628272e securityContext: readOnlyRootFilesystem: false diff --git a/stable/filezilla/4.0.39/questions.yaml b/stable/filezilla/4.0.40/questions.yaml similarity index 100% rename from stable/filezilla/4.0.39/questions.yaml rename to stable/filezilla/4.0.40/questions.yaml diff --git a/stable/filezilla/4.0.39/templates/common.yaml b/stable/filezilla/4.0.40/templates/common.yaml similarity index 100% rename from stable/filezilla/4.0.39/templates/common.yaml rename to stable/filezilla/4.0.40/templates/common.yaml diff --git a/stable/kitchenowl/1.0.4/values.yaml b/stable/filezilla/4.0.40/values.yaml similarity index 100% rename from stable/kitchenowl/1.0.4/values.yaml rename to stable/filezilla/4.0.40/values.yaml diff --git a/stable/freshrss/11.0.32/CHANGELOG.md b/stable/freshrss/11.0.32/CHANGELOG.md new file mode 100644 index 00000000000..3a9aca7c517 --- /dev/null +++ b/stable/freshrss/11.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [freshrss-11.0.32](https://github.com/truecharts/charts/compare/freshrss-11.0.31...freshrss-11.0.32) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [freshrss-11.0.31](https://github.com/truecharts/charts/compare/freshrss-11.0.30...freshrss-11.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [freshrss-11.0.31](https://github.com/truecharts/charts/compare/freshrss-11.0.30...freshrss-11.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [freshrss-11.0.31](https://github.com/truecharts/charts/compare/freshrss-11.0.30...freshrss-11.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [freshrss-11.0.31](https://github.com/truecharts/charts/compare/freshrss-11.0.30...freshrss-11.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/freshrss/11.0.32/Chart.lock b/stable/freshrss/11.0.32/Chart.lock new file mode 100644 index 00000000000..ff79b05d534 --- /dev/null +++ b/stable/freshrss/11.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:51:10.931229424Z" diff --git a/stable/freshrss/11.0.32/Chart.yaml b/stable/freshrss/11.0.32/Chart.yaml new file mode 100644 index 00000000000..0523f619a61 --- /dev/null +++ b/stable/freshrss/11.0.32/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.20.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: FreshRSS is a self-hosted RSS feed aggregator +home: https://truecharts.org/docs/charts/stable/freshrss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.png +keywords: + - freshrss + - rss +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: freshrss +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss + - https://github.com/FreshRSS/FreshRSS + - https://hub.docker.com/r/linuxserver/freshrss +type: application +version: 11.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/freshrss/11.0.32/README.md b/stable/freshrss/11.0.32/README.md new file mode 100644 index 00000000000..cbafc8effc1 --- /dev/null +++ b/stable/freshrss/11.0.32/README.md @@ -0,0 +1,107 @@ +# freshrss + +FreshRSS is a self-hosted RSS feed aggregator + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [freshrss](https://truecharts.org/docs/charts/stable/freshrss) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `freshrss` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install freshrss TrueCharts/freshrss +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `freshrss` deployment + +```console +helm uninstall freshrss +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install freshrss \ + --set env.TZ="America/New York" \ + TrueCharts/freshrss +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install freshrss TrueCharts/freshrss -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/freshrss/11.0.32/app-readme.md b/stable/freshrss/11.0.32/app-readme.md new file mode 100644 index 00000000000..de78260fda6 --- /dev/null +++ b/stable/freshrss/11.0.32/app-readme.md @@ -0,0 +1,8 @@ +FreshRSS is a self-hosted RSS feed aggregator + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/freshrss](https://truecharts.org/docs/charts/stable/freshrss) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/kiwix-serve/1.0.1/charts/common-10.5.10.tgz b/stable/freshrss/11.0.32/charts/common-10.5.10.tgz similarity index 100% rename from stable/kiwix-serve/1.0.1/charts/common-10.5.10.tgz rename to stable/freshrss/11.0.32/charts/common-10.5.10.tgz diff --git a/stable/freshrss/11.0.32/ix_values.yaml b/stable/freshrss/11.0.32/ix_values.yaml new file mode 100644 index 00000000000..8ab3cb2f426 --- /dev/null +++ b/stable/freshrss/11.0.32/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/freshrss + pullPolicy: IfNotPresent + tag: v1.20.0@sha256:ec52649d2b279cd17c5208b4b1f6f7b1b31fb9dbf7bd5dff6929a703b7645ef1 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10010 + targetPort: 80 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/freshrss/11.0.32/questions.yaml b/stable/freshrss/11.0.32/questions.yaml new file mode 100644 index 00000000000..6b08fffb09a --- /dev/null +++ b/stable/freshrss/11.0.32/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10010 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 80 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/minecraft-java/1.0.55/templates/common.yaml b/stable/freshrss/11.0.32/templates/common.yaml similarity index 100% rename from stable/minecraft-java/1.0.55/templates/common.yaml rename to stable/freshrss/11.0.32/templates/common.yaml diff --git a/stable/kiwix-serve/1.0.1/values.yaml b/stable/freshrss/11.0.32/values.yaml similarity index 100% rename from stable/kiwix-serve/1.0.1/values.yaml rename to stable/freshrss/11.0.32/values.yaml diff --git a/stable/grocy/11.0.44/CHANGELOG.md b/stable/grocy/11.0.44/CHANGELOG.md new file mode 100644 index 00000000000..19a359801a1 --- /dev/null +++ b/stable/grocy/11.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [grocy-11.0.44](https://github.com/truecharts/charts/compare/grocy-11.0.43...grocy-11.0.44) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [grocy-11.0.43](https://github.com/truecharts/charts/compare/grocy-11.0.42...grocy-11.0.43) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [grocy-11.0.43](https://github.com/truecharts/charts/compare/grocy-11.0.42...grocy-11.0.43) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [grocy-11.0.43](https://github.com/truecharts/charts/compare/grocy-11.0.42...grocy-11.0.43) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [grocy-11.0.43](https://github.com/truecharts/charts/compare/grocy-11.0.42...grocy-11.0.43) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/grocy/11.0.44/Chart.lock b/stable/grocy/11.0.44/Chart.lock new file mode 100644 index 00000000000..4aea90bb2cf --- /dev/null +++ b/stable/grocy/11.0.44/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:51:23.032427023Z" diff --git a/stable/grocy/11.0.44/Chart.yaml b/stable/grocy/11.0.44/Chart.yaml new file mode 100644 index 00000000000..867063c77da --- /dev/null +++ b/stable/grocy/11.0.44/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.3.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home +home: https://truecharts.org/docs/charts/stable/grocy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.png +keywords: + - grocy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: grocy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/grocy + - https://github.com/grocy/grocy +type: application +version: 11.0.44 +annotations: + truecharts.org/catagories: | + - Home-Automation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/grocy/11.0.44/README.md b/stable/grocy/11.0.44/README.md new file mode 100644 index 00000000000..c22a766b4cd --- /dev/null +++ b/stable/grocy/11.0.44/README.md @@ -0,0 +1,106 @@ +# grocy + +ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [grocy](https://truecharts.org/docs/charts/stable/grocy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `grocy` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install grocy TrueCharts/grocy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `grocy` deployment + +```console +helm uninstall grocy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install grocy \ + --set env.TZ="America/New York" \ + TrueCharts/grocy +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install grocy TrueCharts/grocy -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/grocy/11.0.44/app-readme.md b/stable/grocy/11.0.44/app-readme.md new file mode 100644 index 00000000000..fde13924737 --- /dev/null +++ b/stable/grocy/11.0.44/app-readme.md @@ -0,0 +1,8 @@ +ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/grocy](https://truecharts.org/docs/charts/stable/grocy) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/koel/3.0.41/charts/common-10.5.10.tgz b/stable/grocy/11.0.44/charts/common-10.5.10.tgz similarity index 100% rename from stable/koel/3.0.41/charts/common-10.5.10.tgz rename to stable/grocy/11.0.44/charts/common-10.5.10.tgz diff --git a/stable/grocy/11.0.44/ix_values.yaml b/stable/grocy/11.0.44/ix_values.yaml new file mode 100644 index 00000000000..4fe4bb0e798 --- /dev/null +++ b/stable/grocy/11.0.44/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/grocy + tag: v3.3.1@sha256:564485334be2614bd1a11e74fe8e607568fb3be57331692effe7060b43d1bd2f + pullPolicy: IfNotPresent + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10013 + targetPort: 80 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/grocy/11.0.44/questions.yaml b/stable/grocy/11.0.44/questions.yaml new file mode 100644 index 00000000000..b67b46d3983 --- /dev/null +++ b/stable/grocy/11.0.44/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10013 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 80 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/minio/3.0.54/templates/common.yaml b/stable/grocy/11.0.44/templates/common.yaml similarity index 100% rename from stable/minio/3.0.54/templates/common.yaml rename to stable/grocy/11.0.44/templates/common.yaml diff --git a/stable/koel/3.0.41/values.yaml b/stable/grocy/11.0.44/values.yaml similarity index 100% rename from stable/koel/3.0.41/values.yaml rename to stable/grocy/11.0.44/values.yaml diff --git a/stable/home-assistant/15.0.53/CHANGELOG.md b/stable/home-assistant/15.0.53/CHANGELOG.md new file mode 100644 index 00000000000..90d346869fd --- /dev/null +++ b/stable/home-assistant/15.0.53/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [home-assistant-15.0.53](https://github.com/truecharts/charts/compare/home-assistant-15.0.52...home-assistant-15.0.53) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [home-assistant-15.0.52](https://github.com/truecharts/charts/compare/home-assistant-15.0.50...home-assistant-15.0.52) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [home-assistant-15.0.52](https://github.com/truecharts/charts/compare/home-assistant-15.0.50...home-assistant-15.0.52) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [home-assistant-15.0.52](https://github.com/truecharts/charts/compare/home-assistant-15.0.50...home-assistant-15.0.52) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [home-assistant-15.0.52](https://github.com/truecharts/charts/compare/home-assistant-15.0.50...home-assistant-15.0.52) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/recipes/8.0.50/Chart.lock b/stable/home-assistant/15.0.53/Chart.lock similarity index 85% rename from stable/recipes/8.0.50/Chart.lock rename to stable/home-assistant/15.0.53/Chart.lock index 4a53cb4d0c7..2c902e12287 100644 --- a/stable/recipes/8.0.50/Chart.lock +++ b/stable/home-assistant/15.0.53/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T14:15:46.963272965Z" +generated: "2022-09-23T21:51:38.138944189Z" diff --git a/stable/home-assistant/15.0.53/Chart.yaml b/stable/home-assistant/15.0.53/Chart.yaml new file mode 100644 index 00000000000..dd0e2f32614 --- /dev/null +++ b/stable/home-assistant/15.0.53/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "2022.9.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +deprecated: false +description: home-assistant App for TrueNAS SCALE +home: https://truecharts.org/docs/charts/stable/home-assistant +icon: https://truecharts.org/img/hotlink-ok/chart-icons/home-assistant.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/truecharts/charts/tree/master/charts/stable/home-assistant + - https://github.com/home-assistant/home-assistant + - https://github.com/cdr/code-server +type: application +version: 15.0.53 +annotations: + truecharts.org/catagories: | + - home-automation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/home-assistant/15.0.53/README.md b/stable/home-assistant/15.0.53/README.md new file mode 100644 index 00000000000..4c673b2237d --- /dev/null +++ b/stable/home-assistant/15.0.53/README.md @@ -0,0 +1,108 @@ +# home-assistant + +home-assistant App for TrueNAS SCALE + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [home-assistant](https://truecharts.org/docs/charts/stable/home-assistant) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `home-assistant` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install home-assistant TrueCharts/home-assistant +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `home-assistant` deployment + +```console +helm uninstall home-assistant +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install home-assistant \ + --set env.TZ="America/New York" \ + TrueCharts/home-assistant +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install home-assistant TrueCharts/home-assistant -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/home-assistant/15.0.53/app-readme.md b/stable/home-assistant/15.0.53/app-readme.md new file mode 100644 index 00000000000..23f99744793 --- /dev/null +++ b/stable/home-assistant/15.0.53/app-readme.md @@ -0,0 +1,8 @@ +home-assistant App for TrueNAS SCALE + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/home-assistant](https://truecharts.org/docs/charts/stable/home-assistant) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/matomo/3.0.64/charts/common-10.5.10.tgz b/stable/home-assistant/15.0.53/charts/common-10.5.10.tgz similarity index 100% rename from stable/matomo/3.0.64/charts/common-10.5.10.tgz rename to stable/home-assistant/15.0.53/charts/common-10.5.10.tgz diff --git a/stable/n8n/4.0.57/charts/postgresql-8.0.78.tgz b/stable/home-assistant/15.0.53/charts/postgresql-8.0.78.tgz similarity index 100% rename from stable/n8n/4.0.57/charts/postgresql-8.0.78.tgz rename to stable/home-assistant/15.0.53/charts/postgresql-8.0.78.tgz diff --git a/stable/home-assistant/15.0.53/ix_values.yaml b/stable/home-assistant/15.0.53/ix_values.yaml new file mode 100644 index 00000000000..ec7708f7e52 --- /dev/null +++ b/stable/home-assistant/15.0.53/ix_values.yaml @@ -0,0 +1,160 @@ +image: + repository: tccr.io/truecharts/home-assistant + pullPolicy: IfNotPresent + tag: 2022.9.6@sha256:5d91dfff0902b63186f3bdb9f33fbfae989005371bf1a8b2851e0e9a26df126f + +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 + +# Enable a prometheus-operator servicemonitor +prometheus: + serviceMonitor: + enabled: false + # interval: 1m + # additionalLabels: {} + +persistence: + config: + enabled: true + mountPath: "/config" + init: + enabled: "true" + mountPath: "/config/init" + readOnly: true + type: "custom" + volumeSpec: + configMap: + name: '{{ include "tc.common.names.fullname" . }}-init' + defaultMode: 0777 + +configmap: + init: + enabled: true + 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 + +postgresql: + enabled: true + postgresqlUsername: home-assistant + postgresqlDatabase: home-assistant + existingSecret: "dbcreds" + +influxdb: + enabled: false + architecture: standalone + database: home_assistant + authEnabled: false + persistence: + enabled: false + # storageClass: "" + # + +portal: + enabled: true diff --git a/stable/home-assistant/15.0.53/questions.yaml b/stable/home-assistant/15.0.53/questions.yaml new file mode 100644 index 00000000000..4f3f265a3f2 --- /dev/null +++ b/stable/home-assistant/15.0.53/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8123 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 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: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/home-assistant/15.0.53/templates/common.yaml b/stable/home-assistant/15.0.53/templates/common.yaml new file mode 100644 index 00000000000..b9e7208f382 --- /dev/null +++ b/stable/home-assistant/15.0.53/templates/common.yaml @@ -0,0 +1,5 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/matomo/3.0.64/values.yaml b/stable/home-assistant/15.0.53/values.yaml similarity index 100% rename from stable/matomo/3.0.64/values.yaml rename to stable/home-assistant/15.0.53/values.yaml diff --git a/stable/jackett/11.0.91/CHANGELOG.md b/stable/jackett/11.0.91/CHANGELOG.md new file mode 100644 index 00000000000..9aa32e88e7e --- /dev/null +++ b/stable/jackett/11.0.91/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jackett-11.0.91](https://github.com/truecharts/charts/compare/jackett-11.0.90...jackett-11.0.91) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [jackett-11.0.90](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.90) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - try bump again + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jackett-11.0.88](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.88) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jackett-11.0.87](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.87) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jackett-11.0.87](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.87) (2022-09-20) + +### Chore + diff --git a/stable/jackett/11.0.91/Chart.lock b/stable/jackett/11.0.91/Chart.lock new file mode 100644 index 00000000000..a1d3930f64f --- /dev/null +++ b/stable/jackett/11.0.91/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:51:35.872357309Z" diff --git a/stable/jackett/11.0.91/Chart.yaml b/stable/jackett/11.0.91/Chart.yaml new file mode 100644 index 00000000000..be43ee2fcf1 --- /dev/null +++ b/stable/jackett/11.0.91/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.20.1934" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: API Support for your favorite torrent trackers. +home: https://truecharts.org/docs/charts/stable/jackett +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.png +keywords: + - jackett + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jackett +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jackett + - https://github.com/Jackett/Jackett +type: application +version: 11.0.91 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jackett/11.0.91/README.md b/stable/jackett/11.0.91/README.md new file mode 100644 index 00000000000..4ac56046be6 --- /dev/null +++ b/stable/jackett/11.0.91/README.md @@ -0,0 +1,106 @@ +# jackett + +API Support for your favorite torrent trackers. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jackett](https://truecharts.org/docs/charts/stable/jackett) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `jackett` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install jackett TrueCharts/jackett +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `jackett` deployment + +```console +helm uninstall jackett +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jackett \ + --set env.TZ="America/New York" \ + TrueCharts/jackett +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install jackett TrueCharts/jackett -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/jackett/11.0.91/app-readme.md b/stable/jackett/11.0.91/app-readme.md new file mode 100644 index 00000000000..94165e2dadb --- /dev/null +++ b/stable/jackett/11.0.91/app-readme.md @@ -0,0 +1,8 @@ +API Support for your favorite torrent trackers. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/jackett](https://truecharts.org/docs/charts/stable/jackett) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/medusa/3.0.45/charts/common-10.5.10.tgz b/stable/jackett/11.0.91/charts/common-10.5.10.tgz similarity index 100% rename from stable/medusa/3.0.45/charts/common-10.5.10.tgz rename to stable/jackett/11.0.91/charts/common-10.5.10.tgz diff --git a/stable/jackett/11.0.91/ix_values.yaml b/stable/jackett/11.0.91/ix_values.yaml new file mode 100644 index 00000000000..9c5d07fbbfa --- /dev/null +++ b/stable/jackett/11.0.91/ix_values.yaml @@ -0,0 +1,33 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: 0.20.1934@sha256:05b210351b8ac265805408956dee87afe9d6c00084cf14f04e215c16b7a553cf + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + protocol: HTTP + targetPort: 9117 + port: 9117 + +probes: + liveness: + path: "/UI/Login" + + readiness: + path: "/UI/Login" + + startup: + path: "/UI/Login" + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/jackett/11.0.91/questions.yaml b/stable/jackett/11.0.91/questions.yaml new file mode 100644 index 00000000000..23b9b4aa934 --- /dev/null +++ b/stable/jackett/11.0.91/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9117 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 9117 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/rsshub/3.0.99/templates/common.yaml b/stable/jackett/11.0.91/templates/common.yaml similarity index 100% rename from stable/rsshub/3.0.99/templates/common.yaml rename to stable/jackett/11.0.91/templates/common.yaml diff --git a/stable/medusa/3.0.45/values.yaml b/stable/jackett/11.0.91/values.yaml similarity index 100% rename from stable/medusa/3.0.45/values.yaml rename to stable/jackett/11.0.91/values.yaml diff --git a/stable/kitchenowl/1.0.4/Chart.lock b/stable/kitchenowl/1.0.4/Chart.lock deleted file mode 100644 index 90e53a556f8..00000000000 --- a/stable/kitchenowl/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:00:02.827188828Z" diff --git a/stable/kitchenowl/1.0.4/CHANGELOG.md b/stable/kitchenowl/1.0.5/CHANGELOG.md similarity index 86% rename from stable/kitchenowl/1.0.4/CHANGELOG.md rename to stable/kitchenowl/1.0.5/CHANGELOG.md index 9b859bc2927..1587899e3fb 100644 --- a/stable/kitchenowl/1.0.4/CHANGELOG.md +++ b/stable/kitchenowl/1.0.5/CHANGELOG.md @@ -2,6 +2,16 @@ +## [kitchenowl-1.0.5](https://github.com/truecharts/charts/compare/kitchenowl-1.0.4...kitchenowl-1.0.5) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [kitchenowl-1.0.4](https://github.com/truecharts/charts/compare/kitchenowl-1.0.1...kitchenowl-1.0.4) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/kitchenowl/1.0.5/Chart.lock b/stable/kitchenowl/1.0.5/Chart.lock new file mode 100644 index 00000000000..b3909285a05 --- /dev/null +++ b/stable/kitchenowl/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:51:36.174943433Z" diff --git a/stable/kitchenowl/1.0.4/Chart.yaml b/stable/kitchenowl/1.0.5/Chart.yaml similarity index 98% rename from stable/kitchenowl/1.0.4/Chart.yaml rename to stable/kitchenowl/1.0.5/Chart.yaml index b9797dd3f19..b51b45b7d56 100644 --- a/stable/kitchenowl/1.0.4/Chart.yaml +++ b/stable/kitchenowl/1.0.5/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl - https://tombursch.github.io/kitchenowl type: application -version: 1.0.4 +version: 1.0.5 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/kitchenowl/1.0.4/README.md b/stable/kitchenowl/1.0.5/README.md similarity index 100% rename from stable/kitchenowl/1.0.4/README.md rename to stable/kitchenowl/1.0.5/README.md diff --git a/stable/kitchenowl/1.0.4/app-readme.md b/stable/kitchenowl/1.0.5/app-readme.md similarity index 100% rename from stable/kitchenowl/1.0.4/app-readme.md rename to stable/kitchenowl/1.0.5/app-readme.md diff --git a/stable/minecraft-java/1.0.55/charts/common-10.5.10.tgz b/stable/kitchenowl/1.0.5/charts/common-10.5.10.tgz similarity index 100% rename from stable/minecraft-java/1.0.55/charts/common-10.5.10.tgz rename to stable/kitchenowl/1.0.5/charts/common-10.5.10.tgz diff --git a/stable/kitchenowl/1.0.4/ix_values.yaml b/stable/kitchenowl/1.0.5/ix_values.yaml similarity index 87% rename from stable/kitchenowl/1.0.4/ix_values.yaml rename to stable/kitchenowl/1.0.5/ix_values.yaml index f5a3c47ecdc..dd18ffadf61 100644 --- a/stable/kitchenowl/1.0.4/ix_values.yaml +++ b/stable/kitchenowl/1.0.5/ix_values.yaml @@ -1,12 +1,12 @@ image: repository: tccr.io/truecharts/kitchenowl-web pullPolicy: IfNotPresent - tag: beta@sha256:d28ce8df9dc670c1c5c67660eca68c255cb2850686082eb4850d89c69f51609f + tag: beta@sha256:af0e3e865d53029db28976efa3f451dbd5e6a3d2e5ed3ed300c92b26724b4aaf backendImage: repository: tccr.io/truecharts/kitchenowl-backend pullPolicy: IfNotPresent - tag: beta@sha256:a10adac60f1d648e836bcf4a2803cb679c05761ba62f0431f12a8f60c3f74250 + tag: beta@sha256:d7803620859e4986381abc97f1c86060bd49094cf3a19894bff4cc991951be1f securityContext: readOnlyRootFilesystem: false diff --git a/stable/kitchenowl/1.0.4/questions.yaml b/stable/kitchenowl/1.0.5/questions.yaml similarity index 100% rename from stable/kitchenowl/1.0.4/questions.yaml rename to stable/kitchenowl/1.0.5/questions.yaml diff --git a/stable/kitchenowl/1.0.4/templates/_secrets.tpl b/stable/kitchenowl/1.0.5/templates/_secrets.tpl similarity index 100% rename from stable/kitchenowl/1.0.4/templates/_secrets.tpl rename to stable/kitchenowl/1.0.5/templates/_secrets.tpl diff --git a/stable/kitchenowl/1.0.4/templates/common.yaml b/stable/kitchenowl/1.0.5/templates/common.yaml similarity index 100% rename from stable/kitchenowl/1.0.4/templates/common.yaml rename to stable/kitchenowl/1.0.5/templates/common.yaml diff --git a/stable/minecraft-java/1.0.55/values.yaml b/stable/kitchenowl/1.0.5/values.yaml similarity index 100% rename from stable/minecraft-java/1.0.55/values.yaml rename to stable/kitchenowl/1.0.5/values.yaml diff --git a/stable/kiwix-serve/1.0.1/Chart.lock b/stable/kiwix-serve/1.0.1/Chart.lock deleted file mode 100644 index 3284fa4e9dc..00000000000 --- a/stable/kiwix-serve/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T05:52:49.116494453Z" diff --git a/stable/kiwix-serve/1.0.1/CHANGELOG.md b/stable/kiwix-serve/1.0.2/CHANGELOG.md similarity index 90% rename from stable/kiwix-serve/1.0.1/CHANGELOG.md rename to stable/kiwix-serve/1.0.2/CHANGELOG.md index e50e0b69e6c..66ef8a1f2c6 100644 --- a/stable/kiwix-serve/1.0.1/CHANGELOG.md +++ b/stable/kiwix-serve/1.0.2/CHANGELOG.md @@ -2,6 +2,16 @@ +## [kiwix-serve-1.0.2](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.1...kiwix-serve-1.0.2) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-22) @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-20) - -### Chore - diff --git a/stable/kiwix-serve/1.0.2/Chart.lock b/stable/kiwix-serve/1.0.2/Chart.lock new file mode 100644 index 00000000000..1e1c087cca4 --- /dev/null +++ b/stable/kiwix-serve/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:51:48.185512672Z" diff --git a/stable/kiwix-serve/1.0.1/Chart.yaml b/stable/kiwix-serve/1.0.2/Chart.yaml similarity index 98% rename from stable/kiwix-serve/1.0.1/Chart.yaml rename to stable/kiwix-serve/1.0.2/Chart.yaml index 2e30712f558..f77a1117627 100644 --- a/stable/kiwix-serve/1.0.1/Chart.yaml +++ b/stable/kiwix-serve/1.0.2/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/kiwix/kiwix-serve/ - https://github.com/kiwix/kiwix-tools/blob/master/docker/server type: application -version: 1.0.1 +version: 1.0.2 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/stable/kiwix-serve/1.0.1/README.md b/stable/kiwix-serve/1.0.2/README.md similarity index 100% rename from stable/kiwix-serve/1.0.1/README.md rename to stable/kiwix-serve/1.0.2/README.md diff --git a/stable/kiwix-serve/1.0.1/app-readme.md b/stable/kiwix-serve/1.0.2/app-readme.md similarity index 100% rename from stable/kiwix-serve/1.0.1/app-readme.md rename to stable/kiwix-serve/1.0.2/app-readme.md diff --git a/stable/minio/3.0.54/charts/common-10.5.10.tgz b/stable/kiwix-serve/1.0.2/charts/common-10.5.10.tgz similarity index 100% rename from stable/minio/3.0.54/charts/common-10.5.10.tgz rename to stable/kiwix-serve/1.0.2/charts/common-10.5.10.tgz diff --git a/stable/kiwix-serve/1.0.1/ix_values.yaml b/stable/kiwix-serve/1.0.2/ix_values.yaml similarity index 85% rename from stable/kiwix-serve/1.0.1/ix_values.yaml rename to stable/kiwix-serve/1.0.2/ix_values.yaml index e066e954896..43d4baf75bf 100644 --- a/stable/kiwix-serve/1.0.1/ix_values.yaml +++ b/stable/kiwix-serve/1.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/kiwix-serve - tag: v3.3.0@sha256:1b4f364630ed6bf4431ab7c79551fee25f594555b84f31d3449af2397b880fa5 + tag: v3.3.0@sha256:aa766a860ee698841025574acd9b531a390b65369093094f49d9f07ed2348692 args: ["*.zim"] diff --git a/stable/kiwix-serve/1.0.1/questions.yaml b/stable/kiwix-serve/1.0.2/questions.yaml similarity index 100% rename from stable/kiwix-serve/1.0.1/questions.yaml rename to stable/kiwix-serve/1.0.2/questions.yaml diff --git a/stable/kiwix-serve/1.0.1/templates/common.yaml b/stable/kiwix-serve/1.0.2/templates/common.yaml similarity index 100% rename from stable/kiwix-serve/1.0.1/templates/common.yaml rename to stable/kiwix-serve/1.0.2/templates/common.yaml diff --git a/stable/minio/3.0.54/values.yaml b/stable/kiwix-serve/1.0.2/values.yaml similarity index 100% rename from stable/minio/3.0.54/values.yaml rename to stable/kiwix-serve/1.0.2/values.yaml diff --git a/stable/koel/3.0.41/CHANGELOG.md b/stable/koel/3.0.42/CHANGELOG.md similarity index 87% rename from stable/koel/3.0.41/CHANGELOG.md rename to stable/koel/3.0.42/CHANGELOG.md index b459d98c77f..afa9eb53b13 100644 --- a/stable/koel/3.0.41/CHANGELOG.md +++ b/stable/koel/3.0.42/CHANGELOG.md @@ -2,6 +2,16 @@ +## [koel-3.0.42](https://github.com/truecharts/charts/compare/koel-3.0.41...koel-3.0.42) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [koel-3.0.41](https://github.com/truecharts/charts/compare/koel-3.0.40...koel-3.0.41) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [koel-3.0.41](https://github.com/truecharts/charts/compare/koel-3.0.40...koel-3.0.41) (2022-09-20) diff --git a/stable/koel/3.0.41/Chart.lock b/stable/koel/3.0.42/Chart.lock similarity index 85% rename from stable/koel/3.0.41/Chart.lock rename to stable/koel/3.0.42/Chart.lock index ed5647883f6..c4ab9c04d4f 100644 --- a/stable/koel/3.0.41/Chart.lock +++ b/stable/koel/3.0.42/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.73 digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-22T14:00:38.260299093Z" +generated: "2022-09-23T21:52:10.906292522Z" diff --git a/stable/koel/3.0.41/Chart.yaml b/stable/koel/3.0.42/Chart.yaml similarity index 98% rename from stable/koel/3.0.41/Chart.yaml rename to stable/koel/3.0.42/Chart.yaml index 188584dc71f..2ff8e5d5057 100644 --- a/stable/koel/3.0.41/Chart.yaml +++ b/stable/koel/3.0.42/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/koel/docker - https://hub.docker.com/r/phanan/koel - https://github.com/koel/koel -version: 3.0.41 +version: 3.0.42 annotations: truecharts.org/catagories: | - media diff --git a/stable/koel/3.0.41/README.md b/stable/koel/3.0.42/README.md similarity index 100% rename from stable/koel/3.0.41/README.md rename to stable/koel/3.0.42/README.md diff --git a/stable/koel/3.0.41/app-readme.md b/stable/koel/3.0.42/app-readme.md similarity index 100% rename from stable/koel/3.0.41/app-readme.md rename to stable/koel/3.0.42/app-readme.md diff --git a/stable/n8n/4.0.57/charts/common-10.5.10.tgz b/stable/koel/3.0.42/charts/common-10.5.10.tgz similarity index 100% rename from stable/n8n/4.0.57/charts/common-10.5.10.tgz rename to stable/koel/3.0.42/charts/common-10.5.10.tgz diff --git a/stable/koel/3.0.41/charts/mariadb-3.0.73.tgz b/stable/koel/3.0.42/charts/mariadb-3.0.73.tgz similarity index 100% rename from stable/koel/3.0.41/charts/mariadb-3.0.73.tgz rename to stable/koel/3.0.42/charts/mariadb-3.0.73.tgz diff --git a/stable/koel/3.0.41/ix_values.yaml b/stable/koel/3.0.42/ix_values.yaml similarity index 96% rename from stable/koel/3.0.41/ix_values.yaml rename to stable/koel/3.0.42/ix_values.yaml index fdf63bd947f..c9a783b4497 100644 --- a/stable/koel/3.0.41/ix_values.yaml +++ b/stable/koel/3.0.42/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/koel - tag: latest@sha256:1afee3a5d1ff22684bfcfd234ebb33a9c4767e7c1423daec9bd8fa75a2b60e06 + tag: latest@sha256:c822a86b7bcfdd024b782bcefaed6e60eeece2aa4cb1342eebfe99ece42c8d03 pullPolicy: IfNotPresent securityContext: diff --git a/stable/koel/3.0.41/questions.yaml b/stable/koel/3.0.42/questions.yaml similarity index 100% rename from stable/koel/3.0.41/questions.yaml rename to stable/koel/3.0.42/questions.yaml diff --git a/stable/koel/3.0.41/templates/_secrets.tpl b/stable/koel/3.0.42/templates/_secrets.tpl similarity index 100% rename from stable/koel/3.0.41/templates/_secrets.tpl rename to stable/koel/3.0.42/templates/_secrets.tpl diff --git a/stable/koel/3.0.41/templates/common.yaml b/stable/koel/3.0.42/templates/common.yaml similarity index 100% rename from stable/koel/3.0.41/templates/common.yaml rename to stable/koel/3.0.42/templates/common.yaml diff --git a/stable/n8n/4.0.57/values.yaml b/stable/koel/3.0.42/values.yaml similarity index 100% rename from stable/n8n/4.0.57/values.yaml rename to stable/koel/3.0.42/values.yaml diff --git a/stable/matomo/3.0.64/CHANGELOG.md b/stable/matomo/3.0.65/CHANGELOG.md similarity index 91% rename from stable/matomo/3.0.64/CHANGELOG.md rename to stable/matomo/3.0.65/CHANGELOG.md index cb971eff6bc..d860b00a25a 100644 --- a/stable/matomo/3.0.64/CHANGELOG.md +++ b/stable/matomo/3.0.65/CHANGELOG.md @@ -2,6 +2,16 @@ +## [matomo-3.0.65](https://github.com/truecharts/charts/compare/matomo-3.0.64...matomo-3.0.65) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [matomo-3.0.64](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/matomo/3.0.64/Chart.lock b/stable/matomo/3.0.65/Chart.lock similarity index 85% rename from stable/matomo/3.0.64/Chart.lock rename to stable/matomo/3.0.65/Chart.lock index 87fa42208ba..09c223fad01 100644 --- a/stable/matomo/3.0.64/Chart.lock +++ b/stable/matomo/3.0.65/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.73 digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-22T14:03:16.993379895Z" +generated: "2022-09-23T21:52:11.169858824Z" diff --git a/stable/matomo/3.0.64/Chart.yaml b/stable/matomo/3.0.65/Chart.yaml similarity index 98% rename from stable/matomo/3.0.64/Chart.yaml rename to stable/matomo/3.0.65/Chart.yaml index 5f4bde77e54..5db33183115 100644 --- a/stable/matomo/3.0.64/Chart.yaml +++ b/stable/matomo/3.0.65/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://hub.docker.com/r/bitnami/matomo - https://github.com/bitnami/bitnami-docker-matomo - https://github.com/matomo-org/matomo -version: 3.0.64 +version: 3.0.65 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/matomo/3.0.64/README.md b/stable/matomo/3.0.65/README.md similarity index 100% rename from stable/matomo/3.0.64/README.md rename to stable/matomo/3.0.65/README.md diff --git a/stable/matomo/3.0.64/app-readme.md b/stable/matomo/3.0.65/app-readme.md similarity index 100% rename from stable/matomo/3.0.64/app-readme.md rename to stable/matomo/3.0.65/app-readme.md diff --git a/stable/nocodb/3.0.44/charts/common-10.5.10.tgz b/stable/matomo/3.0.65/charts/common-10.5.10.tgz similarity index 100% rename from stable/nocodb/3.0.44/charts/common-10.5.10.tgz rename to stable/matomo/3.0.65/charts/common-10.5.10.tgz diff --git a/stable/matomo/3.0.64/charts/mariadb-3.0.73.tgz b/stable/matomo/3.0.65/charts/mariadb-3.0.73.tgz similarity index 100% rename from stable/matomo/3.0.64/charts/mariadb-3.0.73.tgz rename to stable/matomo/3.0.65/charts/mariadb-3.0.73.tgz diff --git a/stable/matomo/3.0.64/ix_values.yaml b/stable/matomo/3.0.65/ix_values.yaml similarity index 96% rename from stable/matomo/3.0.64/ix_values.yaml rename to stable/matomo/3.0.65/ix_values.yaml index caba4695a21..4d61ab1a756 100644 --- a/stable/matomo/3.0.64/ix_values.yaml +++ b/stable/matomo/3.0.65/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/matomo - tag: 4.11.0@sha256:56fd632ccdba3545e9c6d4645bf7e75bbb05bab3e4811bcb1cb7d7fa12983728 + tag: 4.11.0@sha256:bad93f033c8b05ddd959d1cab7d824bf1d88df743b0178bb387904b5aaf9ac25 pullPolicy: IfNotPresent securityContext: diff --git a/stable/matomo/3.0.64/questions.yaml b/stable/matomo/3.0.65/questions.yaml similarity index 100% rename from stable/matomo/3.0.64/questions.yaml rename to stable/matomo/3.0.65/questions.yaml diff --git a/stable/satisfactory/2.0.34/templates/common.yaml b/stable/matomo/3.0.65/templates/common.yaml similarity index 100% rename from stable/satisfactory/2.0.34/templates/common.yaml rename to stable/matomo/3.0.65/templates/common.yaml diff --git a/stable/nocodb/3.0.44/values.yaml b/stable/matomo/3.0.65/values.yaml similarity index 100% rename from stable/nocodb/3.0.44/values.yaml rename to stable/matomo/3.0.65/values.yaml diff --git a/stable/medusa/3.0.45/Chart.lock b/stable/medusa/3.0.45/Chart.lock deleted file mode 100644 index be6bd80bbe2..00000000000 --- a/stable/medusa/3.0.45/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:03:58.441319037Z" diff --git a/stable/medusa/3.0.45/CHANGELOG.md b/stable/medusa/3.0.46/CHANGELOG.md similarity index 87% rename from stable/medusa/3.0.45/CHANGELOG.md rename to stable/medusa/3.0.46/CHANGELOG.md index c2714736360..a8a12d1caea 100644 --- a/stable/medusa/3.0.45/CHANGELOG.md +++ b/stable/medusa/3.0.46/CHANGELOG.md @@ -2,6 +2,16 @@ +## [medusa-3.0.46](https://github.com/truecharts/charts/compare/medusa-3.0.45...medusa-3.0.46) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [medusa-3.0.45](https://github.com/truecharts/charts/compare/medusa-3.0.43...medusa-3.0.45) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [medusa-3.0.45](https://github.com/truecharts/charts/compare/medusa-3.0.43...medusa-3.0.45) (2022-09-20) diff --git a/stable/medusa/3.0.46/Chart.lock b/stable/medusa/3.0.46/Chart.lock new file mode 100644 index 00000000000..4322862d560 --- /dev/null +++ b/stable/medusa/3.0.46/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:52:13.160264758Z" diff --git a/stable/medusa/3.0.45/Chart.yaml b/stable/medusa/3.0.46/Chart.yaml similarity index 98% rename from stable/medusa/3.0.45/Chart.yaml rename to stable/medusa/3.0.46/Chart.yaml index 152721e8f0a..2398f59a4b0 100644 --- a/stable/medusa/3.0.45/Chart.yaml +++ b/stable/medusa/3.0.46/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 3.0.45 +version: 3.0.46 annotations: truecharts.org/catagories: | - media diff --git a/stable/medusa/3.0.45/README.md b/stable/medusa/3.0.46/README.md similarity index 100% rename from stable/medusa/3.0.45/README.md rename to stable/medusa/3.0.46/README.md diff --git a/stable/medusa/3.0.45/app-readme.md b/stable/medusa/3.0.46/app-readme.md similarity index 100% rename from stable/medusa/3.0.45/app-readme.md rename to stable/medusa/3.0.46/app-readme.md diff --git a/stable/recipes/8.0.50/charts/common-10.5.10.tgz b/stable/medusa/3.0.46/charts/common-10.5.10.tgz similarity index 100% rename from stable/recipes/8.0.50/charts/common-10.5.10.tgz rename to stable/medusa/3.0.46/charts/common-10.5.10.tgz diff --git a/stable/medusa/3.0.45/ix_values.yaml b/stable/medusa/3.0.46/ix_values.yaml similarity index 82% rename from stable/medusa/3.0.45/ix_values.yaml rename to stable/medusa/3.0.46/ix_values.yaml index 8ebbdec622f..ccf69181bf6 100644 --- a/stable/medusa/3.0.45/ix_values.yaml +++ b/stable/medusa/3.0.46/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/medusa pullPolicy: IfNotPresent - tag: 1.0.8@sha256:aeae90eb318c034f369b0a9988bec67e87a2ed26a72686e1ce1ad265bb2c034b + tag: 1.0.8@sha256:a05b077830c47d6e98263e50d042771722cfdd0a0b86e35f4d142355d98f0085 securityContext: readOnlyRootFilesystem: false diff --git a/stable/medusa/3.0.45/questions.yaml b/stable/medusa/3.0.46/questions.yaml similarity index 100% rename from stable/medusa/3.0.45/questions.yaml rename to stable/medusa/3.0.46/questions.yaml diff --git a/stable/medusa/3.0.45/templates/common.yaml b/stable/medusa/3.0.46/templates/common.yaml similarity index 100% rename from stable/medusa/3.0.45/templates/common.yaml rename to stable/medusa/3.0.46/templates/common.yaml diff --git a/stable/recipes/8.0.50/values.yaml b/stable/medusa/3.0.46/values.yaml similarity index 100% rename from stable/recipes/8.0.50/values.yaml rename to stable/medusa/3.0.46/values.yaml diff --git a/stable/minecraft-java/1.0.55/Chart.lock b/stable/minecraft-java/1.0.55/Chart.lock deleted file mode 100644 index 2310d951de8..00000000000 --- a/stable/minecraft-java/1.0.55/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:04:23.953007443Z" diff --git a/stable/minecraft-java/1.0.55/CHANGELOG.md b/stable/minecraft-java/1.0.56/CHANGELOG.md similarity index 86% rename from stable/minecraft-java/1.0.55/CHANGELOG.md rename to stable/minecraft-java/1.0.56/CHANGELOG.md index 06dbd49a517..ff3a52c6415 100644 --- a/stable/minecraft-java/1.0.55/CHANGELOG.md +++ b/stable/minecraft-java/1.0.56/CHANGELOG.md @@ -2,6 +2,16 @@ +## [minecraft-java-1.0.56](https://github.com/truecharts/charts/compare/minecraft-java-1.0.55...minecraft-java-1.0.56) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [minecraft-java-1.0.55](https://github.com/truecharts/charts/compare/minecraft-java-1.0.52...minecraft-java-1.0.55) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - diff --git a/stable/minecraft-java/1.0.56/Chart.lock b/stable/minecraft-java/1.0.56/Chart.lock new file mode 100644 index 00000000000..3fb62234eb5 --- /dev/null +++ b/stable/minecraft-java/1.0.56/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:52:13.335279902Z" diff --git a/stable/minecraft-java/1.0.55/Chart.yaml b/stable/minecraft-java/1.0.56/Chart.yaml similarity index 98% rename from stable/minecraft-java/1.0.55/Chart.yaml rename to stable/minecraft-java/1.0.56/Chart.yaml index 6668230a4b1..e8c2e4cd7d1 100644 --- a/stable/minecraft-java/1.0.55/Chart.yaml +++ b/stable/minecraft-java/1.0.56/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/itzg/docker-minecraft-server - https://hub.docker.com/r/itzg/minecraft-server type: application -version: 1.0.55 +version: 1.0.56 annotations: truecharts.org/catagories: | - games diff --git a/stable/minecraft-java/1.0.55/README.md b/stable/minecraft-java/1.0.56/README.md similarity index 100% rename from stable/minecraft-java/1.0.55/README.md rename to stable/minecraft-java/1.0.56/README.md diff --git a/stable/minecraft-java/1.0.55/app-readme.md b/stable/minecraft-java/1.0.56/app-readme.md similarity index 100% rename from stable/minecraft-java/1.0.55/app-readme.md rename to stable/minecraft-java/1.0.56/app-readme.md diff --git a/stable/rsshub/3.0.99/charts/common-10.5.10.tgz b/stable/minecraft-java/1.0.56/charts/common-10.5.10.tgz similarity index 100% rename from stable/rsshub/3.0.99/charts/common-10.5.10.tgz rename to stable/minecraft-java/1.0.56/charts/common-10.5.10.tgz diff --git a/stable/minecraft-java/1.0.55/ci/base-values.yaml b/stable/minecraft-java/1.0.56/ci/base-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.55/ci/base-values.yaml rename to stable/minecraft-java/1.0.56/ci/base-values.yaml diff --git a/stable/minecraft-java/1.0.55/ci/j11-values.yaml b/stable/minecraft-java/1.0.56/ci/j11-values.yaml similarity index 54% rename from stable/minecraft-java/1.0.55/ci/j11-values.yaml rename to stable/minecraft-java/1.0.56/ci/j11-values.yaml index d489a36f5d6..0ea0792f622 100644 --- a/stable/minecraft-java/1.0.55/ci/j11-values.yaml +++ b/stable/minecraft-java/1.0.56/ci/j11-values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minecraft-java11 - tag: latest@sha256:ba5bc5af8aa4e354bc66e2f5ed50ccd107848246b4cce5619bf4701e57a91429 + tag: latest@sha256:76591c4953caf3dc84e4c20bcfaaf3a8d06616ec595a3e184e1a9bfb9646edbe pullPolicy: Always env: diff --git a/stable/minecraft-java/1.0.55/ci/j11j9-values.yaml b/stable/minecraft-java/1.0.56/ci/j11j9-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.55/ci/j11j9-values.yaml rename to stable/minecraft-java/1.0.56/ci/j11j9-values.yaml diff --git a/stable/minecraft-java/1.0.55/ci/j8-values.yaml b/stable/minecraft-java/1.0.56/ci/j8-values.yaml similarity index 56% rename from stable/minecraft-java/1.0.55/ci/j8-values.yaml rename to stable/minecraft-java/1.0.56/ci/j8-values.yaml index 218c93919e8..49d97fb77b3 100644 --- a/stable/minecraft-java/1.0.55/ci/j8-values.yaml +++ b/stable/minecraft-java/1.0.56/ci/j8-values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minecraft-java8-openj9 - tag: latest@sha256:c50dcbae7abd7fbb5e74ee6698e3db377099d92fe0ef51463d8656cda9a9bed2 + tag: latest@sha256:ac34603d105c5bf5abdfe3713b3821b72eb5b1fa304e426ecb1643bea1ee1720 pullPolicy: Always env: diff --git a/stable/minecraft-java/1.0.55/ci/j8j9-values.yaml b/stable/minecraft-java/1.0.56/ci/j8j9-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.55/ci/j8j9-values.yaml rename to stable/minecraft-java/1.0.56/ci/j8j9-values.yaml diff --git a/stable/minecraft-java/1.0.55/ix_values.yaml b/stable/minecraft-java/1.0.56/ix_values.yaml similarity index 90% rename from stable/minecraft-java/1.0.55/ix_values.yaml rename to stable/minecraft-java/1.0.56/ix_values.yaml index 6209740b276..f531c699cf7 100644 --- a/stable/minecraft-java/1.0.55/ix_values.yaml +++ b/stable/minecraft-java/1.0.56/ix_values.yaml @@ -4,7 +4,7 @@ image: pullPolicy: Always j11Image: repository: tccr.io/truecharts/minecraft-java11 - tag: latest@sha256:ba5bc5af8aa4e354bc66e2f5ed50ccd107848246b4cce5619bf4701e57a91429 + tag: latest@sha256:76591c4953caf3dc84e4c20bcfaaf3a8d06616ec595a3e184e1a9bfb9646edbe pullPolicy: Always j11j9Image: repository: tccr.io/truecharts/minecraft-java11-openj9 @@ -12,11 +12,11 @@ j11j9Image: pullPolicy: Always j8Image: repository: tccr.io/truecharts/minecraft-java8-openj9 - tag: latest@sha256:c50dcbae7abd7fbb5e74ee6698e3db377099d92fe0ef51463d8656cda9a9bed2 + tag: latest@sha256:ac34603d105c5bf5abdfe3713b3821b72eb5b1fa304e426ecb1643bea1ee1720 pullPolicy: Always j8j9Image: repository: tccr.io/truecharts/minecraft-java8-openj9 - tag: latest@sha256:c50dcbae7abd7fbb5e74ee6698e3db377099d92fe0ef51463d8656cda9a9bed2 + tag: latest@sha256:ac34603d105c5bf5abdfe3713b3821b72eb5b1fa304e426ecb1643bea1ee1720 pullPolicy: Always securityContext: diff --git a/stable/minecraft-java/1.0.55/questions.yaml b/stable/minecraft-java/1.0.56/questions.yaml similarity index 100% rename from stable/minecraft-java/1.0.55/questions.yaml rename to stable/minecraft-java/1.0.56/questions.yaml diff --git a/stable/snapdrop/2.0.44/templates/common.yaml b/stable/minecraft-java/1.0.56/templates/common.yaml similarity index 100% rename from stable/snapdrop/2.0.44/templates/common.yaml rename to stable/minecraft-java/1.0.56/templates/common.yaml diff --git a/stable/rsshub/3.0.99/values.yaml b/stable/minecraft-java/1.0.56/values.yaml similarity index 100% rename from stable/rsshub/3.0.99/values.yaml rename to stable/minecraft-java/1.0.56/values.yaml diff --git a/stable/minio/3.0.54/Chart.lock b/stable/minio/3.0.54/Chart.lock deleted file mode 100644 index 5ed5bc14afd..00000000000 --- a/stable/minio/3.0.54/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:04:43.838649115Z" diff --git a/stable/minio/3.0.54/CHANGELOG.md b/stable/minio/3.0.55/CHANGELOG.md similarity index 87% rename from stable/minio/3.0.54/CHANGELOG.md rename to stable/minio/3.0.55/CHANGELOG.md index c7a03ce14c3..9624996dc5a 100644 --- a/stable/minio/3.0.54/CHANGELOG.md +++ b/stable/minio/3.0.55/CHANGELOG.md @@ -2,6 +2,16 @@ +## [minio-3.0.55](https://github.com/truecharts/charts/compare/minio-3.0.54...minio-3.0.55) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [minio-3.0.54](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-3.0.54) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minio-3.0.54](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-3.0.54) (2022-09-20) diff --git a/stable/minio/3.0.55/Chart.lock b/stable/minio/3.0.55/Chart.lock new file mode 100644 index 00000000000..61b71e54d17 --- /dev/null +++ b/stable/minio/3.0.55/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:52:38.986180166Z" diff --git a/stable/minio/3.0.54/Chart.yaml b/stable/minio/3.0.55/Chart.yaml similarity index 97% rename from stable/minio/3.0.54/Chart.yaml rename to stable/minio/3.0.55/Chart.yaml index a97afeb8cae..2bd539ab15c 100644 --- a/stable/minio/3.0.54/Chart.yaml +++ b/stable/minio/3.0.55/Chart.yaml @@ -20,7 +20,7 @@ name: minio sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minio - https://github.com/minio/minio -version: 3.0.54 +version: 3.0.55 annotations: truecharts.org/catagories: | - media diff --git a/stable/minio/3.0.54/README.md b/stable/minio/3.0.55/README.md similarity index 100% rename from stable/minio/3.0.54/README.md rename to stable/minio/3.0.55/README.md diff --git a/stable/minio/3.0.54/app-readme.md b/stable/minio/3.0.55/app-readme.md similarity index 100% rename from stable/minio/3.0.54/app-readme.md rename to stable/minio/3.0.55/app-readme.md diff --git a/stable/satisfactory/2.0.34/charts/common-10.5.10.tgz b/stable/minio/3.0.55/charts/common-10.5.10.tgz similarity index 100% rename from stable/satisfactory/2.0.34/charts/common-10.5.10.tgz rename to stable/minio/3.0.55/charts/common-10.5.10.tgz diff --git a/stable/minio/3.0.54/ix_values.yaml b/stable/minio/3.0.55/ix_values.yaml similarity index 91% rename from stable/minio/3.0.54/ix_values.yaml rename to stable/minio/3.0.55/ix_values.yaml index f7804957dae..23fcb8a3535 100644 --- a/stable/minio/3.0.54/ix_values.yaml +++ b/stable/minio/3.0.55/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minio - tag: latest@sha256:41968c702cc6addd5896604a09c832b60c2b7240b19a54f526b2494f43efda28 + tag: latest@sha256:14f5e17c7a07f354b40f7894294590521ef26d9ea3785b04b152c50f87c2ae77 pullPolicy: IfNotPresent args: ["server", "/data", "--address", ":10106", "--console-address", ":10107"] diff --git a/stable/minio/3.0.54/questions.yaml b/stable/minio/3.0.55/questions.yaml similarity index 100% rename from stable/minio/3.0.54/questions.yaml rename to stable/minio/3.0.55/questions.yaml diff --git a/stable/synclounge/2.0.43/templates/common.yaml b/stable/minio/3.0.55/templates/common.yaml similarity index 100% rename from stable/synclounge/2.0.43/templates/common.yaml rename to stable/minio/3.0.55/templates/common.yaml diff --git a/stable/satisfactory/2.0.34/values.yaml b/stable/minio/3.0.55/values.yaml similarity index 100% rename from stable/satisfactory/2.0.34/values.yaml rename to stable/minio/3.0.55/values.yaml diff --git a/stable/n8n/4.0.57/CHANGELOG.md b/stable/n8n/4.0.58/CHANGELOG.md similarity index 93% rename from stable/n8n/4.0.57/CHANGELOG.md rename to stable/n8n/4.0.58/CHANGELOG.md index fadfbc51635..99c126c13e8 100644 --- a/stable/n8n/4.0.57/CHANGELOG.md +++ b/stable/n8n/4.0.58/CHANGELOG.md @@ -2,6 +2,16 @@ +## [n8n-4.0.58](https://github.com/truecharts/charts/compare/n8n-4.0.57...n8n-4.0.58) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [n8n-4.0.57](https://github.com/truecharts/charts/compare/n8n-4.0.54...n8n-4.0.57) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ ## [n8n-4.0.57](https://github.com/truecharts/charts/compare/n8n-4.0.54...n8n-4.0.57) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/wger/1.1.5/Chart.lock b/stable/n8n/4.0.58/Chart.lock similarity index 88% rename from stable/wger/1.1.5/Chart.lock rename to stable/n8n/4.0.58/Chart.lock index bc069235997..0b153b525f8 100644 --- a/stable/wger/1.1.5/Chart.lock +++ b/stable/n8n/4.0.58/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-22T14:25:25.570610883Z" +generated: "2022-09-23T21:52:58.124197178Z" diff --git a/stable/n8n/4.0.57/Chart.yaml b/stable/n8n/4.0.58/Chart.yaml similarity index 96% rename from stable/n8n/4.0.57/Chart.yaml rename to stable/n8n/4.0.58/Chart.yaml index 53863809cfd..15eab1190b8 100644 --- a/stable/n8n/4.0.57/Chart.yaml +++ b/stable/n8n/4.0.58/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.194.0" +appVersion: "0.195.5" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -29,7 +29,7 @@ sources: - https://docs.n8n.io/ - https://github.com/n8n-io/n8n - https://hub.docker.com/r/n8nio/n8n -version: 4.0.57 +version: 4.0.58 annotations: truecharts.org/catagories: | - media diff --git a/stable/n8n/4.0.57/README.md b/stable/n8n/4.0.58/README.md similarity index 100% rename from stable/n8n/4.0.57/README.md rename to stable/n8n/4.0.58/README.md diff --git a/stable/n8n/4.0.57/app-readme.md b/stable/n8n/4.0.58/app-readme.md similarity index 100% rename from stable/n8n/4.0.57/app-readme.md rename to stable/n8n/4.0.58/app-readme.md diff --git a/stable/sickchill/3.0.43/charts/common-10.5.10.tgz b/stable/n8n/4.0.58/charts/common-10.5.10.tgz similarity index 100% rename from stable/sickchill/3.0.43/charts/common-10.5.10.tgz rename to stable/n8n/4.0.58/charts/common-10.5.10.tgz diff --git a/stable/nocodb/3.0.44/charts/postgresql-8.0.78.tgz b/stable/n8n/4.0.58/charts/postgresql-8.0.78.tgz similarity index 100% rename from stable/nocodb/3.0.44/charts/postgresql-8.0.78.tgz rename to stable/n8n/4.0.58/charts/postgresql-8.0.78.tgz diff --git a/stable/n8n/4.0.57/charts/redis-3.0.75.tgz b/stable/n8n/4.0.58/charts/redis-3.0.75.tgz similarity index 100% rename from stable/n8n/4.0.57/charts/redis-3.0.75.tgz rename to stable/n8n/4.0.58/charts/redis-3.0.75.tgz diff --git a/stable/n8n/4.0.57/ix_values.yaml b/stable/n8n/4.0.58/ix_values.yaml similarity index 97% rename from stable/n8n/4.0.57/ix_values.yaml rename to stable/n8n/4.0.58/ix_values.yaml index 28154b6967c..99f588b224b 100644 --- a/stable/n8n/4.0.57/ix_values.yaml +++ b/stable/n8n/4.0.58/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/n8n - tag: 0.194.0@sha256:cb36a00115bae16263e9e1d6f7e58494df6c0a86baa0d922c1880759d8bf5d9a + tag: 0.195.5@sha256:d9ac2ccf66d10b2f4153338a9dae5b4146aab251b2901c5ed95e5aaeda0cd460 pullPolicy: IfNotPresent securityContext: diff --git a/stable/n8n/4.0.57/questions.yaml b/stable/n8n/4.0.58/questions.yaml similarity index 100% rename from stable/n8n/4.0.57/questions.yaml rename to stable/n8n/4.0.58/questions.yaml diff --git a/stable/n8n/4.0.57/templates/_configmap.tpl b/stable/n8n/4.0.58/templates/_configmap.tpl similarity index 100% rename from stable/n8n/4.0.57/templates/_configmap.tpl rename to stable/n8n/4.0.58/templates/_configmap.tpl diff --git a/stable/n8n/4.0.57/templates/common.yaml b/stable/n8n/4.0.58/templates/common.yaml similarity index 100% rename from stable/n8n/4.0.57/templates/common.yaml rename to stable/n8n/4.0.58/templates/common.yaml diff --git a/stable/sickchill/3.0.43/values.yaml b/stable/n8n/4.0.58/values.yaml similarity index 100% rename from stable/sickchill/3.0.43/values.yaml rename to stable/n8n/4.0.58/values.yaml diff --git a/stable/nocodb/3.0.44/CHANGELOG.md b/stable/nocodb/3.0.45/CHANGELOG.md similarity index 87% rename from stable/nocodb/3.0.44/CHANGELOG.md rename to stable/nocodb/3.0.45/CHANGELOG.md index 23e206e9a23..0ea7f1d0f1e 100644 --- a/stable/nocodb/3.0.44/CHANGELOG.md +++ b/stable/nocodb/3.0.45/CHANGELOG.md @@ -2,6 +2,16 @@ +## [nocodb-3.0.45](https://github.com/truecharts/charts/compare/nocodb-3.0.44...nocodb-3.0.45) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [nocodb-3.0.44](https://github.com/truecharts/charts/compare/nocodb-3.0.43...nocodb-3.0.44) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nocodb-3.0.44](https://github.com/truecharts/charts/compare/nocodb-3.0.43...nocodb-3.0.44) (2022-09-20) diff --git a/stable/n8n/4.0.57/Chart.lock b/stable/nocodb/3.0.45/Chart.lock similarity index 88% rename from stable/n8n/4.0.57/Chart.lock rename to stable/nocodb/3.0.45/Chart.lock index 41a18a282b8..441af009856 100644 --- a/stable/n8n/4.0.57/Chart.lock +++ b/stable/nocodb/3.0.45/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-22T14:06:44.079897608Z" +generated: "2022-09-23T21:53:05.364598421Z" diff --git a/stable/nocodb/3.0.44/Chart.yaml b/stable/nocodb/3.0.45/Chart.yaml similarity index 96% rename from stable/nocodb/3.0.44/Chart.yaml rename to stable/nocodb/3.0.45/Chart.yaml index 60493860ebc..b800eac6594 100644 --- a/stable/nocodb/3.0.44/Chart.yaml +++ b/stable/nocodb/3.0.45/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.96.4" +appVersion: "0.97.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb - https://hub.docker.com/r/nocodb/nocodb - https://github.com/nocodb/nocodb -version: 3.0.44 +version: 3.0.45 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/nocodb/3.0.44/README.md b/stable/nocodb/3.0.45/README.md similarity index 100% rename from stable/nocodb/3.0.44/README.md rename to stable/nocodb/3.0.45/README.md diff --git a/stable/nocodb/3.0.44/app-readme.md b/stable/nocodb/3.0.45/app-readme.md similarity index 100% rename from stable/nocodb/3.0.44/app-readme.md rename to stable/nocodb/3.0.45/app-readme.md diff --git a/stable/snapdrop/2.0.44/charts/common-10.5.10.tgz b/stable/nocodb/3.0.45/charts/common-10.5.10.tgz similarity index 100% rename from stable/snapdrop/2.0.44/charts/common-10.5.10.tgz rename to stable/nocodb/3.0.45/charts/common-10.5.10.tgz diff --git a/stable/recipes/8.0.50/charts/postgresql-8.0.78.tgz b/stable/nocodb/3.0.45/charts/postgresql-8.0.78.tgz similarity index 100% rename from stable/recipes/8.0.50/charts/postgresql-8.0.78.tgz rename to stable/nocodb/3.0.45/charts/postgresql-8.0.78.tgz diff --git a/stable/nocodb/3.0.44/charts/redis-3.0.75.tgz b/stable/nocodb/3.0.45/charts/redis-3.0.75.tgz similarity index 100% rename from stable/nocodb/3.0.44/charts/redis-3.0.75.tgz rename to stable/nocodb/3.0.45/charts/redis-3.0.75.tgz diff --git a/stable/nocodb/3.0.44/ix_values.yaml b/stable/nocodb/3.0.45/ix_values.yaml similarity index 94% rename from stable/nocodb/3.0.44/ix_values.yaml rename to stable/nocodb/3.0.45/ix_values.yaml index 22856945be4..7854c59f50e 100644 --- a/stable/nocodb/3.0.44/ix_values.yaml +++ b/stable/nocodb/3.0.45/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/nocodb - tag: 0.96.4@sha256:a5cb0ec43bdffc3e656cb86b6b15e47801236e9c119c11832fca81766c4f83e6 + tag: 0.97.0@sha256:28396975df9e02d527c12f9df4b7993f9d9b866f11cb2711ed906704024ea738 pullPolicy: IfNotPresent securityContext: diff --git a/stable/nocodb/3.0.44/questions.yaml b/stable/nocodb/3.0.45/questions.yaml similarity index 100% rename from stable/nocodb/3.0.44/questions.yaml rename to stable/nocodb/3.0.45/questions.yaml diff --git a/stable/nocodb/3.0.44/templates/_configmap.tpl b/stable/nocodb/3.0.45/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/3.0.44/templates/_configmap.tpl rename to stable/nocodb/3.0.45/templates/_configmap.tpl diff --git a/stable/nocodb/3.0.44/templates/_secrets.tpl b/stable/nocodb/3.0.45/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/3.0.44/templates/_secrets.tpl rename to stable/nocodb/3.0.45/templates/_secrets.tpl diff --git a/stable/nocodb/3.0.44/templates/common.yaml b/stable/nocodb/3.0.45/templates/common.yaml similarity index 100% rename from stable/nocodb/3.0.44/templates/common.yaml rename to stable/nocodb/3.0.45/templates/common.yaml diff --git a/stable/snapdrop/2.0.44/values.yaml b/stable/nocodb/3.0.45/values.yaml similarity index 100% rename from stable/snapdrop/2.0.44/values.yaml rename to stable/nocodb/3.0.45/values.yaml diff --git a/stable/recipes/8.0.50/CHANGELOG.md b/stable/recipes/8.0.51/CHANGELOG.md similarity index 87% rename from stable/recipes/8.0.50/CHANGELOG.md rename to stable/recipes/8.0.51/CHANGELOG.md index c69e1cd2bec..6d2d260c52b 100644 --- a/stable/recipes/8.0.50/CHANGELOG.md +++ b/stable/recipes/8.0.51/CHANGELOG.md @@ -2,6 +2,16 @@ +## [recipes-8.0.51](https://github.com/truecharts/charts/compare/recipes-8.0.50...recipes-8.0.51) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-20) diff --git a/stable/recipes/8.0.51/Chart.lock b/stable/recipes/8.0.51/Chart.lock new file mode 100644 index 00000000000..e6395156c19 --- /dev/null +++ b/stable/recipes/8.0.51/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 +generated: "2022-09-23T21:52:55.99967307Z" diff --git a/stable/recipes/8.0.50/Chart.yaml b/stable/recipes/8.0.51/Chart.yaml similarity index 96% rename from stable/recipes/8.0.50/Chart.yaml rename to stable/recipes/8.0.51/Chart.yaml index cd5a3589def..86b7e1dc72d 100644 --- a/stable/recipes/8.0.50/Chart.yaml +++ b/stable/recipes/8.0.51/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "1.3.3" +appVersion: "1.4.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: 8.0.50 +version: 8.0.51 kubeVersion: ">=1.16.0-0" keywords: - recipes diff --git a/stable/recipes/8.0.50/README.md b/stable/recipes/8.0.51/README.md similarity index 100% rename from stable/recipes/8.0.50/README.md rename to stable/recipes/8.0.51/README.md diff --git a/stable/recipes/8.0.50/app-readme.md b/stable/recipes/8.0.51/app-readme.md similarity index 100% rename from stable/recipes/8.0.50/app-readme.md rename to stable/recipes/8.0.51/app-readme.md diff --git a/stable/synclounge/2.0.43/charts/common-10.5.10.tgz b/stable/recipes/8.0.51/charts/common-10.5.10.tgz similarity index 100% rename from stable/synclounge/2.0.43/charts/common-10.5.10.tgz rename to stable/recipes/8.0.51/charts/common-10.5.10.tgz diff --git a/stable/wger/1.1.5/charts/postgresql-8.0.78.tgz b/stable/recipes/8.0.51/charts/postgresql-8.0.78.tgz similarity index 100% rename from stable/wger/1.1.5/charts/postgresql-8.0.78.tgz rename to stable/recipes/8.0.51/charts/postgresql-8.0.78.tgz diff --git a/stable/recipes/8.0.50/ix_values.yaml b/stable/recipes/8.0.51/ix_values.yaml similarity index 97% rename from stable/recipes/8.0.50/ix_values.yaml rename to stable/recipes/8.0.51/ix_values.yaml index 4e46810baaf..cd4ce1cc858 100644 --- a/stable/recipes/8.0.50/ix_values.yaml +++ b/stable/recipes/8.0.51/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/recipes - tag: 1.3.3@sha256:4a2a85292c5431e99a4ae428f423ac8c6f65f5e421e75605457f081519304c8f + tag: 1.4.1@sha256:397614426cfb824fc94346cd400d19ec4ed43af3b522f3fe2bafd231e22bbbea pullPolicy: IfNotPresent nginxImage: diff --git a/stable/recipes/8.0.50/questions.yaml b/stable/recipes/8.0.51/questions.yaml similarity index 100% rename from stable/recipes/8.0.50/questions.yaml rename to stable/recipes/8.0.51/questions.yaml diff --git a/stable/recipes/8.0.50/templates/_sercrets.tpl b/stable/recipes/8.0.51/templates/_sercrets.tpl similarity index 100% rename from stable/recipes/8.0.50/templates/_sercrets.tpl rename to stable/recipes/8.0.51/templates/_sercrets.tpl diff --git a/stable/recipes/8.0.50/templates/common.yaml b/stable/recipes/8.0.51/templates/common.yaml similarity index 100% rename from stable/recipes/8.0.50/templates/common.yaml rename to stable/recipes/8.0.51/templates/common.yaml diff --git a/stable/synclounge/2.0.43/values.yaml b/stable/recipes/8.0.51/values.yaml similarity index 100% rename from stable/synclounge/2.0.43/values.yaml rename to stable/recipes/8.0.51/values.yaml diff --git a/stable/rsshub/3.0.99/CHANGELOG.md b/stable/rsshub/3.0.100/CHANGELOG.md similarity index 93% rename from stable/rsshub/3.0.99/CHANGELOG.md rename to stable/rsshub/3.0.100/CHANGELOG.md index bdd2d562434..148305458f6 100644 --- a/stable/rsshub/3.0.99/CHANGELOG.md +++ b/stable/rsshub/3.0.100/CHANGELOG.md @@ -2,6 +2,16 @@ +## [rsshub-3.0.100](https://github.com/truecharts/charts/compare/rsshub-3.0.99...rsshub-3.0.100) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [rsshub-3.0.99](https://github.com/truecharts/charts/compare/rsshub-3.0.94...rsshub-3.0.99) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - -## [rsshub-3.0.98](https://github.com/truecharts/charts/compare/rsshub-3.0.94...rsshub-3.0.98) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/appsmith/2.0.52/Chart.lock b/stable/rsshub/3.0.100/Chart.lock similarity index 85% rename from incubator/appsmith/2.0.52/Chart.lock rename to stable/rsshub/3.0.100/Chart.lock index e03c3a60287..ffba1af9e76 100644 --- a/incubator/appsmith/2.0.52/Chart.lock +++ b/stable/rsshub/3.0.100/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:0d523b7e45806241724e718eccd24f62a40931e8951b48617125645ff8e32e0f -generated: "2022-09-22T13:00:54.20717316Z" +generated: "2022-09-23T21:53:14.878611503Z" diff --git a/stable/rsshub/3.0.99/Chart.yaml b/stable/rsshub/3.0.100/Chart.yaml similarity index 98% rename from stable/rsshub/3.0.99/Chart.yaml rename to stable/rsshub/3.0.100/Chart.yaml index a046edbf1ea..5f159307e24 100644 --- a/stable/rsshub/3.0.99/Chart.yaml +++ b/stable/rsshub/3.0.100/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 3.0.99 +version: 3.0.100 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/3.0.99/README.md b/stable/rsshub/3.0.100/README.md similarity index 100% rename from stable/rsshub/3.0.99/README.md rename to stable/rsshub/3.0.100/README.md diff --git a/stable/rsshub/3.0.99/app-readme.md b/stable/rsshub/3.0.100/app-readme.md similarity index 100% rename from stable/rsshub/3.0.99/app-readme.md rename to stable/rsshub/3.0.100/app-readme.md diff --git a/stable/trilium-notes/5.0.34/charts/common-10.5.10.tgz b/stable/rsshub/3.0.100/charts/common-10.5.10.tgz similarity index 100% rename from stable/trilium-notes/5.0.34/charts/common-10.5.10.tgz rename to stable/rsshub/3.0.100/charts/common-10.5.10.tgz diff --git a/stable/rsshub/3.0.99/charts/redis-3.0.75.tgz b/stable/rsshub/3.0.100/charts/redis-3.0.75.tgz similarity index 100% rename from stable/rsshub/3.0.99/charts/redis-3.0.75.tgz rename to stable/rsshub/3.0.100/charts/redis-3.0.75.tgz diff --git a/stable/rsshub/3.0.99/ix_values.yaml b/stable/rsshub/3.0.100/ix_values.yaml similarity index 93% rename from stable/rsshub/3.0.99/ix_values.yaml rename to stable/rsshub/3.0.100/ix_values.yaml index 1d2c2dbed3f..ed80a09f079 100644 --- a/stable/rsshub/3.0.99/ix_values.yaml +++ b/stable/rsshub/3.0.100/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:15cadb55b4746f3adbebc1e1bb3d68977b07a50e9725889be71bdbf357da25d1 + tag: latest@sha256:032d2bfb6e4c2b819020fa850217398dda414f1b2b6fdc76a891eee4bfa367b4 browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/stable/rsshub/3.0.99/questions.yaml b/stable/rsshub/3.0.100/questions.yaml similarity index 100% rename from stable/rsshub/3.0.99/questions.yaml rename to stable/rsshub/3.0.100/questions.yaml diff --git a/stable/trilium-notes/5.0.34/templates/common.yaml b/stable/rsshub/3.0.100/templates/common.yaml similarity index 100% rename from stable/trilium-notes/5.0.34/templates/common.yaml rename to stable/rsshub/3.0.100/templates/common.yaml diff --git a/stable/trilium-notes/5.0.34/values.yaml b/stable/rsshub/3.0.100/values.yaml similarity index 100% rename from stable/trilium-notes/5.0.34/values.yaml rename to stable/rsshub/3.0.100/values.yaml diff --git a/stable/satisfactory/2.0.34/Chart.lock b/stable/satisfactory/2.0.34/Chart.lock deleted file mode 100644 index df7eb259cbe..00000000000 --- a/stable/satisfactory/2.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:16:57.232268011Z" diff --git a/stable/satisfactory/2.0.34/CHANGELOG.md b/stable/satisfactory/2.0.35/CHANGELOG.md similarity index 91% rename from stable/satisfactory/2.0.34/CHANGELOG.md rename to stable/satisfactory/2.0.35/CHANGELOG.md index 2330cdf004e..66a9c5e7c6e 100644 --- a/stable/satisfactory/2.0.34/CHANGELOG.md +++ b/stable/satisfactory/2.0.35/CHANGELOG.md @@ -2,6 +2,16 @@ +## [satisfactory-2.0.35](https://github.com/truecharts/charts/compare/satisfactory-2.0.34...satisfactory-2.0.35) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [satisfactory-2.0.34](https://github.com/truecharts/charts/compare/satisfactory-2.0.33...satisfactory-2.0.34) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - -## [satisfactory-2.0.34](https://github.com/truecharts/charts/compare/satisfactory-2.0.33...satisfactory-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/satisfactory/2.0.35/Chart.lock b/stable/satisfactory/2.0.35/Chart.lock new file mode 100644 index 00000000000..909bec12170 --- /dev/null +++ b/stable/satisfactory/2.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:53:31.245906675Z" diff --git a/stable/satisfactory/2.0.34/Chart.yaml b/stable/satisfactory/2.0.35/Chart.yaml similarity index 95% rename from stable/satisfactory/2.0.34/Chart.yaml rename to stable/satisfactory/2.0.35/Chart.yaml index 4f4e5a249f4..8a828fdd05d 100644 --- a/stable/satisfactory/2.0.34/Chart.yaml +++ b/stable/satisfactory/2.0.35/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.2.5" +appVersion: "1.3.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/wolveix/satisfactory-server - https://hub.docker.com/r/wolveix/satisfactory-server type: application -version: 2.0.34 +version: 2.0.35 annotations: truecharts.org/catagories: | - games diff --git a/stable/satisfactory/2.0.34/README.md b/stable/satisfactory/2.0.35/README.md similarity index 100% rename from stable/satisfactory/2.0.34/README.md rename to stable/satisfactory/2.0.35/README.md diff --git a/stable/satisfactory/2.0.34/app-readme.md b/stable/satisfactory/2.0.35/app-readme.md similarity index 100% rename from stable/satisfactory/2.0.34/app-readme.md rename to stable/satisfactory/2.0.35/app-readme.md diff --git a/stable/wger/1.1.5/charts/common-10.5.10.tgz b/stable/satisfactory/2.0.35/charts/common-10.5.10.tgz similarity index 100% rename from stable/wger/1.1.5/charts/common-10.5.10.tgz rename to stable/satisfactory/2.0.35/charts/common-10.5.10.tgz diff --git a/stable/satisfactory/2.0.34/ix_values.yaml b/stable/satisfactory/2.0.35/ix_values.yaml similarity index 93% rename from stable/satisfactory/2.0.34/ix_values.yaml rename to stable/satisfactory/2.0.35/ix_values.yaml index a3f93788958..97ca1b133b8 100644 --- a/stable/satisfactory/2.0.34/ix_values.yaml +++ b/stable/satisfactory/2.0.35/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/satisfactory pullPolicy: IfNotPresent - tag: 1.2.5@sha256:02ee614c5547f6dff2bad51c27e0aa4e63693ea51d831532731430940bb52d07 + tag: 1.3.0@sha256:67921b8591c052eab34c174cc7f56f768aac294f2800ab0c95e9f36727115dae env: AUTOPAUSE: true diff --git a/stable/satisfactory/2.0.34/questions.yaml b/stable/satisfactory/2.0.35/questions.yaml similarity index 100% rename from stable/satisfactory/2.0.34/questions.yaml rename to stable/satisfactory/2.0.35/questions.yaml diff --git a/stable/satisfactory/2.0.35/templates/common.yaml b/stable/satisfactory/2.0.35/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/satisfactory/2.0.35/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/wger/1.1.5/values.yaml b/stable/satisfactory/2.0.35/values.yaml similarity index 100% rename from stable/wger/1.1.5/values.yaml rename to stable/satisfactory/2.0.35/values.yaml diff --git a/stable/sickchill/3.0.43/Chart.lock b/stable/sickchill/3.0.43/Chart.lock deleted file mode 100644 index 1d6941d357e..00000000000 --- a/stable/sickchill/3.0.43/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:18:10.068433962Z" diff --git a/stable/sickchill/3.0.43/CHANGELOG.md b/stable/sickchill/3.0.44/CHANGELOG.md similarity index 87% rename from stable/sickchill/3.0.43/CHANGELOG.md rename to stable/sickchill/3.0.44/CHANGELOG.md index 0ee46dea7c9..b7e9b0c63dc 100644 --- a/stable/sickchill/3.0.43/CHANGELOG.md +++ b/stable/sickchill/3.0.44/CHANGELOG.md @@ -2,6 +2,16 @@ +## [sickchill-3.0.44](https://github.com/truecharts/charts/compare/sickchill-3.0.43...sickchill-3.0.44) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [sickchill-3.0.43](https://github.com/truecharts/charts/compare/sickchill-3.0.41...sickchill-3.0.43) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sickchill-3.0.43](https://github.com/truecharts/charts/compare/sickchill-3.0.41...sickchill-3.0.43) (2022-09-20) diff --git a/stable/sickchill/3.0.44/Chart.lock b/stable/sickchill/3.0.44/Chart.lock new file mode 100644 index 00000000000..04a24a80933 --- /dev/null +++ b/stable/sickchill/3.0.44/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:53:43.54618439Z" diff --git a/stable/sickchill/3.0.43/Chart.yaml b/stable/sickchill/3.0.44/Chart.yaml similarity index 95% rename from stable/sickchill/3.0.43/Chart.yaml rename to stable/sickchill/3.0.44/Chart.yaml index d65bc7ef9b0..a534c660e2c 100644 --- a/stable/sickchill/3.0.43/Chart.yaml +++ b/stable/sickchill/3.0.44/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022.9.17" +appVersion: "2022.9.22" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-sickchill - https://github.com/SickChill/SickChill type: application -version: 3.0.43 +version: 3.0.44 annotations: truecharts.org/catagories: | - media diff --git a/stable/sickchill/3.0.43/README.md b/stable/sickchill/3.0.44/README.md similarity index 100% rename from stable/sickchill/3.0.43/README.md rename to stable/sickchill/3.0.44/README.md diff --git a/stable/sickchill/3.0.43/app-readme.md b/stable/sickchill/3.0.44/app-readme.md similarity index 100% rename from stable/sickchill/3.0.43/app-readme.md rename to stable/sickchill/3.0.44/app-readme.md diff --git a/stable/sickchill/3.0.44/charts/common-10.5.10.tgz b/stable/sickchill/3.0.44/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/sickchill/3.0.44/charts/common-10.5.10.tgz differ diff --git a/stable/sickchill/3.0.43/ix_values.yaml b/stable/sickchill/3.0.44/ix_values.yaml similarity index 82% rename from stable/sickchill/3.0.43/ix_values.yaml rename to stable/sickchill/3.0.44/ix_values.yaml index d8cc5b50f3b..b3a29ca46ba 100644 --- a/stable/sickchill/3.0.43/ix_values.yaml +++ b/stable/sickchill/3.0.44/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/sickchill pullPolicy: IfNotPresent - tag: 2022.9.17@sha256:b947d3ed72cd1f77c07d32813190a665227c2fa109b1380c97b01f3f8ae56ed8 + tag: 2022.9.22@sha256:556fcb79fdc7677247cd5de1032edb63556ec329b30efaaaaae5a761d6681edf securityContext: readOnlyRootFilesystem: false diff --git a/stable/sickchill/3.0.43/questions.yaml b/stable/sickchill/3.0.44/questions.yaml similarity index 100% rename from stable/sickchill/3.0.43/questions.yaml rename to stable/sickchill/3.0.44/questions.yaml diff --git a/stable/sickchill/3.0.43/templates/common.yaml b/stable/sickchill/3.0.44/templates/common.yaml similarity index 100% rename from stable/sickchill/3.0.43/templates/common.yaml rename to stable/sickchill/3.0.44/templates/common.yaml diff --git a/stable/sickchill/3.0.44/values.yaml b/stable/sickchill/3.0.44/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/snapdrop/2.0.44/Chart.lock b/stable/snapdrop/2.0.44/Chart.lock deleted file mode 100644 index 4d4b1389ddb..00000000000 --- a/stable/snapdrop/2.0.44/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:18:39.124440222Z" diff --git a/stable/snapdrop/2.0.44/CHANGELOG.md b/stable/snapdrop/2.0.45/CHANGELOG.md similarity index 93% rename from stable/snapdrop/2.0.44/CHANGELOG.md rename to stable/snapdrop/2.0.45/CHANGELOG.md index d53a56313b1..a8a9d2b51ab 100644 --- a/stable/snapdrop/2.0.44/CHANGELOG.md +++ b/stable/snapdrop/2.0.45/CHANGELOG.md @@ -2,6 +2,16 @@ +## [snapdrop-2.0.45](https://github.com/truecharts/charts/compare/snapdrop-2.0.44...snapdrop-2.0.45) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [snapdrop-2.0.44](https://github.com/truecharts/charts/compare/snapdrop-2.0.42...snapdrop-2.0.44) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - refactor Services SCALE GUI - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [snapdrop-2.0.44](https://github.com/truecharts/charts/compare/snapdrop-2.0.42...snapdrop-2.0.44) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/snapdrop/2.0.45/Chart.lock b/stable/snapdrop/2.0.45/Chart.lock new file mode 100644 index 00000000000..113d93978e8 --- /dev/null +++ b/stable/snapdrop/2.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:53:49.837723834Z" diff --git a/stable/snapdrop/2.0.44/Chart.yaml b/stable/snapdrop/2.0.45/Chart.yaml similarity index 97% rename from stable/snapdrop/2.0.44/Chart.yaml rename to stable/snapdrop/2.0.45/Chart.yaml index bf0aa6a414b..3365434a21c 100644 --- a/stable/snapdrop/2.0.44/Chart.yaml +++ b/stable/snapdrop/2.0.45/Chart.yaml @@ -18,7 +18,7 @@ name: snapdrop sources: - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop - https://github.com/linuxserver/docker-snapdrop -version: 2.0.44 +version: 2.0.45 annotations: truecharts.org/catagories: | - media diff --git a/stable/snapdrop/2.0.44/README.md b/stable/snapdrop/2.0.45/README.md similarity index 100% rename from stable/snapdrop/2.0.44/README.md rename to stable/snapdrop/2.0.45/README.md diff --git a/stable/snapdrop/2.0.44/app-readme.md b/stable/snapdrop/2.0.45/app-readme.md similarity index 100% rename from stable/snapdrop/2.0.44/app-readme.md rename to stable/snapdrop/2.0.45/app-readme.md diff --git a/stable/snapdrop/2.0.45/charts/common-10.5.10.tgz b/stable/snapdrop/2.0.45/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/snapdrop/2.0.45/charts/common-10.5.10.tgz differ diff --git a/stable/snapdrop/2.0.44/ix_values.yaml b/stable/snapdrop/2.0.45/ix_values.yaml similarity index 81% rename from stable/snapdrop/2.0.44/ix_values.yaml rename to stable/snapdrop/2.0.45/ix_values.yaml index 709df71f9e6..3b31ccff5c1 100644 --- a/stable/snapdrop/2.0.44/ix_values.yaml +++ b/stable/snapdrop/2.0.45/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/snapdrop - tag: latest@sha256:758a1b20be303e5f522d99eea23b332b144e932d9c9697144ce58014260b1701 + tag: latest@sha256:fe132bb44054f0d7ba340a3f3114a6ca353e7237da4fd0297613b647082ac18b pullPolicy: IfNotPresent securityContext: diff --git a/stable/snapdrop/2.0.44/questions.yaml b/stable/snapdrop/2.0.45/questions.yaml similarity index 100% rename from stable/snapdrop/2.0.44/questions.yaml rename to stable/snapdrop/2.0.45/questions.yaml diff --git a/stable/snapdrop/2.0.45/templates/common.yaml b/stable/snapdrop/2.0.45/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/snapdrop/2.0.45/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/snapdrop/2.0.45/values.yaml b/stable/snapdrop/2.0.45/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/synclounge/2.0.43/Chart.lock b/stable/synclounge/2.0.43/Chart.lock deleted file mode 100644 index a620bc2dc48..00000000000 --- a/stable/synclounge/2.0.43/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:20:14.574670204Z" diff --git a/stable/synclounge/2.0.43/CHANGELOG.md b/stable/synclounge/2.0.44/CHANGELOG.md similarity index 93% rename from stable/synclounge/2.0.43/CHANGELOG.md rename to stable/synclounge/2.0.44/CHANGELOG.md index e66c36948b1..8a6067aba0d 100644 --- a/stable/synclounge/2.0.43/CHANGELOG.md +++ b/stable/synclounge/2.0.44/CHANGELOG.md @@ -2,6 +2,16 @@ +## [synclounge-2.0.44](https://github.com/truecharts/charts/compare/synclounge-2.0.43...synclounge-2.0.44) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [synclounge-2.0.43](https://github.com/truecharts/charts/compare/synclounge-2.0.41...synclounge-2.0.43) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - refactor Services SCALE GUI - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [synclounge-2.0.43](https://github.com/truecharts/charts/compare/synclounge-2.0.41...synclounge-2.0.43) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/synclounge/2.0.44/Chart.lock b/stable/synclounge/2.0.44/Chart.lock new file mode 100644 index 00000000000..e3468163ce3 --- /dev/null +++ b/stable/synclounge/2.0.44/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:53:50.116809098Z" diff --git a/stable/synclounge/2.0.43/Chart.yaml b/stable/synclounge/2.0.44/Chart.yaml similarity index 95% rename from stable/synclounge/2.0.43/Chart.yaml rename to stable/synclounge/2.0.44/Chart.yaml index d0af37ef41c..974df5188cd 100644 --- a/stable/synclounge/2.0.43/Chart.yaml +++ b/stable/synclounge/2.0.44/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: synclounge -version: 2.0.43 -appVersion: "5.1.123" +version: 2.0.44 +appVersion: "5.2.2" description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. type: application deprecated: false diff --git a/stable/synclounge/2.0.43/README.md b/stable/synclounge/2.0.44/README.md similarity index 100% rename from stable/synclounge/2.0.43/README.md rename to stable/synclounge/2.0.44/README.md diff --git a/stable/synclounge/2.0.43/app-readme.md b/stable/synclounge/2.0.44/app-readme.md similarity index 100% rename from stable/synclounge/2.0.43/app-readme.md rename to stable/synclounge/2.0.44/app-readme.md diff --git a/stable/synclounge/2.0.44/charts/common-10.5.10.tgz b/stable/synclounge/2.0.44/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/synclounge/2.0.44/charts/common-10.5.10.tgz differ diff --git a/stable/synclounge/2.0.43/ix_values.yaml b/stable/synclounge/2.0.44/ix_values.yaml similarity index 81% rename from stable/synclounge/2.0.43/ix_values.yaml rename to stable/synclounge/2.0.44/ix_values.yaml index ab081dee8dd..c38344d0439 100644 --- a/stable/synclounge/2.0.43/ix_values.yaml +++ b/stable/synclounge/2.0.44/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/synclounge pullPolicy: IfNotPresent - tag: v5.1.123@sha256:c3f6ff248ce2e1f54f5ba548f581ae1ecc5b8f02a6cd373ab0ee3e3bbf8fa5d0 + tag: 5.2.2@sha256:899b6bf74cdbb8b661c9f95d6feeab509e847e049903fbb7a9c81fb9ba2187d0 securityContext: runAsNonRoot: false diff --git a/stable/synclounge/2.0.43/questions.yaml b/stable/synclounge/2.0.44/questions.yaml similarity index 100% rename from stable/synclounge/2.0.43/questions.yaml rename to stable/synclounge/2.0.44/questions.yaml diff --git a/stable/synclounge/2.0.44/templates/common.yaml b/stable/synclounge/2.0.44/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/synclounge/2.0.44/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/synclounge/2.0.44/values.yaml b/stable/synclounge/2.0.44/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/trilium-notes/5.0.34/Chart.lock b/stable/trilium-notes/5.0.34/Chart.lock deleted file mode 100644 index 2447eae3fb8..00000000000 --- a/stable/trilium-notes/5.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:21:56.582153155Z" diff --git a/stable/trilium-notes/5.0.34/CHANGELOG.md b/stable/trilium-notes/5.0.35/CHANGELOG.md similarity index 91% rename from stable/trilium-notes/5.0.34/CHANGELOG.md rename to stable/trilium-notes/5.0.35/CHANGELOG.md index a67232d04ec..ef9dacc6a42 100644 --- a/stable/trilium-notes/5.0.34/CHANGELOG.md +++ b/stable/trilium-notes/5.0.35/CHANGELOG.md @@ -2,6 +2,16 @@ +## [trilium-notes-5.0.35](https://github.com/truecharts/charts/compare/trilium-notes-5.0.34...trilium-notes-5.0.35) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [trilium-notes-5.0.34](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-notes-5.0.34) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - -## [trilium-notes-5.0.34](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-notes-5.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/trilium-notes/5.0.35/Chart.lock b/stable/trilium-notes/5.0.35/Chart.lock new file mode 100644 index 00000000000..135b4bd082a --- /dev/null +++ b/stable/trilium-notes/5.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:53:56.954376007Z" diff --git a/stable/trilium-notes/5.0.34/Chart.yaml b/stable/trilium-notes/5.0.35/Chart.yaml similarity index 96% rename from stable/trilium-notes/5.0.34/Chart.yaml rename to stable/trilium-notes/5.0.35/Chart.yaml index 694d7dd2076..eaaa5df5d15 100644 --- a/stable/trilium-notes/5.0.34/Chart.yaml +++ b/stable/trilium-notes/5.0.35/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.54.3" +appVersion: "0.55.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://hub.docker.com/r/zadam/trilium - https://github.com/zadam/trilium type: application -version: 5.0.34 +version: 5.0.35 annotations: truecharts.org/catagories: | - media diff --git a/stable/trilium-notes/5.0.34/README.md b/stable/trilium-notes/5.0.35/README.md similarity index 100% rename from stable/trilium-notes/5.0.34/README.md rename to stable/trilium-notes/5.0.35/README.md diff --git a/stable/trilium-notes/5.0.34/app-readme.md b/stable/trilium-notes/5.0.35/app-readme.md similarity index 100% rename from stable/trilium-notes/5.0.34/app-readme.md rename to stable/trilium-notes/5.0.35/app-readme.md diff --git a/stable/trilium-notes/5.0.35/charts/common-10.5.10.tgz b/stable/trilium-notes/5.0.35/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/trilium-notes/5.0.35/charts/common-10.5.10.tgz differ diff --git a/stable/trilium-notes/5.0.34/ix_values.yaml b/stable/trilium-notes/5.0.35/ix_values.yaml similarity index 82% rename from stable/trilium-notes/5.0.34/ix_values.yaml rename to stable/trilium-notes/5.0.35/ix_values.yaml index bedf0dfdaf1..60a0c88b227 100644 --- a/stable/trilium-notes/5.0.34/ix_values.yaml +++ b/stable/trilium-notes/5.0.35/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/trilium-notes pullPolicy: IfNotPresent - tag: 0.54.3@sha256:deb989e8cc739249af5824d17993598d22ef63fa63028b46176692fe4ce1751e + tag: 0.55.1@sha256:21fb6752c4334f2ac53d2ff191d8859e2ff7a2ca79ecc2fd1ef8bf10ea45ddea securityContext: runAsNonRoot: false diff --git a/stable/trilium-notes/5.0.34/questions.yaml b/stable/trilium-notes/5.0.35/questions.yaml similarity index 100% rename from stable/trilium-notes/5.0.34/questions.yaml rename to stable/trilium-notes/5.0.35/questions.yaml diff --git a/stable/trilium-notes/5.0.35/templates/common.yaml b/stable/trilium-notes/5.0.35/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/trilium-notes/5.0.35/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/trilium-notes/5.0.35/values.yaml b/stable/trilium-notes/5.0.35/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unifi/11.0.35/CHANGELOG.md b/stable/unifi/11.0.35/CHANGELOG.md new file mode 100644 index 00000000000..5bd94a1b17f --- /dev/null +++ b/stable/unifi/11.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [unifi-11.0.35](https://github.com/truecharts/charts/compare/unifi-11.0.34...unifi-11.0.35) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [unifi-11.0.34](https://github.com/truecharts/charts/compare/unifi-11.0.33...unifi-11.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [unifi-11.0.34](https://github.com/truecharts/charts/compare/unifi-11.0.33...unifi-11.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [unifi-11.0.34](https://github.com/truecharts/charts/compare/unifi-11.0.33...unifi-11.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [unifi-11.0.34](https://github.com/truecharts/charts/compare/unifi-11.0.33...unifi-11.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/unifi/11.0.35/Chart.lock b/stable/unifi/11.0.35/Chart.lock new file mode 100644 index 00000000000..1b29b28dba6 --- /dev/null +++ b/stable/unifi/11.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:54:09.487153529Z" diff --git a/stable/unifi/11.0.35/Chart.yaml b/stable/unifi/11.0.35/Chart.yaml new file mode 100644 index 00000000000..b7ffe80f3ef --- /dev/null +++ b/stable/unifi/11.0.35/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "7.2.94" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Ubiquiti Network's Unifi Controller +home: https://truecharts.org/docs/charts/stable/unifi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unifi.png +keywords: + - ubiquiti + - unifi +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unifi +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/unifi + - https://github.com/jacobalberty/unifi-docker + - https://unifi-network.ui.com +type: application +version: 11.0.35 +annotations: + truecharts.org/catagories: | + - Networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/unifi/11.0.35/README.md b/stable/unifi/11.0.35/README.md new file mode 100644 index 00000000000..fba6c9a768e --- /dev/null +++ b/stable/unifi/11.0.35/README.md @@ -0,0 +1,107 @@ +# unifi + +Ubiquiti Network's Unifi Controller + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [unifi](https://truecharts.org/docs/charts/stable/unifi) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `unifi` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install unifi TrueCharts/unifi +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `unifi` deployment + +```console +helm uninstall unifi +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install unifi \ + --set env.TZ="America/New York" \ + TrueCharts/unifi +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install unifi TrueCharts/unifi -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/unifi/11.0.35/app-readme.md b/stable/unifi/11.0.35/app-readme.md new file mode 100644 index 00000000000..b5cca3d6f5e --- /dev/null +++ b/stable/unifi/11.0.35/app-readme.md @@ -0,0 +1,8 @@ +Ubiquiti Network's Unifi Controller + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/unifi](https://truecharts.org/docs/charts/stable/unifi) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/unifi/11.0.35/charts/common-10.5.10.tgz b/stable/unifi/11.0.35/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/unifi/11.0.35/charts/common-10.5.10.tgz differ diff --git a/stable/unifi/11.0.35/ix_values.yaml b/stable/unifi/11.0.35/ix_values.yaml new file mode 100644 index 00000000000..86cd5c2f09f --- /dev/null +++ b/stable/unifi/11.0.35/ix_values.yaml @@ -0,0 +1,64 @@ +image: + repository: tccr.io/truecharts/unifi + tag: 7.2.94@sha256:05e810b900f858813dc67e59f1c7cea55af0df32e50e37c1f9fffcddc24be183 + pullPolicy: IfNotPresent + +service: + main: + ports: + main: + protocol: HTTPS + port: 8443 + targetPort: 8443 + comm: + enabled: true + ports: + comm: + enabled: true + port: 8080 + targetPort: 8080 + stun: + enabled: true + ports: + stun: + enabled: true + port: 3478 + targetPort: 3478 + protocol: UDP + speedtest: + enabled: true + ports: + speedtest: + enabled: true + port: 6789 + targetPort: 6789 + guestportal: + enabled: true + ports: + web: + enabled: true + port: 8880 + targetPort: 8880 + protocol: HTTP + websecure: + enabled: true + port: 8843 + targetPort: 8843 + protocol: HTTPS + +securityContext: + readOnlyRootFilesystem: false + +podSecurityContext: + runAsGroup: 999 + runAsUser: 999 + +env: {} + +persistence: + config: + enabled: true + mountPath: "/unifi" + +portal: + enabled: true diff --git a/stable/unifi/11.0.35/questions.yaml b/stable/unifi/11.0.35/questions.yaml new file mode 100644 index 00000000000..b2dbaeab1b9 --- /dev/null +++ b/stable/unifi/11.0.35/questions.yaml @@ -0,0 +1,3135 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8443 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTPS + 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: 8443 + - variable: comm + label: "Unifi Device Communication Service" + description: "Unifi Device Communication Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: comm + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8080 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8080 + - variable: stun + label: "STUN Device Communication Service" + description: "STUN Device Communication Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stun + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 3478 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: UDP + 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: 3478 + - variable: speedtest + label: "Speedtest Service" + description: "Speedtest Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: speedtest + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 6789 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 6789 + - variable: guestportal + label: "Guest Portal Service" + description: "Guest Portal Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: web + label: "Web Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8880 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8880 + - variable: websecure + label: "Secure Web Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8843 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTPS + 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: 8843 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 999 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 999 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/unifi/11.0.35/templates/common.yaml b/stable/unifi/11.0.35/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/unifi/11.0.35/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/unifi/11.0.35/values.yaml b/stable/unifi/11.0.35/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wger/1.1.5/CHANGELOG.md b/stable/wger/1.1.6/CHANGELOG.md similarity index 87% rename from stable/wger/1.1.5/CHANGELOG.md rename to stable/wger/1.1.6/CHANGELOG.md index d222611724c..34b1d96d932 100644 --- a/stable/wger/1.1.5/CHANGELOG.md +++ b/stable/wger/1.1.6/CHANGELOG.md @@ -2,6 +2,16 @@ +## [wger-1.1.6](https://github.com/truecharts/charts/compare/wger-1.1.5...wger-1.1.6) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + ## [wger-1.1.5](https://github.com/truecharts/charts/compare/wger-1.1.4...wger-1.1.5) (2022-09-22) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [wger-1.1.5](https://github.com/truecharts/charts/compare/wger-1.1.4...wger-1.1.5) (2022-09-20) diff --git a/stable/nocodb/3.0.44/Chart.lock b/stable/wger/1.1.6/Chart.lock similarity index 88% rename from stable/nocodb/3.0.44/Chart.lock rename to stable/wger/1.1.6/Chart.lock index 75cdde6fba0..f16ed8df183 100644 --- a/stable/nocodb/3.0.44/Chart.lock +++ b/stable/wger/1.1.6/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-22T14:07:51.264217311Z" +generated: "2022-09-23T21:54:31.290952819Z" diff --git a/stable/wger/1.1.5/Chart.yaml b/stable/wger/1.1.6/Chart.yaml similarity index 98% rename from stable/wger/1.1.5/Chart.yaml rename to stable/wger/1.1.6/Chart.yaml index 55e0d18da68..7a1de6d79c0 100644 --- a/stable/wger/1.1.5/Chart.yaml +++ b/stable/wger/1.1.6/Chart.yaml @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wger - https://github.com/wger-project/wger - https://github.com/wger-project/docker -version: 1.1.5 +version: 1.1.6 annotations: truecharts.org/catagories: | - life diff --git a/stable/wger/1.1.5/README.md b/stable/wger/1.1.6/README.md similarity index 100% rename from stable/wger/1.1.5/README.md rename to stable/wger/1.1.6/README.md diff --git a/stable/wger/1.1.5/app-readme.md b/stable/wger/1.1.6/app-readme.md similarity index 100% rename from stable/wger/1.1.5/app-readme.md rename to stable/wger/1.1.6/app-readme.md diff --git a/stable/wger/1.1.6/charts/common-10.5.10.tgz b/stable/wger/1.1.6/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/wger/1.1.6/charts/common-10.5.10.tgz differ diff --git a/stable/wger/1.1.6/charts/postgresql-8.0.78.tgz b/stable/wger/1.1.6/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/wger/1.1.6/charts/postgresql-8.0.78.tgz differ diff --git a/stable/wger/1.1.5/charts/redis-3.0.75.tgz b/stable/wger/1.1.6/charts/redis-3.0.75.tgz similarity index 100% rename from stable/wger/1.1.5/charts/redis-3.0.75.tgz rename to stable/wger/1.1.6/charts/redis-3.0.75.tgz diff --git a/stable/wger/1.1.5/ix_values.yaml b/stable/wger/1.1.6/ix_values.yaml similarity index 95% rename from stable/wger/1.1.5/ix_values.yaml rename to stable/wger/1.1.6/ix_values.yaml index 4416ea2f836..bef2c34b5fa 100644 --- a/stable/wger/1.1.5/ix_values.yaml +++ b/stable/wger/1.1.6/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/wger - tag: latest@sha256:f42b5566b0a95fedb417422a67556e5f52b4733385348142dbff525d6f09a066 + tag: latest@sha256:584bfce56f53e2001814c30a2b67b71cc99b400a5c95baaa109b7204b988922c pullPolicy: IfNotPresent nginxImage: diff --git a/stable/wger/1.1.5/questions.yaml b/stable/wger/1.1.6/questions.yaml similarity index 100% rename from stable/wger/1.1.5/questions.yaml rename to stable/wger/1.1.6/questions.yaml diff --git a/stable/wger/1.1.5/templates/_configmap.tpl b/stable/wger/1.1.6/templates/_configmap.tpl similarity index 100% rename from stable/wger/1.1.5/templates/_configmap.tpl rename to stable/wger/1.1.6/templates/_configmap.tpl diff --git a/stable/wger/1.1.5/templates/_nginx.tpl b/stable/wger/1.1.6/templates/_nginx.tpl similarity index 100% rename from stable/wger/1.1.5/templates/_nginx.tpl rename to stable/wger/1.1.6/templates/_nginx.tpl diff --git a/stable/wger/1.1.5/templates/_secrets.tpl b/stable/wger/1.1.6/templates/_secrets.tpl similarity index 100% rename from stable/wger/1.1.5/templates/_secrets.tpl rename to stable/wger/1.1.6/templates/_secrets.tpl diff --git a/stable/wger/1.1.5/templates/common.yaml b/stable/wger/1.1.6/templates/common.yaml similarity index 100% rename from stable/wger/1.1.5/templates/common.yaml rename to stable/wger/1.1.6/templates/common.yaml diff --git a/stable/wger/1.1.6/values.yaml b/stable/wger/1.1.6/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zwavejs2mqtt/12.0.0/CHANGELOG.md b/stable/zwavejs2mqtt/12.0.0/CHANGELOG.md new file mode 100644 index 00000000000..42311d2f959 --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.0/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zwavejs2mqtt-12.0.0](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.39...zwavejs2mqtt-12.0.0) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update container image tccr.io/truecharts/zwavejs2mqtt to v8.0.0 ([#3851](https://github.com/truecharts/charts/issues/3851)) + + + + +## [zwavejs2mqtt-11.0.39](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.37...zwavejs2mqtt-11.0.39) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zwavejs2mqtt-11.0.39](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.37...zwavejs2mqtt-11.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zwavejs2mqtt-11.0.39](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.37...zwavejs2mqtt-11.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zwavejs2mqtt-11.0.39](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.37...zwavejs2mqtt-11.0.39) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) diff --git a/stable/zwavejs2mqtt/12.0.0/Chart.lock b/stable/zwavejs2mqtt/12.0.0/Chart.lock new file mode 100644 index 00000000000..9a807ad0dd7 --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-23T21:54:16.30906834Z" diff --git a/stable/zwavejs2mqtt/12.0.0/Chart.yaml b/stable/zwavejs2mqtt/12.0.0/Chart.yaml new file mode 100644 index 00000000000..877f75dfcbb --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.0/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "8.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +deprecated: false +description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue +home: https://truecharts.org/docs/charts/stable/zwavejs2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zwavejs2mqtt.png +keywords: + - zwavejs2mqtt + - zwave-js + - z-wave + - zwave +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: zwavejs2mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt + - https://github.com/zwave-js/zwavejs2mqtt + - https://hub.docker.com/r/zwavejs/zwavejs2mqtt +type: application +version: 12.0.0 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/zwavejs2mqtt/12.0.0/README.md b/stable/zwavejs2mqtt/12.0.0/README.md new file mode 100644 index 00000000000..5372d560334 --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.0/README.md @@ -0,0 +1,107 @@ +# zwavejs2mqtt + +Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [zwavejs2mqtt](https://truecharts.org/docs/charts/stable/zwavejs2mqtt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `zwavejs2mqtt` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install zwavejs2mqtt TrueCharts/zwavejs2mqtt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `zwavejs2mqtt` deployment + +```console +helm uninstall zwavejs2mqtt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install zwavejs2mqtt \ + --set env.TZ="America/New York" \ + TrueCharts/zwavejs2mqtt +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install zwavejs2mqtt TrueCharts/zwavejs2mqtt -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/zwavejs2mqtt/12.0.0/app-readme.md b/stable/zwavejs2mqtt/12.0.0/app-readme.md new file mode 100644 index 00000000000..d28ca8f0ac0 --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.0/app-readme.md @@ -0,0 +1,8 @@ +Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/zwavejs2mqtt](https://truecharts.org/docs/charts/stable/zwavejs2mqtt) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/zwavejs2mqtt/12.0.0/charts/common-10.5.10.tgz b/stable/zwavejs2mqtt/12.0.0/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/zwavejs2mqtt/12.0.0/charts/common-10.5.10.tgz differ diff --git a/stable/zwavejs2mqtt/12.0.0/ix_values.yaml b/stable/zwavejs2mqtt/12.0.0/ix_values.yaml new file mode 100644 index 00000000000..ac81ef777bf --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.0/ix_values.yaml @@ -0,0 +1,85 @@ +image: + repository: tccr.io/truecharts/zwavejs-ui + pullPolicy: IfNotPresent + tag: 8.0.0@sha256:6536e76d7b77a7583617aca7ea4b1826c9d171c645aae8037f3bb26831ed0819 + +securityContext: + readOnlyRootFilesystem: false + +# env: {} +# OZW_NETWORK_KEY: + +probes: + liveness: + enabled: true + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 + readiness: + enabled: true + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 + startup: + enabled: false + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 + +service: + main: + ports: + main: + port: 8091 + targetPort: 8091 + ws: + enabled: true + ports: + ws: + enabled: true + port: 10046 + targetPort: 3000 + +persistence: + config: + enabled: true + mountPath: "/usr/src/app/store" +# affinity: +# nodeAffinity: +# requiredDuringSchedulingIgnoredDuringExecution: +# nodeSelectorTerms: +# - matchExpressions: +# - key: app +# operator: In +# values: +# - zwave-controller + +portal: + enabled: true diff --git a/stable/zwavejs2mqtt/12.0.0/questions.yaml b/stable/zwavejs2mqtt/12.0.0/questions.yaml new file mode 100644 index 00000000000..0ab6cd57401 --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.0/questions.yaml @@ -0,0 +1,2680 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8091 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8091 + - variable: ws + label: "WebSocket Service" + description: "WebSocket Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ws + label: "WebSocket Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10046 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 3000 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/zwavejs2mqtt/12.0.0/templates/common.yaml b/stable/zwavejs2mqtt/12.0.0/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/zwavejs2mqtt/12.0.0/values.yaml b/stable/zwavejs2mqtt/12.0.0/values.yaml new file mode 100644 index 00000000000..e69de29bb2d