diff --git a/dependency/solr/0.0.17/CHANGELOG.md b/dependency/solr/0.0.18/CHANGELOG.md similarity index 89% rename from dependency/solr/0.0.17/CHANGELOG.md rename to dependency/solr/0.0.18/CHANGELOG.md index 3afdf40666..6ab52ebb38 100644 --- a/dependency/solr/0.0.17/CHANGELOG.md +++ b/dependency/solr/0.0.18/CHANGELOG.md @@ -2,6 +2,15 @@ +## [solr-0.0.18](https://github.com/truecharts/apps/compare/solr-0.0.17...solr-0.0.18) (2022-07-23) + +### Chore + +- update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275)) + + + + ## [solr-0.0.17](https://github.com/truecharts/apps/compare/solr-0.0.16...solr-0.0.17) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ -## [solr-0.0.10](https://github.com/truecharts/apps/compare/solr-0.0.9...solr-0.0.10) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [solr-0.0.9](https://github.com/truecharts/apps/compare/solr-0.0.7...solr-0.0.9) (2022-07-14) diff --git a/stable/grafana/4.0.33/Chart.lock b/dependency/solr/0.0.18/Chart.lock similarity index 80% rename from stable/grafana/4.0.33/Chart.lock rename to dependency/solr/0.0.18/Chart.lock index dad4278785..f0005890df 100644 --- a/stable/grafana/4.0.33/Chart.lock +++ b/dependency/solr/0.0.18/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.6 digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:55:20.304530416Z" +generated: "2022-07-23T10:41:27.206636905Z" diff --git a/dependency/solr/0.0.17/Chart.yaml b/dependency/solr/0.0.18/Chart.yaml similarity index 97% rename from dependency/solr/0.0.17/Chart.yaml rename to dependency/solr/0.0.18/Chart.yaml index 1c5afa0d21..72f4956933 100644 --- a/dependency/solr/0.0.17/Chart.yaml +++ b/dependency/solr/0.0.18/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/apache/solr - https://hub.docker.com/r/bitnami/solr/ type: application -version: 0.0.17 +version: 0.0.18 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/0.0.17/README.md b/dependency/solr/0.0.18/README.md similarity index 98% rename from dependency/solr/0.0.17/README.md rename to dependency/solr/0.0.18/README.md index 3a0b7a108a..eabad80ed9 100644 --- a/dependency/solr/0.0.17/README.md +++ b/dependency/solr/0.0.18/README.md @@ -1,6 +1,6 @@ # solr -![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square) +![Version: 0.0.18](https://img.shields.io/badge/Version-0.0.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square) Apache Solr diff --git a/dependency/solr/0.0.17/app-readme.md b/dependency/solr/0.0.18/app-readme.md similarity index 100% rename from dependency/solr/0.0.17/app-readme.md rename to dependency/solr/0.0.18/app-readme.md diff --git a/dependency/solr/0.0.17/charts/common-10.4.6.tgz b/dependency/solr/0.0.18/charts/common-10.4.6.tgz similarity index 100% rename from dependency/solr/0.0.17/charts/common-10.4.6.tgz rename to dependency/solr/0.0.18/charts/common-10.4.6.tgz diff --git a/dependency/solr/0.0.17/ix_values.yaml b/dependency/solr/0.0.18/ix_values.yaml similarity index 98% rename from dependency/solr/0.0.17/ix_values.yaml rename to dependency/solr/0.0.18/ix_values.yaml index b9c6985434..41cf76b07f 100644 --- a/dependency/solr/0.0.17/ix_values.yaml +++ b/dependency/solr/0.0.18/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.0.0@sha256:895e5cc038e4589576afca1b55a2992c382cd781b0462e8966bd96483d4ded24 + tag: v9.0.0@sha256:38f2a7130df938b3efd05e1cc16be3cbecdf0016f0ce095c7c5ce1a9e02b949d controller: # -- Set the controller type. diff --git a/dependency/solr/0.0.17/questions.yaml b/dependency/solr/0.0.18/questions.yaml similarity index 100% rename from dependency/solr/0.0.17/questions.yaml rename to dependency/solr/0.0.18/questions.yaml diff --git a/dependency/solr/0.0.17/templates/common.yaml b/dependency/solr/0.0.18/templates/common.yaml similarity index 100% rename from dependency/solr/0.0.17/templates/common.yaml rename to dependency/solr/0.0.18/templates/common.yaml diff --git a/dependency/solr/0.0.17/values.yaml b/dependency/solr/0.0.18/values.yaml similarity index 100% rename from dependency/solr/0.0.17/values.yaml rename to dependency/solr/0.0.18/values.yaml diff --git a/incubator/appsmith/2.0.27/CHANGELOG.md b/incubator/appsmith/2.0.28/CHANGELOG.md similarity index 90% rename from incubator/appsmith/2.0.27/CHANGELOG.md rename to incubator/appsmith/2.0.28/CHANGELOG.md index 4bcdfeb51d..6f6b4dc427 100644 --- a/incubator/appsmith/2.0.27/CHANGELOG.md +++ b/incubator/appsmith/2.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [appsmith-2.0.28](https://github.com/truecharts/apps/compare/appsmith-2.0.27...appsmith-2.0.28) (2022-07-23) + +### Chore + +- update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275)) + + + + ## [appsmith-2.0.27](https://github.com/truecharts/apps/compare/appsmith-2.0.26...appsmith-2.0.27) (2022-07-23) ### Chore @@ -88,12 +97,3 @@ - -### [appsmith-2.0.14](https://github.com/truecharts/apps/compare/appsmith-2.0.13...appsmith-2.0.14) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - diff --git a/incubator/appsmith/2.0.27/Chart.lock b/incubator/appsmith/2.0.28/Chart.lock similarity index 85% rename from incubator/appsmith/2.0.27/Chart.lock rename to incubator/appsmith/2.0.28/Chart.lock index 396a95b540..256cfc93af 100644 --- a/incubator/appsmith/2.0.27/Chart.lock +++ b/incubator/appsmith/2.0.28/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.42 digest: sha256:97ffa9079fc18b4fe62ac329b917ad92bd287b25bd0b4e30c4ee7daded04b1c1 -generated: "2022-07-23T09:30:57.408817852Z" +generated: "2022-07-23T10:41:33.960720029Z" diff --git a/incubator/appsmith/2.0.27/Chart.yaml b/incubator/appsmith/2.0.28/Chart.yaml similarity index 96% rename from incubator/appsmith/2.0.27/Chart.yaml rename to incubator/appsmith/2.0.28/Chart.yaml index bd16aaa4d3..77d1df7236 100644 --- a/incubator/appsmith/2.0.27/Chart.yaml +++ b/incubator/appsmith/2.0.28/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.7.8" +appVersion: "1.7.9" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,7 +25,7 @@ maintainers: name: appsmith sources: - https://github.com/appsmithorg/appsmith -version: 2.0.27 +version: 2.0.28 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/appsmith/2.0.27/README.md b/incubator/appsmith/2.0.28/README.md similarity index 94% rename from incubator/appsmith/2.0.27/README.md rename to incubator/appsmith/2.0.28/README.md index 598b929c46..341738e367 100644 --- a/incubator/appsmith/2.0.27/README.md +++ b/incubator/appsmith/2.0.28/README.md @@ -1,6 +1,6 @@ # appsmith -![Version: 2.0.27](https://img.shields.io/badge/Version-2.0.27-informational?style=flat-square) ![AppVersion: 1.7.8](https://img.shields.io/badge/AppVersion-1.7.8-informational?style=flat-square) +![Version: 2.0.28](https://img.shields.io/badge/Version-2.0.28-informational?style=flat-square) ![AppVersion: 1.7.9](https://img.shields.io/badge/AppVersion-1.7.9-informational?style=flat-square) Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects. diff --git a/incubator/appsmith/2.0.27/app-readme.md b/incubator/appsmith/2.0.28/app-readme.md similarity index 100% rename from incubator/appsmith/2.0.27/app-readme.md rename to incubator/appsmith/2.0.28/app-readme.md diff --git a/incubator/appsmith/2.0.27/charts/common-10.4.6.tgz b/incubator/appsmith/2.0.28/charts/common-10.4.6.tgz similarity index 100% rename from incubator/appsmith/2.0.27/charts/common-10.4.6.tgz rename to incubator/appsmith/2.0.28/charts/common-10.4.6.tgz diff --git a/incubator/appsmith/2.0.27/charts/redis-3.0.42.tgz b/incubator/appsmith/2.0.28/charts/redis-3.0.42.tgz similarity index 100% rename from incubator/appsmith/2.0.27/charts/redis-3.0.42.tgz rename to incubator/appsmith/2.0.28/charts/redis-3.0.42.tgz diff --git a/incubator/appsmith/2.0.27/ix_values.yaml b/incubator/appsmith/2.0.28/ix_values.yaml similarity index 90% rename from incubator/appsmith/2.0.27/ix_values.yaml rename to incubator/appsmith/2.0.28/ix_values.yaml index bb28dcf172..ddef52e0bd 100644 --- a/incubator/appsmith/2.0.27/ix_values.yaml +++ b/incubator/appsmith/2.0.28/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/appsmith - tag: v1.7.8@sha256:3a62afbc8382a0d588681e528aa00f301ae1f185b04dcd2136579db357f6f16e + tag: 1.7.9@sha256:92cf014b7685bb95fd3d6a8998e80f73fc1e953f3b77f894b4ad8c600dd39076 pullPolicy: IfNotPresent securityContext: diff --git a/incubator/appsmith/2.0.27/questions.yaml b/incubator/appsmith/2.0.28/questions.yaml similarity index 100% rename from incubator/appsmith/2.0.27/questions.yaml rename to incubator/appsmith/2.0.28/questions.yaml diff --git a/incubator/appsmith/2.0.27/templates/common.yaml b/incubator/appsmith/2.0.28/templates/common.yaml similarity index 100% rename from incubator/appsmith/2.0.27/templates/common.yaml rename to incubator/appsmith/2.0.28/templates/common.yaml diff --git a/incubator/appsmith/2.0.27/values.yaml b/incubator/appsmith/2.0.28/values.yaml similarity index 100% rename from incubator/appsmith/2.0.27/values.yaml rename to incubator/appsmith/2.0.28/values.yaml diff --git a/incubator/artifactory-oss/0.0.11/CHANGELOG.md b/incubator/artifactory-oss/0.0.12/CHANGELOG.md similarity index 79% rename from incubator/artifactory-oss/0.0.11/CHANGELOG.md rename to incubator/artifactory-oss/0.0.12/CHANGELOG.md index d12ee0035b..0830b7adda 100644 --- a/incubator/artifactory-oss/0.0.11/CHANGELOG.md +++ b/incubator/artifactory-oss/0.0.12/CHANGELOG.md @@ -2,6 +2,22 @@ +## [artifactory-oss-0.0.12](https://github.com/truecharts/apps/compare/artifactory-oss-0.0.11...artifactory-oss-0.0.12) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Bump all charts to generate config and container references due to huge increase of repository + - update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275)) + + ### Feat + +- move dev apps to incubator and remove bad content from dev + + + + diff --git a/dependency/solr/0.0.17/Chart.lock b/incubator/artifactory-oss/0.0.12/Chart.lock similarity index 80% rename from dependency/solr/0.0.17/Chart.lock rename to incubator/artifactory-oss/0.0.12/Chart.lock index 62710ceec9..422a2021b7 100644 --- a/dependency/solr/0.0.17/Chart.lock +++ b/incubator/artifactory-oss/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.6 digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:06:18.152893515Z" +generated: "2022-07-23T10:41:27.202323871Z" diff --git a/incubator/artifactory-oss/0.0.11/Chart.yaml b/incubator/artifactory-oss/0.0.12/Chart.yaml similarity index 96% rename from incubator/artifactory-oss/0.0.11/Chart.yaml rename to incubator/artifactory-oss/0.0.12/Chart.yaml index 5532e98a63..34afc3dedc 100644 --- a/incubator/artifactory-oss/0.0.11/Chart.yaml +++ b/incubator/artifactory-oss/0.0.12/Chart.yaml @@ -4,7 +4,7 @@ annotations: - Productivity - Tools-Utilities apiVersion: v2 -appVersion: "7.41.4" +appVersion: "7.41.6" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -31,4 +31,4 @@ sources: - https://jfrog.com/ - https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss type: application -version: 0.0.11 +version: 0.0.12 diff --git a/incubator/artifactory-oss/0.0.11/README.md b/incubator/artifactory-oss/0.0.12/README.md similarity index 95% rename from incubator/artifactory-oss/0.0.11/README.md rename to incubator/artifactory-oss/0.0.12/README.md index 26c3999a26..c4a3ec2639 100644 --- a/incubator/artifactory-oss/0.0.11/README.md +++ b/incubator/artifactory-oss/0.0.12/README.md @@ -1,6 +1,6 @@ # artifactory-oss -![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.41.4](https://img.shields.io/badge/AppVersion-7.41.4-informational?style=flat-square) +![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.41.6](https://img.shields.io/badge/AppVersion-7.41.6-informational?style=flat-square) JFrog’s Artifactory open source project was created to speed up development cycles using binary repositories. It’s the world’s most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently. diff --git a/incubator/artifactory-oss/0.0.11/app-readme.md b/incubator/artifactory-oss/0.0.12/app-readme.md similarity index 100% rename from incubator/artifactory-oss/0.0.11/app-readme.md rename to incubator/artifactory-oss/0.0.12/app-readme.md diff --git a/incubator/artifactory-oss/0.0.11/charts/common-10.4.6.tgz b/incubator/artifactory-oss/0.0.12/charts/common-10.4.6.tgz similarity index 100% rename from incubator/artifactory-oss/0.0.11/charts/common-10.4.6.tgz rename to incubator/artifactory-oss/0.0.12/charts/common-10.4.6.tgz diff --git a/incubator/artifactory-oss/0.0.11/ix_values.yaml b/incubator/artifactory-oss/0.0.12/ix_values.yaml similarity index 97% rename from incubator/artifactory-oss/0.0.11/ix_values.yaml rename to incubator/artifactory-oss/0.0.12/ix_values.yaml index 07c1c54dfb..31351bea63 100644 --- a/incubator/artifactory-oss/0.0.11/ix_values.yaml +++ b/incubator/artifactory-oss/0.0.12/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/artifactory-oss - tag: v7.41.4 + tag: 7.41.6 persistence: varoptjfrogartifactory: enabled: true diff --git a/incubator/artifactory-oss/0.0.11/questions.yaml b/incubator/artifactory-oss/0.0.12/questions.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.11/questions.yaml rename to incubator/artifactory-oss/0.0.12/questions.yaml diff --git a/incubator/artifactory-oss/0.0.11/templates/common.yaml b/incubator/artifactory-oss/0.0.12/templates/common.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.11/templates/common.yaml rename to incubator/artifactory-oss/0.0.12/templates/common.yaml diff --git a/incubator/artifactory-oss/0.0.11/values.yaml b/incubator/artifactory-oss/0.0.12/values.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.11/values.yaml rename to incubator/artifactory-oss/0.0.12/values.yaml diff --git a/stable/flexget/2.0.26/CHANGELOG.md b/stable/flexget/2.0.27/CHANGELOG.md similarity index 90% rename from stable/flexget/2.0.26/CHANGELOG.md rename to stable/flexget/2.0.27/CHANGELOG.md index 870ad2b321..8a82834f8f 100644 --- a/stable/flexget/2.0.26/CHANGELOG.md +++ b/stable/flexget/2.0.27/CHANGELOG.md @@ -2,6 +2,15 @@ +## [flexget-2.0.27](https://github.com/truecharts/apps/compare/flexget-2.0.26...flexget-2.0.27) (2022-07-23) + +### Chore + +- update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275)) + + + + ## [flexget-2.0.26](https://github.com/truecharts/apps/compare/flexget-2.0.24...flexget-2.0.26) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ -### [flexget-2.0.13](https://github.com/truecharts/apps/compare/flexget-2.0.12...flexget-2.0.13) (2022-07-09) - -#### Chore - -* update docker general non-major ([#3106](https://github.com/truecharts/apps/issues/3106)) - - - - diff --git a/incubator/artifactory-oss/0.0.11/Chart.lock b/stable/flexget/2.0.27/Chart.lock similarity index 80% rename from incubator/artifactory-oss/0.0.11/Chart.lock rename to stable/flexget/2.0.27/Chart.lock index 535d1f011d..8afe51145b 100644 --- a/incubator/artifactory-oss/0.0.11/Chart.lock +++ b/stable/flexget/2.0.27/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.6 digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:08:28.693068866Z" +generated: "2022-07-23T10:41:27.034730669Z" diff --git a/stable/flexget/2.0.26/Chart.yaml b/stable/flexget/2.0.27/Chart.yaml similarity index 97% rename from stable/flexget/2.0.26/Chart.yaml rename to stable/flexget/2.0.27/Chart.yaml index 15a80c646a..308119002e 100644 --- a/stable/flexget/2.0.26/Chart.yaml +++ b/stable/flexget/2.0.27/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://hub.docker.com/r/wiserain/flexget - https://github.com/wiserain/docker-flexget type: application -version: 2.0.26 +version: 2.0.27 annotations: truecharts.org/catagories: | - media diff --git a/stable/flexget/2.0.26/README.md b/stable/flexget/2.0.27/README.md similarity index 98% rename from stable/flexget/2.0.26/README.md rename to stable/flexget/2.0.27/README.md index 061107eace..1ba9147f57 100644 --- a/stable/flexget/2.0.26/README.md +++ b/stable/flexget/2.0.27/README.md @@ -1,6 +1,6 @@ # flexget -![Version: 2.0.26](https://img.shields.io/badge/Version-2.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.21](https://img.shields.io/badge/AppVersion-3.3.21-informational?style=flat-square) +![Version: 2.0.27](https://img.shields.io/badge/Version-2.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.21](https://img.shields.io/badge/AppVersion-3.3.21-informational?style=flat-square) FlexGet is a multipurpose automation tool for all of your media diff --git a/stable/flexget/2.0.26/app-readme.md b/stable/flexget/2.0.27/app-readme.md similarity index 100% rename from stable/flexget/2.0.26/app-readme.md rename to stable/flexget/2.0.27/app-readme.md diff --git a/stable/flexget/2.0.26/charts/common-10.4.6.tgz b/stable/flexget/2.0.27/charts/common-10.4.6.tgz similarity index 100% rename from stable/flexget/2.0.26/charts/common-10.4.6.tgz rename to stable/flexget/2.0.27/charts/common-10.4.6.tgz diff --git a/stable/flexget/2.0.26/ix_values.yaml b/stable/flexget/2.0.27/ix_values.yaml similarity index 85% rename from stable/flexget/2.0.26/ix_values.yaml rename to stable/flexget/2.0.27/ix_values.yaml index 8a811fc377..7bdc16b78f 100644 --- a/stable/flexget/2.0.26/ix_values.yaml +++ b/stable/flexget/2.0.27/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/flexget pullPolicy: IfNotPresent - tag: v3.3.21@sha256:024c480341ee664419b635750a9f52b5dab177fa4c265533c82ce76ee1e30cb9 + tag: v3.3.21@sha256:3f242a7b6f3c9f142893346aaa30cb67c5dcecfe4f3dbebd700f58c3e9306350 securityContext: runAsNonRoot: false diff --git a/stable/flexget/2.0.26/questions.yaml b/stable/flexget/2.0.27/questions.yaml similarity index 100% rename from stable/flexget/2.0.26/questions.yaml rename to stable/flexget/2.0.27/questions.yaml diff --git a/stable/flexget/2.0.26/templates/common.yaml b/stable/flexget/2.0.27/templates/common.yaml similarity index 100% rename from stable/flexget/2.0.26/templates/common.yaml rename to stable/flexget/2.0.27/templates/common.yaml diff --git a/stable/flexget/2.0.26/values.yaml b/stable/flexget/2.0.27/values.yaml similarity index 100% rename from stable/flexget/2.0.26/values.yaml rename to stable/flexget/2.0.27/values.yaml diff --git a/stable/grafana/4.0.33/CHANGELOG.md b/stable/grafana/4.0.34/CHANGELOG.md similarity index 87% rename from stable/grafana/4.0.33/CHANGELOG.md rename to stable/grafana/4.0.34/CHANGELOG.md index ecb86481f6..4877839164 100644 --- a/stable/grafana/4.0.33/CHANGELOG.md +++ b/stable/grafana/4.0.34/CHANGELOG.md @@ -2,6 +2,15 @@ +## [grafana-4.0.34](https://github.com/truecharts/apps/compare/grafana-image-renderer-0.0.11...grafana-4.0.34) (2022-07-23) + +### Chore + +- update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275)) + + + + ## [grafana-4.0.33](https://github.com/truecharts/apps/compare/grafana-image-renderer-0.0.10...grafana-4.0.33) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ -### [grafana-4.0.22](https://github.com/truecharts/apps/compare/grafana-4.0.21...grafana-4.0.22) (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)) - - - diff --git a/stable/flexget/2.0.26/Chart.lock b/stable/grafana/4.0.34/Chart.lock similarity index 80% rename from stable/flexget/2.0.26/Chart.lock rename to stable/grafana/4.0.34/Chart.lock index d2d60a59db..0263c8de8d 100644 --- a/stable/flexget/2.0.26/Chart.lock +++ b/stable/grafana/4.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.6 digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:53:41.11391035Z" +generated: "2022-07-23T10:41:47.226404245Z" diff --git a/stable/grafana/4.0.33/Chart.yaml b/stable/grafana/4.0.34/Chart.yaml similarity index 95% rename from stable/grafana/4.0.33/Chart.yaml rename to stable/grafana/4.0.34/Chart.yaml index 2ba5c09b04..52a12ed20e 100644 --- a/stable/grafana/4.0.33/Chart.yaml +++ b/stable/grafana/4.0.34/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "9.0.3" +appVersion: "9.0.4" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 4.0.33 +version: 4.0.34 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/grafana/4.0.33/README.md b/stable/grafana/4.0.34/README.md similarity index 95% rename from stable/grafana/4.0.33/README.md rename to stable/grafana/4.0.34/README.md index 490d6ecc48..757aba674f 100644 --- a/stable/grafana/4.0.33/README.md +++ b/stable/grafana/4.0.34/README.md @@ -1,6 +1,6 @@ # grafana -![Version: 4.0.33](https://img.shields.io/badge/Version-4.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.3](https://img.shields.io/badge/AppVersion-9.0.3-informational?style=flat-square) +![Version: 4.0.34](https://img.shields.io/badge/Version-4.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.4](https://img.shields.io/badge/AppVersion-9.0.4-informational?style=flat-square) Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. diff --git a/stable/grafana/4.0.33/app-readme.md b/stable/grafana/4.0.34/app-readme.md similarity index 100% rename from stable/grafana/4.0.33/app-readme.md rename to stable/grafana/4.0.34/app-readme.md diff --git a/stable/grafana/4.0.33/charts/common-10.4.6.tgz b/stable/grafana/4.0.34/charts/common-10.4.6.tgz similarity index 100% rename from stable/grafana/4.0.33/charts/common-10.4.6.tgz rename to stable/grafana/4.0.34/charts/common-10.4.6.tgz diff --git a/stable/grafana/4.0.33/ix_values.yaml b/stable/grafana/4.0.34/ix_values.yaml similarity index 95% rename from stable/grafana/4.0.33/ix_values.yaml rename to stable/grafana/4.0.34/ix_values.yaml index 8f6e69bc98..eef2706b6c 100644 --- a/stable/grafana/4.0.33/ix_values.yaml +++ b/stable/grafana/4.0.34/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/grafana pullPolicy: IfNotPresent - tag: v9.0.3@sha256:3e952306ee69607d0fd1f7c39ce16967f0e108eae1d266acfc528f925ff98689 + tag: 9.0.4@sha256:95bf12753d171521346f590650e5224cd276cf514f89181b9875998bc6a11c42 securityContext: readOnlyRootFilesystem: false diff --git a/stable/grafana/4.0.33/questions.yaml b/stable/grafana/4.0.34/questions.yaml similarity index 100% rename from stable/grafana/4.0.33/questions.yaml rename to stable/grafana/4.0.34/questions.yaml diff --git a/stable/grafana/4.0.33/templates/common.yaml b/stable/grafana/4.0.34/templates/common.yaml similarity index 100% rename from stable/grafana/4.0.33/templates/common.yaml rename to stable/grafana/4.0.34/templates/common.yaml diff --git a/stable/grafana/4.0.33/templates/prometheusrules.yaml b/stable/grafana/4.0.34/templates/prometheusrules.yaml similarity index 100% rename from stable/grafana/4.0.33/templates/prometheusrules.yaml rename to stable/grafana/4.0.34/templates/prometheusrules.yaml diff --git a/stable/grafana/4.0.33/templates/servicemonitor.yaml b/stable/grafana/4.0.34/templates/servicemonitor.yaml similarity index 100% rename from stable/grafana/4.0.33/templates/servicemonitor.yaml rename to stable/grafana/4.0.34/templates/servicemonitor.yaml diff --git a/stable/grafana/4.0.33/values.yaml b/stable/grafana/4.0.34/values.yaml similarity index 100% rename from stable/grafana/4.0.33/values.yaml rename to stable/grafana/4.0.34/values.yaml diff --git a/stable/ispy-agent-dvr/2.0.27/Chart.lock b/stable/ispy-agent-dvr/2.0.27/Chart.lock deleted file mode 100644 index bcc21fd295..0000000000 --- a/stable/ispy-agent-dvr/2.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:57:57.162514122Z" diff --git a/stable/ispy-agent-dvr/2.0.27/CHANGELOG.md b/stable/ispy-agent-dvr/2.0.28/CHANGELOG.md similarity index 89% rename from stable/ispy-agent-dvr/2.0.27/CHANGELOG.md rename to stable/ispy-agent-dvr/2.0.28/CHANGELOG.md index 2f0a5bd0d8..d71eb05e4e 100644 --- a/stable/ispy-agent-dvr/2.0.27/CHANGELOG.md +++ b/stable/ispy-agent-dvr/2.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [ispy-agent-dvr-2.0.28](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.27...ispy-agent-dvr-2.0.28) (2022-07-23) + +### Chore + +- update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275)) + + + + ## [ispy-agent-dvr-2.0.27](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.25...ispy-agent-dvr-2.0.27) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ -### [ispy-agent-dvr-2.0.14](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.13...ispy-agent-dvr-2.0.14) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - - diff --git a/stable/ispy-agent-dvr/2.0.28/Chart.lock b/stable/ispy-agent-dvr/2.0.28/Chart.lock new file mode 100644 index 0000000000..47fe3c6d5d --- /dev/null +++ b/stable/ispy-agent-dvr/2.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 +generated: "2022-07-23T10:41:47.316946471Z" diff --git a/stable/ispy-agent-dvr/2.0.27/Chart.yaml b/stable/ispy-agent-dvr/2.0.28/Chart.yaml similarity index 95% rename from stable/ispy-agent-dvr/2.0.27/Chart.yaml rename to stable/ispy-agent-dvr/2.0.28/Chart.yaml index 9ee85fa91c..55fe06d361 100644 --- a/stable/ispy-agent-dvr/2.0.27/Chart.yaml +++ b/stable/ispy-agent-dvr/2.0.28/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.1.0.0" +appVersion: "4.1.1.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.27 +version: 2.0.28 annotations: truecharts.org/catagories: | - security diff --git a/stable/ispy-agent-dvr/2.0.27/README.md b/stable/ispy-agent-dvr/2.0.28/README.md similarity index 94% rename from stable/ispy-agent-dvr/2.0.27/README.md rename to stable/ispy-agent-dvr/2.0.28/README.md index 8b00ae848f..5b00cd07b1 100644 --- a/stable/ispy-agent-dvr/2.0.27/README.md +++ b/stable/ispy-agent-dvr/2.0.28/README.md @@ -1,6 +1,6 @@ # ispy-agent-dvr -![Version: 2.0.27](https://img.shields.io/badge/Version-2.0.27-informational?style=flat-square) ![AppVersion: 4.1.0.0](https://img.shields.io/badge/AppVersion-4.1.0.0-informational?style=flat-square) +![Version: 2.0.28](https://img.shields.io/badge/Version-2.0.28-informational?style=flat-square) ![AppVersion: 4.1.1.0](https://img.shields.io/badge/AppVersion-4.1.1.0-informational?style=flat-square) iSpy's Agent DVR, a standalone DVR service to manage IP cameras. diff --git a/stable/ispy-agent-dvr/2.0.27/app-readme.md b/stable/ispy-agent-dvr/2.0.28/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/2.0.27/app-readme.md rename to stable/ispy-agent-dvr/2.0.28/app-readme.md diff --git a/stable/ispy-agent-dvr/2.0.27/charts/common-10.4.6.tgz b/stable/ispy-agent-dvr/2.0.28/charts/common-10.4.6.tgz similarity index 100% rename from stable/ispy-agent-dvr/2.0.27/charts/common-10.4.6.tgz rename to stable/ispy-agent-dvr/2.0.28/charts/common-10.4.6.tgz diff --git a/stable/ispy-agent-dvr/2.0.27/ix_values.yaml b/stable/ispy-agent-dvr/2.0.28/ix_values.yaml similarity index 95% rename from stable/ispy-agent-dvr/2.0.27/ix_values.yaml rename to stable/ispy-agent-dvr/2.0.28/ix_values.yaml index ff7e7df307..c9730597d4 100644 --- a/stable/ispy-agent-dvr/2.0.27/ix_values.yaml +++ b/stable/ispy-agent-dvr/2.0.28/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ispy-agent-dvr - tag: v4.1.0.0@sha256:e07899ca45535a2249ebcbf19ca4a71e15b0bd7650678feedbe1e193bd058e61 + tag: 4.1.1.0@sha256:aadcd293a56b3a0882f4a8335d989fa919acafd7e7cff53c41e4c7a895cc5278 pullPolicy: IfNotPresent securityContext: diff --git a/stable/ispy-agent-dvr/2.0.27/questions.yaml b/stable/ispy-agent-dvr/2.0.28/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.27/questions.yaml rename to stable/ispy-agent-dvr/2.0.28/questions.yaml diff --git a/stable/ispy-agent-dvr/2.0.27/templates/common.yaml b/stable/ispy-agent-dvr/2.0.28/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.27/templates/common.yaml rename to stable/ispy-agent-dvr/2.0.28/templates/common.yaml diff --git a/stable/ispy-agent-dvr/2.0.27/values.yaml b/stable/ispy-agent-dvr/2.0.28/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.27/values.yaml rename to stable/ispy-agent-dvr/2.0.28/values.yaml diff --git a/stable/node-red/11.0.23/CHANGELOG.md b/stable/node-red/11.0.23/CHANGELOG.md new file mode 100644 index 0000000000..2585be7991 --- /dev/null +++ b/stable/node-red/11.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [node-red-11.0.23](https://github.com/truecharts/apps/compare/node-red-11.0.22...node-red-11.0.23) (2022-07-23) + +### Chore + +- update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275)) + + + + +## [node-red-11.0.22](https://github.com/truecharts/apps/compare/node-red-11.0.20...node-red-11.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [node-red-11.0.20](https://github.com/truecharts/apps/compare/node-red-11.0.19...node-red-11.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [node-red-11.0.19](https://github.com/truecharts/apps/compare/node-red-11.0.18...node-red-11.0.19) (2022-07-18) + +### Chore + +- update container image tccr.io/truecharts/node-red to v3.0.0 ([#3187](https://github.com/truecharts/apps/issues/3187)) + + + +## [node-red-11.0.18](https://github.com/truecharts/apps/compare/node-red-11.0.17...node-red-11.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [node-red-11.0.17](https://github.com/truecharts/apps/compare/node-red-11.0.15...node-red-11.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [node-red-11.0.15](https://github.com/truecharts/apps/compare/node-red-11.0.13...node-red-11.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [node-red-11.0.13](https://github.com/truecharts/apps/compare/node-red-11.0.12...node-red-11.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [node-red-11.0.12](https://github.com/truecharts/apps/compare/node-red-11.0.11...node-red-11.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [node-red-11.0.11](https://github.com/truecharts/apps/compare/node-red-11.0.10...node-red-11.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [node-red-11.0.10](https://github.com/truecharts/apps/compare/node-red-11.0.9...node-red-11.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/node-red/11.0.23/Chart.lock b/stable/node-red/11.0.23/Chart.lock new file mode 100644 index 0000000000..e7bda94e23 --- /dev/null +++ b/stable/node-red/11.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 +generated: "2022-07-23T10:41:47.518177895Z" diff --git a/stable/node-red/11.0.23/Chart.yaml b/stable/node-red/11.0.23/Chart.yaml new file mode 100644 index 0000000000..a67544d69a --- /dev/null +++ b/stable/node-red/11.0.23/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.0.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +deprecated: false +description: Node-RED is low-code programming for event-driven applications +home: https://github.com/truecharts/apps/tree/master/charts/stable/node-red +icon: https://truecharts.org/img/chart-icons/node-red.png +keywords: + - node-red + - nodered +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: node-red +sources: + - https://github.com/node-red/node-red-docker +type: application +version: 11.0.23 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/node-red/11.0.23/README.md b/stable/node-red/11.0.23/README.md new file mode 100644 index 0000000000..00213c28f5 --- /dev/null +++ b/stable/node-red/11.0.23/README.md @@ -0,0 +1,107 @@ +# node-red + +![Version: 11.0.23](https://img.shields.io/badge/Version-11.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.1](https://img.shields.io/badge/AppVersion-3.0.1-informational?style=flat-square) + +Node-RED is low-code programming for event-driven applications + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [node-red](https://truecharts.org/docs/charts/stable/node-red) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.4.6 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `node-red` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install node-red TrueCharts/node-red +``` + +## Uninstall + +### TrueNAS SCALE + +**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/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `node-red` deployment + +```console +helm uninstall node-red +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install node-red \ + --set env.TZ="America/New York" \ + TrueCharts/node-red +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install node-red TrueCharts/node-red -f values.yaml +``` + +#### 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/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/node-red/11.0.23/app-readme.md b/stable/node-red/11.0.23/app-readme.md new file mode 100644 index 0000000000..1d60d6e22b --- /dev/null +++ b/stable/node-red/11.0.23/app-readme.md @@ -0,0 +1,8 @@ +Node-RED is low-code programming for event-driven applications + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/node-red + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/node-red/11.0.23/charts/common-10.4.6.tgz b/stable/node-red/11.0.23/charts/common-10.4.6.tgz new file mode 100644 index 0000000000..4f269521ba Binary files /dev/null and b/stable/node-red/11.0.23/charts/common-10.4.6.tgz differ diff --git a/stable/node-red/11.0.23/ix_values.yaml b/stable/node-red/11.0.23/ix_values.yaml new file mode 100644 index 0000000000..a541769b90 --- /dev/null +++ b/stable/node-red/11.0.23/ix_values.yaml @@ -0,0 +1,23 @@ +image: + repository: tccr.io/truecharts/node-red + pullPolicy: IfNotPresent + tag: 3.0.1@sha256:e9bd3480bee4d66a89166f3bc392fb55ef3acd8902852eb88b1f617e1d698811 + +env: + TZ: "{{ .Values.TZ }}" +# NODE_OPTIONS: +# NODE_RED_ENABLE_PROJECTS: +# NODE_RED_ENABLE_SAFE_MODE: +# FLOWS: + +service: + main: + ports: + main: + port: 1880 + targetPort: 1880 + +persistence: + data: + enabled: true + mountPath: "/data" diff --git a/stable/node-red/11.0.23/questions.yaml b/stable/node-red/11.0.23/questions.yaml new file mode 100644 index 0000000000..86aeae1fb5 --- /dev/null +++ b/stable/node-red/11.0.23/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: 1880 + 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: 1880 + + - 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: data + 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: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/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/node-red/11.0.23/templates/common.yaml b/stable/node-red/11.0.23/templates/common.yaml new file mode 100644 index 0000000000..c1a366e1cf --- /dev/null +++ b/stable/node-red/11.0.23/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/node-red/11.0.23/values.yaml b/stable/node-red/11.0.23/values.yaml new file mode 100644 index 0000000000..e69de29bb2