diff --git a/dependency/mariadb/3.0.35/CHANGELOG.md b/dependency/mariadb/3.0.36/CHANGELOG.md similarity index 92% rename from dependency/mariadb/3.0.35/CHANGELOG.md rename to dependency/mariadb/3.0.36/CHANGELOG.md index b24d36b240..e6d015247e 100644 --- a/dependency/mariadb/3.0.35/CHANGELOG.md +++ b/dependency/mariadb/3.0.36/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [mariadb-3.0.36](https://github.com/truecharts/apps/compare/mariadb-3.0.35...mariadb-3.0.36) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [memcached-3.0.36](https://github.com/truecharts/apps/compare/memcached-3.0.35...memcached-3.0.36) (2022-07-14) ### Fix @@ -89,11 +97,3 @@ ### [memcached-3.0.23](https://github.com/truecharts/apps/compare/memcached-3.0.22...memcached-3.0.23) (2022-07-09) - -#### Chore - -* update helm chart common to v10.2.1 ([#3110](https://github.com/truecharts/apps/issues/3110)) - - - - diff --git a/dependency/mongodb/1.0.39/Chart.lock b/dependency/mariadb/3.0.36/Chart.lock similarity index 80% rename from dependency/mongodb/1.0.39/Chart.lock rename to dependency/mariadb/3.0.36/Chart.lock index 80dbe43509..e871848610 100644 --- a/dependency/mongodb/1.0.39/Chart.lock +++ b/dependency/mariadb/3.0.36/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.4 digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-14T20:56:40.232853414Z" +generated: "2022-07-16T10:39:02.720169987Z" diff --git a/dependency/mariadb/3.0.35/Chart.yaml b/dependency/mariadb/3.0.36/Chart.yaml similarity index 98% rename from dependency/mariadb/3.0.35/Chart.yaml rename to dependency/mariadb/3.0.36/Chart.yaml index f7e5924956..db7ebe1e8f 100644 --- a/dependency/mariadb/3.0.35/Chart.yaml +++ b/dependency/mariadb/3.0.36/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 3.0.35 +version: 3.0.36 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/3.0.35/README.md b/dependency/mariadb/3.0.36/README.md similarity index 100% rename from dependency/mariadb/3.0.35/README.md rename to dependency/mariadb/3.0.36/README.md diff --git a/dependency/mariadb/3.0.35/app-readme.md b/dependency/mariadb/3.0.36/app-readme.md similarity index 100% rename from dependency/mariadb/3.0.35/app-readme.md rename to dependency/mariadb/3.0.36/app-readme.md diff --git a/dependency/mariadb/3.0.35/charts/common-10.4.4.tgz b/dependency/mariadb/3.0.36/charts/common-10.4.4.tgz similarity index 100% rename from dependency/mariadb/3.0.35/charts/common-10.4.4.tgz rename to dependency/mariadb/3.0.36/charts/common-10.4.4.tgz diff --git a/dependency/mariadb/3.0.35/ix_values.yaml b/dependency/mariadb/3.0.36/ix_values.yaml similarity index 97% rename from dependency/mariadb/3.0.35/ix_values.yaml rename to dependency/mariadb/3.0.36/ix_values.yaml index 6bc1d7698c..9331367102 100644 --- a/dependency/mariadb/3.0.35/ix_values.yaml +++ b/dependency/mariadb/3.0.36/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/truecharts/mariadb pullPolicy: IfNotPresent - tag: v10.8.3@sha256:031db5778a1426d096b34cb9edae31fa23c41655553bfa83acf7e35c7c17e165 + tag: v10.8.3@sha256:e320343836699e0e675321216693f27b522564fea5b982f2502eed417ab11ca8 controller: # -- Set the controller type. diff --git a/dependency/mariadb/3.0.35/questions.yaml b/dependency/mariadb/3.0.36/questions.yaml similarity index 100% rename from dependency/mariadb/3.0.35/questions.yaml rename to dependency/mariadb/3.0.36/questions.yaml diff --git a/dependency/mariadb/3.0.35/templates/common.yaml b/dependency/mariadb/3.0.36/templates/common.yaml similarity index 100% rename from dependency/mariadb/3.0.35/templates/common.yaml rename to dependency/mariadb/3.0.36/templates/common.yaml diff --git a/dependency/mariadb/3.0.35/values.yaml b/dependency/mariadb/3.0.36/values.yaml similarity index 100% rename from dependency/mariadb/3.0.35/values.yaml rename to dependency/mariadb/3.0.36/values.yaml diff --git a/dependency/mongodb/1.0.39/CHANGELOG.md b/dependency/mongodb/1.0.40/CHANGELOG.md similarity index 90% rename from dependency/mongodb/1.0.39/CHANGELOG.md rename to dependency/mongodb/1.0.40/CHANGELOG.md index 1bc35294c4..263eb34aa6 100644 --- a/dependency/mongodb/1.0.39/CHANGELOG.md +++ b/dependency/mongodb/1.0.40/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [mongodb-1.0.40](https://github.com/truecharts/apps/compare/mongodb-1.0.39...mongodb-1.0.40) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [mongodb-1.0.38](https://github.com/truecharts/apps/compare/mongodb-1.0.36...mongodb-1.0.38) (2022-07-14) @@ -89,11 +97,3 @@ ### [mongodb-1.0.25](https://github.com/truecharts/apps/compare/mongodb-1.0.24...mongodb-1.0.25) (2022-07-06) #### Chore - -* update docker general non-major ([#3078](https://github.com/truecharts/apps/issues/3078)) - - - - -### [mongodb-1.0.24](https://github.com/truecharts/apps/compare/mongodb-1.0.23...mongodb-1.0.24) (2022-07-05) - diff --git a/dependency/mariadb/3.0.35/Chart.lock b/dependency/mongodb/1.0.40/Chart.lock similarity index 80% rename from dependency/mariadb/3.0.35/Chart.lock rename to dependency/mongodb/1.0.40/Chart.lock index c565914b4e..1c7c176133 100644 --- a/dependency/mariadb/3.0.35/Chart.lock +++ b/dependency/mongodb/1.0.40/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.4 digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-14T20:56:40.200359717Z" +generated: "2022-07-16T10:39:02.729192013Z" diff --git a/dependency/mongodb/1.0.39/Chart.yaml b/dependency/mongodb/1.0.40/Chart.yaml similarity index 98% rename from dependency/mongodb/1.0.39/Chart.yaml rename to dependency/mongodb/1.0.40/Chart.yaml index 601f2bc54f..66a198fb52 100644 --- a/dependency/mongodb/1.0.39/Chart.yaml +++ b/dependency/mongodb/1.0.40/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 1.0.39 +version: 1.0.40 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/1.0.39/README.md b/dependency/mongodb/1.0.40/README.md similarity index 100% rename from dependency/mongodb/1.0.39/README.md rename to dependency/mongodb/1.0.40/README.md diff --git a/dependency/mongodb/1.0.39/app-readme.md b/dependency/mongodb/1.0.40/app-readme.md similarity index 100% rename from dependency/mongodb/1.0.39/app-readme.md rename to dependency/mongodb/1.0.40/app-readme.md diff --git a/dependency/mongodb/1.0.39/charts/common-10.4.4.tgz b/dependency/mongodb/1.0.40/charts/common-10.4.4.tgz similarity index 100% rename from dependency/mongodb/1.0.39/charts/common-10.4.4.tgz rename to dependency/mongodb/1.0.40/charts/common-10.4.4.tgz diff --git a/dependency/mongodb/1.0.39/ix_values.yaml b/dependency/mongodb/1.0.40/ix_values.yaml similarity index 97% rename from dependency/mongodb/1.0.39/ix_values.yaml rename to dependency/mongodb/1.0.40/ix_values.yaml index b1f827c5b9..4e46309644 100644 --- a/dependency/mongodb/1.0.39/ix_values.yaml +++ b/dependency/mongodb/1.0.40/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: v5.0.9@sha256:60df5a539964fbfaea2168f4cc25909fa2b2919a393629ee3fff10a49a4ab901 + tag: v5.0.9@sha256:9be03decc686c651f1a70df94343dd0b92b7907db54008d45cc540264f2f54de controller: # -- Set the controller type. diff --git a/dependency/mongodb/1.0.39/questions.yaml b/dependency/mongodb/1.0.40/questions.yaml similarity index 100% rename from dependency/mongodb/1.0.39/questions.yaml rename to dependency/mongodb/1.0.40/questions.yaml diff --git a/dependency/mongodb/1.0.39/templates/common.yaml b/dependency/mongodb/1.0.40/templates/common.yaml similarity index 100% rename from dependency/mongodb/1.0.39/templates/common.yaml rename to dependency/mongodb/1.0.40/templates/common.yaml diff --git a/dependency/mongodb/1.0.39/values.yaml b/dependency/mongodb/1.0.40/values.yaml similarity index 100% rename from dependency/mongodb/1.0.39/values.yaml rename to dependency/mongodb/1.0.40/values.yaml diff --git a/dependency/solr/0.0.10/CHANGELOG.md b/dependency/solr/0.0.11/CHANGELOG.md similarity index 89% rename from dependency/solr/0.0.10/CHANGELOG.md rename to dependency/solr/0.0.11/CHANGELOG.md index 14b8a354f2..b529039921 100644 --- a/dependency/solr/0.0.10/CHANGELOG.md +++ b/dependency/solr/0.0.11/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [solr-0.0.11](https://github.com/truecharts/apps/compare/solr-0.0.10...solr-0.0.11) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [solr-0.0.10](https://github.com/truecharts/apps/compare/solr-0.0.9...solr-0.0.10) (2022-07-14) ### Fix diff --git a/incubator/theme-park/1.0.19/Chart.lock b/dependency/solr/0.0.11/Chart.lock similarity index 80% rename from incubator/theme-park/1.0.19/Chart.lock rename to dependency/solr/0.0.11/Chart.lock index 351343108c..42a7bf9ad2 100644 --- a/incubator/theme-park/1.0.19/Chart.lock +++ b/dependency/solr/0.0.11/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.4 digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-14T21:00:10.92605226Z" +generated: "2022-07-16T10:39:02.70452404Z" diff --git a/dependency/solr/0.0.10/Chart.yaml b/dependency/solr/0.0.11/Chart.yaml similarity index 97% rename from dependency/solr/0.0.10/Chart.yaml rename to dependency/solr/0.0.11/Chart.yaml index 7ff7876bb6..705bcec582 100644 --- a/dependency/solr/0.0.10/Chart.yaml +++ b/dependency/solr/0.0.11/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/apache/solr - https://hub.docker.com/r/bitnami/solr/ type: application -version: 0.0.10 +version: 0.0.11 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/0.0.10/README.md b/dependency/solr/0.0.11/README.md similarity index 100% rename from dependency/solr/0.0.10/README.md rename to dependency/solr/0.0.11/README.md diff --git a/dependency/solr/0.0.10/app-readme.md b/dependency/solr/0.0.11/app-readme.md similarity index 100% rename from dependency/solr/0.0.10/app-readme.md rename to dependency/solr/0.0.11/app-readme.md diff --git a/dependency/solr/0.0.10/charts/common-10.4.4.tgz b/dependency/solr/0.0.11/charts/common-10.4.4.tgz similarity index 100% rename from dependency/solr/0.0.10/charts/common-10.4.4.tgz rename to dependency/solr/0.0.11/charts/common-10.4.4.tgz diff --git a/dependency/solr/0.0.10/ix_values.yaml b/dependency/solr/0.0.11/ix_values.yaml similarity index 98% rename from dependency/solr/0.0.10/ix_values.yaml rename to dependency/solr/0.0.11/ix_values.yaml index 5df40cfadc..e23660b281 100644 --- a/dependency/solr/0.0.10/ix_values.yaml +++ b/dependency/solr/0.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/solr pullPolicy: IfNotPresent - tag: 9.0.0@sha256:1c0bf0dd0af966529b23f109249e6a506c2ca03e40fa09374141d4741b12588a + tag: 9.0.0@sha256:ee5b92e15f688439e2193d7e7953769e1d24e0c3e8800c231358fe21db842aee controller: # -- Set the controller type. diff --git a/dependency/solr/0.0.10/questions.yaml b/dependency/solr/0.0.11/questions.yaml similarity index 100% rename from dependency/solr/0.0.10/questions.yaml rename to dependency/solr/0.0.11/questions.yaml diff --git a/dependency/solr/0.0.10/templates/common.yaml b/dependency/solr/0.0.11/templates/common.yaml similarity index 100% rename from dependency/solr/0.0.10/templates/common.yaml rename to dependency/solr/0.0.11/templates/common.yaml diff --git a/dependency/solr/0.0.10/values.yaml b/dependency/solr/0.0.11/values.yaml similarity index 100% rename from dependency/solr/0.0.10/values.yaml rename to dependency/solr/0.0.11/values.yaml diff --git a/incubator/dupeguru/0.0.11/CHANGELOG.md b/incubator/dupeguru/0.0.12/CHANGELOG.md similarity index 90% rename from incubator/dupeguru/0.0.11/CHANGELOG.md rename to incubator/dupeguru/0.0.12/CHANGELOG.md index 80a8d219ba..a2f71b536a 100644 --- a/incubator/dupeguru/0.0.11/CHANGELOG.md +++ b/incubator/dupeguru/0.0.12/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [dupeguru-0.0.12](https://github.com/truecharts/apps/compare/dupeguru-0.0.11...dupeguru-0.0.12) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [dupeguru-0.0.11](https://github.com/truecharts/apps/compare/dupeguru-0.0.10...dupeguru-0.0.11) (2022-07-14) ### Fix diff --git a/dependency/solr/0.0.10/Chart.lock b/incubator/dupeguru/0.0.12/Chart.lock similarity index 80% rename from dependency/solr/0.0.10/Chart.lock rename to incubator/dupeguru/0.0.12/Chart.lock index 5289058505..1190fa04dd 100644 --- a/dependency/solr/0.0.10/Chart.lock +++ b/incubator/dupeguru/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.4 digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-14T20:56:56.892470368Z" +generated: "2022-07-16T10:39:02.708939853Z" diff --git a/incubator/dupeguru/0.0.11/Chart.yaml b/incubator/dupeguru/0.0.12/Chart.yaml similarity index 95% rename from incubator/dupeguru/0.0.11/Chart.yaml rename to incubator/dupeguru/0.0.12/Chart.yaml index 9b4bfc89e8..af03bd1770 100644 --- a/incubator/dupeguru/0.0.11/Chart.yaml +++ b/incubator/dupeguru/0.0.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.12.1" +appVersion: "1.13.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/jlesage/docker-dupeguru - https://hub.docker.com/r/jlesage/dupeguru/ type: application -version: 0.0.11 +version: 0.0.12 annotations: truecharts.org/catagories: | - media diff --git a/incubator/dupeguru/0.0.11/README.md b/incubator/dupeguru/0.0.12/README.md similarity index 100% rename from incubator/dupeguru/0.0.11/README.md rename to incubator/dupeguru/0.0.12/README.md diff --git a/incubator/dupeguru/0.0.11/app-readme.md b/incubator/dupeguru/0.0.12/app-readme.md similarity index 100% rename from incubator/dupeguru/0.0.11/app-readme.md rename to incubator/dupeguru/0.0.12/app-readme.md diff --git a/incubator/dupeguru/0.0.11/charts/common-10.4.4.tgz b/incubator/dupeguru/0.0.12/charts/common-10.4.4.tgz similarity index 100% rename from incubator/dupeguru/0.0.11/charts/common-10.4.4.tgz rename to incubator/dupeguru/0.0.12/charts/common-10.4.4.tgz diff --git a/incubator/dupeguru/0.0.11/ix_values.yaml b/incubator/dupeguru/0.0.12/ix_values.yaml similarity index 93% rename from incubator/dupeguru/0.0.11/ix_values.yaml rename to incubator/dupeguru/0.0.12/ix_values.yaml index afa29c9bbb..40b5f8ff5c 100644 --- a/incubator/dupeguru/0.0.11/ix_values.yaml +++ b/incubator/dupeguru/0.0.12/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/dupeguru - tag: v1.12.1@sha256:c493967875dbc3f0fa556ec7ab62598cb89178cfaf4d4ef0e6dc82f8f264492f + tag: v1.13.0@sha256:291d5171c4e8e8677766cfa7f37cb8fef09432992ef5c28ba55576eaeb7f5639 pullPolicy: IfNotPresent securityContext: diff --git a/incubator/dupeguru/0.0.11/questions.yaml b/incubator/dupeguru/0.0.12/questions.yaml similarity index 100% rename from incubator/dupeguru/0.0.11/questions.yaml rename to incubator/dupeguru/0.0.12/questions.yaml diff --git a/incubator/dupeguru/0.0.11/templates/common.yaml b/incubator/dupeguru/0.0.12/templates/common.yaml similarity index 100% rename from incubator/dupeguru/0.0.11/templates/common.yaml rename to incubator/dupeguru/0.0.12/templates/common.yaml diff --git a/incubator/dupeguru/0.0.11/values.yaml b/incubator/dupeguru/0.0.12/values.yaml similarity index 100% rename from incubator/dupeguru/0.0.11/values.yaml rename to incubator/dupeguru/0.0.12/values.yaml diff --git a/incubator/theme-park/1.0.19/CHANGELOG.md b/incubator/theme-park/1.0.20/CHANGELOG.md similarity index 91% rename from incubator/theme-park/1.0.19/CHANGELOG.md rename to incubator/theme-park/1.0.20/CHANGELOG.md index 6473cfec33..9baa50ca73 100644 --- a/incubator/theme-park/1.0.19/CHANGELOG.md +++ b/incubator/theme-park/1.0.20/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [theme-park-1.0.20](https://github.com/truecharts/apps/compare/theme-park-1.0.19...theme-park-1.0.20) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [theme-park-1.0.19](https://github.com/truecharts/apps/compare/theme-park-1.0.18...theme-park-1.0.19) (2022-07-14) ### Fix @@ -89,11 +97,3 @@ #### Chore * update docker general non-major ([#3015](https://github.com/truecharts/apps/issues/3015)) - - - - -### [theme-park-1.0.7](https://github.com/truecharts/apps/compare/theme-park-1.0.6...theme-park-1.0.7) (2022-06-25) - -#### Chore - diff --git a/incubator/dupeguru/0.0.11/Chart.lock b/incubator/theme-park/1.0.20/Chart.lock similarity index 80% rename from incubator/dupeguru/0.0.11/Chart.lock rename to incubator/theme-park/1.0.20/Chart.lock index e7230bb259..67e0871e16 100644 --- a/incubator/dupeguru/0.0.11/Chart.lock +++ b/incubator/theme-park/1.0.20/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.4 digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-14T20:58:03.575010587Z" +generated: "2022-07-16T10:39:22.581136758Z" diff --git a/incubator/theme-park/1.0.19/Chart.yaml b/incubator/theme-park/1.0.20/Chart.yaml similarity index 95% rename from incubator/theme-park/1.0.19/Chart.yaml rename to incubator/theme-park/1.0.20/Chart.yaml index 211a247b8a..fc370c75ec 100644 --- a/incubator/theme-park/1.0.19/Chart.yaml +++ b/incubator/theme-park/1.0.20/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.9.7" +appVersion: "1.9.8" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ name: theme-park sources: - https://github.com/gilbn/theme.park type: application -version: 1.0.19 +version: 1.0.20 annotations: truecharts.org/catagories: | - customization diff --git a/incubator/theme-park/1.0.19/README.md b/incubator/theme-park/1.0.20/README.md similarity index 100% rename from incubator/theme-park/1.0.19/README.md rename to incubator/theme-park/1.0.20/README.md diff --git a/incubator/theme-park/1.0.19/app-readme.md b/incubator/theme-park/1.0.20/app-readme.md similarity index 100% rename from incubator/theme-park/1.0.19/app-readme.md rename to incubator/theme-park/1.0.20/app-readme.md diff --git a/incubator/theme-park/1.0.19/charts/common-10.4.4.tgz b/incubator/theme-park/1.0.20/charts/common-10.4.4.tgz similarity index 100% rename from incubator/theme-park/1.0.19/charts/common-10.4.4.tgz rename to incubator/theme-park/1.0.20/charts/common-10.4.4.tgz diff --git a/incubator/theme-park/1.0.19/ix_values.yaml b/incubator/theme-park/1.0.20/ix_values.yaml similarity index 72% rename from incubator/theme-park/1.0.19/ix_values.yaml rename to incubator/theme-park/1.0.20/ix_values.yaml index 52f1b70669..1fe8218763 100644 --- a/incubator/theme-park/1.0.19/ix_values.yaml +++ b/incubator/theme-park/1.0.20/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/theme-park pullPolicy: IfNotPresent - tag: v1.9.7@sha256:cc113f786066acbd23058d8a59a3217981d8a3e005c6daaed524e780274eb8ce + tag: v1.9.8@sha256:b4f5d4c9d0516141fc1f547c2b018388e0df6acc942ac95040a60ac9170ebba3 service: main: diff --git a/incubator/theme-park/1.0.19/questions.yaml b/incubator/theme-park/1.0.20/questions.yaml similarity index 100% rename from incubator/theme-park/1.0.19/questions.yaml rename to incubator/theme-park/1.0.20/questions.yaml diff --git a/incubator/theme-park/1.0.19/templates/common.yaml b/incubator/theme-park/1.0.20/templates/common.yaml similarity index 100% rename from incubator/theme-park/1.0.19/templates/common.yaml rename to incubator/theme-park/1.0.20/templates/common.yaml diff --git a/incubator/theme-park/1.0.19/values.yaml b/incubator/theme-park/1.0.20/values.yaml similarity index 100% rename from incubator/theme-park/1.0.19/values.yaml rename to incubator/theme-park/1.0.20/values.yaml diff --git a/stable/anonaddy/9.0.22/CHANGELOG.md b/stable/anonaddy/9.0.23/CHANGELOG.md similarity index 91% rename from stable/anonaddy/9.0.22/CHANGELOG.md rename to stable/anonaddy/9.0.23/CHANGELOG.md index 9d4e623ec3..3830738389 100644 --- a/stable/anonaddy/9.0.22/CHANGELOG.md +++ b/stable/anonaddy/9.0.23/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [anonaddy-9.0.23](https://github.com/truecharts/apps/compare/anonaddy-9.0.22...anonaddy-9.0.23) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [anonaddy-9.0.22](https://github.com/truecharts/apps/compare/anonaddy-9.0.21...anonaddy-9.0.22) (2022-07-14) ### Fix @@ -89,11 +97,3 @@ ### [anonaddy-9.0.10](https://github.com/truecharts/apps/compare/anonaddy-9.0.9...anonaddy-9.0.10) (2022-06-29) - -#### Chore - -* update helm general non-major Helm releases ([#3003](https://github.com/truecharts/apps/issues/3003)) - - - - diff --git a/stable/anonaddy/9.0.22/Chart.lock b/stable/anonaddy/9.0.23/Chart.lock similarity index 88% rename from stable/anonaddy/9.0.22/Chart.lock rename to stable/anonaddy/9.0.23/Chart.lock index 6ffca362e9..6407f959fb 100644 --- a/stable/anonaddy/9.0.22/Chart.lock +++ b/stable/anonaddy/9.0.23/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.30 digest: sha256:bfa55bb3f01a5a4b134eb89c8af60053b714d785de1dab3ad6ec274d1d89ba06 -generated: "2022-07-14T21:01:20.629314568Z" +generated: "2022-07-16T10:39:36.410249713Z" diff --git a/stable/anonaddy/9.0.22/Chart.yaml b/stable/anonaddy/9.0.23/Chart.yaml similarity index 95% rename from stable/anonaddy/9.0.22/Chart.yaml rename to stable/anonaddy/9.0.23/Chart.yaml index 8b85391ff3..bef8e28a21 100644 --- a/stable/anonaddy/9.0.22/Chart.yaml +++ b/stable/anonaddy/9.0.23/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.12.2" +appVersion: "0.12.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,7 +25,7 @@ maintainers: name: anonaddy sources: - https://github.com/anonaddy/docker -version: 9.0.22 +version: 9.0.23 annotations: truecharts.org/catagories: | - email diff --git a/stable/anonaddy/9.0.22/README.md b/stable/anonaddy/9.0.23/README.md similarity index 100% rename from stable/anonaddy/9.0.22/README.md rename to stable/anonaddy/9.0.23/README.md diff --git a/stable/anonaddy/9.0.22/app-readme.md b/stable/anonaddy/9.0.23/app-readme.md similarity index 100% rename from stable/anonaddy/9.0.22/app-readme.md rename to stable/anonaddy/9.0.23/app-readme.md diff --git a/stable/anonaddy/9.0.22/charts/common-10.4.4.tgz b/stable/anonaddy/9.0.23/charts/common-10.4.4.tgz similarity index 100% rename from stable/anonaddy/9.0.22/charts/common-10.4.4.tgz rename to stable/anonaddy/9.0.23/charts/common-10.4.4.tgz diff --git a/stable/anonaddy/9.0.22/charts/mariadb-3.0.29.tgz b/stable/anonaddy/9.0.23/charts/mariadb-3.0.29.tgz similarity index 100% rename from stable/anonaddy/9.0.22/charts/mariadb-3.0.29.tgz rename to stable/anonaddy/9.0.23/charts/mariadb-3.0.29.tgz diff --git a/stable/anonaddy/9.0.22/charts/redis-3.0.30.tgz b/stable/anonaddy/9.0.23/charts/redis-3.0.30.tgz similarity index 100% rename from stable/anonaddy/9.0.22/charts/redis-3.0.30.tgz rename to stable/anonaddy/9.0.23/charts/redis-3.0.30.tgz diff --git a/stable/anonaddy/9.0.22/ix_values.yaml b/stable/anonaddy/9.0.23/ix_values.yaml similarity index 93% rename from stable/anonaddy/9.0.22/ix_values.yaml rename to stable/anonaddy/9.0.23/ix_values.yaml index 98040edc82..79b6ef5904 100644 --- a/stable/anonaddy/9.0.22/ix_values.yaml +++ b/stable/anonaddy/9.0.23/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/anonaddy - tag: v0.12.2@sha256:108aba5c85d33d530144f131ee62f6999b9c28c1dec8001c7331f5d29d7f889a + tag: v0.12.3@sha256:5a3ad559331e27f7ec5bf58226af6383fab47dc7c24a6274b70c2aed7bfe08aa pullPolicy: IfNotPresent strategy: diff --git a/stable/anonaddy/9.0.22/questions.yaml b/stable/anonaddy/9.0.23/questions.yaml similarity index 100% rename from stable/anonaddy/9.0.22/questions.yaml rename to stable/anonaddy/9.0.23/questions.yaml diff --git a/stable/anonaddy/9.0.22/templates/_appkey.tpl b/stable/anonaddy/9.0.23/templates/_appkey.tpl similarity index 100% rename from stable/anonaddy/9.0.22/templates/_appkey.tpl rename to stable/anonaddy/9.0.23/templates/_appkey.tpl diff --git a/stable/anonaddy/9.0.22/templates/common.yaml b/stable/anonaddy/9.0.23/templates/common.yaml similarity index 100% rename from stable/anonaddy/9.0.22/templates/common.yaml rename to stable/anonaddy/9.0.23/templates/common.yaml diff --git a/stable/anonaddy/9.0.22/values.yaml b/stable/anonaddy/9.0.23/values.yaml similarity index 100% rename from stable/anonaddy/9.0.22/values.yaml rename to stable/anonaddy/9.0.23/values.yaml diff --git a/stable/audiobookshelf/2.0.20/Chart.lock b/stable/audiobookshelf/2.0.20/Chart.lock deleted file mode 100644 index d4b0824dfb..0000000000 --- a/stable/audiobookshelf/2.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.4 -digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-14T21:01:37.182830419Z" diff --git a/stable/audiobookshelf/2.0.20/CHANGELOG.md b/stable/audiobookshelf/2.0.21/CHANGELOG.md similarity index 91% rename from stable/audiobookshelf/2.0.20/CHANGELOG.md rename to stable/audiobookshelf/2.0.21/CHANGELOG.md index cbac1271ed..f8ed9ac45f 100644 --- a/stable/audiobookshelf/2.0.20/CHANGELOG.md +++ b/stable/audiobookshelf/2.0.21/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [audiobookshelf-2.0.21](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.20...audiobookshelf-2.0.21) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [audiobookshelf-2.0.20](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.19...audiobookshelf-2.0.20) (2022-07-14) ### Fix @@ -89,11 +97,3 @@ -### [audiobookshelf-2.0.8](https://github.com/truecharts/apps/compare/audiobookshelf-2.0.7...audiobookshelf-2.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/ispy-agent-dvr/2.0.23/Chart.lock b/stable/audiobookshelf/2.0.21/Chart.lock similarity index 80% rename from stable/ispy-agent-dvr/2.0.23/Chart.lock rename to stable/audiobookshelf/2.0.21/Chart.lock index 402ddcf6aa..af1b806b56 100644 --- a/stable/ispy-agent-dvr/2.0.23/Chart.lock +++ b/stable/audiobookshelf/2.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.4 digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-14T21:09:59.68312088Z" +generated: "2022-07-16T10:39:22.89389553Z" diff --git a/stable/audiobookshelf/2.0.20/Chart.yaml b/stable/audiobookshelf/2.0.21/Chart.yaml similarity index 95% rename from stable/audiobookshelf/2.0.20/Chart.yaml rename to stable/audiobookshelf/2.0.21/Chart.yaml index 293eb39694..c0b32f31b8 100644 --- a/stable/audiobookshelf/2.0.20/Chart.yaml +++ b/stable/audiobookshelf/2.0.21/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.0.23" +appVersion: "2.0.24" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -18,7 +18,7 @@ name: audiobookshelf sources: - https://hub.docker.com/r/advplyr/audiobookshelf - https://github.com/advplyr/audiobookshelf -version: 2.0.20 +version: 2.0.21 annotations: truecharts.org/catagories: | - media diff --git a/stable/audiobookshelf/2.0.20/README.md b/stable/audiobookshelf/2.0.21/README.md similarity index 100% rename from stable/audiobookshelf/2.0.20/README.md rename to stable/audiobookshelf/2.0.21/README.md diff --git a/stable/audiobookshelf/2.0.20/app-readme.md b/stable/audiobookshelf/2.0.21/app-readme.md similarity index 100% rename from stable/audiobookshelf/2.0.20/app-readme.md rename to stable/audiobookshelf/2.0.21/app-readme.md diff --git a/stable/audiobookshelf/2.0.20/charts/common-10.4.4.tgz b/stable/audiobookshelf/2.0.21/charts/common-10.4.4.tgz similarity index 100% rename from stable/audiobookshelf/2.0.20/charts/common-10.4.4.tgz rename to stable/audiobookshelf/2.0.21/charts/common-10.4.4.tgz diff --git a/stable/audiobookshelf/2.0.20/ix_values.yaml b/stable/audiobookshelf/2.0.21/ix_values.yaml similarity index 90% rename from stable/audiobookshelf/2.0.20/ix_values.yaml rename to stable/audiobookshelf/2.0.21/ix_values.yaml index d2ca799aa2..6ff0300f1b 100644 --- a/stable/audiobookshelf/2.0.20/ix_values.yaml +++ b/stable/audiobookshelf/2.0.21/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/audiobookshelf - tag: v2.0.23@sha256:ef49500b7f0e9893d92142c18d9df7b150eab16183b7cb40481d3c03370e9a23 + tag: v2.0.24@sha256:7294c86fd8e3b723a4182a79d7d4ed1b89b891953ee43c6e29668ce942b5d714 pullPolicy: IfNotPresent env: diff --git a/stable/audiobookshelf/2.0.20/questions.yaml b/stable/audiobookshelf/2.0.21/questions.yaml similarity index 100% rename from stable/audiobookshelf/2.0.20/questions.yaml rename to stable/audiobookshelf/2.0.21/questions.yaml diff --git a/stable/audiobookshelf/2.0.20/templates/_secrets.tpl b/stable/audiobookshelf/2.0.21/templates/_secrets.tpl similarity index 100% rename from stable/audiobookshelf/2.0.20/templates/_secrets.tpl rename to stable/audiobookshelf/2.0.21/templates/_secrets.tpl diff --git a/stable/audiobookshelf/2.0.20/templates/common.yaml b/stable/audiobookshelf/2.0.21/templates/common.yaml similarity index 100% rename from stable/audiobookshelf/2.0.20/templates/common.yaml rename to stable/audiobookshelf/2.0.21/templates/common.yaml diff --git a/stable/audiobookshelf/2.0.20/values.yaml b/stable/audiobookshelf/2.0.21/values.yaml similarity index 100% rename from stable/audiobookshelf/2.0.20/values.yaml rename to stable/audiobookshelf/2.0.21/values.yaml diff --git a/stable/calibre-web/11.0.21/CHANGELOG.md b/stable/calibre-web/11.0.21/CHANGELOG.md new file mode 100644 index 0000000000..4ac034e171 --- /dev/null +++ b/stable/calibre-web/11.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + +## [calibre-web-11.0.21](https://github.com/truecharts/apps/compare/calibre-web-11.0.20...calibre-web-11.0.21) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [calibre-web-11.0.20](https://github.com/truecharts/apps/compare/calibre-web-11.0.19...calibre-web-11.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [calibre-web-11.0.19](https://github.com/truecharts/apps/compare/calibre-web-11.0.17...calibre-web-11.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [calibre-web-11.0.17](https://github.com/truecharts/apps/compare/calibre-web-11.0.15...calibre-web-11.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [calibre-web-11.0.15](https://github.com/truecharts/apps/compare/calibre-web-11.0.14...calibre-web-11.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [calibre-web-11.0.14](https://github.com/truecharts/apps/compare/calibre-web-11.0.13...calibre-web-11.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) +* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) + + + + +### [calibre-web-11.0.13](https://github.com/truecharts/apps/compare/calibre-web-11.0.12...calibre-web-11.0.13) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [calibre-web-11.0.12](https://github.com/truecharts/apps/compare/calibre-web-11.0.11...calibre-web-11.0.12) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [calibre-web-11.0.11](https://github.com/truecharts/apps/compare/calibre-web-11.0.10...calibre-web-11.0.11) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + + + +### [calibre-web-11.0.10](https://github.com/truecharts/apps/compare/calibre-web-11.0.9...calibre-web-11.0.10) (2022-06-29) + +#### Chore + +* update docker general non-major ([#3002](https://github.com/truecharts/apps/issues/3002)) + + + + +### [calibre-web-11.0.9](https://github.com/truecharts/apps/compare/calibre-web-11.0.8...calibre-web-11.0.9) (2022-06-25) + +#### Chore + +* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) + + + diff --git a/stable/snapdrop/2.0.22/Chart.lock b/stable/calibre-web/11.0.21/Chart.lock similarity index 80% rename from stable/snapdrop/2.0.22/Chart.lock rename to stable/calibre-web/11.0.21/Chart.lock index 22a2127956..a05e9bb4ed 100644 --- a/stable/snapdrop/2.0.22/Chart.lock +++ b/stable/calibre-web/11.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.4 digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-14T21:21:56.72713211Z" +generated: "2022-07-16T10:39:42.97842468Z" diff --git a/stable/calibre-web/11.0.21/Chart.yaml b/stable/calibre-web/11.0.21/Chart.yaml new file mode 100644 index 0000000000..ffe0532d52 --- /dev/null +++ b/stable/calibre-web/11.0.21/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.6.18" +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +deprecated: false +description: Calibre-Web is a web app providing a clean interface for browsing, reading + and downloading eBooks using an existing Calibre database. +home: https://github.com/truecharts/apps/tree/master/charts/stable/calibre-web +icon: https://truecharts.org/img/chart-icons/calibre-web.png +keywords: +- calibre-web +- calibre +- ebook +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: calibre-web +sources: +- https://hub.docker.com/r/linuxserver/calibre-web/ +- https://github.com/janeczku/calibre-web +type: application +version: 11.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/calibre-web/11.0.21/README.md b/stable/calibre-web/11.0.21/README.md new file mode 100644 index 0000000000..d0b6c2d768 --- /dev/null +++ b/stable/calibre-web/11.0.21/README.md @@ -0,0 +1,43 @@ +# calibre-web + +Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.4.4 | + +## Installing the Chart + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/). + +## Upgrading, Rolling Back and Uninstalling the Chart + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first. +- See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/calibre-web/11.0.21/app-readme.md b/stable/calibre-web/11.0.21/app-readme.md new file mode 100644 index 0000000000..d3bada9650 --- /dev/null +++ b/stable/calibre-web/11.0.21/app-readme.md @@ -0,0 +1,3 @@ +Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/stable/calibre/7.0.22/charts/common-10.4.4.tgz b/stable/calibre-web/11.0.21/charts/common-10.4.4.tgz similarity index 100% rename from stable/calibre/7.0.22/charts/common-10.4.4.tgz rename to stable/calibre-web/11.0.21/charts/common-10.4.4.tgz diff --git a/stable/calibre-web/11.0.21/ix_values.yaml b/stable/calibre-web/11.0.21/ix_values.yaml new file mode 100644 index 0000000000..b5c227504f --- /dev/null +++ b/stable/calibre-web/11.0.21/ix_values.yaml @@ -0,0 +1,24 @@ +image: + repository: tccr.io/truecharts/calibre-web + pullPolicy: IfNotPresent + tag: v0.6.18@sha256:dc2c18ed7b8893b30bb6f3b73e61b23831225f22cf427eea0559132db5f17cc5 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8083 + targetPort: 8083 + +persistence: + config: + enabled: true + mountPath: "/config" diff --git a/stable/calibre-web/11.0.21/questions.yaml b/stable/calibre-web/11.0.21/questions.yaml new file mode 100644 index 0000000000..a5ebbc7b26 --- /dev/null +++ b/stable/calibre-web/11.0.21/questions.yaml @@ -0,0 +1,2430 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - variable: global + label: "global settings" + group: "Controller" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: "flag this is SCALE" + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "Controller" + label: "" + schema: + 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + required: true + enum: + - value: "Recreate" + description: "Recreate: Kill existing pods before creating new ones" + - value: "RollingUpdate" + description: "RollingUpdate: Create new pods and then kill old ones" + - value: "OnDelete" + description: "(Legacy) OnDelete: ignore .spec.template changes" + - variable: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: "Extra Args" + schema: + type: list + default: [] + items: + - variable: arg + label: "arg" + schema: + type: string + - 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: "Enable TTY" + description: "Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: stdin + label: "Enable STDIN" + description: "Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: "Grace Period Seconds" + schema: + type: int + default: 10 + - variable: podLabelsList + group: "Container Configuration" + label: "Pod Labels" + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: podAnnotationsList + group: "Container Configuration" + label: "Pod Annotations" + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: service + group: "Networking and Services" + label: "Configure Service(s)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ipFamilyPolicy + label: "IP Family Policy" + description: "(Advanced) Specify the ip policy" + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: "SingleStack" + enum: + - value: "SingleStack" + description: "SingleStack" + - value: "PreferDualStack" + description: "PreferDualStack" + - value: "RequireDualStack" + description: "RequireDualStack" + - variable: ipFamilies + label: "(advanced) IP families" + description: "(advanced) The ip families that should be used" + schema: + show_if: [["type", "!=", "Simple"]] + type: list + default: [] + items: + - variable: ipFamily + label: "IP family" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8083 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8083 + + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: externalInterfaces + description: "Add External Interfaces" + label: "Add external Interfaces" + group: "Networking" + schema: + type: list + items: + - variable: interfaceConfiguration + description: "Interface Configuration" + label: "Interface Configuration" + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: "Please specify host interface" + label: "Host Interface" + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: "Define how IP Address will be managed" + label: "IP Address Management" + schema: + type: dict + required: true + attrs: + - variable: type + description: "Specify type for IPAM" + label: "IPAM Type" + schema: + type: string + required: true + enum: + - value: "dhcp" + description: "Use DHCP" + - value: "static" + description: "Use static IP" + show_subquestions_if: "static" + subquestions: + - variable: staticIPConfigurations + label: "Static IP Addresses" + schema: + type: list + items: + - variable: staticIP + label: "Static IP" + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: "Static Routes" + schema: + type: list + items: + - variable: staticRouteConfiguration + label: "Static Route Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: "Destination" + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: "Gateway" + schema: + type: ipaddr + cidr: false + required: true + + - variable: dnsPolicy + group: "Networking and Services" + label: "dnsPolicy" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "ClusterFirst" + description: "ClusterFirst" + - value: "ClusterFirstWithHostNet" + description: "ClusterFirstWithHostNet" + - value: "None" + description: "None" + + - variable: dnsConfig + label: "DNS Configuration" + group: "Networking and Services" + description: "Specify custom DNS configuration which will be applied to the pod" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + schema: + type: string + - variable: options + label: "options" + schema: + default: [] + type: list + items: + - variable: option + label: "Option Entry" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: searches + label: "Searches" + schema: + default: [] + type: list + items: + - variable: search + label: "Search Entry" + schema: + type: string + + - variable: serviceList + label: "Add Manual Custom Services" + group: "Networking and Services" + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: "Custom Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: portsList + label: "Additional Service Ports" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom ports" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Port Name" + schema: + type: string + default: "" + - variable: protocol + label: "Port Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: port + label: "Container Port" + schema: + type: int + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + + - variable: persistence + label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" + group: "Storage and Persistence" + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + 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: "pathType" + 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: "pathType" + 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 tha 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/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - variable: killSwitch + label: "Enable killswitch" + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: "Killswitch Excluded IPv4 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: "IPv4 Network" + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: "Killswitch Excluded IPv6 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: "IPv6 Network" + schema: + type: string + required: true + + - variable: configFile + label: "VPN Config File Location" + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: hostPathType + label: "hostPathType" + schema: + type: string + default: "File" + hidden: true + - variable: noMount + label: "noMount" + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: "Full path to file" + description: "path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + required: true + - variable: envList + label: "VPN environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: "Codeserver environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: "Loki URL" + schema: + type: string + required: true + - variable: logs + label: "Log Paths" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: path + label: "Path" + schema: + type: string + required: true + - variable: args + label: "Promtail ecommand line arguments" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: "Arg" + schema: + type: string + required: true + - variable: envList + label: "Promtail environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + 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 diff --git a/stable/custom-app/5.1.16/templates/common.yaml b/stable/calibre-web/11.0.21/templates/common.yaml similarity index 100% rename from stable/custom-app/5.1.16/templates/common.yaml rename to stable/calibre-web/11.0.21/templates/common.yaml diff --git a/stable/calibre/7.0.22/values.yaml b/stable/calibre-web/11.0.21/values.yaml similarity index 100% rename from stable/calibre/7.0.22/values.yaml rename to stable/calibre-web/11.0.21/values.yaml diff --git a/stable/calibre/7.0.22/Chart.lock b/stable/calibre/7.0.22/Chart.lock deleted file mode 100644 index 77f665dcdf..0000000000 --- a/stable/calibre/7.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.4 -digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-14T21:02:50.184661646Z" diff --git a/stable/calibre/7.0.22/CHANGELOG.md b/stable/calibre/7.0.23/CHANGELOG.md similarity index 90% rename from stable/calibre/7.0.22/CHANGELOG.md rename to stable/calibre/7.0.23/CHANGELOG.md index 503efce4ec..a799b9555d 100644 --- a/stable/calibre/7.0.22/CHANGELOG.md +++ b/stable/calibre/7.0.23/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [calibre-7.0.23](https://github.com/truecharts/apps/compare/calibre-web-11.0.20...calibre-7.0.23) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [calibre-7.0.22](https://github.com/truecharts/apps/compare/calibre-7.0.21...calibre-7.0.22) (2022-07-14) ### Fix @@ -89,11 +97,3 @@ - -### [calibre-7.0.10](https://github.com/truecharts/apps/compare/calibre-web-11.0.9...calibre-7.0.10) (2022-06-26) - -#### Chore - -* update docker general non-major ([#2988](https://github.com/truecharts/apps/issues/2988)) - - diff --git a/stable/calibre/7.0.23/Chart.lock b/stable/calibre/7.0.23/Chart.lock new file mode 100644 index 0000000000..73cf13793f --- /dev/null +++ b/stable/calibre/7.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 +generated: "2022-07-16T10:39:23.079750799Z" diff --git a/stable/calibre/7.0.22/Chart.yaml b/stable/calibre/7.0.23/Chart.yaml similarity index 94% rename from stable/calibre/7.0.22/Chart.yaml rename to stable/calibre/7.0.23/Chart.yaml index e1cb30ee9e..f07ffac017 100644 --- a/stable/calibre/7.0.22/Chart.yaml +++ b/stable/calibre/7.0.23/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "6.0.0" +appVersion: "6.1.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -18,7 +18,7 @@ name: calibre sources: - https://hub.docker.com/r/linuxserver/calibre/ - https://github.com/kovidgoyal/calibre/ -version: 7.0.22 +version: 7.0.23 annotations: truecharts.org/catagories: | - media diff --git a/stable/calibre/7.0.22/README.md b/stable/calibre/7.0.23/README.md similarity index 100% rename from stable/calibre/7.0.22/README.md rename to stable/calibre/7.0.23/README.md diff --git a/stable/calibre/7.0.22/app-readme.md b/stable/calibre/7.0.23/app-readme.md similarity index 100% rename from stable/calibre/7.0.22/app-readme.md rename to stable/calibre/7.0.23/app-readme.md diff --git a/stable/custom-app/5.1.16/charts/common-10.4.4.tgz b/stable/calibre/7.0.23/charts/common-10.4.4.tgz similarity index 100% rename from stable/custom-app/5.1.16/charts/common-10.4.4.tgz rename to stable/calibre/7.0.23/charts/common-10.4.4.tgz diff --git a/stable/calibre/7.0.22/ix_values.yaml b/stable/calibre/7.0.23/ix_values.yaml similarity index 86% rename from stable/calibre/7.0.22/ix_values.yaml rename to stable/calibre/7.0.23/ix_values.yaml index 6226105f5d..a11aab165b 100644 --- a/stable/calibre/7.0.22/ix_values.yaml +++ b/stable/calibre/7.0.23/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/calibre - tag: v6.0.0@sha256:d91316492feb09f81c511d5955a2025869f349ac3440e08812e912fae9604a06 + tag: v6.1.0@sha256:4b75c66d387d2fcef0a6f618c8c21ad03ef7802735ccb31bc2d1e79767f6fe4a pullPolicy: IfNotPresent securityContext: diff --git a/stable/calibre/7.0.22/questions.yaml b/stable/calibre/7.0.23/questions.yaml similarity index 100% rename from stable/calibre/7.0.22/questions.yaml rename to stable/calibre/7.0.23/questions.yaml diff --git a/stable/calibre/7.0.22/templates/common.yaml b/stable/calibre/7.0.23/templates/common.yaml similarity index 100% rename from stable/calibre/7.0.22/templates/common.yaml rename to stable/calibre/7.0.23/templates/common.yaml diff --git a/stable/custom-app/5.1.16/values.yaml b/stable/calibre/7.0.23/values.yaml similarity index 100% rename from stable/custom-app/5.1.16/values.yaml rename to stable/calibre/7.0.23/values.yaml diff --git a/stable/custom-app/5.1.16/Chart.lock b/stable/custom-app/5.1.16/Chart.lock deleted file mode 100644 index 8684fbb3d6..0000000000 --- a/stable/custom-app/5.1.16/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.4 -digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-15T06:36:05.446963036Z" diff --git a/stable/custom-app/5.1.16/ix_values.yaml b/stable/custom-app/5.1.16/ix_values.yaml deleted file mode 100644 index f4a88e36ad..0000000000 --- a/stable/custom-app/5.1.16/ix_values.yaml +++ /dev/null @@ -1,4 +0,0 @@ -image: - repository: tccr.io/truecharts/jackett - pullPolicy: IfNotPresent - tag: v0.20.1305@sha256:fb136fb4e4f8c542267d99f150e5a6b6b086eee1a70599cf3ed8d26a7a41a029 diff --git a/stable/custom-app/5.1.16/CHANGELOG.md b/stable/custom-app/5.1.17/CHANGELOG.md similarity index 91% rename from stable/custom-app/5.1.16/CHANGELOG.md rename to stable/custom-app/5.1.17/CHANGELOG.md index 3c0572372e..a49c639545 100644 --- a/stable/custom-app/5.1.16/CHANGELOG.md +++ b/stable/custom-app/5.1.17/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [custom-app-5.1.17](https://github.com/truecharts/apps/compare/custom-app-5.1.16...custom-app-5.1.17) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [custom-app-5.1.16](https://github.com/truecharts/apps/compare/custom-app-5.1.15...custom-app-5.1.16) (2022-07-15) ### Chore @@ -89,11 +97,3 @@ ### [custom-app-5.1.4](https://github.com/truecharts/apps/compare/custom-app-5.1.2...custom-app-5.1.4) (2022-07-04) -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - -#### Fix - -* adjust initcontainers with new image ([#3069](https://github.com/truecharts/apps/issues/3069)) - diff --git a/stable/custom-app/5.1.17/Chart.lock b/stable/custom-app/5.1.17/Chart.lock new file mode 100644 index 0000000000..00f94391f2 --- /dev/null +++ b/stable/custom-app/5.1.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 +generated: "2022-07-16T10:39:43.103331932Z" diff --git a/stable/custom-app/5.1.16/Chart.yaml b/stable/custom-app/5.1.17/Chart.yaml similarity index 94% rename from stable/custom-app/5.1.16/Chart.yaml rename to stable/custom-app/5.1.17/Chart.yaml index e56e009e28..a6872932d1 100644 --- a/stable/custom-app/5.1.16/Chart.yaml +++ b/stable/custom-app/5.1.17/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.1305" +appVersion: "0.20.1307" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ name: custom-app sources: - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app type: application -version: 5.1.16 +version: 5.1.17 annotations: truecharts.org/catagories: | - custom diff --git a/stable/custom-app/5.1.16/README.md b/stable/custom-app/5.1.17/README.md similarity index 100% rename from stable/custom-app/5.1.16/README.md rename to stable/custom-app/5.1.17/README.md diff --git a/stable/custom-app/5.1.16/app-readme.md b/stable/custom-app/5.1.17/app-readme.md similarity index 100% rename from stable/custom-app/5.1.16/app-readme.md rename to stable/custom-app/5.1.17/app-readme.md diff --git a/stable/cyberchef/2.0.38/charts/common-10.4.4.tgz b/stable/custom-app/5.1.17/charts/common-10.4.4.tgz similarity index 100% rename from stable/cyberchef/2.0.38/charts/common-10.4.4.tgz rename to stable/custom-app/5.1.17/charts/common-10.4.4.tgz diff --git a/stable/custom-app/5.1.16/ci/test-values.yaml b/stable/custom-app/5.1.17/ci/test-values.yaml similarity index 87% rename from stable/custom-app/5.1.16/ci/test-values.yaml rename to stable/custom-app/5.1.17/ci/test-values.yaml index 62e9d5af6a..a8634ae908 100644 --- a/stable/custom-app/5.1.16/ci/test-values.yaml +++ b/stable/custom-app/5.1.17/ci/test-values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: v0.20.1305@sha256:fb136fb4e4f8c542267d99f150e5a6b6b086eee1a70599cf3ed8d26a7a41a029 + tag: v0.20.1307@sha256:705ce27cc488e7a04930db2befd95cf6d6a84ce159a0be6eb0a7a45035bf6e31 securityContext: readOnlyRootFilesystem: false diff --git a/stable/custom-app/5.1.17/ix_values.yaml b/stable/custom-app/5.1.17/ix_values.yaml new file mode 100644 index 0000000000..77007e2611 --- /dev/null +++ b/stable/custom-app/5.1.17/ix_values.yaml @@ -0,0 +1,4 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: v0.20.1307@sha256:705ce27cc488e7a04930db2befd95cf6d6a84ce159a0be6eb0a7a45035bf6e31 diff --git a/stable/custom-app/5.1.16/questions.yaml b/stable/custom-app/5.1.17/questions.yaml similarity index 100% rename from stable/custom-app/5.1.16/questions.yaml rename to stable/custom-app/5.1.17/questions.yaml diff --git a/stable/cyberchef/2.0.38/templates/common.yaml b/stable/custom-app/5.1.17/templates/common.yaml similarity index 100% rename from stable/cyberchef/2.0.38/templates/common.yaml rename to stable/custom-app/5.1.17/templates/common.yaml diff --git a/stable/cyberchef/2.0.38/values.yaml b/stable/custom-app/5.1.17/values.yaml similarity index 100% rename from stable/cyberchef/2.0.38/values.yaml rename to stable/custom-app/5.1.17/values.yaml diff --git a/stable/cyberchef/2.0.38/Chart.lock b/stable/cyberchef/2.0.38/Chart.lock deleted file mode 100644 index 02b1d0332a..0000000000 --- a/stable/cyberchef/2.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.4 -digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-15T06:36:05.461310161Z" diff --git a/stable/cyberchef/2.0.38/CHANGELOG.md b/stable/cyberchef/2.0.39/CHANGELOG.md similarity index 90% rename from stable/cyberchef/2.0.38/CHANGELOG.md rename to stable/cyberchef/2.0.39/CHANGELOG.md index 0ee3f96163..9fc790c102 100644 --- a/stable/cyberchef/2.0.38/CHANGELOG.md +++ b/stable/cyberchef/2.0.39/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [cyberchef-2.0.39](https://github.com/truecharts/apps/compare/cyberchef-2.0.38...cyberchef-2.0.39) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [cyberchef-2.0.38](https://github.com/truecharts/apps/compare/cyberchef-2.0.37...cyberchef-2.0.38) (2022-07-15) ### Chore @@ -89,11 +97,3 @@ ### [cyberchef-2.0.26](https://github.com/truecharts/apps/compare/cyberchef-2.0.25...cyberchef-2.0.26) (2022-07-09) -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [cyberchef-2.0.25](https://github.com/truecharts/apps/compare/cyberchef-2.0.24...cyberchef-2.0.25) (2022-07-09) diff --git a/stable/cyberchef/2.0.39/Chart.lock b/stable/cyberchef/2.0.39/Chart.lock new file mode 100644 index 0000000000..16557ee32e --- /dev/null +++ b/stable/cyberchef/2.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 +generated: "2022-07-16T10:39:43.355478752Z" diff --git a/stable/cyberchef/2.0.38/Chart.yaml b/stable/cyberchef/2.0.39/Chart.yaml similarity index 97% rename from stable/cyberchef/2.0.38/Chart.yaml rename to stable/cyberchef/2.0.39/Chart.yaml index ea9084490b..c84330608a 100644 --- a/stable/cyberchef/2.0.38/Chart.yaml +++ b/stable/cyberchef/2.0.39/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: cyberchef sources: - https://hub.docker.com/r/mpepping/cyberchef -version: 2.0.38 +version: 2.0.39 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/cyberchef/2.0.38/README.md b/stable/cyberchef/2.0.39/README.md similarity index 100% rename from stable/cyberchef/2.0.38/README.md rename to stable/cyberchef/2.0.39/README.md diff --git a/stable/cyberchef/2.0.38/app-readme.md b/stable/cyberchef/2.0.39/app-readme.md similarity index 100% rename from stable/cyberchef/2.0.38/app-readme.md rename to stable/cyberchef/2.0.39/app-readme.md diff --git a/stable/dokuwiki/3.0.29/charts/common-10.4.4.tgz b/stable/cyberchef/2.0.39/charts/common-10.4.4.tgz similarity index 100% rename from stable/dokuwiki/3.0.29/charts/common-10.4.4.tgz rename to stable/cyberchef/2.0.39/charts/common-10.4.4.tgz diff --git a/stable/cyberchef/2.0.38/ix_values.yaml b/stable/cyberchef/2.0.39/ix_values.yaml similarity index 76% rename from stable/cyberchef/2.0.38/ix_values.yaml rename to stable/cyberchef/2.0.39/ix_values.yaml index 5fa595d3c9..5087e1f79c 100644 --- a/stable/cyberchef/2.0.38/ix_values.yaml +++ b/stable/cyberchef/2.0.39/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/cyberchef - tag: v9.46.0@sha256:fb48ad336ea8d69033e4b01b43e04086bfb711dfe8c58c5a7f61ad1b8aef8211 + tag: v9.46.0@sha256:e16442bb12657263d55b710a966783d76c293ec6636cbbbbf44d323399981fc9 pullPolicy: IfNotPresent securityContext: diff --git a/stable/cyberchef/2.0.38/questions.yaml b/stable/cyberchef/2.0.39/questions.yaml similarity index 100% rename from stable/cyberchef/2.0.38/questions.yaml rename to stable/cyberchef/2.0.39/questions.yaml diff --git a/stable/dokuwiki/3.0.29/templates/common.yaml b/stable/cyberchef/2.0.39/templates/common.yaml similarity index 100% rename from stable/dokuwiki/3.0.29/templates/common.yaml rename to stable/cyberchef/2.0.39/templates/common.yaml diff --git a/stable/dokuwiki/3.0.29/values.yaml b/stable/cyberchef/2.0.39/values.yaml similarity index 100% rename from stable/dokuwiki/3.0.29/values.yaml rename to stable/cyberchef/2.0.39/values.yaml diff --git a/stable/dokuwiki/3.0.29/Chart.lock b/stable/dokuwiki/3.0.29/Chart.lock deleted file mode 100644 index 0045ee89df..0000000000 --- a/stable/dokuwiki/3.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.4 -digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-14T21:04:43.958461085Z" diff --git a/stable/dokuwiki/3.0.29/CHANGELOG.md b/stable/dokuwiki/3.0.30/CHANGELOG.md similarity index 91% rename from stable/dokuwiki/3.0.29/CHANGELOG.md rename to stable/dokuwiki/3.0.30/CHANGELOG.md index 22260f001f..b89bc51743 100644 --- a/stable/dokuwiki/3.0.29/CHANGELOG.md +++ b/stable/dokuwiki/3.0.30/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [dokuwiki-3.0.30](https://github.com/truecharts/apps/compare/dokuwiki-3.0.29...dokuwiki-3.0.30) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [dokuwiki-3.0.29](https://github.com/truecharts/apps/compare/dokuwiki-3.0.28...dokuwiki-3.0.29) (2022-07-14) ### Fix @@ -89,11 +97,3 @@ ### [dokuwiki-3.0.17](https://github.com/truecharts/apps/compare/dokuwiki-3.0.16...dokuwiki-3.0.17) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/dokuwiki/3.0.30/Chart.lock b/stable/dokuwiki/3.0.30/Chart.lock new file mode 100644 index 0000000000..70be351d66 --- /dev/null +++ b/stable/dokuwiki/3.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 +generated: "2022-07-16T10:40:02.283200622Z" diff --git a/stable/dokuwiki/3.0.29/Chart.yaml b/stable/dokuwiki/3.0.30/Chart.yaml similarity index 97% rename from stable/dokuwiki/3.0.29/Chart.yaml rename to stable/dokuwiki/3.0.30/Chart.yaml index f075e3d037..4750e31a8f 100644 --- a/stable/dokuwiki/3.0.29/Chart.yaml +++ b/stable/dokuwiki/3.0.30/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dokuwiki -version: 3.0.29 +version: 3.0.30 appVersion: "20200729.0" description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. type: application diff --git a/stable/dokuwiki/3.0.29/README.md b/stable/dokuwiki/3.0.30/README.md similarity index 100% rename from stable/dokuwiki/3.0.29/README.md rename to stable/dokuwiki/3.0.30/README.md diff --git a/stable/dokuwiki/3.0.29/app-readme.md b/stable/dokuwiki/3.0.30/app-readme.md similarity index 100% rename from stable/dokuwiki/3.0.29/app-readme.md rename to stable/dokuwiki/3.0.30/app-readme.md diff --git a/stable/flexget/2.0.22/charts/common-10.4.4.tgz b/stable/dokuwiki/3.0.30/charts/common-10.4.4.tgz similarity index 100% rename from stable/flexget/2.0.22/charts/common-10.4.4.tgz rename to stable/dokuwiki/3.0.30/charts/common-10.4.4.tgz diff --git a/stable/dokuwiki/3.0.29/ix_values.yaml b/stable/dokuwiki/3.0.30/ix_values.yaml similarity index 85% rename from stable/dokuwiki/3.0.29/ix_values.yaml rename to stable/dokuwiki/3.0.30/ix_values.yaml index 27481a7edf..2a850f5fde 100644 --- a/stable/dokuwiki/3.0.29/ix_values.yaml +++ b/stable/dokuwiki/3.0.30/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dokuwiki pullPolicy: IfNotPresent - tag: v20200729.0.0@sha256:fea02dd3be29446387bfc41cc686a297dc6516c18e0caab910e34348945a9db4 + tag: v20200729.0.0@sha256:aea59890f370916b129d2e24fba72e53c8408e096ad1df6620563242b5e7165f securityContext: runAsNonRoot: false diff --git a/stable/dokuwiki/3.0.29/questions.yaml b/stable/dokuwiki/3.0.30/questions.yaml similarity index 100% rename from stable/dokuwiki/3.0.29/questions.yaml rename to stable/dokuwiki/3.0.30/questions.yaml diff --git a/stable/flexget/2.0.22/templates/common.yaml b/stable/dokuwiki/3.0.30/templates/common.yaml similarity index 100% rename from stable/flexget/2.0.22/templates/common.yaml rename to stable/dokuwiki/3.0.30/templates/common.yaml diff --git a/stable/flexget/2.0.22/values.yaml b/stable/dokuwiki/3.0.30/values.yaml similarity index 100% rename from stable/flexget/2.0.22/values.yaml rename to stable/dokuwiki/3.0.30/values.yaml diff --git a/stable/flexget/2.0.22/Chart.lock b/stable/flexget/2.0.22/Chart.lock deleted file mode 100644 index 72178200fb..0000000000 --- a/stable/flexget/2.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.4 -digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-14T21:06:48.228808885Z" diff --git a/stable/flexget/2.0.22/CHANGELOG.md b/stable/flexget/2.0.23/CHANGELOG.md similarity index 91% rename from stable/flexget/2.0.22/CHANGELOG.md rename to stable/flexget/2.0.23/CHANGELOG.md index 3c296e5f97..54c2dc73a6 100644 --- a/stable/flexget/2.0.22/CHANGELOG.md +++ b/stable/flexget/2.0.23/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [flexget-2.0.23](https://github.com/truecharts/apps/compare/flexget-2.0.22...flexget-2.0.23) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [flexget-2.0.22](https://github.com/truecharts/apps/compare/flexget-2.0.21...flexget-2.0.22) (2022-07-14) ### Fix @@ -89,11 +97,3 @@ -### [flexget-2.0.10](https://github.com/truecharts/apps/compare/flexget-2.0.9...flexget-2.0.10) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/flexget/2.0.23/Chart.lock b/stable/flexget/2.0.23/Chart.lock new file mode 100644 index 0000000000..7bb65b0aaa --- /dev/null +++ b/stable/flexget/2.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 +generated: "2022-07-16T10:40:02.920058407Z" diff --git a/stable/flexget/2.0.22/Chart.yaml b/stable/flexget/2.0.23/Chart.yaml similarity index 95% rename from stable/flexget/2.0.22/Chart.yaml rename to stable/flexget/2.0.23/Chart.yaml index 1f16388976..26668e6d6c 100644 --- a/stable/flexget/2.0.22/Chart.yaml +++ b/stable/flexget/2.0.23/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.3.19" +appVersion: "3.3.21" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://hub.docker.com/r/wiserain/flexget - https://github.com/wiserain/docker-flexget type: application -version: 2.0.22 +version: 2.0.23 annotations: truecharts.org/catagories: | - media diff --git a/stable/flexget/2.0.22/README.md b/stable/flexget/2.0.23/README.md similarity index 100% rename from stable/flexget/2.0.22/README.md rename to stable/flexget/2.0.23/README.md diff --git a/stable/flexget/2.0.22/app-readme.md b/stable/flexget/2.0.23/app-readme.md similarity index 100% rename from stable/flexget/2.0.22/app-readme.md rename to stable/flexget/2.0.23/app-readme.md diff --git a/stable/homer/2.0.21/charts/common-10.4.4.tgz b/stable/flexget/2.0.23/charts/common-10.4.4.tgz similarity index 100% rename from stable/homer/2.0.21/charts/common-10.4.4.tgz rename to stable/flexget/2.0.23/charts/common-10.4.4.tgz diff --git a/stable/flexget/2.0.22/ix_values.yaml b/stable/flexget/2.0.23/ix_values.yaml similarity index 85% rename from stable/flexget/2.0.22/ix_values.yaml rename to stable/flexget/2.0.23/ix_values.yaml index 1ec6f3b9a2..952cdc56ec 100644 --- a/stable/flexget/2.0.22/ix_values.yaml +++ b/stable/flexget/2.0.23/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/flexget pullPolicy: IfNotPresent - tag: v3.3.19@sha256:d2c74f6b5537bcd41cc2467aa615d1fd7389e34ceab71fb8adfc1cd13d1cb863 + tag: v3.3.21@sha256:024c480341ee664419b635750a9f52b5dab177fa4c265533c82ce76ee1e30cb9 securityContext: runAsNonRoot: false diff --git a/stable/flexget/2.0.22/questions.yaml b/stable/flexget/2.0.23/questions.yaml similarity index 100% rename from stable/flexget/2.0.22/questions.yaml rename to stable/flexget/2.0.23/questions.yaml diff --git a/stable/homer/2.0.21/templates/common.yaml b/stable/flexget/2.0.23/templates/common.yaml similarity index 100% rename from stable/homer/2.0.21/templates/common.yaml rename to stable/flexget/2.0.23/templates/common.yaml diff --git a/stable/homer/2.0.21/values.yaml b/stable/flexget/2.0.23/values.yaml similarity index 100% rename from stable/homer/2.0.21/values.yaml rename to stable/flexget/2.0.23/values.yaml diff --git a/stable/home-assistant/15.0.27/CHANGELOG.md b/stable/home-assistant/15.0.27/CHANGELOG.md new file mode 100644 index 0000000000..bec69a8bfa --- /dev/null +++ b/stable/home-assistant/15.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + +## [home-assistant-15.0.27](https://github.com/truecharts/apps/compare/home-assistant-15.0.26...home-assistant-15.0.27) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [home-assistant-15.0.26](https://github.com/truecharts/apps/compare/home-assistant-15.0.25...home-assistant-15.0.26) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [home-assistant-15.0.25](https://github.com/truecharts/apps/compare/home-assistant-15.0.23...home-assistant-15.0.25) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [home-assistant-15.0.23](https://github.com/truecharts/apps/compare/home-assistant-15.0.22...home-assistant-15.0.23) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [home-assistant-15.0.22](https://github.com/truecharts/apps/compare/home-assistant-15.0.20...home-assistant-15.0.22) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [home-assistant-15.0.20](https://github.com/truecharts/apps/compare/home-assistant-15.0.19...home-assistant-15.0.20) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [home-assistant-15.0.19](https://github.com/truecharts/apps/compare/home-assistant-15.0.18...home-assistant-15.0.19) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [home-assistant-15.0.18](https://github.com/truecharts/apps/compare/home-assistant-15.0.17...home-assistant-15.0.18) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [home-assistant-15.0.17](https://github.com/truecharts/apps/compare/home-assistant-15.0.16...home-assistant-15.0.17) (2022-07-11) + +#### Chore + +* update docker general non-major ([#3128](https://github.com/truecharts/apps/issues/3128)) + + + + +### [home-assistant-15.0.16](https://github.com/truecharts/apps/compare/home-assistant-15.0.15...home-assistant-15.0.16) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [home-assistant-15.0.15](https://github.com/truecharts/apps/compare/home-assistant-15.0.14...home-assistant-15.0.15) (2022-07-09) + +#### Chore + +* update docker general non-major ([#3106](https://github.com/truecharts/apps/issues/3106)) + + + + +### [home-assistant-15.0.14](https://github.com/truecharts/apps/compare/home-assistant-15.0.13...home-assistant-15.0.14) (2022-07-07) diff --git a/stable/inventree/3.0.22/Chart.lock b/stable/home-assistant/15.0.27/Chart.lock similarity index 85% rename from stable/inventree/3.0.22/Chart.lock rename to stable/home-assistant/15.0.27/Chart.lock index d60f572706..1d9f1a9e57 100644 --- a/stable/inventree/3.0.22/Chart.lock +++ b/stable/home-assistant/15.0.27/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.30 digest: sha256:01ffe8729acfd7e545afcc82e92919e6d38fbf37cd990e82c939f3f79edfe6ac -generated: "2022-07-14T21:09:49.362616355Z" +generated: "2022-07-16T10:40:10.289316244Z" diff --git a/stable/home-assistant/15.0.27/Chart.yaml b/stable/home-assistant/15.0.27/Chart.yaml new file mode 100644 index 0000000000..1d200a45ab --- /dev/null +++ b/stable/home-assistant/15.0.27/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "2022.7.5" +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +- condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.30 +deprecated: false +description: home-assistant App for TrueNAS SCALE +home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant +icon: https://truecharts.org/img/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/home-assistant/home-assistant +- https://github.com/cdr/code-server +type: application +version: 15.0.27 +annotations: + truecharts.org/catagories: | + - home-automation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/home-assistant/15.0.27/README.md b/stable/home-assistant/15.0.27/README.md new file mode 100644 index 0000000000..a9b97f8a66 --- /dev/null +++ b/stable/home-assistant/15.0.27/README.md @@ -0,0 +1,44 @@ +# home-assistant + +home-assistant App for TrueNAS SCALE + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.30 | +| https://library-charts.truecharts.org | common | 10.4.4 | + +## Installing the Chart + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/). + +## Upgrading, Rolling Back and Uninstalling the Chart + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first. +- See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/home-assistant/15.0.27/app-readme.md b/stable/home-assistant/15.0.27/app-readme.md new file mode 100644 index 0000000000..3f7d173030 --- /dev/null +++ b/stable/home-assistant/15.0.27/app-readme.md @@ -0,0 +1,3 @@ +home-assistant App for TrueNAS SCALE + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/stable/inventree/3.0.22/charts/common-10.4.4.tgz b/stable/home-assistant/15.0.27/charts/common-10.4.4.tgz similarity index 100% rename from stable/inventree/3.0.22/charts/common-10.4.4.tgz rename to stable/home-assistant/15.0.27/charts/common-10.4.4.tgz diff --git a/stable/inventree/3.0.22/charts/postgresql-8.0.30.tgz b/stable/home-assistant/15.0.27/charts/postgresql-8.0.30.tgz similarity index 100% rename from stable/inventree/3.0.22/charts/postgresql-8.0.30.tgz rename to stable/home-assistant/15.0.27/charts/postgresql-8.0.30.tgz diff --git a/stable/home-assistant/15.0.27/ix_values.yaml b/stable/home-assistant/15.0.27/ix_values.yaml new file mode 100644 index 0000000000..3114ef29a6 --- /dev/null +++ b/stable/home-assistant/15.0.27/ix_values.yaml @@ -0,0 +1,159 @@ +image: + repository: tccr.io/truecharts/home-assistant + pullPolicy: IfNotPresent + tag: v2022.7.5@sha256:0d8faad79c3318ed74a07d3c227d4d2a75fce41d54ca90729d676a2426b3594d + +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: "" + # diff --git a/stable/home-assistant/15.0.27/questions.yaml b/stable/home-assistant/15.0.27/questions.yaml new file mode 100644 index 0000000000..90334d1bea --- /dev/null +++ b/stable/home-assistant/15.0.27/questions.yaml @@ -0,0 +1,2431 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - variable: global + label: "global settings" + group: "Controller" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: "flag this is SCALE" + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "Controller" + label: "" + schema: + 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + required: true + enum: + - value: "Recreate" + description: "Recreate: Kill existing pods before creating new ones" + - value: "RollingUpdate" + description: "RollingUpdate: Create new pods and then kill old ones" + - value: "OnDelete" + description: "(Legacy) OnDelete: ignore .spec.template changes" + - variable: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: "Extra Args" + schema: + type: list + default: [] + items: + - variable: arg + label: "arg" + schema: + type: string + - 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: "Enable TTY" + description: "Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: stdin + label: "Enable STDIN" + description: "Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: "Grace Period Seconds" + schema: + type: int + default: 10 + - variable: podLabelsList + group: "Container Configuration" + label: "Pod Labels" + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: podAnnotationsList + group: "Container Configuration" + label: "Pod Annotations" + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: service + group: "Networking and Services" + label: "Configure Service(s)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ipFamilyPolicy + label: "IP Family Policy" + description: "(Advanced) Specify the ip policy" + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: "SingleStack" + enum: + - value: "SingleStack" + description: "SingleStack" + - value: "PreferDualStack" + description: "PreferDualStack" + - value: "RequireDualStack" + description: "RequireDualStack" + - variable: ipFamilies + label: "(advanced) IP families" + description: "(advanced) The ip families that should be used" + schema: + show_if: [["type", "!=", "Simple"]] + type: list + default: [] + items: + - variable: ipFamily + label: "IP family" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8123 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8123 + + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + schema: + type: string + - variable: options + label: "options" + schema: + default: [] + type: list + items: + - variable: option + label: "Option Entry" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: searches + label: "Searches" + schema: + default: [] + type: list + items: + - variable: search + label: "Search Entry" + schema: + type: string + + - variable: serviceList + label: "Add Manual Custom Services" + group: "Networking and Services" + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: "Custom Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: portsList + label: "Additional Service Ports" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom ports" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Port Name" + schema: + type: string + default: "" + - variable: protocol + label: "Port Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: port + label: "Container Port" + schema: + type: int + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + + - variable: persistence + label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" + group: "Storage and Persistence" + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + 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: "pathType" + 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: "pathType" + 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 tha 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/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - variable: killSwitch + label: "Enable killswitch" + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: "Killswitch Excluded IPv4 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: "IPv4 Network" + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: "Killswitch Excluded IPv6 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: "IPv6 Network" + schema: + type: string + required: true + + - variable: configFile + label: "VPN Config File Location" + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: hostPathType + label: "hostPathType" + schema: + type: string + default: "File" + hidden: true + - variable: noMount + label: "noMount" + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: "Full path to file" + description: "path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + required: true + - variable: envList + label: "VPN environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: "Codeserver environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: "Loki URL" + schema: + type: string + required: true + - variable: logs + label: "Log Paths" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: path + label: "Path" + schema: + type: string + required: true + - variable: args + label: "Promtail ecommand line arguments" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: "Arg" + schema: + type: string + required: true + - variable: envList + label: "Promtail environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + 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 diff --git a/stable/home-assistant/15.0.27/templates/common.yaml b/stable/home-assistant/15.0.27/templates/common.yaml new file mode 100644 index 0000000000..b9e7208f38 --- /dev/null +++ b/stable/home-assistant/15.0.27/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/inventree/3.0.22/values.yaml b/stable/home-assistant/15.0.27/values.yaml similarity index 100% rename from stable/inventree/3.0.22/values.yaml rename to stable/home-assistant/15.0.27/values.yaml diff --git a/stable/homer/2.0.21/Chart.lock b/stable/homer/2.0.21/Chart.lock deleted file mode 100644 index f75d279e14..0000000000 --- a/stable/homer/2.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.4 -digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-14T21:09:25.497119451Z" diff --git a/stable/homer/2.0.21/CHANGELOG.md b/stable/homer/2.0.22/CHANGELOG.md similarity index 91% rename from stable/homer/2.0.21/CHANGELOG.md rename to stable/homer/2.0.22/CHANGELOG.md index a7e3c01c62..35b2b55c92 100644 --- a/stable/homer/2.0.21/CHANGELOG.md +++ b/stable/homer/2.0.22/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [homer-2.0.22](https://github.com/truecharts/apps/compare/homer-2.0.21...homer-2.0.22) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [homer-2.0.21](https://github.com/truecharts/apps/compare/homer-2.0.20...homer-2.0.21) (2022-07-14) ### Fix @@ -89,11 +97,3 @@ -### [homer-2.0.9](https://github.com/truecharts/apps/compare/homer-2.0.8...homer-2.0.9) (2022-06-22) - -#### Chore - -* update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948)) - - - diff --git a/stable/homer/2.0.22/Chart.lock b/stable/homer/2.0.22/Chart.lock new file mode 100644 index 0000000000..fd6a7a90c3 --- /dev/null +++ b/stable/homer/2.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 +generated: "2022-07-16T10:40:11.276757347Z" diff --git a/stable/homer/2.0.21/Chart.yaml b/stable/homer/2.0.22/Chart.yaml similarity index 94% rename from stable/homer/2.0.21/Chart.yaml rename to stable/homer/2.0.22/Chart.yaml index 45b0fa1b82..6a3e473e1c 100644 --- a/stable/homer/2.0.21/Chart.yaml +++ b/stable/homer/2.0.22/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "22.07.1" +appVersion: "22.07.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ name: homer sources: - https://github.com/bastienwirtz/homer - https://hub.docker.com/r/b4bz/homer -version: 2.0.21 +version: 2.0.22 annotations: truecharts.org/catagories: | - media diff --git a/stable/homer/2.0.21/README.md b/stable/homer/2.0.22/README.md similarity index 100% rename from stable/homer/2.0.21/README.md rename to stable/homer/2.0.22/README.md diff --git a/stable/homer/2.0.21/app-readme.md b/stable/homer/2.0.22/app-readme.md similarity index 100% rename from stable/homer/2.0.21/app-readme.md rename to stable/homer/2.0.22/app-readme.md diff --git a/stable/ispy-agent-dvr/2.0.23/charts/common-10.4.4.tgz b/stable/homer/2.0.22/charts/common-10.4.4.tgz similarity index 100% rename from stable/ispy-agent-dvr/2.0.23/charts/common-10.4.4.tgz rename to stable/homer/2.0.22/charts/common-10.4.4.tgz diff --git a/stable/homer/2.0.21/ix_values.yaml b/stable/homer/2.0.22/ix_values.yaml similarity index 78% rename from stable/homer/2.0.21/ix_values.yaml rename to stable/homer/2.0.22/ix_values.yaml index 6d55c73f6b..6b21e68a80 100644 --- a/stable/homer/2.0.21/ix_values.yaml +++ b/stable/homer/2.0.22/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/homer - tag: v22.07.1@sha256:75f0d115d9ba700dd95d7e69748784f543bb4454c93933ce074b4db2abdbbf90 + tag: v22.07.2@sha256:708a690f3e5f484c25982d862bb904caee12762bcefe2ad432389fa88b4808d0 pullPolicy: IfNotPresent podSecurityContext: diff --git a/stable/homer/2.0.21/questions.yaml b/stable/homer/2.0.22/questions.yaml similarity index 100% rename from stable/homer/2.0.21/questions.yaml rename to stable/homer/2.0.22/questions.yaml diff --git a/stable/ispy-agent-dvr/2.0.23/templates/common.yaml b/stable/homer/2.0.22/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.23/templates/common.yaml rename to stable/homer/2.0.22/templates/common.yaml diff --git a/stable/ispy-agent-dvr/2.0.23/values.yaml b/stable/homer/2.0.22/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.23/values.yaml rename to stable/homer/2.0.22/values.yaml diff --git a/stable/inventree/3.0.22/CHANGELOG.md b/stable/inventree/3.0.23/CHANGELOG.md similarity index 90% rename from stable/inventree/3.0.22/CHANGELOG.md rename to stable/inventree/3.0.23/CHANGELOG.md index 8488d40ea1..f2b866a5c0 100644 --- a/stable/inventree/3.0.22/CHANGELOG.md +++ b/stable/inventree/3.0.23/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [inventree-3.0.23](https://github.com/truecharts/apps/compare/inventree-3.0.22...inventree-3.0.23) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [inventree-3.0.22](https://github.com/truecharts/apps/compare/inventree-3.0.21...inventree-3.0.22) (2022-07-14) ### Fix @@ -89,11 +97,3 @@ ### [inventree-3.0.10](https://github.com/truecharts/apps/compare/inventree-3.0.9...inventree-3.0.10) (2022-07-04) -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - -### [inventree-3.0.9](https://github.com/truecharts/apps/compare/inventree-3.0.8...inventree-3.0.9) (2022-06-25) diff --git a/stable/inventree/3.0.23/Chart.lock b/stable/inventree/3.0.23/Chart.lock new file mode 100644 index 0000000000..ac12ebcc0c --- /dev/null +++ b/stable/inventree/3.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.30 +digest: sha256:01ffe8729acfd7e545afcc82e92919e6d38fbf37cd990e82c939f3f79edfe6ac +generated: "2022-07-16T10:40:28.916992182Z" diff --git a/stable/inventree/3.0.22/Chart.yaml b/stable/inventree/3.0.23/Chart.yaml similarity index 96% rename from stable/inventree/3.0.22/Chart.yaml rename to stable/inventree/3.0.23/Chart.yaml index 4fff08bb44..760c74b12b 100644 --- a/stable/inventree/3.0.22/Chart.yaml +++ b/stable/inventree/3.0.23/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.7.4" +appVersion: "0.7.5" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ name: inventree sources: - https://inventree.readthedocs.io - https://github.com/inventree/InvenTree -version: 3.0.22 +version: 3.0.23 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/inventree/3.0.22/README.md b/stable/inventree/3.0.23/README.md similarity index 100% rename from stable/inventree/3.0.22/README.md rename to stable/inventree/3.0.23/README.md diff --git a/stable/inventree/3.0.22/app-readme.md b/stable/inventree/3.0.23/app-readme.md similarity index 100% rename from stable/inventree/3.0.22/app-readme.md rename to stable/inventree/3.0.23/app-readme.md diff --git a/stable/komga/6.0.20/charts/common-10.4.4.tgz b/stable/inventree/3.0.23/charts/common-10.4.4.tgz similarity index 100% rename from stable/komga/6.0.20/charts/common-10.4.4.tgz rename to stable/inventree/3.0.23/charts/common-10.4.4.tgz diff --git a/stable/inventree/3.0.23/charts/postgresql-8.0.30.tgz b/stable/inventree/3.0.23/charts/postgresql-8.0.30.tgz new file mode 100644 index 0000000000..e5e82a8f3d Binary files /dev/null and b/stable/inventree/3.0.23/charts/postgresql-8.0.30.tgz differ diff --git a/stable/inventree/3.0.22/ix_values.yaml b/stable/inventree/3.0.23/ix_values.yaml similarity index 98% rename from stable/inventree/3.0.22/ix_values.yaml rename to stable/inventree/3.0.23/ix_values.yaml index 8e8de44da0..18850a83a9 100644 --- a/stable/inventree/3.0.22/ix_values.yaml +++ b/stable/inventree/3.0.23/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/inventree - tag: v0.7.4@sha256:ac0be06d9e494ff08623a5b99e72f8ba0104d6259973bbcff74b571be36fc602 + tag: v0.7.5@sha256:7677153653b26249ffb97430b0b95943e820256bbacbb8b4d0cd565759b7ce0b pullPolicy: IfNotPresent nginxImage: diff --git a/stable/inventree/3.0.22/questions.yaml b/stable/inventree/3.0.23/questions.yaml similarity index 100% rename from stable/inventree/3.0.22/questions.yaml rename to stable/inventree/3.0.23/questions.yaml diff --git a/stable/inventree/3.0.22/templates/_secrets.tpl b/stable/inventree/3.0.23/templates/_secrets.tpl similarity index 100% rename from stable/inventree/3.0.22/templates/_secrets.tpl rename to stable/inventree/3.0.23/templates/_secrets.tpl diff --git a/stable/inventree/3.0.22/templates/common.yaml b/stable/inventree/3.0.23/templates/common.yaml similarity index 100% rename from stable/inventree/3.0.22/templates/common.yaml rename to stable/inventree/3.0.23/templates/common.yaml diff --git a/stable/komga/6.0.20/values.yaml b/stable/inventree/3.0.23/values.yaml similarity index 100% rename from stable/komga/6.0.20/values.yaml rename to stable/inventree/3.0.23/values.yaml diff --git a/stable/ispy-agent-dvr/2.0.23/CHANGELOG.md b/stable/ispy-agent-dvr/2.0.24/CHANGELOG.md similarity index 88% rename from stable/ispy-agent-dvr/2.0.23/CHANGELOG.md rename to stable/ispy-agent-dvr/2.0.24/CHANGELOG.md index 825794b306..24015d9123 100644 --- a/stable/ispy-agent-dvr/2.0.23/CHANGELOG.md +++ b/stable/ispy-agent-dvr/2.0.24/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [ispy-agent-dvr-2.0.24](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.23...ispy-agent-dvr-2.0.24) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [ispy-agent-dvr-2.0.23](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.22...ispy-agent-dvr-2.0.23) (2022-07-14) ### Fix @@ -89,11 +97,3 @@ -### [ispy-agent-dvr-2.0.11](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.10...ispy-agent-dvr-2.0.11) (2022-06-22) - -#### Chore - -* update docker general non-major ([#2954](https://github.com/truecharts/apps/issues/2954)) -* update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948)) - - diff --git a/stable/ispy-agent-dvr/2.0.24/Chart.lock b/stable/ispy-agent-dvr/2.0.24/Chart.lock new file mode 100644 index 0000000000..7982345031 --- /dev/null +++ b/stable/ispy-agent-dvr/2.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 +generated: "2022-07-16T10:40:22.441246595Z" diff --git a/stable/ispy-agent-dvr/2.0.23/Chart.yaml b/stable/ispy-agent-dvr/2.0.24/Chart.yaml similarity index 95% rename from stable/ispy-agent-dvr/2.0.23/Chart.yaml rename to stable/ispy-agent-dvr/2.0.24/Chart.yaml index b3f496ff8e..77fb0f5dcf 100644 --- a/stable/ispy-agent-dvr/2.0.23/Chart.yaml +++ b/stable/ispy-agent-dvr/2.0.24/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.0.9.0" +appVersion: "4.1.0.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ name: ispy-agent-dvr sources: - https://hub.docker.com/r/doitandbedone/ispyagentdvr - https://github.com/doitandbedone/ispyagentdvr-docker -version: 2.0.23 +version: 2.0.24 annotations: truecharts.org/catagories: | - security diff --git a/stable/ispy-agent-dvr/2.0.23/README.md b/stable/ispy-agent-dvr/2.0.24/README.md similarity index 100% rename from stable/ispy-agent-dvr/2.0.23/README.md rename to stable/ispy-agent-dvr/2.0.24/README.md diff --git a/stable/ispy-agent-dvr/2.0.23/app-readme.md b/stable/ispy-agent-dvr/2.0.24/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/2.0.23/app-readme.md rename to stable/ispy-agent-dvr/2.0.24/app-readme.md diff --git a/stable/littlelink/6.0.31/charts/common-10.4.4.tgz b/stable/ispy-agent-dvr/2.0.24/charts/common-10.4.4.tgz similarity index 100% rename from stable/littlelink/6.0.31/charts/common-10.4.4.tgz rename to stable/ispy-agent-dvr/2.0.24/charts/common-10.4.4.tgz diff --git a/stable/ispy-agent-dvr/2.0.23/ix_values.yaml b/stable/ispy-agent-dvr/2.0.24/ix_values.yaml similarity index 95% rename from stable/ispy-agent-dvr/2.0.23/ix_values.yaml rename to stable/ispy-agent-dvr/2.0.24/ix_values.yaml index d139ac90f7..ff7e7df307 100644 --- a/stable/ispy-agent-dvr/2.0.23/ix_values.yaml +++ b/stable/ispy-agent-dvr/2.0.24/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ispy-agent-dvr - tag: v4.0.9.0@sha256:0477c4abdb66f0009fbe5ea53fe03ada51b9e5b507a51e6e35d4a0e257fa3244 + tag: v4.1.0.0@sha256:e07899ca45535a2249ebcbf19ca4a71e15b0bd7650678feedbe1e193bd058e61 pullPolicy: IfNotPresent securityContext: diff --git a/stable/ispy-agent-dvr/2.0.23/questions.yaml b/stable/ispy-agent-dvr/2.0.24/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.23/questions.yaml rename to stable/ispy-agent-dvr/2.0.24/questions.yaml diff --git a/stable/komga/6.0.20/templates/common.yaml b/stable/ispy-agent-dvr/2.0.24/templates/common.yaml similarity index 100% rename from stable/komga/6.0.20/templates/common.yaml rename to stable/ispy-agent-dvr/2.0.24/templates/common.yaml diff --git a/stable/littlelink/6.0.31/values.yaml b/stable/ispy-agent-dvr/2.0.24/values.yaml similarity index 100% rename from stable/littlelink/6.0.31/values.yaml rename to stable/ispy-agent-dvr/2.0.24/values.yaml diff --git a/stable/jackett/11.0.33/CHANGELOG.md b/stable/jackett/11.0.33/CHANGELOG.md new file mode 100644 index 0000000000..d52885e13b --- /dev/null +++ b/stable/jackett/11.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + +## [jackett-11.0.33](https://github.com/truecharts/apps/compare/jackett-11.0.32...jackett-11.0.33) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [jackett-11.0.32](https://github.com/truecharts/apps/compare/jackett-11.0.31...jackett-11.0.32) (2022-07-15) + +### Chore + +- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) + + + +## [jackett-11.0.31](https://github.com/truecharts/apps/compare/jackett-11.0.30...jackett-11.0.31) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [jackett-11.0.30](https://github.com/truecharts/apps/compare/jackett-11.0.28...jackett-11.0.30) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [jackett-11.0.28](https://github.com/truecharts/apps/compare/jackett-11.0.27...jackett-11.0.28) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [jackett-11.0.27](https://github.com/truecharts/apps/compare/jackett-11.0.26...jackett-11.0.27) (2022-07-13) + +### Chore + +- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) + + + +## [jackett-11.0.26](https://github.com/truecharts/apps/compare/jackett-11.0.24...jackett-11.0.26) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [jackett-11.0.24](https://github.com/truecharts/apps/compare/jackett-11.0.23...jackett-11.0.24) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [jackett-11.0.23](https://github.com/truecharts/apps/compare/jackett-11.0.22...jackett-11.0.23) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) +* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) + + + + +### [jackett-11.0.22](https://github.com/truecharts/apps/compare/jackett-11.0.21...jackett-11.0.22) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [jackett-11.0.21](https://github.com/truecharts/apps/compare/jackett-11.0.20...jackett-11.0.21) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [jackett-11.0.20](https://github.com/truecharts/apps/compare/jackett-11.0.19...jackett-11.0.20) (2022-07-09) + diff --git a/stable/jackett/11.0.33/Chart.lock b/stable/jackett/11.0.33/Chart.lock new file mode 100644 index 0000000000..52c6a9643c --- /dev/null +++ b/stable/jackett/11.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 +generated: "2022-07-16T10:40:30.552140483Z" diff --git a/stable/jackett/11.0.33/Chart.yaml b/stable/jackett/11.0.33/Chart.yaml new file mode 100644 index 0000000000..056a4db803 --- /dev/null +++ b/stable/jackett/11.0.33/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.20.1307" +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +deprecated: false +description: API Support for your favorite torrent trackers. +home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett +icon: https://truecharts.org/img/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/Jackett/Jackett +type: application +version: 11.0.33 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jackett/11.0.33/README.md b/stable/jackett/11.0.33/README.md new file mode 100644 index 0000000000..868f145dc8 --- /dev/null +++ b/stable/jackett/11.0.33/README.md @@ -0,0 +1,42 @@ +# jackett + +API Support for your favorite torrent trackers. + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.4.4 | + +## Installing the Chart + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/). + +## Upgrading, Rolling Back and Uninstalling the Chart + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first. +- See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/jackett/11.0.33/app-readme.md b/stable/jackett/11.0.33/app-readme.md new file mode 100644 index 0000000000..151894ff6b --- /dev/null +++ b/stable/jackett/11.0.33/app-readme.md @@ -0,0 +1,3 @@ +API Support for your favorite torrent trackers. + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/stable/makemkv/2.0.19/charts/common-10.4.4.tgz b/stable/jackett/11.0.33/charts/common-10.4.4.tgz similarity index 100% rename from stable/makemkv/2.0.19/charts/common-10.4.4.tgz rename to stable/jackett/11.0.33/charts/common-10.4.4.tgz diff --git a/stable/jackett/11.0.33/ix_values.yaml b/stable/jackett/11.0.33/ix_values.yaml new file mode 100644 index 0000000000..cc813f77a6 --- /dev/null +++ b/stable/jackett/11.0.33/ix_values.yaml @@ -0,0 +1,30 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: v0.20.1307@sha256:705ce27cc488e7a04930db2befd95cf6d6a84ce159a0be6eb0a7a45035bf6e31 + +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" diff --git a/stable/jackett/11.0.33/questions.yaml b/stable/jackett/11.0.33/questions.yaml new file mode 100644 index 0000000000..33aba491b3 --- /dev/null +++ b/stable/jackett/11.0.33/questions.yaml @@ -0,0 +1,2439 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - variable: global + label: "global settings" + group: "Controller" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: "flag this is SCALE" + schema: + type: boolean + default: true + hidden: true + + - variable: controller + group: "Controller" + label: "" + schema: + 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + required: true + enum: + - value: "Recreate" + description: "Recreate: Kill existing pods before creating new ones" + - value: "RollingUpdate" + description: "RollingUpdate: Create new pods and then kill old ones" + - value: "OnDelete" + description: "(Legacy) OnDelete: ignore .spec.template changes" + - variable: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: "Extra Args" + schema: + type: list + default: [] + items: + - variable: arg + label: "arg" + schema: + type: string + - 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: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: "Enable TTY" + description: "Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: stdin + label: "Enable STDIN" + description: "Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: "Grace Period Seconds" + schema: + type: int + default: 10 + - variable: podLabelsList + group: "Container Configuration" + label: "Pod Labels" + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: podAnnotationsList + group: "Container Configuration" + label: "Pod Annotations" + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: service + group: "Networking and Services" + label: "Configure Service(s)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ipFamilyPolicy + label: "IP Family Policy" + description: "(Advanced) Specify the ip policy" + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: "SingleStack" + enum: + - value: "SingleStack" + description: "SingleStack" + - value: "PreferDualStack" + description: "PreferDualStack" + - value: "RequireDualStack" + description: "RequireDualStack" + - variable: ipFamilies + label: "(advanced) IP families" + description: "(advanced) The ip families that should be used" + schema: + show_if: [["type", "!=", "Simple"]] + type: list + default: [] + items: + - variable: ipFamily + label: "IP family" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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 + 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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + schema: + type: string + - variable: options + label: "options" + schema: + default: [] + type: list + items: + - variable: option + label: "Option Entry" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: searches + label: "Searches" + schema: + default: [] + type: list + items: + - variable: search + label: "Search Entry" + schema: + type: string + + - variable: serviceList + label: "Add Manual Custom Services" + group: "Networking and Services" + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: "Custom Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: portsList + label: "Additional Service Ports" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom ports" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Port Name" + schema: + type: string + default: "" + - variable: protocol + label: "Port Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: port + label: "Container Port" + schema: + type: int + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + + - variable: persistence + label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" + group: "Storage and Persistence" + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + 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: "pathType" + 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: "pathType" + 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 tha 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/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - variable: killSwitch + label: "Enable killswitch" + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: "Killswitch Excluded IPv4 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: "IPv4 Network" + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: "Killswitch Excluded IPv6 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: "IPv6 Network" + schema: + type: string + required: true + + - variable: configFile + label: "VPN Config File Location" + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: hostPathType + label: "hostPathType" + schema: + type: string + default: "File" + hidden: true + - variable: noMount + label: "noMount" + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: "Full path to file" + description: "path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + required: true + - variable: envList + label: "VPN environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: "Codeserver environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: "Loki URL" + schema: + type: string + required: true + - variable: logs + label: "Log Paths" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: path + label: "Path" + schema: + type: string + required: true + - variable: args + label: "Promtail ecommand line arguments" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: "Arg" + schema: + type: string + required: true + - variable: envList + label: "Promtail environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + 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 diff --git a/stable/makemkv/2.0.19/templates/common.yaml b/stable/jackett/11.0.33/templates/common.yaml similarity index 100% rename from stable/makemkv/2.0.19/templates/common.yaml rename to stable/jackett/11.0.33/templates/common.yaml diff --git a/stable/makemkv/2.0.19/values.yaml b/stable/jackett/11.0.33/values.yaml similarity index 100% rename from stable/makemkv/2.0.19/values.yaml rename to stable/jackett/11.0.33/values.yaml diff --git a/stable/komga/6.0.20/Chart.lock b/stable/komga/6.0.20/Chart.lock deleted file mode 100644 index 74540c37e2..0000000000 --- a/stable/komga/6.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.4 -digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-14T21:11:12.010267895Z" diff --git a/stable/komga/6.0.20/CHANGELOG.md b/stable/komga/6.0.21/CHANGELOG.md similarity index 90% rename from stable/komga/6.0.20/CHANGELOG.md rename to stable/komga/6.0.21/CHANGELOG.md index 9d2e54ae99..4a7decc911 100644 --- a/stable/komga/6.0.20/CHANGELOG.md +++ b/stable/komga/6.0.21/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [komga-6.0.21](https://github.com/truecharts/apps/compare/komga-6.0.20...komga-6.0.21) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [komga-6.0.20](https://github.com/truecharts/apps/compare/komga-6.0.19...komga-6.0.20) (2022-07-14) ### Fix @@ -89,11 +97,3 @@ - -### [komga-6.0.7](https://github.com/truecharts/apps/compare/komga-6.0.6...komga-6.0.7) (2022-06-21) - -#### Chore - -* update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943)) - - diff --git a/stable/komga/6.0.21/Chart.lock b/stable/komga/6.0.21/Chart.lock new file mode 100644 index 0000000000..7441734c14 --- /dev/null +++ b/stable/komga/6.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 +generated: "2022-07-16T10:40:37.802831991Z" diff --git a/stable/komga/6.0.20/Chart.yaml b/stable/komga/6.0.21/Chart.yaml similarity index 94% rename from stable/komga/6.0.20/Chart.yaml rename to stable/komga/6.0.21/Chart.yaml index 964775c42c..1a8f47d872 100644 --- a/stable/komga/6.0.20/Chart.yaml +++ b/stable/komga/6.0.21/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.155.0" +appVersion: "0.155.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ name: komga sources: - https://komga.org/ - https://github.com/gotson/komga -version: 6.0.20 +version: 6.0.21 annotations: truecharts.org/catagories: | - media diff --git a/stable/komga/6.0.20/README.md b/stable/komga/6.0.21/README.md similarity index 100% rename from stable/komga/6.0.20/README.md rename to stable/komga/6.0.21/README.md diff --git a/stable/komga/6.0.20/app-readme.md b/stable/komga/6.0.21/app-readme.md similarity index 100% rename from stable/komga/6.0.20/app-readme.md rename to stable/komga/6.0.21/app-readme.md diff --git a/stable/matomo/3.0.28/charts/common-10.4.4.tgz b/stable/komga/6.0.21/charts/common-10.4.4.tgz similarity index 100% rename from stable/matomo/3.0.28/charts/common-10.4.4.tgz rename to stable/komga/6.0.21/charts/common-10.4.4.tgz diff --git a/stable/komga/6.0.20/ix_values.yaml b/stable/komga/6.0.21/ix_values.yaml similarity index 75% rename from stable/komga/6.0.20/ix_values.yaml rename to stable/komga/6.0.21/ix_values.yaml index c364e1af24..cf5749bcae 100644 --- a/stable/komga/6.0.20/ix_values.yaml +++ b/stable/komga/6.0.21/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/komga - tag: v0.155.0@sha256:903067b875b230dd90d2f24c950c853e7ba96511733ca0a0cc93f45b94fe7f03 + tag: v0.155.1@sha256:a3601ff00b6f1b43a92da548f3db109d27644f3c4cf179071b9b7a2ba0e6e0ac pullPolicy: IfNotPresent service: diff --git a/stable/komga/6.0.20/questions.yaml b/stable/komga/6.0.21/questions.yaml similarity index 100% rename from stable/komga/6.0.20/questions.yaml rename to stable/komga/6.0.21/questions.yaml diff --git a/stable/matomo/3.0.28/templates/common.yaml b/stable/komga/6.0.21/templates/common.yaml similarity index 100% rename from stable/matomo/3.0.28/templates/common.yaml rename to stable/komga/6.0.21/templates/common.yaml diff --git a/stable/matomo/3.0.28/values.yaml b/stable/komga/6.0.21/values.yaml similarity index 100% rename from stable/matomo/3.0.28/values.yaml rename to stable/komga/6.0.21/values.yaml diff --git a/stable/littlelink/6.0.31/Chart.lock b/stable/littlelink/6.0.31/Chart.lock deleted file mode 100644 index 67a266fb08..0000000000 --- a/stable/littlelink/6.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.4 -digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-14T21:12:23.879293117Z" diff --git a/stable/littlelink/6.0.31/CHANGELOG.md b/stable/littlelink/6.0.32/CHANGELOG.md similarity index 91% rename from stable/littlelink/6.0.31/CHANGELOG.md rename to stable/littlelink/6.0.32/CHANGELOG.md index a89e2329fa..a04a042677 100644 --- a/stable/littlelink/6.0.31/CHANGELOG.md +++ b/stable/littlelink/6.0.32/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [littlelink-6.0.32](https://github.com/truecharts/apps/compare/littlelink-6.0.31...littlelink-6.0.32) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [littlelink-6.0.31](https://github.com/truecharts/apps/compare/littlelink-6.0.30...littlelink-6.0.31) (2022-07-14) ### Fix @@ -89,11 +97,3 @@ -### [littlelink-6.0.19](https://github.com/truecharts/apps/compare/littlelink-6.0.18...littlelink-6.0.19) (2022-07-06) - -#### Chore - -* update docker general non-major ([#3078](https://github.com/truecharts/apps/issues/3078)) - - - diff --git a/stable/littlelink/6.0.32/Chart.lock b/stable/littlelink/6.0.32/Chart.lock new file mode 100644 index 0000000000..f7d00fbbc7 --- /dev/null +++ b/stable/littlelink/6.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 +generated: "2022-07-16T10:40:42.0518711Z" diff --git a/stable/littlelink/6.0.31/Chart.yaml b/stable/littlelink/6.0.32/Chart.yaml similarity index 97% rename from stable/littlelink/6.0.31/Chart.yaml rename to stable/littlelink/6.0.32/Chart.yaml index 26539a96c3..40a884acf0 100644 --- a/stable/littlelink/6.0.31/Chart.yaml +++ b/stable/littlelink/6.0.32/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 6.0.31 +version: 6.0.32 annotations: truecharts.org/catagories: | - social diff --git a/stable/littlelink/6.0.31/README.md b/stable/littlelink/6.0.32/README.md similarity index 100% rename from stable/littlelink/6.0.31/README.md rename to stable/littlelink/6.0.32/README.md diff --git a/stable/littlelink/6.0.31/app-readme.md b/stable/littlelink/6.0.32/app-readme.md similarity index 100% rename from stable/littlelink/6.0.31/app-readme.md rename to stable/littlelink/6.0.32/app-readme.md diff --git a/stable/minio/3.0.28/charts/common-10.4.4.tgz b/stable/littlelink/6.0.32/charts/common-10.4.4.tgz similarity index 100% rename from stable/minio/3.0.28/charts/common-10.4.4.tgz rename to stable/littlelink/6.0.32/charts/common-10.4.4.tgz diff --git a/stable/littlelink/6.0.31/ix_values.yaml b/stable/littlelink/6.0.32/ix_values.yaml similarity index 93% rename from stable/littlelink/6.0.31/ix_values.yaml rename to stable/littlelink/6.0.32/ix_values.yaml index 2b4f65260b..e8db492de7 100644 --- a/stable/littlelink/6.0.31/ix_values.yaml +++ b/stable/littlelink/6.0.32/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/littlelink-server pullPolicy: IfNotPresent - tag: latest@sha256:25e28dd90416deb77627b2774d5fef5f126e907b81776c56af132ee140694a67 + tag: latest@sha256:e550a76022ad5830fc4dd58dcc4db1d1a3518b40bf979876e1bccb0e58364551 service: main: diff --git a/stable/littlelink/6.0.31/questions.yaml b/stable/littlelink/6.0.32/questions.yaml similarity index 100% rename from stable/littlelink/6.0.31/questions.yaml rename to stable/littlelink/6.0.32/questions.yaml diff --git a/stable/littlelink/6.0.31/templates/_configmap.tpl b/stable/littlelink/6.0.32/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/6.0.31/templates/_configmap.tpl rename to stable/littlelink/6.0.32/templates/_configmap.tpl diff --git a/stable/littlelink/6.0.31/templates/common.yaml b/stable/littlelink/6.0.32/templates/common.yaml similarity index 100% rename from stable/littlelink/6.0.31/templates/common.yaml rename to stable/littlelink/6.0.32/templates/common.yaml diff --git a/stable/minio/3.0.28/values.yaml b/stable/littlelink/6.0.32/values.yaml similarity index 100% rename from stable/minio/3.0.28/values.yaml rename to stable/littlelink/6.0.32/values.yaml diff --git a/stable/makemkv/2.0.19/Chart.lock b/stable/makemkv/2.0.19/Chart.lock deleted file mode 100644 index 294989ffbb..0000000000 --- a/stable/makemkv/2.0.19/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.4 -digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-14T21:12:52.051791869Z" diff --git a/stable/makemkv/2.0.19/CHANGELOG.md b/stable/makemkv/2.0.20/CHANGELOG.md similarity index 90% rename from stable/makemkv/2.0.19/CHANGELOG.md rename to stable/makemkv/2.0.20/CHANGELOG.md index 0382e8a914..7691abb3bd 100644 --- a/stable/makemkv/2.0.19/CHANGELOG.md +++ b/stable/makemkv/2.0.20/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [makemkv-2.0.20](https://github.com/truecharts/apps/compare/makemkv-2.0.19...makemkv-2.0.20) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [makemkv-2.0.19](https://github.com/truecharts/apps/compare/makemkv-2.0.18...makemkv-2.0.19) (2022-07-14) ### Fix @@ -89,11 +97,3 @@ - -### [makemkv-2.0.7](https://github.com/truecharts/apps/compare/makemkv-2.0.6...makemkv-2.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - diff --git a/stable/makemkv/2.0.20/Chart.lock b/stable/makemkv/2.0.20/Chart.lock new file mode 100644 index 0000000000..f2146ebeb4 --- /dev/null +++ b/stable/makemkv/2.0.20/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 +generated: "2022-07-16T10:40:50.348275442Z" diff --git a/stable/makemkv/2.0.19/Chart.yaml b/stable/makemkv/2.0.20/Chart.yaml similarity index 95% rename from stable/makemkv/2.0.19/Chart.yaml rename to stable/makemkv/2.0.20/Chart.yaml index 8a8230c00d..d438662e19 100644 --- a/stable/makemkv/2.0.19/Chart.yaml +++ b/stable/makemkv/2.0.20/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.22.0" +appVersion: "1.22.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -18,7 +18,7 @@ name: makemkv sources: - https://github.com/jlesage/docker-makemkv - https://hub.docker.com/r/jlesage/makemkv -version: 2.0.19 +version: 2.0.20 annotations: truecharts.org/catagories: | - media diff --git a/stable/makemkv/2.0.19/README.md b/stable/makemkv/2.0.20/README.md similarity index 100% rename from stable/makemkv/2.0.19/README.md rename to stable/makemkv/2.0.20/README.md diff --git a/stable/makemkv/2.0.19/app-readme.md b/stable/makemkv/2.0.20/app-readme.md similarity index 100% rename from stable/makemkv/2.0.19/app-readme.md rename to stable/makemkv/2.0.20/app-readme.md diff --git a/stable/omada-controller/6.0.31/charts/common-10.4.4.tgz b/stable/makemkv/2.0.20/charts/common-10.4.4.tgz similarity index 100% rename from stable/omada-controller/6.0.31/charts/common-10.4.4.tgz rename to stable/makemkv/2.0.20/charts/common-10.4.4.tgz diff --git a/stable/makemkv/2.0.19/ix_values.yaml b/stable/makemkv/2.0.20/ix_values.yaml similarity index 96% rename from stable/makemkv/2.0.19/ix_values.yaml rename to stable/makemkv/2.0.20/ix_values.yaml index d737f83e2e..e009af7630 100644 --- a/stable/makemkv/2.0.19/ix_values.yaml +++ b/stable/makemkv/2.0.20/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/makemkv - tag: v1.22.0@sha256:2da789a349c1b0ee0bc13a4ea3e7eb20baf3e76d53daefdce5c97f025feae17c + tag: v1.22.1@sha256:a6c25cb503e71723dfd21ce3fd68847b8c5ac54bebbba2f81e79bf4735872a29 pullPolicy: IfNotPresent securityContext: diff --git a/stable/makemkv/2.0.19/questions.yaml b/stable/makemkv/2.0.20/questions.yaml similarity index 100% rename from stable/makemkv/2.0.19/questions.yaml rename to stable/makemkv/2.0.20/questions.yaml diff --git a/stable/minio/3.0.28/templates/common.yaml b/stable/makemkv/2.0.20/templates/common.yaml similarity index 100% rename from stable/minio/3.0.28/templates/common.yaml rename to stable/makemkv/2.0.20/templates/common.yaml diff --git a/stable/omada-controller/6.0.31/values.yaml b/stable/makemkv/2.0.20/values.yaml similarity index 100% rename from stable/omada-controller/6.0.31/values.yaml rename to stable/makemkv/2.0.20/values.yaml diff --git a/stable/matomo/3.0.28/CHANGELOG.md b/stable/matomo/3.0.29/CHANGELOG.md similarity index 90% rename from stable/matomo/3.0.28/CHANGELOG.md rename to stable/matomo/3.0.29/CHANGELOG.md index c6b45b3deb..5f3adda009 100644 --- a/stable/matomo/3.0.28/CHANGELOG.md +++ b/stable/matomo/3.0.29/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [matomo-3.0.29](https://github.com/truecharts/apps/compare/matomo-3.0.28...matomo-3.0.29) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [matomo-3.0.28](https://github.com/truecharts/apps/compare/matomo-3.0.27...matomo-3.0.28) (2022-07-14) ### Fix @@ -89,11 +97,3 @@ - -### [matomo-3.0.16](https://github.com/truecharts/apps/compare/matomo-3.0.15...matomo-3.0.16) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - diff --git a/stable/matomo/3.0.28/Chart.lock b/stable/matomo/3.0.29/Chart.lock similarity index 85% rename from stable/matomo/3.0.28/Chart.lock rename to stable/matomo/3.0.29/Chart.lock index 3f09b96936..5931a7d44c 100644 --- a/stable/matomo/3.0.28/Chart.lock +++ b/stable/matomo/3.0.29/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.29 digest: sha256:6339008d1787a2c301e7e0fd9c82d313120b05cbeed217c49e1d846e3aab216b -generated: "2022-07-14T21:12:58.895960559Z" +generated: "2022-07-16T10:41:02.28403032Z" diff --git a/stable/matomo/3.0.28/Chart.yaml b/stable/matomo/3.0.29/Chart.yaml similarity index 98% rename from stable/matomo/3.0.28/Chart.yaml rename to stable/matomo/3.0.29/Chart.yaml index 563728e5a9..a016d3851a 100644 --- a/stable/matomo/3.0.28/Chart.yaml +++ b/stable/matomo/3.0.29/Chart.yaml @@ -23,7 +23,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.28 +version: 3.0.29 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/matomo/3.0.28/README.md b/stable/matomo/3.0.29/README.md similarity index 100% rename from stable/matomo/3.0.28/README.md rename to stable/matomo/3.0.29/README.md diff --git a/stable/matomo/3.0.28/app-readme.md b/stable/matomo/3.0.29/app-readme.md similarity index 100% rename from stable/matomo/3.0.28/app-readme.md rename to stable/matomo/3.0.29/app-readme.md diff --git a/stable/prometheus/4.0.35/charts/common-10.4.4.tgz b/stable/matomo/3.0.29/charts/common-10.4.4.tgz similarity index 100% rename from stable/prometheus/4.0.35/charts/common-10.4.4.tgz rename to stable/matomo/3.0.29/charts/common-10.4.4.tgz diff --git a/stable/matomo/3.0.28/charts/mariadb-3.0.29.tgz b/stable/matomo/3.0.29/charts/mariadb-3.0.29.tgz similarity index 100% rename from stable/matomo/3.0.28/charts/mariadb-3.0.29.tgz rename to stable/matomo/3.0.29/charts/mariadb-3.0.29.tgz diff --git a/stable/matomo/3.0.28/ix_values.yaml b/stable/matomo/3.0.29/ix_values.yaml similarity index 96% rename from stable/matomo/3.0.28/ix_values.yaml rename to stable/matomo/3.0.29/ix_values.yaml index e492bbd028..d881682e4b 100644 --- a/stable/matomo/3.0.28/ix_values.yaml +++ b/stable/matomo/3.0.29/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/matomo - tag: v4.10.1@sha256:bdc630e67c9d2a635466eff074f8945b8995ff1b02336ea6f740cabc261fe3a4 + tag: v4.10.1@sha256:dcecdacfaa9d763534ecce15b7e5a9f3ef8d2df52b70095783238873de3084db pullPolicy: IfNotPresent securityContext: diff --git a/stable/matomo/3.0.28/questions.yaml b/stable/matomo/3.0.29/questions.yaml similarity index 100% rename from stable/matomo/3.0.28/questions.yaml rename to stable/matomo/3.0.29/questions.yaml diff --git a/stable/omada-controller/6.0.31/templates/common.yaml b/stable/matomo/3.0.29/templates/common.yaml similarity index 100% rename from stable/omada-controller/6.0.31/templates/common.yaml rename to stable/matomo/3.0.29/templates/common.yaml diff --git a/stable/prometheus/4.0.35/values.yaml b/stable/matomo/3.0.29/values.yaml similarity index 100% rename from stable/prometheus/4.0.35/values.yaml rename to stable/matomo/3.0.29/values.yaml diff --git a/stable/minio/3.0.28/Chart.lock b/stable/minio/3.0.28/Chart.lock deleted file mode 100644 index 0b1708d476..0000000000 --- a/stable/minio/3.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.4 -digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-15T06:36:41.266099929Z" diff --git a/stable/minio/3.0.28/CHANGELOG.md b/stable/minio/3.0.29/CHANGELOG.md similarity index 90% rename from stable/minio/3.0.28/CHANGELOG.md rename to stable/minio/3.0.29/CHANGELOG.md index ab6e254c28..4734312678 100644 --- a/stable/minio/3.0.28/CHANGELOG.md +++ b/stable/minio/3.0.29/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [minio-3.0.29](https://github.com/truecharts/apps/compare/minio-3.0.28...minio-3.0.29) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [minio-3.0.28](https://github.com/truecharts/apps/compare/minio-3.0.27...minio-3.0.28) (2022-07-15) ### Chore @@ -89,11 +97,3 @@ ### [minio-3.0.16](https://github.com/truecharts/apps/compare/minio-3.0.15...minio-3.0.16) (2022-07-07) -#### Chore - -* update docker general non-major ([#3089](https://github.com/truecharts/apps/issues/3089)) - - - - -### [minio-3.0.15](https://github.com/truecharts/apps/compare/minio-3.0.14...minio-3.0.15) (2022-07-05) diff --git a/stable/minio/3.0.29/Chart.lock b/stable/minio/3.0.29/Chart.lock new file mode 100644 index 0000000000..7dd8d6705d --- /dev/null +++ b/stable/minio/3.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 +generated: "2022-07-16T10:40:57.822828288Z" diff --git a/stable/minio/3.0.28/Chart.yaml b/stable/minio/3.0.29/Chart.yaml similarity index 97% rename from stable/minio/3.0.28/Chart.yaml rename to stable/minio/3.0.29/Chart.yaml index 961fa0e789..963ecc4ba2 100644 --- a/stable/minio/3.0.28/Chart.yaml +++ b/stable/minio/3.0.29/Chart.yaml @@ -19,7 +19,7 @@ maintainers: name: minio sources: - https://github.com/minio/minio -version: 3.0.28 +version: 3.0.29 annotations: truecharts.org/catagories: | - media diff --git a/stable/minio/3.0.28/README.md b/stable/minio/3.0.29/README.md similarity index 100% rename from stable/minio/3.0.28/README.md rename to stable/minio/3.0.29/README.md diff --git a/stable/minio/3.0.28/app-readme.md b/stable/minio/3.0.29/app-readme.md similarity index 100% rename from stable/minio/3.0.28/app-readme.md rename to stable/minio/3.0.29/app-readme.md diff --git a/stable/qinglong/2.0.18/charts/common-10.4.4.tgz b/stable/minio/3.0.29/charts/common-10.4.4.tgz similarity index 100% rename from stable/qinglong/2.0.18/charts/common-10.4.4.tgz rename to stable/minio/3.0.29/charts/common-10.4.4.tgz diff --git a/stable/minio/3.0.28/ix_values.yaml b/stable/minio/3.0.29/ix_values.yaml similarity index 91% rename from stable/minio/3.0.28/ix_values.yaml rename to stable/minio/3.0.29/ix_values.yaml index 4db14c78fd..4781413df2 100644 --- a/stable/minio/3.0.28/ix_values.yaml +++ b/stable/minio/3.0.29/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minio - tag: latest@sha256:b3026218c44ab8f712727e6b4b25da12030a8fcebe7687b8c07b11c49ae15b58 + tag: latest@sha256:4f4b066badd4a406a263bde83132b5da37f7597b207f98118bf1603a2326fb80 pullPolicy: IfNotPresent args: ["server", "/data", "--address", ":10106", "--console-address", ":10107"] diff --git a/stable/minio/3.0.28/questions.yaml b/stable/minio/3.0.29/questions.yaml similarity index 100% rename from stable/minio/3.0.28/questions.yaml rename to stable/minio/3.0.29/questions.yaml diff --git a/stable/qinglong/2.0.18/templates/common.yaml b/stable/minio/3.0.29/templates/common.yaml similarity index 100% rename from stable/qinglong/2.0.18/templates/common.yaml rename to stable/minio/3.0.29/templates/common.yaml diff --git a/stable/qinglong/2.0.18/values.yaml b/stable/minio/3.0.29/values.yaml similarity index 100% rename from stable/qinglong/2.0.18/values.yaml rename to stable/minio/3.0.29/values.yaml diff --git a/stable/nextcloud/15.2.18/CHANGELOG.md b/stable/nextcloud/15.2.18/CHANGELOG.md new file mode 100644 index 0000000000..883fcafe40 --- /dev/null +++ b/stable/nextcloud/15.2.18/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + +## [nextcloud-15.2.18](https://github.com/truecharts/apps/compare/nextcloud-15.2.17...nextcloud-15.2.18) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [nextcloud-15.2.17](https://github.com/truecharts/apps/compare/nextcloud-15.2.16...nextcloud-15.2.17) (2022-07-15) + +### Chore + +- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) + + + +## [nextcloud-15.2.16](https://github.com/truecharts/apps/compare/nextcloud-15.2.15...nextcloud-15.2.16) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [nextcloud-15.2.15](https://github.com/truecharts/apps/compare/nextcloud-15.2.13...nextcloud-15.2.15) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [nextcloud-15.2.13](https://github.com/truecharts/apps/compare/nextcloud-15.2.12...nextcloud-15.2.13) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [nextcloud-15.2.12](https://github.com/truecharts/apps/compare/nextcloud-15.2.11...nextcloud-15.2.12) (2022-07-13) + +### Chore + +- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) + + + +## [nextcloud-15.2.11](https://github.com/truecharts/apps/compare/nextcloud-15.2.9...nextcloud-15.2.11) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [nextcloud-15.2.9](https://github.com/truecharts/apps/compare/nextcloud-15.2.8...nextcloud-15.2.9) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [nextcloud-15.2.8](https://github.com/truecharts/apps/compare/nextcloud-15.2.7...nextcloud-15.2.8) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) +* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) + + + + +### [nextcloud-15.2.7](https://github.com/truecharts/apps/compare/nextcloud-15.2.6...nextcloud-15.2.7) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) +* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) + + + + +### [nextcloud-15.2.6](https://github.com/truecharts/apps/compare/nextcloud-15.2.5...nextcloud-15.2.6) (2022-07-11) + +#### Chore + +* update docker general non-major ([#3128](https://github.com/truecharts/apps/issues/3128)) + + + + +### [nextcloud-15.2.5](https://github.com/truecharts/apps/compare/nextcloud-15.2.4...nextcloud-15.2.5) (2022-07-10) diff --git a/stable/nextcloud/15.2.18/Chart.lock b/stable/nextcloud/15.2.18/Chart.lock new file mode 100644 index 0000000000..fd9844bc00 --- /dev/null +++ b/stable/nextcloud/15.2.18/Chart.lock @@ -0,0 +1,15 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.30 +- name: collabora-online + repository: https://charts.truecharts.org/ + version: 12.1.7 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.30 +digest: sha256:cf625903899576f31f4925cbad8e3c96ca756a8d69c767d4debecc18fceb5677 +generated: "2022-07-16T10:41:23.069981572Z" diff --git a/stable/nextcloud/15.2.18/Chart.yaml b/stable/nextcloud/15.2.18/Chart.yaml new file mode 100644 index 0000000000..88a0dc9f6c --- /dev/null +++ b/stable/nextcloud/15.2.18/Chart.yaml @@ -0,0 +1,45 @@ +apiVersion: v2 +appVersion: "24.0.2" +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +- condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.30 +- condition: collabora.enabled + name: collabora-online + repository: https://charts.truecharts.org/ + version: 12.1.7 +- condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.30 +deprecated: false +description: A private cloud server that puts the control and security of your own + data back into your hands. +home: https://github.com/truecharts/apps/tree/master/charts/stable/nextcloud +icon: https://truecharts.org/img/chart-icons/nextcloud.png +keywords: +- nextcloud +- storage +- http +- web +- php +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nextcloud +sources: +- https://github.com/nextcloud/docker +- https://github.com/nextcloud/helm +type: application +version: 15.2.18 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nextcloud/15.2.18/README.md b/stable/nextcloud/15.2.18/README.md new file mode 100644 index 0000000000..ebe9de9bfa --- /dev/null +++ b/stable/nextcloud/15.2.18/README.md @@ -0,0 +1,46 @@ +# nextcloud + +A private cloud server that puts the control and security of your own data back into your hands. + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | collabora-online | 12.1.7 | +| https://charts.truecharts.org/ | postgresql | 8.0.30 | +| https://charts.truecharts.org | redis | 3.0.30 | +| https://library-charts.truecharts.org | common | 10.4.4 | + +## Installing the Chart + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/). + +## Upgrading, Rolling Back and Uninstalling the Chart + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first. +- See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nextcloud/15.2.18/app-readme.md b/stable/nextcloud/15.2.18/app-readme.md new file mode 100644 index 0000000000..28094fc642 --- /dev/null +++ b/stable/nextcloud/15.2.18/app-readme.md @@ -0,0 +1,3 @@ +A private cloud server that puts the control and security of your own data back into your hands. + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/stable/nextcloud/15.2.18/charts/collabora-online-12.1.7.tgz b/stable/nextcloud/15.2.18/charts/collabora-online-12.1.7.tgz new file mode 100644 index 0000000000..67eecadd7e Binary files /dev/null and b/stable/nextcloud/15.2.18/charts/collabora-online-12.1.7.tgz differ diff --git a/stable/rsshub/3.0.40/charts/common-10.4.4.tgz b/stable/nextcloud/15.2.18/charts/common-10.4.4.tgz similarity index 100% rename from stable/rsshub/3.0.40/charts/common-10.4.4.tgz rename to stable/nextcloud/15.2.18/charts/common-10.4.4.tgz diff --git a/stable/nextcloud/15.2.18/charts/postgresql-8.0.30.tgz b/stable/nextcloud/15.2.18/charts/postgresql-8.0.30.tgz new file mode 100644 index 0000000000..e5e82a8f3d Binary files /dev/null and b/stable/nextcloud/15.2.18/charts/postgresql-8.0.30.tgz differ diff --git a/stable/rsshub/3.0.40/charts/redis-3.0.30.tgz b/stable/nextcloud/15.2.18/charts/redis-3.0.30.tgz similarity index 100% rename from stable/rsshub/3.0.40/charts/redis-3.0.30.tgz rename to stable/nextcloud/15.2.18/charts/redis-3.0.30.tgz diff --git a/stable/nextcloud/15.2.18/ci/basic-values.yaml b/stable/nextcloud/15.2.18/ci/basic-values.yaml new file mode 100644 index 0000000000..0e1ca14554 --- /dev/null +++ b/stable/nextcloud/15.2.18/ci/basic-values.yaml @@ -0,0 +1,11 @@ +env: + # IP used for exposing nextcloud + # Often the service or nodePort IP + AccessIP: "127.0.0.1" + +service: + main: + ports: + main: + port: 8080 + targetPort: 8080 diff --git a/stable/nextcloud/15.2.18/ix_values.yaml b/stable/nextcloud/15.2.18/ix_values.yaml new file mode 100644 index 0000000000..c6f6a05f57 --- /dev/null +++ b/stable/nextcloud/15.2.18/ix_values.yaml @@ -0,0 +1,423 @@ +image: + repository: tccr.io/truecharts/nextcloud-fpm + pullPolicy: IfNotPresent + tag: v24.0.2@sha256:491aa04ba52e5fe8f48e2efbe544af263fd13fc41d1793a830aadd5e7721cb0d + +nginxImage: + repository: tccr.io/truecharts/nginx-unprivileged + pullPolicy: IfNotPresent + tag: v1.23.0@sha256:1a0f5cafe5645e5e692f5fd400be030802b7a585d62813a7c2efd503f11bd7b7 + +imaginaryImage: + repository: h2non/imaginary + pullPolicy: IfNotPresent + tag: 1.2.4@sha256:7facb4221047a5e79b9e902f380247f4e5bf4376400d0badbeb738d3e1c2f654 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + fsGroup: 33 + +service: + main: + ports: + main: + port: 10020 + targetPort: 8080 + backend: + enabled: true + ports: + hpb: + enabled: true + port: 7867 + targetPort: 7867 + hpb-metrics: + enabled: true + port: 7868 + targetPort: 7868 + fpm: + enabled: true + port: 9000 + targetPort: 9000 + imaginary: + enabled: true + port: 9090 + targetPort: 9090 + +hostAliases: + - ip: '{{ .Values.env.AccessIP | default "127.0.0.1" }}' + hostnames: + - "{{ if .Values.ingress.main.enabled }}{{ with (first .Values.ingress.main.hosts) }}{{ .host }}{{ end }}{{ else }}placeholder.fakedomain.dns{{ end }}" + +secretEnv: + NEXTCLOUD_ADMIN_USER: "admin" + NEXTCLOUD_ADMIN_PASSWORD: "adminpass" + +probes: + liveness: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + + readiness: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + + startup: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + +initContainers: + prestart: + image: '{{ include "tc.common.images.selector" . }}' + securityContext: + runAsUser: 0 + runAsGroup: 0 + privileged: true + command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + if [[ -f /data/config/config.php ]] && [[ ! -f /html/config/config.php ]]; then + echo "migrating from single to dual PVC's..." + echo "moving to placeholder location..." + mv -f /var/www/html/data/* /var/www/html/data/tomigrate/ + echo "moving userdata to data-pvc root..." + mv -f /var/www/html/data/tomigrate/data/* /var/www/html/data/ + echo "removing old data folder..." + rm -rf /var/www/html/data/tomigrate/data + echo "moving config, apps, templates and other content to html-pvc root..." + mv -f /var/www/html/data/tomigrate/* /var/www/html/ + echo "Removing migration temporary folder..." + rm -rf /var/www/html/data/tomigrate + fi + echo "Enforcing chmod 770 on data-dir..." + chmod 770 /var/www/html/data + echo "Migrating old data when found..." + EOF + + volumeMounts: + - name: data + mountPath: "/var/www/html/data" + - name: html + mountPath: "/var/www/html" + +env: + # IP used for exposing nextcloud + # Often the service or nodePort IP + # Defaults to the main serviceName for CI purposes. + AccessIP: + NEXTCLOUD_INIT_HTACCESS: true + PHP_INI_MEMORY_LIMIT: 1G + PHP_UPLOAD_LIMIT: 10G + NEXTCLOUD_CHUNKSIZE: "31457280" + TRUSTED_PROXIES: "172.16.0.0/16 127.0.0.1" + POSTGRES_DB: "{{ .Values.postgresql.postgresqlDatabase }}" + POSTGRES_USER: "{{ .Values.postgresql.postgresqlUsername }}" + POSTGRES_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + POSTGRES_HOST: + secretKeyRef: + name: dbcreds + key: plainporthost + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: plainhost + REDIS_HOST_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + +envFrom: + - configMapRef: + name: nextcloudconfig + +persistence: + html: + enabled: true + mountPath: "/var/www/html" + data: + enabled: true + mountPath: "/var/www/html/data" + varrun: + enabled: true + cache: + enabled: true + type: emptyDir + mountPath: /var/cache/nginx + medium: Memory + nginx: + enabled: "true" + mountPath: "/etc/nginx" + noMount: true + readOnly: true + type: "custom" + volumeSpec: + configMap: + name: '{{ include "tc.common.names.fullname" . }}-nginx' + items: + - key: nginx.conf + path: nginx.conf + +configmap: + nginx: + enabled: true + data: + nginx.conf: |- + worker_processes auto; + + error_log /var/log/nginx/error.log warn; + pid /var/run/nginx.pid; + + + events { + worker_connections 1024; + } + + + http { + include /etc/nginx/mime.types; + default_type application/octet-stream; + + log_format main '$remote_addr - $remote_user [$time_local] "$request" ' + '$status $body_bytes_sent "$http_referer" ' + '"$http_user_agent" "$http_x_forwarded_for"'; + + access_log /var/log/nginx/access.log main; + + sendfile on; + #tcp_nopush on; + + # Prevent nginx HTTP Server Detection + server_tokens off; + + keepalive_timeout 65; + + #gzip on; + + upstream php-handler { + server 127.0.0.1:9000; + } + + server { + listen 8080; + absolute_redirect off; + + # Forward Notify_Push "High Performance Backend" to it's own container + location ^~ /push/ { + proxy_pass http://127.0.0.1:7867/; + proxy_http_version 1.1; + proxy_set_header Upgrade $http_upgrade; + proxy_set_header Connection "Upgrade"; + proxy_set_header Host $host; + proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; + } + + # HSTS settings + # WARNING: Only add the preload option once you read about + # the consequences in https://hstspreload.org/. This option + # will add the domain to a hardcoded list that is shipped + # in all major browsers and getting removed from this list + # could take several months. + #add_header Strict-Transport-Security "max-age=15768000; includeSubDomains; preload;" always; + + # set max upload size + client_max_body_size 512M; + fastcgi_buffers 64 4K; + + # Enable gzip but do not remove ETag headers + gzip on; + gzip_vary on; + gzip_comp_level 4; + gzip_min_length 256; + gzip_proxied expired no-cache no-store private no_last_modified no_etag auth; + gzip_types application/atom+xml application/javascript application/json application/ld+json application/manifest+json application/rss+xml application/vnd.geo+json application/vnd.ms-fontobject application/x-font-ttf application/x-web-app-manifest+json application/xhtml+xml application/xml font/opentype image/bmp image/svg+xml image/x-icon text/cache-manifest text/css text/plain text/vcard text/vnd.rim.location.xloc text/vtt text/x-component text/x-cross-domain-policy; + + # Pagespeed is not supported by Nextcloud, so if your server is built + # with the `ngx_pagespeed` module, uncomment this line to disable it. + #pagespeed off; + + # HTTP response headers borrowed from Nextcloud `.htaccess` + add_header Referrer-Policy "no-referrer" always; + add_header X-Content-Type-Options "nosniff" always; + add_header X-Download-Options "noopen" always; + add_header X-Frame-Options "SAMEORIGIN" always; + add_header X-Permitted-Cross-Domain-Policies "none" always; + add_header X-Robots-Tag "none" always; + add_header X-XSS-Protection "1; mode=block" always; + + # Remove X-Powered-By, which is an information leak + fastcgi_hide_header X-Powered-By; + + # Path to the root of your installation + root /var/www/html; + + # Specify how to handle directories -- specifying `/index.php$request_uri` + # here as the fallback means that Nginx always exhibits the desired behaviour + # when a client requests a path that corresponds to a directory that exists + # on the server. In particular, if that directory contains an index.php file, + # that file is correctly served; if it doesn't, then the request is passed to + # the front-end controller. This consistent behaviour means that we don't need + # to specify custom rules for certain paths (e.g. images and other assets, + # `/updater`, `/ocm-provider`, `/ocs-provider`), and thus + # `try_files $uri $uri/ /index.php$request_uri` + # always provides the desired behaviour. + index index.php index.html /index.php$request_uri; + + # Rule borrowed from `.htaccess` to handle Microsoft DAV clients + location = / { + if ( $http_user_agent ~ ^DavClnt ) { + return 302 /remote.php/webdav/$is_args$args; + } + } + + location = /robots.txt { + allow all; + log_not_found off; + access_log off; + } + + # Make a regex exception for `/.well-known` so that clients can still + # access it despite the existence of the regex rule + # `location ~ /(\.|autotest|...)` which would otherwise handle requests + # for `/.well-known`. + location ^~ /.well-known { + # The rules in this block are an adaptation of the rules + # in `.htaccess` that concern `/.well-known`. + + location = /.well-known/carddav { return 301 /remote.php/dav/; } + location = /.well-known/caldav { return 301 /remote.php/dav/; } + + # according to the documentation these two lines are not necessary, but some users are still recieving errors + location = /.well-known/webfinger { return 301 /index.php$uri; } + location = /.well-known/nodeinfo { return 301 /index.php$uri; } + + location /.well-known/acme-challenge { try_files $uri $uri/ =404; } + location /.well-known/pki-validation { try_files $uri $uri/ =404; } + + # Let Nextcloud's API for `/.well-known` URIs handle all other + # requests by passing them to the front-end controller. + return 301 /index.php$request_uri; + } + + # Rules borrowed from `.htaccess` to hide certain paths from clients + location ~ ^/(?:build|tests|config|lib|3rdparty|templates|data)(?:$|/) { return 404; } + location ~ ^/(?:\.|autotest|occ|issue|indie|db_|console) { return 404; } + + # Ensure this block, which passes PHP files to the PHP process, is above the blocks + # which handle static assets (as seen below). If this block is not declared first, + # then Nginx will encounter an infinite rewriting loop when it prepends `/index.php` + # to the URI, resulting in a HTTP 500 error response. + location ~ \.php(?:$|/) { + # Required for legacy support + rewrite ^/(?!index|remote|public|cron|core\/ajax\/update|status|ocs\/v[12]|updater\/.+|oc[ms]-provider\/.+|.+\/richdocumentscode\/proxy) /index.php$request_uri; + + fastcgi_split_path_info ^(.+?\.php)(/.*)$; + set $path_info $fastcgi_path_info; + + try_files $fastcgi_script_name =404; + + include fastcgi_params; + fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; + fastcgi_param PATH_INFO $path_info; + #fastcgi_param HTTPS on; + + fastcgi_param modHeadersAvailable true; # Avoid sending the security headers twice + fastcgi_param front_controller_active true; # Enable pretty urls + fastcgi_pass php-handler; + + fastcgi_intercept_errors on; + fastcgi_request_buffering off; + + proxy_send_timeout 300s; + proxy_read_timeout 300s; + fastcgi_send_timeout 300s; + fastcgi_read_timeout 300s; + } + + location ~ \.(?:css|js|svg|gif)$ { + try_files $uri /index.php$request_uri; + expires 6M; # Cache-Control policy borrowed from `.htaccess` + access_log off; # Optional: Don't log access to assets + } + + location ~ \.woff2?$ { + try_files $uri /index.php$request_uri; + expires 7d; # Cache-Control policy borrowed from `.htaccess` + access_log off; # Optional: Don't log access to assets + } + + # Rule borrowed from `.htaccess` + location /remote { + return 301 /remote.php$request_uri; + } + + location / { + try_files $uri $uri/ /index.php$request_uri; + } + } + } + +cronjob: + enabled: true + generatePreviews: true + schedule: "*/5 * * * *" + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 + +hpb: + enabled: true + +imaginary: + enabled: true + +collabora: + enabled: false + env: + aliasgroup1: + configMapRef: + name: nextcloudconfig + key: aliasgroup1 + dictionaries: "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru" + extra_params: "--o:welcome.enable=false --o:logging.level=information --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false " + server_name: "" + DONT_GEN_SSL_CERT: true + +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: nextcloud + postgresqlDatabase: nextcloud + +redis: + enabled: true + existingSecret: "rediscreds" diff --git a/stable/nextcloud/15.2.18/questions.yaml b/stable/nextcloud/15.2.18/questions.yaml new file mode 100644 index 0000000000..d95e876346 --- /dev/null +++ b/stable/nextcloud/15.2.18/questions.yaml @@ -0,0 +1,2665 @@ +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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - variable: global + label: "global settings" + group: "Controller" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: "flag this is SCALE" + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "Controller" + label: "" + schema: + 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 + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + required: true + enum: + - value: "Recreate" + description: "Recreate: Kill existing pods before creating new ones" + - value: "RollingUpdate" + description: "RollingUpdate: Create new pods and then kill old ones" + - value: "OnDelete" + description: "(Legacy) OnDelete: ignore .spec.template changes" + - variable: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: "Extra Args" + schema: + type: list + default: [] + items: + - variable: arg + label: "arg" + schema: + type: string + - 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: secretEnv + group: "Container Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: NEXTCLOUD_ADMIN_USER + label: "NEXTCLOUD_ADMIN_USER (First Install Only)" + description: "Sets the initial nextcloud's admin username, changing this variable after first launch will NOT change admin's username" + schema: + type: string + required: true + default: "REPLACETHIS" + - variable: NEXTCLOUD_ADMIN_PASSWORD + label: "NEXTCLOUD_ADMIN_PASSWORD (First Install Only)" + description: "Sets the initial nextcloud's admin password, changing this variable after first launch will NOT change admin's password" + schema: + type: string + private: true + required: true + default: "REPLACETHIS" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: TRUSTED_PROXIES + label: "Trusted Proxies (First Install Only - Advanced)" + description: "Sets nextcloud Trusted Proxies" + schema: + type: string + default: "172.16.0.0/16 127.0.0.1" + - variable: PHP_INI_MEMORY_LIMIT + label: "PHP_INI_MEMORY_LIMIT" + description: "Sets php memory_limit setting" + schema: + type: string + default: "1G" + - variable: PHP_UPLOAD_LIMIT + label: "PHP_UPLOAD_LIMIT" + description: "Sets php upload_max_filesize and post_max_size settings" + schema: + type: string + default: "10G" + - variable: AccessIP + label: "Access IP" + description: "Set to the IP-Address used to reach Nextcloud. Most often the Service or NodePort IP (Ensure this is correct!)" + schema: + type: string + required: true + $ref: + - "definitions/nodeIP" + + - variable: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: "Enable TTY" + description: "Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: stdin + label: "Enable STDIN" + description: "Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: "Grace Period Seconds" + schema: + type: int + default: 10 + - variable: podLabelsList + group: "Container Configuration" + label: "Pod Labels" + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: podAnnotationsList + group: "Container Configuration" + label: "Pod Annotations" + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: service + group: "Networking and Services" + label: "Configure Service(s)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ipFamilyPolicy + label: "IP Family Policy" + description: "(Advanced) Specify the ip policy" + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: "SingleStack" + enum: + - value: "SingleStack" + description: "SingleStack" + - value: "PreferDualStack" + description: "PreferDualStack" + - value: "RequireDualStack" + description: "RequireDualStack" + - variable: ipFamilies + label: "(advanced) IP families" + description: "(advanced) The ip families that should be used" + schema: + show_if: [["type", "!=", "Simple"]] + type: list + default: [] + items: + - variable: ipFamily + label: "IP family" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10020 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8080 + + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: externalInterfaces + description: "Add External Interfaces" + label: "Add external Interfaces" + group: "Networking" + schema: + type: list + items: + - variable: interfaceConfiguration + description: "Interface Configuration" + label: "Interface Configuration" + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: "Please specify host interface" + label: "Host Interface" + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: "Define how IP Address will be managed" + label: "IP Address Management" + schema: + type: dict + required: true + attrs: + - variable: type + description: "Specify type for IPAM" + label: "IPAM Type" + schema: + type: string + required: true + enum: + - value: "dhcp" + description: "Use DHCP" + - value: "static" + description: "Use static IP" + show_subquestions_if: "static" + subquestions: + - variable: staticIPConfigurations + label: "Static IP Addresses" + schema: + type: list + items: + - variable: staticIP + label: "Static IP" + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: "Static Routes" + schema: + type: list + items: + - variable: staticRouteConfiguration + label: "Static Route Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: "Destination" + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: "Gateway" + schema: + type: ipaddr + cidr: false + required: true + + - variable: dnsPolicy + group: "Networking and Services" + label: "dnsPolicy" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "ClusterFirst" + description: "ClusterFirst" + - value: "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: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + schema: + type: string + - variable: options + label: "options" + schema: + default: [] + type: list + items: + - variable: option + label: "Option Entry" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: searches + label: "Searches" + schema: + default: [] + type: list + items: + - variable: search + label: "Search Entry" + schema: + type: string + + - variable: serviceList + label: "Add Manual Custom Services" + group: "Networking and Services" + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: "Custom Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: portsList + label: "Additional Service Ports" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom ports" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Port Name" + schema: + type: string + default: "" + - variable: protocol + label: "Port Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: port + label: "Container Port" + schema: + type: int + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + + - variable: persistence + label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" + group: "Storage and Persistence" + schema: + additional_attrs: true + type: dict + attrs: + - variable: html + label: "App html Storage" + description: "Stores the Application html." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: 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: data + label: "UserData Storage" + description: "Stores the User Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: 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: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + 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: "pathType" + 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: "pathType" + 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 tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 33 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/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/manual/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/manual/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/manual/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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - variable: killSwitch + label: "Enable killswitch" + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: "Killswitch Excluded IPv4 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: "IPv4 Network" + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: "Killswitch Excluded IPv6 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: "IPv6 Network" + schema: + type: string + required: true + + - variable: configFile + label: "VPN Config File Location" + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: hostPathType + label: "hostPathType" + schema: + type: string + default: "File" + hidden: true + - variable: noMount + label: "noMount" + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: "Full path to file" + description: "path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + required: true + - variable: envList + label: "VPN environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + 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: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: "Codeserver environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: "Loki URL" + schema: + type: string + required: true + - variable: logs + label: "Log Paths" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: path + label: "Path" + schema: + type: string + required: true + - variable: args + label: "Promtail ecommand line arguments" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: "Arg" + schema: + type: string + required: true + - variable: envList + label: "Promtail environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + 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 diff --git a/stable/nextcloud/15.2.18/templates/_configmap.tpl b/stable/nextcloud/15.2.18/templates/_configmap.tpl new file mode 100644 index 0000000000..abe500d31e --- /dev/null +++ b/stable/nextcloud/15.2.18/templates/_configmap.tpl @@ -0,0 +1,36 @@ +{{/* Define the configmap */}} +{{- define "nextcloud.configmap" -}} + +{{- $hosts := "" }} +{{- if .Values.ingress.main.enabled }} +{{- range .Values.ingress }} +{{- range $index, $host := .hosts }} + {{- if $index }} + {{ $hosts = ( printf "%v %v" $hosts $host.host ) }} + {{- else }} + {{ $hosts = ( printf "%s" $host.host ) }} + {{- end }} +{{- end }} +{{- end }} +{{- end }} + + +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: nextcloudconfig +data: + {{- $aliasgroup1 := ( printf "http://%s" ( .Values.env.AccessIP | default ( printf "%v-%v" .Release.Name "nextcloud" ) ) ) }} + {{- if .Values.ingress.main.enabled }} + {{- with (first .Values.ingress.main.hosts) }} + {{- $aliasgroup1 = ( printf "https://%s" .host ) }} + {{- end }} + {{- end }} + aliasgroup1: {{ $aliasgroup1 }} + NEXTCLOUD_TRUSTED_DOMAINS: {{ ( printf "%v %v %v %v %v %v %v %v" "test.fakedomain.dns" "localhost" "127.0.0.1" ( printf "%v:%v" "127.0.0.1" .Values.service.main.ports.main.port ) ( .Values.env.AccessIP | default "localhost" ) ( printf "%v-%v" .Release.Name "nextcloud" ) ( printf "%v-%v" .Release.Name "nextcloud-backend" ) $hosts ) | quote }} + {{- if .Values.ingress.main.enabled }} + APACHE_DISABLE_REWRITE_IP: "1" + {{- end }} + +{{- end -}} diff --git a/stable/nextcloud/15.2.18/templates/_cronjob.tpl b/stable/nextcloud/15.2.18/templates/_cronjob.tpl new file mode 100644 index 0000000000..302f3b83aa --- /dev/null +++ b/stable/nextcloud/15.2.18/templates/_cronjob.tpl @@ -0,0 +1,64 @@ +{{/* Define the cronjob */}} +{{- define "nextcloud.cronjob" -}} +{{- if .Values.cronjob.enabled -}} +{{- $jobName := include "tc.common.names.fullname" . }} + +--- +apiVersion: batch/v1 +kind: CronJob +metadata: + name: {{ printf "%s-cronjob" $jobName }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} +spec: + schedule: "{{ .Values.cronjob.schedule }}" + concurrencyPolicy: Forbid + {{- with .Values.cronjob.failedJobsHistoryLimit }} + failedJobsHistoryLimit: {{ . }} + {{- end }} + {{- with .Values.cronjob.successfulJobsHistoryLimit }} + successfulJobsHistoryLimit: {{ . }} + {{- end }} + jobTemplate: + metadata: + spec: + template: + metadata: + spec: + restartPolicy: Never + {{- with (include "tc.common.controller.volumes" . | trim) }} + volumes: + {{- nindent 12 . }} + {{- end }} + containers: + - name: {{ .Chart.Name }} + image: '{{ include "tc.common.images.selector" . }}' + imagePullPolicy: {{ default .Values.image.pullPolicy }} + command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + echo "running nextcloud cronjob..." + php -f /var/www/html/cron.php + echo "cronjob finished" + {{- if .Values.cronjob.generatePreviews }} + echo "Pre-generating Previews..." + php /var/www/html/occ preview:pre-generate + echo "Previews generated." + {{- end }} + EOF + # Will mount configuration files as www-data (id: 33) by default for nextcloud + {{- with (include "tc.common.controller.volumeMounts" . | trim) }} + volumeMounts: + {{ nindent 16 . }} + {{- end }} + securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true + resources: +{{ toYaml .Values.resources | indent 16 }} +{{- end -}} +{{- end -}} diff --git a/stable/nextcloud/15.2.18/templates/_hpb.tpl b/stable/nextcloud/15.2.18/templates/_hpb.tpl new file mode 100644 index 0000000000..617bab9d8a --- /dev/null +++ b/stable/nextcloud/15.2.18/templates/_hpb.tpl @@ -0,0 +1,133 @@ +{{/* Define the hbp container */}} +{{- define "nextcloud.hpb" -}} +{{- $jobName := include "tc.common.names.fullname" . }} +image: '{{ include "tc.common.images.selector" . }}' +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +{{- with (include "tc.common.controller.volumeMounts" . | trim) }} +volumeMounts: + {{ nindent 2 . }} +{{- end }} +ports: + - containerPort: 7867 +readinessProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + set -m + echo "Waiting for notify_push file to be available..." + until [ -f /var/www/html/custom_apps/notify_push/bin/x86_64/notify_push ] + do + sleep 10 + echo "Notify_push not found... waiting..." + done + echo "Waiting for Nextcloud to start..." + until $(curl --output /dev/null --silent --head --fail -H "Host: test.fakedomain.dns" http://127.0.0.1:8080/status.php); do + echo "Nextcloud not found... waiting..." + sleep 10 + done + until $(curl --silent --fail -H "Host: test.fakedomain.dns" http://127.0.0.1:8080/status.php | jq --raw-output '.installed' | grep "true"); do + echo "Nextcloud not installed... waiting..." + sleep 10 + done + echo "Nextcloud instance with Notify_push found... Launching High Performance Backend..." + /var/www/html/custom_apps/notify_push/bin/x86_64/notify_push /var/www/html/config/config.php & + + {{- if .Values.imaginary.enabled }} + echo "Imaginary High Performance Previews enabled, enabling it on Nextcloud..." + php /var/www/html/occ config:system:set enabledPreviewProviders 6 --value='OC\Preview\Imaginary' + php /var/www/html/occ config:system:set preview_imaginary_url --value='http://127.0.0.1:9090' + {{- end }} + + until $(curl --output /dev/null --silent --head --fail -H "Host: test.fakedomain.dns" http://127.0.0.1:7867/push/test/cookie); do + echo "High Performance Backend not running ... waiting..." + sleep 10 + done + {{- $accessurl := ( printf "http://%v:%v" ( .Values.env.AccessIP | default ( printf "%v-%v" .Release.Name "nextcloud" ) ) .Values.service.main.ports.main.port ) }} + {{- if .Values.ingress.main.enabled }} + {{- with (first .Values.ingress.main.hosts) }} + {{- $accessurl = ( printf "https://%s" .host ) }} + {{- end }} + {{- end }} + until $(curl --output /dev/null --silent --head --fail {{ $accessurl }}/push/test/cookie); do + echo "High Performance Backend service not accessable ... waiting..." + sleep 10 + done + echo "High Performance Backend found..." + echo "Configuring High Performance Backend for url: {{ $accessurl }}" + php /var/www/html/occ notify_push:setup {{ $accessurl }}/push + fg + EOF +env: + - name: NEXTCLOUD_URL + value: 'http://127.0.0.1:8080' + - name: METRICS_PORT + value: '7868' + - name: TRUSTED_PROXIES + value: "{{ .Values.env.TRUSTED_PROXIES }}" + - name: POSTGRES_DB + value: "{{ .Values.postgresql.postgresqlDatabase }}" + - name: POSTGRES_USER + value: "{{ .Values.postgresql.postgresqlUsername }}" + - name: POSTGRES_PASSWORD + valueFrom: + secretKeyRef: + name: dbcreds + key: postgresql-password + - name: POSTGRES_HOST + valueFrom: + secretKeyRef: + name: dbcreds + key: plainporthost + - name: REDIS_HOST + valueFrom: + secretKeyRef: + name: rediscreds + key: plainhost + - name: REDIS_HOST_PASSWORD + valueFrom: + secretKeyRef: + name: rediscreds + key: redis-password +envFrom: + - configMapRef: + name: nextcloudconfig +{{- end -}} diff --git a/stable/nextcloud/15.2.18/templates/_imaginary.tpl b/stable/nextcloud/15.2.18/templates/_imaginary.tpl new file mode 100644 index 0000000000..57a72c4302 --- /dev/null +++ b/stable/nextcloud/15.2.18/templates/_imaginary.tpl @@ -0,0 +1,40 @@ +{{/* Define the imaginary container */}} +{{- define "nextcloud.imaginary" -}} +image: {{ .Values.imaginaryImage.repository }}:{{ .Values.imaginaryImage.tag }} +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +ports: + - containerPort: 9090 +args: ["-enable-url-source"] +env: + - name: 'PORT' + value: '9090' +readinessProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +{{- end -}} diff --git a/stable/nextcloud/15.2.18/templates/_nginx.tpl b/stable/nextcloud/15.2.18/templates/_nginx.tpl new file mode 100644 index 0000000000..df427f44bd --- /dev/null +++ b/stable/nextcloud/15.2.18/templates/_nginx.tpl @@ -0,0 +1,54 @@ +{{/* Define the nginx container */}} +{{- define "nextcloud.nginx" -}} +image: {{ .Values.nginxImage.repository }}:{{ .Values.nginxImage.tag }} +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +{{- with (include "tc.common.controller.volumeMounts" . | trim) }} +volumeMounts: + {{ nindent 2 . }} +{{- end }} + - mountPath: /etc/nginx/nginx.conf + name: nginx + readOnly: true + subPath: nginx.conf +ports: + - containerPort: 8080 + +readinessProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +{{- end -}} diff --git a/stable/nextcloud/15.2.18/templates/common.yaml b/stable/nextcloud/15.2.18/templates/common.yaml new file mode 100644 index 0000000000..9314524b1a --- /dev/null +++ b/stable/nextcloud/15.2.18/templates/common.yaml @@ -0,0 +1,22 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render configmap for nextcloud */}} +{{- include "nextcloud.configmap" . }} + +{{- $newMiddlewares := append .Values.ingress.main.fixedMiddlewares "tc-nextcloud-chain" }} +{{- $_ := set .Values.ingress.main "fixedMiddlewares" $newMiddlewares -}} + +{{- $_ := set .Values.additionalContainers "nginx" (include "nextcloud.nginx" . | fromYaml) -}} +{{- if .Values.imaginary.enabled -}} +{{- $_ := set .Values.additionalContainers "imaginary" (include "nextcloud.imaginary" . | fromYaml) -}} +{{- end -}} +{{- if .Values.hpb.enabled -}} +{{- $_ := set .Values.additionalContainers "hpb" (include "nextcloud.hpb" . | fromYaml) -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} + +{{/* Render cronjob for nextcloud */}} +{{- include "nextcloud.cronjob" . }} diff --git a/stable/rsshub/3.0.40/values.yaml b/stable/nextcloud/15.2.18/values.yaml similarity index 100% rename from stable/rsshub/3.0.40/values.yaml rename to stable/nextcloud/15.2.18/values.yaml diff --git a/stable/omada-controller/6.0.31/Chart.lock b/stable/omada-controller/6.0.31/Chart.lock deleted file mode 100644 index d3e6ca2bff..0000000000 --- a/stable/omada-controller/6.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.4 -digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-15T06:37:19.395679515Z" diff --git a/stable/omada-controller/6.0.31/CHANGELOG.md b/stable/omada-controller/6.0.32/CHANGELOG.md similarity index 92% rename from stable/omada-controller/6.0.31/CHANGELOG.md rename to stable/omada-controller/6.0.32/CHANGELOG.md index cab094a4fd..00e55938ed 100644 --- a/stable/omada-controller/6.0.31/CHANGELOG.md +++ b/stable/omada-controller/6.0.32/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [omada-controller-6.0.32](https://github.com/truecharts/apps/compare/omada-controller-6.0.31...omada-controller-6.0.32) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [omada-controller-6.0.31](https://github.com/truecharts/apps/compare/omada-controller-6.0.30...omada-controller-6.0.31) (2022-07-15) ### Chore @@ -89,11 +97,3 @@ ### [omada-controller-6.0.19](https://github.com/truecharts/apps/compare/omada-controller-6.0.18...omada-controller-6.0.19) (2022-07-07) - -#### Chore - -* update docker general non-major ([#3089](https://github.com/truecharts/apps/issues/3089)) - - - - diff --git a/stable/omada-controller/6.0.32/Chart.lock b/stable/omada-controller/6.0.32/Chart.lock new file mode 100644 index 0000000000..14162afe6b --- /dev/null +++ b/stable/omada-controller/6.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 +generated: "2022-07-16T10:41:09.925648445Z" diff --git a/stable/omada-controller/6.0.31/Chart.yaml b/stable/omada-controller/6.0.32/Chart.yaml similarity index 97% rename from stable/omada-controller/6.0.31/Chart.yaml rename to stable/omada-controller/6.0.32/Chart.yaml index e781640645..9321b8c7f2 100644 --- a/stable/omada-controller/6.0.31/Chart.yaml +++ b/stable/omada-controller/6.0.32/Chart.yaml @@ -18,7 +18,7 @@ name: omada-controller sources: - https://github.com/mbentley/docker-omada-controller - https://github.com/truecharts/apps/tree/master/charts/omada-controller -version: 6.0.31 +version: 6.0.32 annotations: truecharts.org/catagories: | - media diff --git a/stable/omada-controller/6.0.31/README.md b/stable/omada-controller/6.0.32/README.md similarity index 100% rename from stable/omada-controller/6.0.31/README.md rename to stable/omada-controller/6.0.32/README.md diff --git a/stable/omada-controller/6.0.31/app-readme.md b/stable/omada-controller/6.0.32/app-readme.md similarity index 100% rename from stable/omada-controller/6.0.31/app-readme.md rename to stable/omada-controller/6.0.32/app-readme.md diff --git a/stable/snapdrop/2.0.22/charts/common-10.4.4.tgz b/stable/omada-controller/6.0.32/charts/common-10.4.4.tgz similarity index 100% rename from stable/snapdrop/2.0.22/charts/common-10.4.4.tgz rename to stable/omada-controller/6.0.32/charts/common-10.4.4.tgz diff --git a/stable/omada-controller/6.0.31/ix_values.yaml b/stable/omada-controller/6.0.32/ix_values.yaml similarity index 93% rename from stable/omada-controller/6.0.31/ix_values.yaml rename to stable/omada-controller/6.0.32/ix_values.yaml index 57d3a93e15..b59adab95f 100644 --- a/stable/omada-controller/6.0.31/ix_values.yaml +++ b/stable/omada-controller/6.0.32/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/omada-controller - tag: v5.3@sha256:8c73a51ad9d7e49954bbdf21aad337152402bc529e86fe3a96555e5a05eaee28 + tag: v5.3@sha256:24540eb3c37de5a1ad39a90fb55dc9b03eb65ead7b88db6d5eb7c756d7049e60 pullPolicy: IfNotPresent securityContext: diff --git a/stable/omada-controller/6.0.31/questions.yaml b/stable/omada-controller/6.0.32/questions.yaml similarity index 100% rename from stable/omada-controller/6.0.31/questions.yaml rename to stable/omada-controller/6.0.32/questions.yaml diff --git a/stable/rsshub/3.0.40/templates/common.yaml b/stable/omada-controller/6.0.32/templates/common.yaml similarity index 100% rename from stable/rsshub/3.0.40/templates/common.yaml rename to stable/omada-controller/6.0.32/templates/common.yaml diff --git a/stable/snapdrop/2.0.22/values.yaml b/stable/omada-controller/6.0.32/values.yaml similarity index 100% rename from stable/snapdrop/2.0.22/values.yaml rename to stable/omada-controller/6.0.32/values.yaml diff --git a/stable/prometheus/4.0.35/CHANGELOG.md b/stable/prometheus/4.0.36/CHANGELOG.md similarity index 92% rename from stable/prometheus/4.0.35/CHANGELOG.md rename to stable/prometheus/4.0.36/CHANGELOG.md index 3e0e6b8047..536fde698b 100644 --- a/stable/prometheus/4.0.35/CHANGELOG.md +++ b/stable/prometheus/4.0.36/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [prometheus-4.0.36](https://github.com/truecharts/apps/compare/prometheus-4.0.35...prometheus-4.0.36) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [prometheus-4.0.35](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.19...prometheus-4.0.35) (2022-07-15) ### Chore @@ -89,11 +97,3 @@ ### [prometheus-4.0.23](https://github.com/truecharts/apps/compare/prometheus-4.0.22...prometheus-4.0.23) (2022-07-07) - -#### Chore - -* update docker general non-major ([#3089](https://github.com/truecharts/apps/issues/3089)) - - - - diff --git a/stable/prometheus/4.0.35/Chart.lock b/stable/prometheus/4.0.36/Chart.lock similarity index 89% rename from stable/prometheus/4.0.35/Chart.lock rename to stable/prometheus/4.0.36/Chart.lock index 4c372402ed..397b7583c6 100644 --- a/stable/prometheus/4.0.35/Chart.lock +++ b/stable/prometheus/4.0.36/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 3.1.1 digest: sha256:4eb868a55473152052bfbfa520296385ee855d0630a2823121ceb2cd9b4484f5 -generated: "2022-07-15T06:37:34.396117102Z" +generated: "2022-07-16T10:41:21.105141283Z" diff --git a/stable/prometheus/4.0.35/Chart.yaml b/stable/prometheus/4.0.36/Chart.yaml similarity index 98% rename from stable/prometheus/4.0.35/Chart.yaml rename to stable/prometheus/4.0.36/Chart.yaml index 2ecdc94217..92c9578b11 100644 --- a/stable/prometheus/4.0.35/Chart.yaml +++ b/stable/prometheus/4.0.36/Chart.yaml @@ -28,7 +28,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 4.0.35 +version: 4.0.36 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/prometheus/4.0.35/README.md b/stable/prometheus/4.0.36/README.md similarity index 100% rename from stable/prometheus/4.0.35/README.md rename to stable/prometheus/4.0.36/README.md diff --git a/stable/prometheus/4.0.35/app-readme.md b/stable/prometheus/4.0.36/app-readme.md similarity index 100% rename from stable/prometheus/4.0.35/app-readme.md rename to stable/prometheus/4.0.36/app-readme.md diff --git a/stable/synclounge/2.0.22/charts/common-10.4.4.tgz b/stable/prometheus/4.0.36/charts/common-10.4.4.tgz similarity index 100% rename from stable/synclounge/2.0.22/charts/common-10.4.4.tgz rename to stable/prometheus/4.0.36/charts/common-10.4.4.tgz diff --git a/stable/prometheus/4.0.35/charts/kube-state-metrics-3.1.1.tgz b/stable/prometheus/4.0.36/charts/kube-state-metrics-3.1.1.tgz similarity index 100% rename from stable/prometheus/4.0.35/charts/kube-state-metrics-3.1.1.tgz rename to stable/prometheus/4.0.36/charts/kube-state-metrics-3.1.1.tgz diff --git a/stable/prometheus/4.0.35/charts/node-exporter-3.0.4.tgz b/stable/prometheus/4.0.36/charts/node-exporter-3.0.4.tgz similarity index 100% rename from stable/prometheus/4.0.35/charts/node-exporter-3.0.4.tgz rename to stable/prometheus/4.0.36/charts/node-exporter-3.0.4.tgz diff --git a/stable/prometheus/4.0.35/crds/crd-alertmanager-config.yaml b/stable/prometheus/4.0.36/crds/crd-alertmanager-config.yaml similarity index 100% rename from stable/prometheus/4.0.35/crds/crd-alertmanager-config.yaml rename to stable/prometheus/4.0.36/crds/crd-alertmanager-config.yaml diff --git a/stable/prometheus/4.0.35/crds/crd-alertmanager.yaml b/stable/prometheus/4.0.36/crds/crd-alertmanager.yaml similarity index 100% rename from stable/prometheus/4.0.35/crds/crd-alertmanager.yaml rename to stable/prometheus/4.0.36/crds/crd-alertmanager.yaml diff --git a/stable/prometheus/4.0.35/crds/crd-podmonitor.yaml b/stable/prometheus/4.0.36/crds/crd-podmonitor.yaml similarity index 100% rename from stable/prometheus/4.0.35/crds/crd-podmonitor.yaml rename to stable/prometheus/4.0.36/crds/crd-podmonitor.yaml diff --git a/stable/prometheus/4.0.35/crds/crd-probes.yaml b/stable/prometheus/4.0.36/crds/crd-probes.yaml similarity index 100% rename from stable/prometheus/4.0.35/crds/crd-probes.yaml rename to stable/prometheus/4.0.36/crds/crd-probes.yaml diff --git a/stable/prometheus/4.0.35/crds/crd-prometheus.yaml b/stable/prometheus/4.0.36/crds/crd-prometheus.yaml similarity index 100% rename from stable/prometheus/4.0.35/crds/crd-prometheus.yaml rename to stable/prometheus/4.0.36/crds/crd-prometheus.yaml diff --git a/stable/prometheus/4.0.35/crds/crd-prometheusrules.yaml b/stable/prometheus/4.0.36/crds/crd-prometheusrules.yaml similarity index 100% rename from stable/prometheus/4.0.35/crds/crd-prometheusrules.yaml rename to stable/prometheus/4.0.36/crds/crd-prometheusrules.yaml diff --git a/stable/prometheus/4.0.35/crds/crd-servicemonitor.yaml b/stable/prometheus/4.0.36/crds/crd-servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.35/crds/crd-servicemonitor.yaml rename to stable/prometheus/4.0.36/crds/crd-servicemonitor.yaml diff --git a/stable/prometheus/4.0.35/crds/crd-thanosrulers.yaml b/stable/prometheus/4.0.36/crds/crd-thanosrulers.yaml similarity index 100% rename from stable/prometheus/4.0.35/crds/crd-thanosrulers.yaml rename to stable/prometheus/4.0.36/crds/crd-thanosrulers.yaml diff --git a/stable/prometheus/4.0.35/ix_values.yaml b/stable/prometheus/4.0.36/ix_values.yaml similarity index 99% rename from stable/prometheus/4.0.35/ix_values.yaml rename to stable/prometheus/4.0.36/ix_values.yaml index 8d10a9947e..ce87233320 100644 --- a/stable/prometheus/4.0.35/ix_values.yaml +++ b/stable/prometheus/4.0.36/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/prometheus-operator - tag: v0.57.0@sha256:40e87b0e73e00429df4b91f7072b43468f8f64c9947283c2863225967ccc1340 + tag: v0.57.0@sha256:6445523ddf02c9c01bb29a75ae709e072eb807657edd8c3f37752b67757ed22b prometheusImage: repository: tccr.io/truecharts/prometheus @@ -12,7 +12,7 @@ thanosImage: alertmanagerImage: repository: tccr.io/truecharts/alertmanager - tag: v0.24.0@sha256:a2ad44a11f2567e2b388a9b48423d7c1d48bb91909c9543ee385fe6571bfde67 + tag: v0.24.0@sha256:51f0be4979dd7c276a48cdce2d12c4992cd4c3977d07d87d2a711b6463b1dd20 global: labels: {} diff --git a/stable/prometheus/4.0.35/questions.yaml b/stable/prometheus/4.0.36/questions.yaml similarity index 100% rename from stable/prometheus/4.0.35/questions.yaml rename to stable/prometheus/4.0.36/questions.yaml diff --git a/stable/prometheus/4.0.35/templates/_helpers.tpl b/stable/prometheus/4.0.36/templates/_helpers.tpl similarity index 100% rename from stable/prometheus/4.0.35/templates/_helpers.tpl rename to stable/prometheus/4.0.36/templates/_helpers.tpl diff --git a/stable/prometheus/4.0.35/templates/alertmanager/_alertmanager.tpl b/stable/prometheus/4.0.36/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from stable/prometheus/4.0.35/templates/alertmanager/_alertmanager.tpl rename to stable/prometheus/4.0.36/templates/alertmanager/_alertmanager.tpl diff --git a/stable/prometheus/4.0.35/templates/alertmanager/secrets.yaml b/stable/prometheus/4.0.36/templates/alertmanager/secrets.yaml similarity index 100% rename from stable/prometheus/4.0.35/templates/alertmanager/secrets.yaml rename to stable/prometheus/4.0.36/templates/alertmanager/secrets.yaml diff --git a/stable/prometheus/4.0.35/templates/alertmanager/serviceaccount.yaml b/stable/prometheus/4.0.36/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.35/templates/alertmanager/serviceaccount.yaml rename to stable/prometheus/4.0.36/templates/alertmanager/serviceaccount.yaml diff --git a/stable/prometheus/4.0.35/templates/alertmanager/servicemonitor.yaml b/stable/prometheus/4.0.36/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.35/templates/alertmanager/servicemonitor.yaml rename to stable/prometheus/4.0.36/templates/alertmanager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.35/templates/common.yaml b/stable/prometheus/4.0.36/templates/common.yaml similarity index 100% rename from stable/prometheus/4.0.35/templates/common.yaml rename to stable/prometheus/4.0.36/templates/common.yaml diff --git a/stable/prometheus/4.0.35/templates/exporters/core-dns/service.yaml b/stable/prometheus/4.0.36/templates/exporters/core-dns/service.yaml similarity index 100% rename from stable/prometheus/4.0.35/templates/exporters/core-dns/service.yaml rename to stable/prometheus/4.0.36/templates/exporters/core-dns/service.yaml diff --git a/stable/prometheus/4.0.35/templates/exporters/core-dns/servicemonitor.yaml b/stable/prometheus/4.0.36/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.35/templates/exporters/core-dns/servicemonitor.yaml rename to stable/prometheus/4.0.36/templates/exporters/core-dns/servicemonitor.yaml diff --git a/stable/prometheus/4.0.35/templates/exporters/kube-apiserver/servicemonitor.yaml b/stable/prometheus/4.0.36/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.35/templates/exporters/kube-apiserver/servicemonitor.yaml rename to stable/prometheus/4.0.36/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/stable/prometheus/4.0.35/templates/exporters/kube-controller-manager/endpoints.yaml b/stable/prometheus/4.0.36/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.35/templates/exporters/kube-controller-manager/endpoints.yaml rename to stable/prometheus/4.0.36/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/stable/prometheus/4.0.35/templates/exporters/kube-controller-manager/service.yaml b/stable/prometheus/4.0.36/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from stable/prometheus/4.0.35/templates/exporters/kube-controller-manager/service.yaml rename to stable/prometheus/4.0.36/templates/exporters/kube-controller-manager/service.yaml diff --git a/stable/prometheus/4.0.35/templates/exporters/kube-controller-manager/servicemonitor.yaml b/stable/prometheus/4.0.36/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.35/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to stable/prometheus/4.0.36/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.35/templates/exporters/kube-scheduler/endpoints.yaml b/stable/prometheus/4.0.36/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.35/templates/exporters/kube-scheduler/endpoints.yaml rename to stable/prometheus/4.0.36/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/stable/prometheus/4.0.35/templates/exporters/kube-scheduler/service.yaml b/stable/prometheus/4.0.36/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from stable/prometheus/4.0.35/templates/exporters/kube-scheduler/service.yaml rename to stable/prometheus/4.0.36/templates/exporters/kube-scheduler/service.yaml diff --git a/stable/prometheus/4.0.35/templates/exporters/kube-scheduler/servicemonitor.yaml b/stable/prometheus/4.0.36/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.35/templates/exporters/kube-scheduler/servicemonitor.yaml rename to stable/prometheus/4.0.36/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/stable/prometheus/4.0.35/templates/exporters/kubelet/servicemonitor.yaml b/stable/prometheus/4.0.36/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.35/templates/exporters/kubelet/servicemonitor.yaml rename to stable/prometheus/4.0.36/templates/exporters/kubelet/servicemonitor.yaml diff --git a/stable/prometheus/4.0.35/templates/operator/_args.tpl b/stable/prometheus/4.0.36/templates/operator/_args.tpl similarity index 100% rename from stable/prometheus/4.0.35/templates/operator/_args.tpl rename to stable/prometheus/4.0.36/templates/operator/_args.tpl diff --git a/stable/prometheus/4.0.35/templates/operator/configmap.yaml b/stable/prometheus/4.0.36/templates/operator/configmap.yaml similarity index 100% rename from stable/prometheus/4.0.35/templates/operator/configmap.yaml rename to stable/prometheus/4.0.36/templates/operator/configmap.yaml diff --git a/stable/prometheus/4.0.35/templates/operator/servicemonitor.yaml b/stable/prometheus/4.0.36/templates/operator/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.35/templates/operator/servicemonitor.yaml rename to stable/prometheus/4.0.36/templates/operator/servicemonitor.yaml diff --git a/stable/prometheus/4.0.35/templates/prometheus/_additionalPrometheusRules.tpl b/stable/prometheus/4.0.36/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from stable/prometheus/4.0.35/templates/prometheus/_additionalPrometheusRules.tpl rename to stable/prometheus/4.0.36/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/stable/prometheus/4.0.35/templates/prometheus/_additionalScrapeJobs.tpl b/stable/prometheus/4.0.36/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from stable/prometheus/4.0.35/templates/prometheus/_additionalScrapeJobs.tpl rename to stable/prometheus/4.0.36/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/stable/prometheus/4.0.35/templates/prometheus/_prometheus.tpl b/stable/prometheus/4.0.36/templates/prometheus/_prometheus.tpl similarity index 100% rename from stable/prometheus/4.0.35/templates/prometheus/_prometheus.tpl rename to stable/prometheus/4.0.36/templates/prometheus/_prometheus.tpl diff --git a/stable/prometheus/4.0.35/templates/prometheus/_servicemonitor.tpl b/stable/prometheus/4.0.36/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from stable/prometheus/4.0.35/templates/prometheus/_servicemonitor.tpl rename to stable/prometheus/4.0.36/templates/prometheus/_servicemonitor.tpl diff --git a/stable/prometheus/4.0.35/templates/prometheus/clusterrole.yaml b/stable/prometheus/4.0.36/templates/prometheus/clusterrole.yaml similarity index 100% rename from stable/prometheus/4.0.35/templates/prometheus/clusterrole.yaml rename to stable/prometheus/4.0.36/templates/prometheus/clusterrole.yaml diff --git a/stable/prometheus/4.0.35/templates/prometheus/clusterrolebinding.yaml b/stable/prometheus/4.0.36/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from stable/prometheus/4.0.35/templates/prometheus/clusterrolebinding.yaml rename to stable/prometheus/4.0.36/templates/prometheus/clusterrolebinding.yaml diff --git a/stable/prometheus/4.0.35/templates/prometheus/serviceaccount.yaml b/stable/prometheus/4.0.36/templates/prometheus/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.35/templates/prometheus/serviceaccount.yaml rename to stable/prometheus/4.0.36/templates/prometheus/serviceaccount.yaml diff --git a/stable/synclounge/2.0.22/values.yaml b/stable/prometheus/4.0.36/values.yaml similarity index 100% rename from stable/synclounge/2.0.22/values.yaml rename to stable/prometheus/4.0.36/values.yaml diff --git a/stable/qinglong/2.0.18/Chart.lock b/stable/qinglong/2.0.18/Chart.lock deleted file mode 100644 index ad9d6405fe..0000000000 --- a/stable/qinglong/2.0.18/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.4 -digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-14T21:19:54.467030628Z" diff --git a/stable/qinglong/2.0.18/CHANGELOG.md b/stable/qinglong/2.0.19/CHANGELOG.md similarity index 91% rename from stable/qinglong/2.0.18/CHANGELOG.md rename to stable/qinglong/2.0.19/CHANGELOG.md index 07470dcb11..76f5156db9 100644 --- a/stable/qinglong/2.0.18/CHANGELOG.md +++ b/stable/qinglong/2.0.19/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [qinglong-2.0.19](https://github.com/truecharts/apps/compare/qinglong-2.0.18...qinglong-2.0.19) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [qinglong-2.0.18](https://github.com/truecharts/apps/compare/qinglong-2.0.17...qinglong-2.0.18) (2022-07-14) ### Fix @@ -89,11 +97,3 @@ -### [qinglong-2.0.6](https://github.com/truecharts/apps/compare/qinglong-2.0.5...qinglong-2.0.6) (2022-06-21) - -#### Chore - -* update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943)) - - - diff --git a/stable/qinglong/2.0.19/Chart.lock b/stable/qinglong/2.0.19/Chart.lock new file mode 100644 index 0000000000..fb5ce987cd --- /dev/null +++ b/stable/qinglong/2.0.19/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 +generated: "2022-07-16T10:41:28.468051768Z" diff --git a/stable/qinglong/2.0.18/Chart.yaml b/stable/qinglong/2.0.19/Chart.yaml similarity index 95% rename from stable/qinglong/2.0.18/Chart.yaml rename to stable/qinglong/2.0.19/Chart.yaml index 65b971e2f3..a8171a60bc 100644 --- a/stable/qinglong/2.0.18/Chart.yaml +++ b/stable/qinglong/2.0.19/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: qinglong -version: 2.0.18 -appVersion: "2.13.3" +version: 2.0.19 +appVersion: "2.13.4" description: A timed task management panel that supports typescript, javaScript, python3, and shell type: application deprecated: false diff --git a/stable/qinglong/2.0.18/README.md b/stable/qinglong/2.0.19/README.md similarity index 100% rename from stable/qinglong/2.0.18/README.md rename to stable/qinglong/2.0.19/README.md diff --git a/stable/qinglong/2.0.18/app-readme.md b/stable/qinglong/2.0.19/app-readme.md similarity index 100% rename from stable/qinglong/2.0.18/app-readme.md rename to stable/qinglong/2.0.19/app-readme.md diff --git a/stable/qinglong/2.0.19/charts/common-10.4.4.tgz b/stable/qinglong/2.0.19/charts/common-10.4.4.tgz new file mode 100644 index 0000000000..8604b47288 Binary files /dev/null and b/stable/qinglong/2.0.19/charts/common-10.4.4.tgz differ diff --git a/stable/qinglong/2.0.18/ix_values.yaml b/stable/qinglong/2.0.19/ix_values.yaml similarity index 80% rename from stable/qinglong/2.0.18/ix_values.yaml rename to stable/qinglong/2.0.19/ix_values.yaml index 16f92695d3..baf26d395b 100644 --- a/stable/qinglong/2.0.18/ix_values.yaml +++ b/stable/qinglong/2.0.19/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/qinglong pullPolicy: IfNotPresent - tag: v2.13.3@sha256:5ed8766779161e8d20ace0f5835b20edd71570f82bcc5b9d357513a37a0313c8 + tag: v2.13.4@sha256:fe08f1f8e95822041c2d0ac475f539932595f70dc6cf71b2fa1597415c83440e securityContext: readOnlyRootFilesystem: false diff --git a/stable/qinglong/2.0.18/questions.yaml b/stable/qinglong/2.0.19/questions.yaml similarity index 100% rename from stable/qinglong/2.0.18/questions.yaml rename to stable/qinglong/2.0.19/questions.yaml diff --git a/stable/snapdrop/2.0.22/templates/common.yaml b/stable/qinglong/2.0.19/templates/common.yaml similarity index 100% rename from stable/snapdrop/2.0.22/templates/common.yaml rename to stable/qinglong/2.0.19/templates/common.yaml diff --git a/stable/qinglong/2.0.19/values.yaml b/stable/qinglong/2.0.19/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/rsshub/3.0.40/CHANGELOG.md b/stable/rsshub/3.0.41/CHANGELOG.md similarity index 90% rename from stable/rsshub/3.0.40/CHANGELOG.md rename to stable/rsshub/3.0.41/CHANGELOG.md index 96f5416bac..7d8a0507af 100644 --- a/stable/rsshub/3.0.40/CHANGELOG.md +++ b/stable/rsshub/3.0.41/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [rsshub-3.0.41](https://github.com/truecharts/apps/compare/rsshub-3.0.40...rsshub-3.0.41) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [rsshub-3.0.40](https://github.com/truecharts/apps/compare/rsshub-3.0.39...rsshub-3.0.40) (2022-07-15) ### Chore @@ -89,11 +97,3 @@ ### [rsshub-3.0.28](https://github.com/truecharts/apps/compare/rsshub-3.0.27...rsshub-3.0.28) (2022-07-09) -#### Chore - -* update docker general non-major ([#3106](https://github.com/truecharts/apps/issues/3106)) - - - - -### [rsshub-3.0.27](https://github.com/truecharts/apps/compare/rsshub-3.0.26...rsshub-3.0.27) (2022-07-08) diff --git a/stable/rsshub/3.0.40/Chart.lock b/stable/rsshub/3.0.41/Chart.lock similarity index 85% rename from stable/rsshub/3.0.40/Chart.lock rename to stable/rsshub/3.0.41/Chart.lock index 59646543b3..a0e6db7685 100644 --- a/stable/rsshub/3.0.40/Chart.lock +++ b/stable/rsshub/3.0.41/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.30 digest: sha256:236378fb08fd81a11cb61d7877203296e75c0801bafba9ce1d9656b62d825dbd -generated: "2022-07-15T06:37:44.18071996Z" +generated: "2022-07-16T10:41:37.714393003Z" diff --git a/stable/rsshub/3.0.40/Chart.yaml b/stable/rsshub/3.0.41/Chart.yaml similarity index 98% rename from stable/rsshub/3.0.40/Chart.yaml rename to stable/rsshub/3.0.41/Chart.yaml index 3a1d041d29..8c57ef7f28 100644 --- a/stable/rsshub/3.0.40/Chart.yaml +++ b/stable/rsshub/3.0.41/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 3.0.40 +version: 3.0.41 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/3.0.40/README.md b/stable/rsshub/3.0.41/README.md similarity index 100% rename from stable/rsshub/3.0.40/README.md rename to stable/rsshub/3.0.41/README.md diff --git a/stable/rsshub/3.0.40/app-readme.md b/stable/rsshub/3.0.41/app-readme.md similarity index 100% rename from stable/rsshub/3.0.40/app-readme.md rename to stable/rsshub/3.0.41/app-readme.md diff --git a/stable/rsshub/3.0.41/charts/common-10.4.4.tgz b/stable/rsshub/3.0.41/charts/common-10.4.4.tgz new file mode 100644 index 0000000000..8604b47288 Binary files /dev/null and b/stable/rsshub/3.0.41/charts/common-10.4.4.tgz differ diff --git a/stable/rsshub/3.0.41/charts/redis-3.0.30.tgz b/stable/rsshub/3.0.41/charts/redis-3.0.30.tgz new file mode 100644 index 0000000000..ab5d8913ad Binary files /dev/null and b/stable/rsshub/3.0.41/charts/redis-3.0.30.tgz differ diff --git a/stable/rsshub/3.0.40/ix_values.yaml b/stable/rsshub/3.0.41/ix_values.yaml similarity index 93% rename from stable/rsshub/3.0.40/ix_values.yaml rename to stable/rsshub/3.0.41/ix_values.yaml index 013e6386ad..55f428fde2 100644 --- a/stable/rsshub/3.0.40/ix_values.yaml +++ b/stable/rsshub/3.0.41/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:8e92dfbbb60cde5980c35f1c9ef54b415e4cbb4e18712f0776954d60c6d73283 + tag: latest@sha256:f188d80557a3988e4fd87afa39bbbadb32b8f9a6f3c9184b223af133d7d9df46 browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/stable/rsshub/3.0.40/questions.yaml b/stable/rsshub/3.0.41/questions.yaml similarity index 100% rename from stable/rsshub/3.0.40/questions.yaml rename to stable/rsshub/3.0.41/questions.yaml diff --git a/stable/synclounge/2.0.22/templates/common.yaml b/stable/rsshub/3.0.41/templates/common.yaml similarity index 100% rename from stable/synclounge/2.0.22/templates/common.yaml rename to stable/rsshub/3.0.41/templates/common.yaml diff --git a/stable/rsshub/3.0.41/values.yaml b/stable/rsshub/3.0.41/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/snapdrop/2.0.22/CHANGELOG.md b/stable/snapdrop/2.0.23/CHANGELOG.md similarity index 91% rename from stable/snapdrop/2.0.22/CHANGELOG.md rename to stable/snapdrop/2.0.23/CHANGELOG.md index 049db5d333..b13bbea3f2 100644 --- a/stable/snapdrop/2.0.22/CHANGELOG.md +++ b/stable/snapdrop/2.0.23/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [snapdrop-2.0.23](https://github.com/truecharts/apps/compare/snapdrop-2.0.22...snapdrop-2.0.23) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [snapdrop-2.0.22](https://github.com/truecharts/apps/compare/snapdrop-2.0.21...snapdrop-2.0.22) (2022-07-14) ### Fix @@ -89,11 +97,3 @@ -### [snapdrop-2.0.10](https://github.com/truecharts/apps/compare/snapdrop-2.0.9...snapdrop-2.0.10) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/snapdrop/2.0.23/Chart.lock b/stable/snapdrop/2.0.23/Chart.lock new file mode 100644 index 0000000000..8a87bc6817 --- /dev/null +++ b/stable/snapdrop/2.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 +generated: "2022-07-16T10:41:48.434751691Z" diff --git a/stable/snapdrop/2.0.22/Chart.yaml b/stable/snapdrop/2.0.23/Chart.yaml similarity index 97% rename from stable/snapdrop/2.0.22/Chart.yaml rename to stable/snapdrop/2.0.23/Chart.yaml index 91737f55f9..0891e270fd 100644 --- a/stable/snapdrop/2.0.22/Chart.yaml +++ b/stable/snapdrop/2.0.23/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: snapdrop sources: - https://github.com/linuxserver/docker-snapdrop -version: 2.0.22 +version: 2.0.23 annotations: truecharts.org/catagories: | - media diff --git a/stable/snapdrop/2.0.22/README.md b/stable/snapdrop/2.0.23/README.md similarity index 100% rename from stable/snapdrop/2.0.22/README.md rename to stable/snapdrop/2.0.23/README.md diff --git a/stable/snapdrop/2.0.22/app-readme.md b/stable/snapdrop/2.0.23/app-readme.md similarity index 100% rename from stable/snapdrop/2.0.22/app-readme.md rename to stable/snapdrop/2.0.23/app-readme.md diff --git a/stable/snapdrop/2.0.23/charts/common-10.4.4.tgz b/stable/snapdrop/2.0.23/charts/common-10.4.4.tgz new file mode 100644 index 0000000000..8604b47288 Binary files /dev/null and b/stable/snapdrop/2.0.23/charts/common-10.4.4.tgz differ diff --git a/stable/snapdrop/2.0.22/ix_values.yaml b/stable/snapdrop/2.0.23/ix_values.yaml similarity index 80% rename from stable/snapdrop/2.0.22/ix_values.yaml rename to stable/snapdrop/2.0.23/ix_values.yaml index 6940bc0800..8cbdc0a0f1 100644 --- a/stable/snapdrop/2.0.22/ix_values.yaml +++ b/stable/snapdrop/2.0.23/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/snapdrop - tag: latest@sha256:2611f800c0a484ac4efbcccfa84bb14072a595324ab6d8cc708d176c79e3e184 + tag: latest@sha256:942282ba82ae433126199081b173625d04074bf87d9af957b0e55f1148c304c1 pullPolicy: IfNotPresent securityContext: diff --git a/stable/snapdrop/2.0.22/questions.yaml b/stable/snapdrop/2.0.23/questions.yaml similarity index 100% rename from stable/snapdrop/2.0.22/questions.yaml rename to stable/snapdrop/2.0.23/questions.yaml diff --git a/stable/snapdrop/2.0.23/templates/common.yaml b/stable/snapdrop/2.0.23/templates/common.yaml new file mode 100644 index 0000000000..c1a366e1cf --- /dev/null +++ b/stable/snapdrop/2.0.23/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/snapdrop/2.0.23/values.yaml b/stable/snapdrop/2.0.23/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/synclounge/2.0.22/Chart.lock b/stable/synclounge/2.0.22/Chart.lock deleted file mode 100644 index 6b2b2f74ee..0000000000 --- a/stable/synclounge/2.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.4 -digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-14T21:22:54.808385134Z" diff --git a/stable/synclounge/2.0.22/CHANGELOG.md b/stable/synclounge/2.0.23/CHANGELOG.md similarity index 92% rename from stable/synclounge/2.0.22/CHANGELOG.md rename to stable/synclounge/2.0.23/CHANGELOG.md index 5c552fa452..28e3e3e22a 100644 --- a/stable/synclounge/2.0.22/CHANGELOG.md +++ b/stable/synclounge/2.0.23/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [synclounge-2.0.23](https://github.com/truecharts/apps/compare/synclounge-2.0.22...synclounge-2.0.23) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + ## [synclounge-2.0.22](https://github.com/truecharts/apps/compare/synclounge-2.0.21...synclounge-2.0.22) (2022-07-14) ### Fix @@ -89,11 +97,3 @@ ### [synclounge-2.0.10](https://github.com/truecharts/apps/compare/synclounge-2.0.9...synclounge-2.0.10) (2022-06-25) - -#### Chore - -* update docker general non-major ([#2960](https://github.com/truecharts/apps/issues/2960)) - - - - diff --git a/stable/synclounge/2.0.23/Chart.lock b/stable/synclounge/2.0.23/Chart.lock new file mode 100644 index 0000000000..6cfaa9bd46 --- /dev/null +++ b/stable/synclounge/2.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.4 +digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 +generated: "2022-07-16T10:41:59.024535728Z" diff --git a/stable/synclounge/2.0.22/Chart.yaml b/stable/synclounge/2.0.23/Chart.yaml similarity index 95% rename from stable/synclounge/2.0.22/Chart.yaml rename to stable/synclounge/2.0.23/Chart.yaml index f3109a9d39..caa19cb248 100644 --- a/stable/synclounge/2.0.22/Chart.yaml +++ b/stable/synclounge/2.0.23/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: synclounge -version: 2.0.22 -appVersion: "5.1.112" +version: 2.0.23 +appVersion: "5.1.123" 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.22/README.md b/stable/synclounge/2.0.23/README.md similarity index 100% rename from stable/synclounge/2.0.22/README.md rename to stable/synclounge/2.0.23/README.md diff --git a/stable/synclounge/2.0.22/app-readme.md b/stable/synclounge/2.0.23/app-readme.md similarity index 100% rename from stable/synclounge/2.0.22/app-readme.md rename to stable/synclounge/2.0.23/app-readme.md diff --git a/stable/synclounge/2.0.23/charts/common-10.4.4.tgz b/stable/synclounge/2.0.23/charts/common-10.4.4.tgz new file mode 100644 index 0000000000..8604b47288 Binary files /dev/null and b/stable/synclounge/2.0.23/charts/common-10.4.4.tgz differ diff --git a/stable/synclounge/2.0.22/ix_values.yaml b/stable/synclounge/2.0.23/ix_values.yaml similarity index 79% rename from stable/synclounge/2.0.22/ix_values.yaml rename to stable/synclounge/2.0.23/ix_values.yaml index 843c30a052..c6036a6538 100644 --- a/stable/synclounge/2.0.22/ix_values.yaml +++ b/stable/synclounge/2.0.23/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/synclounge pullPolicy: IfNotPresent - tag: v5.1.112@sha256:a57327a9954aa82e11d6c59e944528dc0166e30fa9ef455ba83ae8097b3c1369 + tag: v5.1.123@sha256:b7543ae73bd283232a5394508338f0f37912096267f16402703ce6311cc620f2 securityContext: runAsNonRoot: false diff --git a/stable/synclounge/2.0.22/questions.yaml b/stable/synclounge/2.0.23/questions.yaml similarity index 100% rename from stable/synclounge/2.0.22/questions.yaml rename to stable/synclounge/2.0.23/questions.yaml diff --git a/stable/synclounge/2.0.23/templates/common.yaml b/stable/synclounge/2.0.23/templates/common.yaml new file mode 100644 index 0000000000..c1a366e1cf --- /dev/null +++ b/stable/synclounge/2.0.23/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/synclounge/2.0.23/values.yaml b/stable/synclounge/2.0.23/values.yaml new file mode 100644 index 0000000000..e69de29bb2