diff --git a/incubator/cryptpad/0.0.42/CHANGELOG.md b/incubator/cryptpad/0.0.43/CHANGELOG.md similarity index 90% rename from incubator/cryptpad/0.0.42/CHANGELOG.md rename to incubator/cryptpad/0.0.43/CHANGELOG.md index 4d743ad8cd..d7e9f96c0a 100644 --- a/incubator/cryptpad/0.0.42/CHANGELOG.md +++ b/incubator/cryptpad/0.0.43/CHANGELOG.md @@ -2,6 +2,15 @@ +## [cryptpad-0.0.43](https://github.com/truecharts/charts/compare/cryptpad-0.0.42...cryptpad-0.0.43) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + ## [cryptpad-0.0.41](https://github.com/truecharts/charts/compare/cryptpad-0.0.40...cryptpad-0.0.41) (2022-08-30) @@ -88,12 +97,3 @@ -## [cryptpad-0.0.30](https://github.com/truecharts/charts/compare/cryptpad-0.0.29...cryptpad-0.0.30) (2022-08-23) - -### Chore - -- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545)) - - - - diff --git a/incubator/filestash/0.0.30/Chart.lock b/incubator/cryptpad/0.0.43/Chart.lock similarity index 80% rename from incubator/filestash/0.0.30/Chart.lock rename to incubator/cryptpad/0.0.43/Chart.lock index 7fb7cf688b..b896a029b0 100644 --- a/incubator/filestash/0.0.30/Chart.lock +++ b/incubator/cryptpad/0.0.43/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.6 digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T06:38:57.877158162Z" +generated: "2022-09-01T20:48:30.701854011Z" diff --git a/incubator/cryptpad/0.0.42/Chart.yaml b/incubator/cryptpad/0.0.43/Chart.yaml similarity index 98% rename from incubator/cryptpad/0.0.42/Chart.yaml rename to incubator/cryptpad/0.0.43/Chart.yaml index 4f4dfc30ad..f8c68dd8b7 100644 --- a/incubator/cryptpad/0.0.42/Chart.yaml +++ b/incubator/cryptpad/0.0.43/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://cryptpad.fr/ - https://hub.docker.com/r/promasu/cryptpad/ type: application -version: 0.0.42 +version: 0.0.43 diff --git a/incubator/cryptpad/0.0.42/README.md b/incubator/cryptpad/0.0.43/README.md similarity index 98% rename from incubator/cryptpad/0.0.42/README.md rename to incubator/cryptpad/0.0.43/README.md index 6d6579273b..8b4c7ac9a1 100644 --- a/incubator/cryptpad/0.0.42/README.md +++ b/incubator/cryptpad/0.0.43/README.md @@ -1,6 +1,6 @@ # cryptpad -![Version: 0.0.42](https://img.shields.io/badge/Version-0.0.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.43](https://img.shields.io/badge/Version-0.0.43-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) CryptPad is the Zero Knowledge realtime collaborative editor.[br]mkdir -p /mnt/user/appdata/cryptpad/config [/br]wget -O /mnt/user/appdata/cryptpad/config/config.js https://raw.githubusercontent.com/xwiki-labs/cryptpad/main/config/config.example.js diff --git a/incubator/cryptpad/0.0.42/app-readme.md b/incubator/cryptpad/0.0.43/app-readme.md similarity index 100% rename from incubator/cryptpad/0.0.42/app-readme.md rename to incubator/cryptpad/0.0.43/app-readme.md diff --git a/incubator/cryptpad/0.0.42/charts/common-10.5.6.tgz b/incubator/cryptpad/0.0.43/charts/common-10.5.6.tgz similarity index 100% rename from incubator/cryptpad/0.0.42/charts/common-10.5.6.tgz rename to incubator/cryptpad/0.0.43/charts/common-10.5.6.tgz diff --git a/incubator/cryptpad/0.0.42/ix_values.yaml b/incubator/cryptpad/0.0.43/ix_values.yaml similarity index 91% rename from incubator/cryptpad/0.0.42/ix_values.yaml rename to incubator/cryptpad/0.0.43/ix_values.yaml index 8f99f2084d..c46f92bc95 100644 --- a/incubator/cryptpad/0.0.42/ix_values.yaml +++ b/incubator/cryptpad/0.0.43/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cryptpad - tag: latest@sha256:c7bfbef26ed10ee640ba816d97dc58e1df2e22f916da21cca11e2f6f3675002f + tag: latest@sha256:0145b6bb7f25bf211d11b9c2cb4f4cc132b483ebcadb4b74af2f5d12938a3455 persistence: blobpath: enabled: true diff --git a/incubator/cryptpad/0.0.42/questions.yaml b/incubator/cryptpad/0.0.43/questions.yaml similarity index 99% rename from incubator/cryptpad/0.0.42/questions.yaml rename to incubator/cryptpad/0.0.43/questions.yaml index f555e9217d..f2744532bd 100644 --- a/incubator/cryptpad/0.0.42/questions.yaml +++ b/incubator/cryptpad/0.0.43/questions.yaml @@ -3476,7 +3476,7 @@ questions: required: true - variable: docs group: Documentation - label: "Please read the documentation at https://truecharts.org" + label: Please read the documentation at https://truecharts.org schema: additional_attrs: true type: dict @@ -3488,7 +3488,7 @@ questions: default: true - variable: donateNag group: Documentation - label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor schema: additional_attrs: true type: dict diff --git a/incubator/cryptpad/0.0.42/templates/common.yaml b/incubator/cryptpad/0.0.43/templates/common.yaml similarity index 100% rename from incubator/cryptpad/0.0.42/templates/common.yaml rename to incubator/cryptpad/0.0.43/templates/common.yaml diff --git a/incubator/cryptpad/0.0.42/values.yaml b/incubator/cryptpad/0.0.43/values.yaml similarity index 100% rename from incubator/cryptpad/0.0.42/values.yaml rename to incubator/cryptpad/0.0.43/values.yaml diff --git a/incubator/filestash/0.0.30/CHANGELOG.md b/incubator/filestash/0.0.31/CHANGELOG.md similarity index 91% rename from incubator/filestash/0.0.30/CHANGELOG.md rename to incubator/filestash/0.0.31/CHANGELOG.md index e8e6864fa8..6c5a6f1104 100644 --- a/incubator/filestash/0.0.30/CHANGELOG.md +++ b/incubator/filestash/0.0.31/CHANGELOG.md @@ -2,6 +2,15 @@ +## [filestash-0.0.31](https://github.com/truecharts/charts/compare/filestash-0.0.30...filestash-0.0.31) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + ## [filestash-0.0.30](https://github.com/truecharts/charts/compare/filestash-0.0.29...filestash-0.0.30) (2022-08-31) ### Chore @@ -88,12 +97,3 @@ -## [filestash-0.0.18](https://github.com/truecharts/charts/compare/filestash-0.0.17...filestash-0.0.18) (2022-08-20) - -### Chore - -- update docker general non-major docker tags ([#3518](https://github.com/truecharts/charts/issues/3518)) - - - - diff --git a/incubator/cryptpad/0.0.42/Chart.lock b/incubator/filestash/0.0.31/Chart.lock similarity index 80% rename from incubator/cryptpad/0.0.42/Chart.lock rename to incubator/filestash/0.0.31/Chart.lock index 5d400bf6f2..58d7cb4344 100644 --- a/incubator/cryptpad/0.0.42/Chart.lock +++ b/incubator/filestash/0.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.6 digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T06:38:57.869863918Z" +generated: "2022-09-01T20:48:30.875312959Z" diff --git a/incubator/filestash/0.0.30/Chart.yaml b/incubator/filestash/0.0.31/Chart.yaml similarity index 98% rename from incubator/filestash/0.0.30/Chart.yaml rename to incubator/filestash/0.0.31/Chart.yaml index bf43d254ba..4ec5d0e1b2 100644 --- a/incubator/filestash/0.0.30/Chart.yaml +++ b/incubator/filestash/0.0.31/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://www.filestash.app/ - https://hub.docker.com/r/machines/filestash/ type: application -version: 0.0.30 +version: 0.0.31 diff --git a/incubator/filestash/0.0.30/README.md b/incubator/filestash/0.0.31/README.md similarity index 98% rename from incubator/filestash/0.0.30/README.md rename to incubator/filestash/0.0.31/README.md index f2b94467e4..d32dc4b9df 100644 --- a/incubator/filestash/0.0.30/README.md +++ b/incubator/filestash/0.0.31/README.md @@ -1,6 +1,6 @@ # filestash -![Version: 0.0.30](https://img.shields.io/badge/Version-0.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ... diff --git a/incubator/filestash/0.0.30/app-readme.md b/incubator/filestash/0.0.31/app-readme.md similarity index 100% rename from incubator/filestash/0.0.30/app-readme.md rename to incubator/filestash/0.0.31/app-readme.md diff --git a/incubator/filestash/0.0.30/charts/common-10.5.6.tgz b/incubator/filestash/0.0.31/charts/common-10.5.6.tgz similarity index 100% rename from incubator/filestash/0.0.30/charts/common-10.5.6.tgz rename to incubator/filestash/0.0.31/charts/common-10.5.6.tgz diff --git a/incubator/filestash/0.0.30/ix_values.yaml b/incubator/filestash/0.0.31/ix_values.yaml similarity index 82% rename from incubator/filestash/0.0.30/ix_values.yaml rename to incubator/filestash/0.0.31/ix_values.yaml index 894cfc82b9..69f3e65e21 100644 --- a/incubator/filestash/0.0.30/ix_values.yaml +++ b/incubator/filestash/0.0.31/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/filestash - tag: latest@sha256:b8c9fd764722ef904900f9b5345b99b8a1e54f4321fed62e301d357114992e89 + tag: latest@sha256:fcc54636088d270cdaf0e0e34df07153d8613e4a18706b1d78abb3224ea7c846 persistence: appdata: enabled: true diff --git a/incubator/filestash/0.0.30/questions.yaml b/incubator/filestash/0.0.31/questions.yaml similarity index 99% rename from incubator/filestash/0.0.30/questions.yaml rename to incubator/filestash/0.0.31/questions.yaml index 82d0ecf336..d79870552f 100644 --- a/incubator/filestash/0.0.30/questions.yaml +++ b/incubator/filestash/0.0.31/questions.yaml @@ -2459,7 +2459,7 @@ questions: required: true - variable: docs group: Documentation - label: "Please read the documentation at https://truecharts.org" + label: Please read the documentation at https://truecharts.org schema: additional_attrs: true type: dict @@ -2471,7 +2471,7 @@ questions: default: true - variable: donateNag group: Documentation - label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor schema: additional_attrs: true type: dict diff --git a/incubator/filestash/0.0.30/templates/common.yaml b/incubator/filestash/0.0.31/templates/common.yaml similarity index 100% rename from incubator/filestash/0.0.30/templates/common.yaml rename to incubator/filestash/0.0.31/templates/common.yaml diff --git a/incubator/filestash/0.0.30/values.yaml b/incubator/filestash/0.0.31/values.yaml similarity index 100% rename from incubator/filestash/0.0.30/values.yaml rename to incubator/filestash/0.0.31/values.yaml diff --git a/incubator/lancache-dns/0.0.20/CHANGELOG.md b/incubator/lancache-dns/0.0.21/CHANGELOG.md similarity index 92% rename from incubator/lancache-dns/0.0.20/CHANGELOG.md rename to incubator/lancache-dns/0.0.21/CHANGELOG.md index 4d46e1314e..afab3ad288 100644 --- a/incubator/lancache-dns/0.0.20/CHANGELOG.md +++ b/incubator/lancache-dns/0.0.21/CHANGELOG.md @@ -2,6 +2,15 @@ +## [lancache-dns-0.0.21](https://github.com/truecharts/charts/compare/lancache-dns-0.0.20...lancache-dns-0.0.21) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + ## [lancache-dns-0.0.20](https://github.com/truecharts/charts/compare/lancache-dns-0.0.18...lancache-dns-0.0.20) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ ### Chore -- update docker general non-major ([#3298](https://github.com/truecharts/apps/issues/3298)) - - - - -## [lancache-dns-0.0.9](https://github.com/truecharts/apps/compare/lancache-dns-0.0.8...lancache-dns-0.0.9) (2022-07-23) - -### Chore - diff --git a/incubator/lancache-dns/0.0.20/Chart.lock b/incubator/lancache-dns/0.0.21/Chart.lock similarity index 80% rename from incubator/lancache-dns/0.0.20/Chart.lock rename to incubator/lancache-dns/0.0.21/Chart.lock index 16eb0b8337..b423c4f392 100644 --- a/incubator/lancache-dns/0.0.20/Chart.lock +++ b/incubator/lancache-dns/0.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.6 digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-30T23:49:38.083275094Z" +generated: "2022-09-01T20:48:30.895408864Z" diff --git a/incubator/lancache-dns/0.0.20/Chart.yaml b/incubator/lancache-dns/0.0.21/Chart.yaml similarity index 98% rename from incubator/lancache-dns/0.0.20/Chart.yaml rename to incubator/lancache-dns/0.0.21/Chart.yaml index 5a53010b95..9fe93621b1 100644 --- a/incubator/lancache-dns/0.0.20/Chart.yaml +++ b/incubator/lancache-dns/0.0.21/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lancache-dns -version: 0.0.20 +version: 0.0.21 appVersion: "latest" description: DNS Docker service for a steamcache. type: application diff --git a/incubator/lancache-dns/0.0.20/README.md b/incubator/lancache-dns/0.0.21/README.md similarity index 98% rename from incubator/lancache-dns/0.0.20/README.md rename to incubator/lancache-dns/0.0.21/README.md index 7e158ad4f5..0c30831001 100644 --- a/incubator/lancache-dns/0.0.20/README.md +++ b/incubator/lancache-dns/0.0.21/README.md @@ -1,6 +1,6 @@ # lancache-dns -![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.21](https://img.shields.io/badge/Version-0.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) DNS Docker service for a steamcache. diff --git a/incubator/lancache-dns/0.0.20/app-readme.md b/incubator/lancache-dns/0.0.21/app-readme.md similarity index 100% rename from incubator/lancache-dns/0.0.20/app-readme.md rename to incubator/lancache-dns/0.0.21/app-readme.md diff --git a/incubator/lancache-dns/0.0.20/charts/common-10.5.6.tgz b/incubator/lancache-dns/0.0.21/charts/common-10.5.6.tgz similarity index 100% rename from incubator/lancache-dns/0.0.20/charts/common-10.5.6.tgz rename to incubator/lancache-dns/0.0.21/charts/common-10.5.6.tgz diff --git a/incubator/lancache-dns/0.0.20/ix_values.yaml b/incubator/lancache-dns/0.0.21/ix_values.yaml similarity index 89% rename from incubator/lancache-dns/0.0.20/ix_values.yaml rename to incubator/lancache-dns/0.0.21/ix_values.yaml index a87b9e3878..07a9ee553c 100644 --- a/incubator/lancache-dns/0.0.20/ix_values.yaml +++ b/incubator/lancache-dns/0.0.21/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/lancache-dns - tag: latest@sha256:8e016d9e9d7585457e1fa525b807270d8b7a99689e008c1fb323fd99b21c6478 + tag: latest@sha256:0d04cbb893f0b1da8154e2d0a9911b5e9c71f6b2dbb2e66d62e8763b4fe2a17f pullPolicy: IfNotPresent env: diff --git a/incubator/lancache-dns/0.0.20/questions.yaml b/incubator/lancache-dns/0.0.21/questions.yaml similarity index 99% rename from incubator/lancache-dns/0.0.20/questions.yaml rename to incubator/lancache-dns/0.0.21/questions.yaml index 66786e4534..2deae96f41 100644 --- a/incubator/lancache-dns/0.0.20/questions.yaml +++ b/incubator/lancache-dns/0.0.21/questions.yaml @@ -442,7 +442,7 @@ questions: label: Port Type schema: type: string - default: TCP + default: UDP enum: - value: HTTP description: HTTP @@ -2330,7 +2330,7 @@ questions: required: true - variable: docs group: Documentation - label: "Please read the documentation at https://truecharts.org" + label: Please read the documentation at https://truecharts.org schema: additional_attrs: true type: dict @@ -2342,7 +2342,7 @@ questions: default: true - variable: donateNag group: Documentation - label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor schema: additional_attrs: true type: dict diff --git a/incubator/lancache-dns/0.0.20/templates/common.yaml b/incubator/lancache-dns/0.0.21/templates/common.yaml similarity index 100% rename from incubator/lancache-dns/0.0.20/templates/common.yaml rename to incubator/lancache-dns/0.0.21/templates/common.yaml diff --git a/incubator/lancache-dns/0.0.20/values.yaml b/incubator/lancache-dns/0.0.21/values.yaml similarity index 100% rename from incubator/lancache-dns/0.0.20/values.yaml rename to incubator/lancache-dns/0.0.21/values.yaml diff --git a/incubator/lancache-monolithic/0.0.24/CHANGELOG.md b/incubator/lancache-monolithic/0.0.25/CHANGELOG.md similarity index 92% rename from incubator/lancache-monolithic/0.0.24/CHANGELOG.md rename to incubator/lancache-monolithic/0.0.25/CHANGELOG.md index 79b3f66be4..7da7caddbb 100644 --- a/incubator/lancache-monolithic/0.0.24/CHANGELOG.md +++ b/incubator/lancache-monolithic/0.0.25/CHANGELOG.md @@ -2,6 +2,15 @@ +## [lancache-monolithic-0.0.25](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.24...lancache-monolithic-0.0.25) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + ## [lancache-monolithic-0.0.24](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.22...lancache-monolithic-0.0.24) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ - update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) - update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302)) - - - - -## [lancache-monolithic-0.0.14](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.13...lancache-monolithic-0.0.14) (2022-07-25) - -### Chore - -- update docker general non-major ([#3298](https://github.com/truecharts/apps/issues/3298)) diff --git a/incubator/lancache-monolithic/0.0.24/Chart.lock b/incubator/lancache-monolithic/0.0.25/Chart.lock similarity index 80% rename from incubator/lancache-monolithic/0.0.24/Chart.lock rename to incubator/lancache-monolithic/0.0.25/Chart.lock index 5d1f94114e..31d1183918 100644 --- a/incubator/lancache-monolithic/0.0.24/Chart.lock +++ b/incubator/lancache-monolithic/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.6 digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-30T23:49:44.510650933Z" +generated: "2022-09-01T20:48:30.845759251Z" diff --git a/incubator/lancache-monolithic/0.0.24/Chart.yaml b/incubator/lancache-monolithic/0.0.25/Chart.yaml similarity index 98% rename from incubator/lancache-monolithic/0.0.24/Chart.yaml rename to incubator/lancache-monolithic/0.0.25/Chart.yaml index 7669d36485..eeafce4460 100644 --- a/incubator/lancache-monolithic/0.0.24/Chart.yaml +++ b/incubator/lancache-monolithic/0.0.25/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lancache-monolithic -version: 0.0.24 +version: 0.0.25 appVersion: "latest" description: A monolithic lancache service capable of caching all CDN's in a single instance. type: application diff --git a/incubator/lancache-monolithic/0.0.24/README.md b/incubator/lancache-monolithic/0.0.25/README.md similarity index 98% rename from incubator/lancache-monolithic/0.0.24/README.md rename to incubator/lancache-monolithic/0.0.25/README.md index 584dbe4f4b..55d83ba1cf 100644 --- a/incubator/lancache-monolithic/0.0.24/README.md +++ b/incubator/lancache-monolithic/0.0.25/README.md @@ -1,6 +1,6 @@ # lancache-monolithic -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) A monolithic lancache service capable of caching all CDN's in a single instance. diff --git a/incubator/lancache-monolithic/0.0.24/app-readme.md b/incubator/lancache-monolithic/0.0.25/app-readme.md similarity index 100% rename from incubator/lancache-monolithic/0.0.24/app-readme.md rename to incubator/lancache-monolithic/0.0.25/app-readme.md diff --git a/incubator/lancache-monolithic/0.0.24/charts/common-10.5.6.tgz b/incubator/lancache-monolithic/0.0.25/charts/common-10.5.6.tgz similarity index 100% rename from incubator/lancache-monolithic/0.0.24/charts/common-10.5.6.tgz rename to incubator/lancache-monolithic/0.0.25/charts/common-10.5.6.tgz diff --git a/incubator/lancache-monolithic/0.0.24/ix_values.yaml b/incubator/lancache-monolithic/0.0.25/ix_values.yaml similarity index 89% rename from incubator/lancache-monolithic/0.0.24/ix_values.yaml rename to incubator/lancache-monolithic/0.0.25/ix_values.yaml index b53b39bfc1..1b50886337 100644 --- a/incubator/lancache-monolithic/0.0.24/ix_values.yaml +++ b/incubator/lancache-monolithic/0.0.25/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/lancache-monolithic pullPolicy: IfNotPresent - tag: latest@sha256:8bbbdc265ab1ba9f1d2d00ada6060dd4669bebdbc8e6ce96b1f54e964ff5ec6f + tag: latest@sha256:ed47044d1421424a134ff80e38da33d4a362812364e99dc1a09521a55dab42c1 securityContext: readOnlyRootFilesystem: false diff --git a/incubator/lancache-monolithic/0.0.24/questions.yaml b/incubator/lancache-monolithic/0.0.25/questions.yaml similarity index 99% rename from incubator/lancache-monolithic/0.0.24/questions.yaml rename to incubator/lancache-monolithic/0.0.25/questions.yaml index 45d1afd422..1c34aa42d9 100644 --- a/incubator/lancache-monolithic/0.0.24/questions.yaml +++ b/incubator/lancache-monolithic/0.0.25/questions.yaml @@ -2678,7 +2678,7 @@ questions: required: true - variable: docs group: Documentation - label: "Please read the documentation at https://truecharts.org" + label: Please read the documentation at https://truecharts.org schema: additional_attrs: true type: dict @@ -2690,7 +2690,7 @@ questions: default: true - variable: donateNag group: Documentation - label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor schema: additional_attrs: true type: dict diff --git a/incubator/lancache-monolithic/0.0.24/templates/common.yaml b/incubator/lancache-monolithic/0.0.25/templates/common.yaml similarity index 100% rename from incubator/lancache-monolithic/0.0.24/templates/common.yaml rename to incubator/lancache-monolithic/0.0.25/templates/common.yaml diff --git a/incubator/lancache-monolithic/0.0.24/values.yaml b/incubator/lancache-monolithic/0.0.25/values.yaml similarity index 100% rename from incubator/lancache-monolithic/0.0.24/values.yaml rename to incubator/lancache-monolithic/0.0.25/values.yaml diff --git a/incubator/obs-ndi/0.0.23/Chart.lock b/incubator/obs-ndi/0.0.23/Chart.lock deleted file mode 100644 index 745402f23b..0000000000 --- a/incubator/obs-ndi/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-30T23:53:51.757685303Z" diff --git a/incubator/obs-ndi/0.0.23/CHANGELOG.md b/incubator/obs-ndi/0.0.24/CHANGELOG.md similarity index 92% rename from incubator/obs-ndi/0.0.23/CHANGELOG.md rename to incubator/obs-ndi/0.0.24/CHANGELOG.md index 31de9ad396..20d57b8754 100644 --- a/incubator/obs-ndi/0.0.23/CHANGELOG.md +++ b/incubator/obs-ndi/0.0.24/CHANGELOG.md @@ -2,6 +2,15 @@ +## [obs-ndi-0.0.24](https://github.com/truecharts/charts/compare/obs-ndi-0.0.23...obs-ndi-0.0.24) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + ## [obs-ndi-0.0.23](https://github.com/truecharts/charts/compare/obs-ndi-0.0.21...obs-ndi-0.0.23) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ ### Chore -- update docker general non-major ([#3300](https://github.com/truecharts/apps/issues/3300)) - - ### Chore - -- add fake digest to new incubator Apps to fetch digests - - - - diff --git a/incubator/obs-ndi/0.0.24/Chart.lock b/incubator/obs-ndi/0.0.24/Chart.lock new file mode 100644 index 0000000000..af337c0374 --- /dev/null +++ b/incubator/obs-ndi/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-09-01T20:49:02.921206793Z" diff --git a/incubator/obs-ndi/0.0.23/Chart.yaml b/incubator/obs-ndi/0.0.24/Chart.yaml similarity index 98% rename from incubator/obs-ndi/0.0.23/Chart.yaml rename to incubator/obs-ndi/0.0.24/Chart.yaml index a5b81ff70a..2959134b36 100644 --- a/incubator/obs-ndi/0.0.23/Chart.yaml +++ b/incubator/obs-ndi/0.0.24/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/patrickstigler/docker-obs-ndi - https://hub.docker.com/r/patrickstigler/obs-ndi type: application -version: 0.0.23 +version: 0.0.24 diff --git a/incubator/obs-ndi/0.0.23/README.md b/incubator/obs-ndi/0.0.24/README.md similarity index 98% rename from incubator/obs-ndi/0.0.23/README.md rename to incubator/obs-ndi/0.0.24/README.md index 9f9fcc73ce..5002bd575d 100644 --- a/incubator/obs-ndi/0.0.23/README.md +++ b/incubator/obs-ndi/0.0.24/README.md @@ -1,6 +1,6 @@ # obs-ndi -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) This container is based on bb12489/gui-docker & bb12489/docker-obs. The OBS with NDI is incorporated into the container and can be used to stream your desktop. The main reason for this fork is to update the container and add it to the TrueNAS app store.
 diff --git a/incubator/obs-ndi/0.0.23/app-readme.md b/incubator/obs-ndi/0.0.24/app-readme.md similarity index 100% rename from incubator/obs-ndi/0.0.23/app-readme.md rename to incubator/obs-ndi/0.0.24/app-readme.md diff --git a/incubator/obs-ndi/0.0.23/charts/common-10.5.6.tgz b/incubator/obs-ndi/0.0.24/charts/common-10.5.6.tgz similarity index 100% rename from incubator/obs-ndi/0.0.23/charts/common-10.5.6.tgz rename to incubator/obs-ndi/0.0.24/charts/common-10.5.6.tgz diff --git a/incubator/obs-ndi/0.0.23/ix_values.yaml b/incubator/obs-ndi/0.0.24/ix_values.yaml similarity index 85% rename from incubator/obs-ndi/0.0.23/ix_values.yaml rename to incubator/obs-ndi/0.0.24/ix_values.yaml index 1cd81350aa..be69a42c46 100644 --- a/incubator/obs-ndi/0.0.23/ix_values.yaml +++ b/incubator/obs-ndi/0.0.24/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/obs-ndi - tag: latest@sha256:a45e06a7c2d5fdb82958ac1a00056648615ba2127715acd685d73331c4271ed9 + tag: latest@sha256:a7099c136f2f99b3e6fe4676d37aa595d7478d40bae4f61f9465eaa31fa597d4 persistence: configpath: enabled: true diff --git a/incubator/obs-ndi/0.0.23/questions.yaml b/incubator/obs-ndi/0.0.24/questions.yaml similarity index 99% rename from incubator/obs-ndi/0.0.23/questions.yaml rename to incubator/obs-ndi/0.0.24/questions.yaml index fdc8be0816..7a952077f5 100644 --- a/incubator/obs-ndi/0.0.23/questions.yaml +++ b/incubator/obs-ndi/0.0.24/questions.yaml @@ -2484,7 +2484,7 @@ questions: required: true - variable: docs group: Documentation - label: "Please read the documentation at https://truecharts.org" + label: Please read the documentation at https://truecharts.org schema: additional_attrs: true type: dict @@ -2496,7 +2496,7 @@ questions: default: true - variable: donateNag group: Documentation - label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor schema: additional_attrs: true type: dict diff --git a/incubator/obs-ndi/0.0.23/templates/common.yaml b/incubator/obs-ndi/0.0.24/templates/common.yaml similarity index 100% rename from incubator/obs-ndi/0.0.23/templates/common.yaml rename to incubator/obs-ndi/0.0.24/templates/common.yaml diff --git a/incubator/obs-ndi/0.0.23/values.yaml b/incubator/obs-ndi/0.0.24/values.yaml similarity index 100% rename from incubator/obs-ndi/0.0.23/values.yaml rename to incubator/obs-ndi/0.0.24/values.yaml diff --git a/incubator/openproject/0.0.27/CHANGELOG.md b/incubator/openproject/0.0.28/CHANGELOG.md similarity index 92% rename from incubator/openproject/0.0.27/CHANGELOG.md rename to incubator/openproject/0.0.28/CHANGELOG.md index 0fa3772e43..3b07f7df32 100644 --- a/incubator/openproject/0.0.27/CHANGELOG.md +++ b/incubator/openproject/0.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [openproject-0.0.28](https://github.com/truecharts/charts/compare/openproject-0.0.27...openproject-0.0.28) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + ## [openproject-0.0.27](https://github.com/truecharts/charts/compare/openproject-0.0.25...openproject-0.0.27) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ ### Chore - update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) - - - - -## [openproject-0.0.16](https://github.com/truecharts/charts/compare/openproject-0.0.15...openproject-0.0.16) (2022-08-08) - -### Chore - -- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) diff --git a/incubator/openproject/0.0.27/Chart.lock b/incubator/openproject/0.0.28/Chart.lock similarity index 85% rename from incubator/openproject/0.0.27/Chart.lock rename to incubator/openproject/0.0.28/Chart.lock index 07b5099f64..9a5c4a1a87 100644 --- a/incubator/openproject/0.0.27/Chart.lock +++ b/incubator/openproject/0.0.28/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.69 digest: sha256:ee7892824e92faa59af92ce8587e05ce7471f6a28751b79f51dfceffefb33cf3 -generated: "2022-08-30T23:54:36.508832816Z" +generated: "2022-09-01T20:49:14.994772954Z" diff --git a/incubator/openproject/0.0.27/Chart.yaml b/incubator/openproject/0.0.28/Chart.yaml similarity index 98% rename from incubator/openproject/0.0.27/Chart.yaml rename to incubator/openproject/0.0.28/Chart.yaml index 0d5e707e64..183fdb4477 100644 --- a/incubator/openproject/0.0.27/Chart.yaml +++ b/incubator/openproject/0.0.28/Chart.yaml @@ -26,7 +26,7 @@ sources: - http://openproject.org - https://hub.docker.com/u/openproject type: application -version: 0.0.27 +version: 0.0.28 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/openproject/0.0.27/README.md b/incubator/openproject/0.0.28/README.md similarity index 98% rename from incubator/openproject/0.0.27/README.md rename to incubator/openproject/0.0.28/README.md index e6313f4f51..94548e4fe7 100644 --- a/incubator/openproject/0.0.27/README.md +++ b/incubator/openproject/0.0.28/README.md @@ -1,6 +1,6 @@ # openproject -![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 12](https://img.shields.io/badge/AppVersion-12-informational?style=flat-square) +![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 12](https://img.shields.io/badge/AppVersion-12-informational?style=flat-square) OpenProject is a web-based project management system for location-independent team collaboration. diff --git a/incubator/openproject/0.0.27/app-readme.md b/incubator/openproject/0.0.28/app-readme.md similarity index 100% rename from incubator/openproject/0.0.27/app-readme.md rename to incubator/openproject/0.0.28/app-readme.md diff --git a/incubator/openproject/0.0.27/charts/common-10.5.6.tgz b/incubator/openproject/0.0.28/charts/common-10.5.6.tgz similarity index 100% rename from incubator/openproject/0.0.27/charts/common-10.5.6.tgz rename to incubator/openproject/0.0.28/charts/common-10.5.6.tgz diff --git a/incubator/openproject/0.0.27/charts/postgresql-8.0.69.tgz b/incubator/openproject/0.0.28/charts/postgresql-8.0.69.tgz similarity index 100% rename from incubator/openproject/0.0.27/charts/postgresql-8.0.69.tgz rename to incubator/openproject/0.0.28/charts/postgresql-8.0.69.tgz diff --git a/incubator/openproject/0.0.27/ix_values.yaml b/incubator/openproject/0.0.28/ix_values.yaml similarity index 89% rename from incubator/openproject/0.0.27/ix_values.yaml rename to incubator/openproject/0.0.28/ix_values.yaml index a718afbd65..45932dce9a 100644 --- a/incubator/openproject/0.0.27/ix_values.yaml +++ b/incubator/openproject/0.0.28/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/openproject pullPolicy: IfNotPresent - tag: v12@sha256:f95dd7310783a8b58550d2b4c65a3c968c42877fbc6d721d014f3daee512c2b1 + tag: v12@sha256:7db6ef7c213f8343418f7ddda4c1c4e86a887c4de1a60ed2c4666341c52215be securityContext: readOnlyRootFilesystem: false diff --git a/incubator/openproject/0.0.27/questions.yaml b/incubator/openproject/0.0.28/questions.yaml similarity index 99% rename from incubator/openproject/0.0.27/questions.yaml rename to incubator/openproject/0.0.28/questions.yaml index 297e88c3d4..42ebd1ed15 100644 --- a/incubator/openproject/0.0.27/questions.yaml +++ b/incubator/openproject/0.0.28/questions.yaml @@ -2459,7 +2459,7 @@ questions: required: true - variable: docs group: Documentation - label: "Please read the documentation at https://truecharts.org" + label: Please read the documentation at https://truecharts.org schema: additional_attrs: true type: dict @@ -2471,7 +2471,7 @@ questions: default: true - variable: donateNag group: Documentation - label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor schema: additional_attrs: true type: dict diff --git a/incubator/openproject/0.0.27/templates/_secrets.tpl b/incubator/openproject/0.0.28/templates/_secrets.tpl similarity index 100% rename from incubator/openproject/0.0.27/templates/_secrets.tpl rename to incubator/openproject/0.0.28/templates/_secrets.tpl diff --git a/incubator/openproject/0.0.27/templates/common.yaml b/incubator/openproject/0.0.28/templates/common.yaml similarity index 100% rename from incubator/openproject/0.0.27/templates/common.yaml rename to incubator/openproject/0.0.28/templates/common.yaml diff --git a/incubator/openproject/0.0.27/values.yaml b/incubator/openproject/0.0.28/values.yaml similarity index 100% rename from incubator/openproject/0.0.27/values.yaml rename to incubator/openproject/0.0.28/values.yaml diff --git a/incubator/passwordpusherephemeral/0.0.27/Chart.lock b/incubator/passwordpusherephemeral/0.0.27/Chart.lock deleted file mode 100644 index 9c53a72656..0000000000 --- a/incubator/passwordpusherephemeral/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-30T23:54:58.222918514Z" diff --git a/incubator/passwordpusherephemeral/0.0.27/CHANGELOG.md b/incubator/passwordpusherephemeral/0.0.28/CHANGELOG.md similarity index 91% rename from incubator/passwordpusherephemeral/0.0.27/CHANGELOG.md rename to incubator/passwordpusherephemeral/0.0.28/CHANGELOG.md index 7589840bbf..33ab449a2f 100644 --- a/incubator/passwordpusherephemeral/0.0.27/CHANGELOG.md +++ b/incubator/passwordpusherephemeral/0.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [passwordpusherephemeral-0.0.28](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.27...passwordpusherephemeral-0.0.28) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + ## [passwordpusherephemeral-0.0.27](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.25...passwordpusherephemeral-0.0.27) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ - move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) - - -## [passwordpusherephemeral-0.0.17](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.16...passwordpusherephemeral-0.0.17) (2022-08-10) - -### Chore - -- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421)) - - diff --git a/incubator/passwordpusherephemeral/0.0.28/Chart.lock b/incubator/passwordpusherephemeral/0.0.28/Chart.lock new file mode 100644 index 0000000000..1177b0294e --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-09-01T20:49:02.954098161Z" diff --git a/incubator/passwordpusherephemeral/0.0.27/Chart.yaml b/incubator/passwordpusherephemeral/0.0.28/Chart.yaml similarity index 98% rename from incubator/passwordpusherephemeral/0.0.27/Chart.yaml rename to incubator/passwordpusherephemeral/0.0.28/Chart.yaml index ac8b81011d..5a770de411 100644 --- a/incubator/passwordpusherephemeral/0.0.27/Chart.yaml +++ b/incubator/passwordpusherephemeral/0.0.28/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://github.com/pglombardo/PasswordPusher - https://hub.docker.com/r/pglombardo/pwpush-ephemeral/ type: application -version: 0.0.27 +version: 0.0.28 diff --git a/incubator/passwordpusherephemeral/0.0.27/README.md b/incubator/passwordpusherephemeral/0.0.28/README.md similarity index 98% rename from incubator/passwordpusherephemeral/0.0.27/README.md rename to incubator/passwordpusherephemeral/0.0.28/README.md index dd3836705d..1848549c57 100644 --- a/incubator/passwordpusherephemeral/0.0.27/README.md +++ b/incubator/passwordpusherephemeral/0.0.28/README.md @@ -1,6 +1,6 @@ # passwordpusherephemeral -![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Ephemeral version requires no other database container! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed. diff --git a/incubator/passwordpusherephemeral/0.0.27/app-readme.md b/incubator/passwordpusherephemeral/0.0.28/app-readme.md similarity index 100% rename from incubator/passwordpusherephemeral/0.0.27/app-readme.md rename to incubator/passwordpusherephemeral/0.0.28/app-readme.md diff --git a/incubator/passwordpusherephemeral/0.0.27/charts/common-10.5.6.tgz b/incubator/passwordpusherephemeral/0.0.28/charts/common-10.5.6.tgz similarity index 100% rename from incubator/passwordpusherephemeral/0.0.27/charts/common-10.5.6.tgz rename to incubator/passwordpusherephemeral/0.0.28/charts/common-10.5.6.tgz diff --git a/incubator/passwordpusherephemeral/0.0.27/ix_values.yaml b/incubator/passwordpusherephemeral/0.0.28/ix_values.yaml similarity index 83% rename from incubator/passwordpusherephemeral/0.0.27/ix_values.yaml rename to incubator/passwordpusherephemeral/0.0.28/ix_values.yaml index fc0f61a646..6cf6e943a1 100644 --- a/incubator/passwordpusherephemeral/0.0.27/ix_values.yaml +++ b/incubator/passwordpusherephemeral/0.0.28/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/passwordpusherephemeral - tag: latest@sha256:450bec9f7d8fc66537f72a22f89ca80ec6355f4898bf9a0067d862108daedbc1 + tag: latest@sha256:b4d39733d5917e0a1a61a365cced71fb461183f46f8e29f5b656e179dae675eb persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/passwordpusherephemeral/0.0.27/questions.yaml b/incubator/passwordpusherephemeral/0.0.28/questions.yaml similarity index 99% rename from incubator/passwordpusherephemeral/0.0.27/questions.yaml rename to incubator/passwordpusherephemeral/0.0.28/questions.yaml index 4462814b0d..af6683c63c 100644 --- a/incubator/passwordpusherephemeral/0.0.27/questions.yaml +++ b/incubator/passwordpusherephemeral/0.0.28/questions.yaml @@ -1852,7 +1852,7 @@ questions: required: true - variable: docs group: Documentation - label: "Please read the documentation at https://truecharts.org" + label: Please read the documentation at https://truecharts.org schema: additional_attrs: true type: dict @@ -1864,7 +1864,7 @@ questions: default: true - variable: donateNag group: Documentation - label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor schema: additional_attrs: true type: dict diff --git a/incubator/passwordpusherephemeral/0.0.27/templates/common.yaml b/incubator/passwordpusherephemeral/0.0.28/templates/common.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.27/templates/common.yaml rename to incubator/passwordpusherephemeral/0.0.28/templates/common.yaml diff --git a/incubator/passwordpusherephemeral/0.0.27/values.yaml b/incubator/passwordpusherephemeral/0.0.28/values.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.27/values.yaml rename to incubator/passwordpusherephemeral/0.0.28/values.yaml diff --git a/incubator/rimgo/0.0.45/Chart.lock b/incubator/rimgo/0.0.45/Chart.lock deleted file mode 100644 index 071a42ec9a..0000000000 --- a/incubator/rimgo/0.0.45/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T06:39:49.574531257Z" diff --git a/incubator/rimgo/0.0.45/CHANGELOG.md b/incubator/rimgo/0.0.46/CHANGELOG.md similarity index 91% rename from incubator/rimgo/0.0.45/CHANGELOG.md rename to incubator/rimgo/0.0.46/CHANGELOG.md index e04667f744..8b03066e30 100644 --- a/incubator/rimgo/0.0.45/CHANGELOG.md +++ b/incubator/rimgo/0.0.46/CHANGELOG.md @@ -2,6 +2,15 @@ +## [rimgo-0.0.46](https://github.com/truecharts/charts/compare/rimgo-0.0.45...rimgo-0.0.46) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + ## [rimgo-0.0.45](https://github.com/truecharts/charts/compare/rimgo-0.0.44...rimgo-0.0.45) (2022-08-31) ### Chore @@ -88,12 +97,3 @@ - -## [rimgo-0.0.34](https://github.com/truecharts/charts/compare/rimgo-0.0.33...rimgo-0.0.34) (2022-08-25) - -### Chore - -- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561)) - - - diff --git a/incubator/rimgo/0.0.46/Chart.lock b/incubator/rimgo/0.0.46/Chart.lock new file mode 100644 index 0000000000..0a42c1c9f2 --- /dev/null +++ b/incubator/rimgo/0.0.46/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-09-01T20:49:03.155942791Z" diff --git a/incubator/rimgo/0.0.45/Chart.yaml b/incubator/rimgo/0.0.46/Chart.yaml similarity index 97% rename from incubator/rimgo/0.0.45/Chart.yaml rename to incubator/rimgo/0.0.46/Chart.yaml index 4de5c6f5b4..236d522d82 100644 --- a/incubator/rimgo/0.0.45/Chart.yaml +++ b/incubator/rimgo/0.0.46/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo - https://quay.io/repository/pussthecatorg/rimgo type: application -version: 0.0.45 +version: 0.0.46 diff --git a/incubator/rimgo/0.0.45/README.md b/incubator/rimgo/0.0.46/README.md similarity index 98% rename from incubator/rimgo/0.0.45/README.md rename to incubator/rimgo/0.0.46/README.md index 4fca01028c..9de78e5689 100644 --- a/incubator/rimgo/0.0.45/README.md +++ b/incubator/rimgo/0.0.46/README.md @@ -1,6 +1,6 @@ # rimgo -![Version: 0.0.45](https://img.shields.io/badge/Version-0.0.45-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.46](https://img.shields.io/badge/Version-0.0.46-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Alternative Imgur front-end diff --git a/incubator/rimgo/0.0.45/app-readme.md b/incubator/rimgo/0.0.46/app-readme.md similarity index 100% rename from incubator/rimgo/0.0.45/app-readme.md rename to incubator/rimgo/0.0.46/app-readme.md diff --git a/incubator/rimgo/0.0.45/charts/common-10.5.6.tgz b/incubator/rimgo/0.0.46/charts/common-10.5.6.tgz similarity index 100% rename from incubator/rimgo/0.0.45/charts/common-10.5.6.tgz rename to incubator/rimgo/0.0.46/charts/common-10.5.6.tgz diff --git a/incubator/rimgo/0.0.45/ix_values.yaml b/incubator/rimgo/0.0.46/ix_values.yaml similarity index 82% rename from incubator/rimgo/0.0.45/ix_values.yaml rename to incubator/rimgo/0.0.46/ix_values.yaml index ad33a97372..a6e32b6e60 100644 --- a/incubator/rimgo/0.0.45/ix_values.yaml +++ b/incubator/rimgo/0.0.46/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rimgo - tag: latest@sha256:ea221ed10f55dc82d2b248340f559ce92c1832aa8693e91198c633d54cfdb33e + tag: latest@sha256:20a50ae727443b83223fcdde35df1ab1bffae2a1930577054c084ee5f8aa80e5 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/rimgo/0.0.45/questions.yaml b/incubator/rimgo/0.0.46/questions.yaml similarity index 99% rename from incubator/rimgo/0.0.45/questions.yaml rename to incubator/rimgo/0.0.46/questions.yaml index 485cc64559..becd92ee46 100644 --- a/incubator/rimgo/0.0.45/questions.yaml +++ b/incubator/rimgo/0.0.46/questions.yaml @@ -2299,7 +2299,7 @@ questions: required: true - variable: docs group: Documentation - label: "Please read the documentation at https://truecharts.org" + label: Please read the documentation at https://truecharts.org schema: additional_attrs: true type: dict @@ -2311,7 +2311,7 @@ questions: default: true - variable: donateNag group: Documentation - label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor schema: additional_attrs: true type: dict diff --git a/incubator/rimgo/0.0.45/templates/common.yaml b/incubator/rimgo/0.0.46/templates/common.yaml similarity index 100% rename from incubator/rimgo/0.0.45/templates/common.yaml rename to incubator/rimgo/0.0.46/templates/common.yaml diff --git a/incubator/rimgo/0.0.45/values.yaml b/incubator/rimgo/0.0.46/values.yaml similarity index 100% rename from incubator/rimgo/0.0.45/values.yaml rename to incubator/rimgo/0.0.46/values.yaml diff --git a/incubator/ring-mqtt/0.0.22/Chart.lock b/incubator/ring-mqtt/0.0.22/Chart.lock deleted file mode 100644 index de8368847e..0000000000 --- a/incubator/ring-mqtt/0.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T00:00:54.463046704Z" diff --git a/incubator/ring-mqtt/0.0.22/CHANGELOG.md b/incubator/ring-mqtt/0.0.23/CHANGELOG.md similarity index 92% rename from incubator/ring-mqtt/0.0.22/CHANGELOG.md rename to incubator/ring-mqtt/0.0.23/CHANGELOG.md index aa43efbada..6b016cf170 100644 --- a/incubator/ring-mqtt/0.0.22/CHANGELOG.md +++ b/incubator/ring-mqtt/0.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [ring-mqtt-0.0.23](https://github.com/truecharts/charts/compare/ring-mqtt-0.0.22...ring-mqtt-0.0.23) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + ## [ring-mqtt-0.0.22](https://github.com/truecharts/charts/compare/ring-mqtt-0.0.20...ring-mqtt-0.0.22) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ ### Chore - update docker general non-major ([#3300](https://github.com/truecharts/apps/issues/3300)) - - ### Chore - -- add fake digest to new incubator Apps to fetch digests - - - - -## [ring-mqtt-0.0.12](https://github.com/truecharts/apps/compare/ring-mqtt-0.0.11...ring-mqtt-0.0.12) (2022-07-23) diff --git a/incubator/ring-mqtt/0.0.23/Chart.lock b/incubator/ring-mqtt/0.0.23/Chart.lock new file mode 100644 index 0000000000..1aa9cf5648 --- /dev/null +++ b/incubator/ring-mqtt/0.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-09-01T20:49:34.136907247Z" diff --git a/incubator/ring-mqtt/0.0.22/Chart.yaml b/incubator/ring-mqtt/0.0.23/Chart.yaml similarity index 98% rename from incubator/ring-mqtt/0.0.22/Chart.yaml rename to incubator/ring-mqtt/0.0.23/Chart.yaml index 9fbcc619d4..849c8313f5 100644 --- a/incubator/ring-mqtt/0.0.22/Chart.yaml +++ b/incubator/ring-mqtt/0.0.23/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/tsightler/ring-mqtt - https://hub.docker.com/r/tsightler/ring-mqtt/ type: application -version: 0.0.22 +version: 0.0.23 diff --git a/incubator/ring-mqtt/0.0.22/README.md b/incubator/ring-mqtt/0.0.23/README.md similarity index 98% rename from incubator/ring-mqtt/0.0.22/README.md rename to incubator/ring-mqtt/0.0.23/README.md index cd8979280e..f2e0b295f4 100644 --- a/incubator/ring-mqtt/0.0.22/README.md +++ b/incubator/ring-mqtt/0.0.23/README.md @@ -1,6 +1,6 @@ # ring-mqtt -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT - See the project page for token auth procedure - https://github.com/tsightler/ring-mqtt#authentication diff --git a/incubator/ring-mqtt/0.0.22/app-readme.md b/incubator/ring-mqtt/0.0.23/app-readme.md similarity index 100% rename from incubator/ring-mqtt/0.0.22/app-readme.md rename to incubator/ring-mqtt/0.0.23/app-readme.md diff --git a/incubator/ring-mqtt/0.0.22/charts/common-10.5.6.tgz b/incubator/ring-mqtt/0.0.23/charts/common-10.5.6.tgz similarity index 100% rename from incubator/ring-mqtt/0.0.22/charts/common-10.5.6.tgz rename to incubator/ring-mqtt/0.0.23/charts/common-10.5.6.tgz diff --git a/incubator/ring-mqtt/0.0.22/ix_values.yaml b/incubator/ring-mqtt/0.0.23/ix_values.yaml similarity index 89% rename from incubator/ring-mqtt/0.0.22/ix_values.yaml rename to incubator/ring-mqtt/0.0.23/ix_values.yaml index 81f6285946..8b90f7a572 100644 --- a/incubator/ring-mqtt/0.0.22/ix_values.yaml +++ b/incubator/ring-mqtt/0.0.23/ix_values.yaml @@ -14,7 +14,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/ring-mqtt - tag: latest@sha256:d89c6556ce3d14b6401a8a0e135288151090719759bb9c2f5763dd339cf2a2e5 + tag: latest@sha256:fe9beb0313fd81f26e698e7b528ae13eab5e74f65fade8d51f626c3fc272e066 persistence: data: enabled: true diff --git a/incubator/ring-mqtt/0.0.22/questions.yaml b/incubator/ring-mqtt/0.0.23/questions.yaml similarity index 99% rename from incubator/ring-mqtt/0.0.22/questions.yaml rename to incubator/ring-mqtt/0.0.23/questions.yaml index 4be514e66f..cb9a93a548 100644 --- a/incubator/ring-mqtt/0.0.22/questions.yaml +++ b/incubator/ring-mqtt/0.0.23/questions.yaml @@ -2116,7 +2116,7 @@ questions: required: true - variable: docs group: Documentation - label: "Please read the documentation at https://truecharts.org" + label: Please read the documentation at https://truecharts.org schema: additional_attrs: true type: dict @@ -2128,7 +2128,7 @@ questions: default: true - variable: donateNag group: Documentation - label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor schema: additional_attrs: true type: dict diff --git a/incubator/ring-mqtt/0.0.22/templates/common.yaml b/incubator/ring-mqtt/0.0.23/templates/common.yaml similarity index 100% rename from incubator/ring-mqtt/0.0.22/templates/common.yaml rename to incubator/ring-mqtt/0.0.23/templates/common.yaml diff --git a/incubator/ring-mqtt/0.0.22/values.yaml b/incubator/ring-mqtt/0.0.23/values.yaml similarity index 100% rename from incubator/ring-mqtt/0.0.22/values.yaml rename to incubator/ring-mqtt/0.0.23/values.yaml diff --git a/incubator/vertex/0.0.40/Chart.lock b/incubator/vertex/0.0.40/Chart.lock deleted file mode 100644 index 039370f85a..0000000000 --- a/incubator/vertex/0.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T06:39:49.552712817Z" diff --git a/incubator/vertex/0.0.40/CHANGELOG.md b/incubator/vertex/0.0.41/CHANGELOG.md similarity index 86% rename from incubator/vertex/0.0.40/CHANGELOG.md rename to incubator/vertex/0.0.41/CHANGELOG.md index 02be2090cc..e5c1789bf2 100644 --- a/incubator/vertex/0.0.40/CHANGELOG.md +++ b/incubator/vertex/0.0.41/CHANGELOG.md @@ -2,6 +2,15 @@ +## [vertex-0.0.41](https://github.com/truecharts/charts/compare/vertex-0.0.40...vertex-0.0.41) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + ## [vertex-0.0.40](https://github.com/truecharts/charts/compare/vertex-0.0.39...vertex-0.0.40) (2022-08-31) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545)) - - -## [vertex-0.0.28](https://github.com/truecharts/charts/compare/vertex-0.0.26...vertex-0.0.28) (2022-08-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) - - update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523)) diff --git a/incubator/vertex/0.0.41/Chart.lock b/incubator/vertex/0.0.41/Chart.lock new file mode 100644 index 0000000000..15be1d7e9a --- /dev/null +++ b/incubator/vertex/0.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-09-01T20:49:34.405419407Z" diff --git a/incubator/vertex/0.0.40/Chart.yaml b/incubator/vertex/0.0.41/Chart.yaml similarity index 98% rename from incubator/vertex/0.0.40/Chart.yaml rename to incubator/vertex/0.0.41/Chart.yaml index f97bd127e4..2bc449cfad 100644 --- a/incubator/vertex/0.0.40/Chart.yaml +++ b/incubator/vertex/0.0.41/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://gitlab.lswl.in/lswl/vertex - https://hub.docker.com/r/lswl/vertex type: application -version: 0.0.40 +version: 0.0.41 diff --git a/incubator/vertex/0.0.40/README.md b/incubator/vertex/0.0.41/README.md similarity index 98% rename from incubator/vertex/0.0.40/README.md rename to incubator/vertex/0.0.41/README.md index 942122c054..df478f25f5 100644 --- a/incubator/vertex/0.0.40/README.md +++ b/incubator/vertex/0.0.41/README.md @@ -1,6 +1,6 @@ # vertex -![Version: 0.0.40](https://img.shields.io/badge/Version-0.0.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) +![Version: 0.0.41](https://img.shields.io/badge/Version-0.0.41-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) Vertex , , , , PT diff --git a/incubator/vertex/0.0.40/app-readme.md b/incubator/vertex/0.0.41/app-readme.md similarity index 100% rename from incubator/vertex/0.0.40/app-readme.md rename to incubator/vertex/0.0.41/app-readme.md diff --git a/incubator/vertex/0.0.40/charts/common-10.5.6.tgz b/incubator/vertex/0.0.41/charts/common-10.5.6.tgz similarity index 100% rename from incubator/vertex/0.0.40/charts/common-10.5.6.tgz rename to incubator/vertex/0.0.41/charts/common-10.5.6.tgz diff --git a/incubator/vertex/0.0.40/ix_values.yaml b/incubator/vertex/0.0.41/ix_values.yaml similarity index 82% rename from incubator/vertex/0.0.40/ix_values.yaml rename to incubator/vertex/0.0.41/ix_values.yaml index 6baf6342b1..798e51178c 100644 --- a/incubator/vertex/0.0.40/ix_values.yaml +++ b/incubator/vertex/0.0.41/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/vertex - tag: vstable@sha256:8a160da15bbfb86c591e882176347fd3de0f6d41836d652e3cad8788ef639672 + tag: vstable@sha256:14921b762fbf16b282343d4985fa70c3e49302b9192ee30113a3f3a518df54c5 persistence: config: enabled: true diff --git a/incubator/vertex/0.0.40/questions.yaml b/incubator/vertex/0.0.41/questions.yaml similarity index 99% rename from incubator/vertex/0.0.40/questions.yaml rename to incubator/vertex/0.0.41/questions.yaml index 744fc4d4e8..e755517a86 100644 --- a/incubator/vertex/0.0.40/questions.yaml +++ b/incubator/vertex/0.0.41/questions.yaml @@ -2472,7 +2472,7 @@ questions: required: true - variable: docs group: Documentation - label: "Please read the documentation at https://truecharts.org" + label: Please read the documentation at https://truecharts.org schema: additional_attrs: true type: dict @@ -2484,7 +2484,7 @@ questions: default: true - variable: donateNag group: Documentation - label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor schema: additional_attrs: true type: dict diff --git a/incubator/vertex/0.0.40/templates/common.yaml b/incubator/vertex/0.0.41/templates/common.yaml similarity index 100% rename from incubator/vertex/0.0.40/templates/common.yaml rename to incubator/vertex/0.0.41/templates/common.yaml diff --git a/incubator/vertex/0.0.40/values.yaml b/incubator/vertex/0.0.41/values.yaml similarity index 100% rename from incubator/vertex/0.0.40/values.yaml rename to incubator/vertex/0.0.41/values.yaml diff --git a/incubator/virt-manager/0.0.44/Chart.lock b/incubator/virt-manager/0.0.44/Chart.lock deleted file mode 100644 index 39a959d2fe..0000000000 --- a/incubator/virt-manager/0.0.44/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T06:40:14.308676408Z" diff --git a/incubator/virt-manager/0.0.44/CHANGELOG.md b/incubator/virt-manager/0.0.45/CHANGELOG.md similarity index 91% rename from incubator/virt-manager/0.0.44/CHANGELOG.md rename to incubator/virt-manager/0.0.45/CHANGELOG.md index a4cbfbb2d0..e037f4be82 100644 --- a/incubator/virt-manager/0.0.44/CHANGELOG.md +++ b/incubator/virt-manager/0.0.45/CHANGELOG.md @@ -2,6 +2,15 @@ +## [virt-manager-0.0.45](https://github.com/truecharts/charts/compare/virt-manager-0.0.44...virt-manager-0.0.45) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + ## [virt-manager-0.0.44](https://github.com/truecharts/charts/compare/virt-manager-0.0.43...virt-manager-0.0.44) (2022-08-31) ### Chore @@ -88,12 +97,3 @@ - -## [virt-manager-0.0.33](https://github.com/truecharts/charts/compare/virt-manager-0.0.32...virt-manager-0.0.33) (2022-08-25) - -### Chore - -- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561)) - - - diff --git a/incubator/virt-manager/0.0.45/Chart.lock b/incubator/virt-manager/0.0.45/Chart.lock new file mode 100644 index 0000000000..e36a6037c5 --- /dev/null +++ b/incubator/virt-manager/0.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-09-01T20:49:34.71016899Z" diff --git a/incubator/virt-manager/0.0.44/Chart.yaml b/incubator/virt-manager/0.0.45/Chart.yaml similarity index 98% rename from incubator/virt-manager/0.0.44/Chart.yaml rename to incubator/virt-manager/0.0.45/Chart.yaml index eb6ccbe25e..e7a4821063 100644 --- a/incubator/virt-manager/0.0.44/Chart.yaml +++ b/incubator/virt-manager/0.0.45/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager - https://hub.docker.com/r/mber5/virt-manager type: application -version: 0.0.44 +version: 0.0.45 diff --git a/incubator/virt-manager/0.0.44/README.md b/incubator/virt-manager/0.0.45/README.md similarity index 98% rename from incubator/virt-manager/0.0.44/README.md rename to incubator/virt-manager/0.0.45/README.md index ec131dc64a..a933609723 100644 --- a/incubator/virt-manager/0.0.44/README.md +++ b/incubator/virt-manager/0.0.45/README.md @@ -1,6 +1,6 @@ # virt-manager -![Version: 0.0.44](https://img.shields.io/badge/Version-0.0.44-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.45](https://img.shields.io/badge/Version-0.0.45-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) The virt-manager application is a desktop user interface for managing virtual machines through libvirt. diff --git a/incubator/virt-manager/0.0.44/app-readme.md b/incubator/virt-manager/0.0.45/app-readme.md similarity index 100% rename from incubator/virt-manager/0.0.44/app-readme.md rename to incubator/virt-manager/0.0.45/app-readme.md diff --git a/incubator/virt-manager/0.0.44/charts/common-10.5.6.tgz b/incubator/virt-manager/0.0.45/charts/common-10.5.6.tgz similarity index 100% rename from incubator/virt-manager/0.0.44/charts/common-10.5.6.tgz rename to incubator/virt-manager/0.0.45/charts/common-10.5.6.tgz diff --git a/incubator/virt-manager/0.0.44/ix_values.yaml b/incubator/virt-manager/0.0.45/ix_values.yaml similarity index 87% rename from incubator/virt-manager/0.0.44/ix_values.yaml rename to incubator/virt-manager/0.0.45/ix_values.yaml index 7dcb50a3fb..bfdfca00ce 100644 --- a/incubator/virt-manager/0.0.44/ix_values.yaml +++ b/incubator/virt-manager/0.0.45/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/virt-manager - tag: latest@sha256:232792b3e2676b4b7011c613a7bc0e00520a3f2faf1fc0f9cfbe33cf4c5ff9c2 + tag: latest@sha256:ba7346ea6764c1ed465608f144b5e7dd5847b36513f7d408de6e9de0abc0c324 persistence: devkvm: enabled: true diff --git a/incubator/virt-manager/0.0.44/questions.yaml b/incubator/virt-manager/0.0.45/questions.yaml similarity index 99% rename from incubator/virt-manager/0.0.44/questions.yaml rename to incubator/virt-manager/0.0.45/questions.yaml index 718313a47a..5e0b312732 100644 --- a/incubator/virt-manager/0.0.44/questions.yaml +++ b/incubator/virt-manager/0.0.45/questions.yaml @@ -3003,7 +3003,7 @@ questions: required: true - variable: docs group: Documentation - label: "Please read the documentation at https://truecharts.org" + label: Please read the documentation at https://truecharts.org schema: additional_attrs: true type: dict @@ -3015,7 +3015,7 @@ questions: default: true - variable: donateNag group: Documentation - label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor schema: additional_attrs: true type: dict diff --git a/incubator/virt-manager/0.0.44/templates/common.yaml b/incubator/virt-manager/0.0.45/templates/common.yaml similarity index 100% rename from incubator/virt-manager/0.0.44/templates/common.yaml rename to incubator/virt-manager/0.0.45/templates/common.yaml diff --git a/incubator/virt-manager/0.0.44/values.yaml b/incubator/virt-manager/0.0.45/values.yaml similarity index 100% rename from incubator/virt-manager/0.0.44/values.yaml rename to incubator/virt-manager/0.0.45/values.yaml diff --git a/incubator/wger/1.0.0/CHANGELOG.md b/incubator/wger/1.0.0/CHANGELOG.md new file mode 100644 index 0000000000..e907980459 --- /dev/null +++ b/incubator/wger/1.0.0/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wger-1.0.0](https://github.com/truecharts/charts/compare/wger-0.0.54...wger-1.0.0) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + ### Feat + +- BREAKING-CHANGE big cleanup - move to configmap ([#3652](https://github.com/truecharts/charts/issues/3652)) + + + + +## [wger-0.0.54](https://github.com/truecharts/charts/compare/wger-0.0.52...wger-0.0.54) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [wger-0.0.53](https://github.com/truecharts/charts/compare/wger-0.0.52...wger-0.0.53) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [wger-0.0.52](https://github.com/truecharts/charts/compare/wger-0.0.51...wger-0.0.52) (2022-08-30) + +### Chore + +- update helm general non-major ([#3624](https://github.com/truecharts/charts/issues/3624)) + + + + +## [wger-0.0.51](https://github.com/truecharts/charts/compare/wger-0.0.49...wger-0.0.51) (2022-08-29) + +### Chore + +- update helm general non-major ([#3621](https://github.com/truecharts/charts/issues/3621)) + - update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) + + + + +## [wger-0.0.49](https://github.com/truecharts/charts/compare/wger-0.0.46...wger-0.0.49) (2022-08-27) + +### Chore + +- update docker general non-major ([#3587](https://github.com/truecharts/charts/issues/3587)) + + ### Fix + +- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586)) + + + + +## [wger-0.0.46](https://github.com/truecharts/charts/compare/wger-0.0.45...wger-0.0.46) (2022-08-26) + +### Chore + +- update docker general non-major ([#3573](https://github.com/truecharts/charts/issues/3573)) + + + + +## [wger-0.0.45](https://github.com/truecharts/charts/compare/wger-0.0.44...wger-0.0.45) (2022-08-25) + +### Chore + +- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561)) + + + + +## [wger-0.0.44](https://github.com/truecharts/charts/compare/wger-0.0.43...wger-0.0.44) (2022-08-24) + +### Chore + +- update docker general non-major ([#3552](https://github.com/truecharts/charts/issues/3552)) + + + + +## [wger-0.0.43](https://github.com/truecharts/charts/compare/wger-0.0.41...wger-0.0.43) (2022-08-23) + +### Chore diff --git a/stable/n8n/4.0.50/Chart.lock b/incubator/wger/1.0.0/Chart.lock similarity index 88% rename from stable/n8n/4.0.50/Chart.lock rename to incubator/wger/1.0.0/Chart.lock index 4fd6e27c51..b35dbeb3ed 100644 --- a/stable/n8n/4.0.50/Chart.lock +++ b/incubator/wger/1.0.0/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.67 digest: sha256:1c6ba2cfc84ac5c9cca053fd1d5442cd3f885a349425199967457130aee0eb4a -generated: "2022-08-31T00:34:07.684540661Z" +generated: "2022-09-01T20:50:21.382108155Z" diff --git a/incubator/wger/1.0.0/Chart.yaml b/incubator/wger/1.0.0/Chart.yaml new file mode 100644 index 0000000000..83310f46cd --- /dev/null +++ b/incubator/wger/1.0.0/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.69 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.67 +description: Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility. +home: https://truecharts.org/docs/charts/incubator/wger +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wger.png +keywords: + - workout +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wger +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/wger + - https://github.com/wger-project/wger + - https://github.com/wger-project/docker +version: 1.0.0 +annotations: + truecharts.org/catagories: | + - life + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/wger/1.0.0/README.md b/incubator/wger/1.0.0/README.md new file mode 100644 index 0000000000..c5533cb658 --- /dev/null +++ b/incubator/wger/1.0.0/README.md @@ -0,0 +1,111 @@ +# wger + +![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility. + +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: [wger](https://truecharts.org/docs/charts/incubator/wger) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.69 | +| https://charts.truecharts.org | redis | 3.0.67 | +| https://library-charts.truecharts.org | common | 10.5.6 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). + +### Helm + +To install the chart with the release name `wger` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install wger TrueCharts/wger +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `wger` deployment + +```console +helm uninstall wger +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install wger \ + --set env.TZ="America/New York" \ + TrueCharts/wger +``` + +#### 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 wger TrueCharts/wger -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/wger/1.0.0/app-readme.md b/incubator/wger/1.0.0/app-readme.md new file mode 100644 index 0000000000..e340e8acdb --- /dev/null +++ b/incubator/wger/1.0.0/app-readme.md @@ -0,0 +1,8 @@ +Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/incubator/wger](https://truecharts.org/docs/charts/incubator/wger) + +--- + +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/incubator/zabbix-server/2.0.38/charts/common-10.5.6.tgz b/incubator/wger/1.0.0/charts/common-10.5.6.tgz similarity index 100% rename from incubator/zabbix-server/2.0.38/charts/common-10.5.6.tgz rename to incubator/wger/1.0.0/charts/common-10.5.6.tgz diff --git a/incubator/zabbix-server/2.0.38/charts/postgresql-8.0.69.tgz b/incubator/wger/1.0.0/charts/postgresql-8.0.69.tgz similarity index 100% rename from incubator/zabbix-server/2.0.38/charts/postgresql-8.0.69.tgz rename to incubator/wger/1.0.0/charts/postgresql-8.0.69.tgz diff --git a/stable/n8n/4.0.50/charts/redis-3.0.67.tgz b/incubator/wger/1.0.0/charts/redis-3.0.67.tgz similarity index 100% rename from stable/n8n/4.0.50/charts/redis-3.0.67.tgz rename to incubator/wger/1.0.0/charts/redis-3.0.67.tgz diff --git a/incubator/wger/1.0.0/ix_values.yaml b/incubator/wger/1.0.0/ix_values.yaml new file mode 100644 index 0000000000..f9a544412a --- /dev/null +++ b/incubator/wger/1.0.0/ix_values.yaml @@ -0,0 +1,91 @@ +image: + repository: tccr.io/truecharts/wger + tag: latest@sha256:f42b5566b0a95fedb417422a67556e5f52b4733385348142dbff525d6f09a066 + pullPolicy: IfNotPresent + +nginxImage: + repository: tccr.io/truecharts/nginx + tag: v1.23.1@sha256:1620254cd011e2b81361f1f4682fd6cceadf13b07f8e37f322b60407d6d5a766 + pullPolicy: IfNotPresent + +securityContext: + runAsNonRoot: false + readOnlyRootFilesystem: false + +podSecurityContext: + runAsUser: 1000 + runAsGroup: 1000 + fsGroup: 1000 + +envFrom: + - secretRef: + name: '{{ include "tc.common.names.fullname" . }}-wger-secret' + - configMapRef: + name: '{{ include "tc.common.names.fullname" . }}-wger-configmap' + +wger: + general: + # Where the backend will listen. Leave this as is, unless nginx is removed + site_url: "http://localhost:8000" + sync_exercises_on_startup: false + download_exercise_images_on_startup: false + allow_registration: true + allow_guest_users: true + allow_upload_videos: true + exercise_cache_ttl: "3600" + django_perform_migrations: true + django_debug: false + mail: + enable_email: false + from_email: "" + email_host: "" + email_port: 587 + email_host_user: "username" + email_host_password: "password" + email_use_tls: false + email_use_ssl: false + captcha: + recaptha_public_key: "" + recaptha_private_key: "" + nocaptcha: true + +service: + main: + ports: + main: + port: 10249 + +persistence: + media: + enabled: true + mountPath: "/home/wger/media" + static: + enabled: true + type: emptyDir + mountPath: "/home/wger/static" + wger-config: + enabled: "true" + noMount: true + readOnly: true + type: "custom" + volumeSpec: + configMap: + name: '{{ include "tc.common.names.fullname" . }}-wger-nginx-config' + items: + - key: nginx.conf + path: default.conf + +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: wger + postgresqlDatabase: wger + +redis: + enabled: true + existingSecret: "rediscreds" + redisUsername: "default" + redisDatabase: "0" + +portal: + enabled: true diff --git a/incubator/wger/1.0.0/questions.yaml b/incubator/wger/1.0.0/questions.yaml new file mode 100644 index 0000000000..814ca3a1a1 --- /dev/null +++ b/incubator/wger/1.0.0/questions.yaml @@ -0,0 +1,2623 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: wger + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: general + label: "General Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: sync_exercises_on_startup + label: "SYNC_EXERCISES_ON_STARTUP (Slow Startup)" + description: "Enabling that can greatly impact the startup of this app" + schema: + type: boolean + default: false + - variable: download_exercise_images_on_startup + label: "DOWNLOAD_EXERCISE_IMAGES_ON_STARTUP (Slow Startup)" + description: "Enabling that can greatly impact the startup of this app" + schema: + type: boolean + default: false + - variable: allow_registration + label: "ALLOW_REGISTRATION" + schema: + type: boolean + default: true + - variable: allow_guest_users + label: "ALLOW_GUEST_USERS" + schema: + type: boolean + default: true + - variable: allow_upload_videos + label: "ALLOW_UPLOAD_VIDEOS" + schema: + type: boolean + default: true + - variable: exercise_cache_ttl + label: "EXERCISE_CACHE_TTL" + schema: + type: string + required: true + default: "3600" + - variable: django_perform_migrations + label: "DJANGO_PERFORM_MIGRATIONS" + schema: + type: boolean + default: true + - variable: django_debug + label: "DJANGO_DEBUG" + schema: + type: boolean + default: false + - variable: mail + label: "Mail Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enable_email + label: "Email Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: from_email + label: "FROM_EMAIL" + schema: + type: string + required: true + default: "" + - variable: email_host + label: "EMAIL_HOST" + schema: + type: string + required: true + default: "" + - variable: email_port + label: "EMAIL_PORT" + schema: + type: int + required: true + default: 587 + - variable: email_host_user + label: "EMAIL_HOST_USER" + schema: + type: string + required: true + default: "" + - variable: email_host_password + label: "EMAIL_HOST_PASSWORD" + schema: + type: string + required: true + private: true + default: "" + - variable: email_use_tls + label: "EMAIL_USE_TLS" + schema: + type: boolean + default: false + - variable: email_use_ssl + label: "EMAIL_USE_SSL" + schema: + type: boolean + default: false + - variable: captca + label: "Captca Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: captchasettings + label: "Captcha Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: recaptha_public_key + label: "RECAPTCHA_PUBLIC_KEY" + schema: + type: string + default: "" + - variable: recaptha_private_key + label: "RECAPTCHA_PRIVATE_KEY" + schema: + type: string + private: true + default: "" + - variable: nocaptcha + label: "NOCAPTCHA" + schema: + type: boolean + default: true + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, 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: 10249 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 10249 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: media + label: "App Media Storage" + description: "Stores the Application Media." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: 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: 1000 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 1000 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 1000 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/incubator/wger/1.0.0/templates/_configmap.tpl b/incubator/wger/1.0.0/templates/_configmap.tpl new file mode 100644 index 0000000000..de7dd55f0d --- /dev/null +++ b/incubator/wger/1.0.0/templates/_configmap.tpl @@ -0,0 +1,84 @@ +{{/* Define the configmap */}} +{{- define "wger.configmap" -}} + +{{- $configName := printf "%s-wger-configmap" (include "tc.common.names.fullname" .) }} +{{- $nginxConfigName := printf "%s-wger-nginx-config" (include "tc.common.names.fullname" .) }} + +--- +{{/* This configmap are loaded on both main authentik container and worker */}} +apiVersion: v1 +kind: ConfigMap +metadata: + name: {{ $configName }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} +data: + {{/* Dependencies */}} + DJANGO_DB_ENGINE: "django.db.backends.postgresql" + DJANGO_DB_DATABASE: {{ .Values.postgresql.postgresqlDatabase }} + DJANGO_DB_USER: {{ .Values.postgresql.postgresqlUsername }} + DJANGO_DB_PORT: "5432" + DJANGO_DB_HOST: {{ printf "%v-%v" .Release.Name "postgresql" }} + DJANGO_CACHE_BACKEND: "django_redis.cache.RedisCache" + DJANGO_CACHE_CLIENT_CLASS: "django_redis.client.DefaultClient" + DJANGO_CACHE_TIMEOUT: "1296000" + TIME_ZONE: {{ .Values.TZ | quote }} + {{/* True, not true */}} + WGER_USE_GUNICORN: "True" + {{/* User Defined */}} + {{/* General */}} + {{- with .Values.wger.general.site_url }} + SITE_URL: {{ . | quote }} + {{- end }} + {{- with .Values.wger.general.exercise_cache_ttl }} + EXERCISE_CACHE_TTL: {{ . | quote }} + {{- end }} + ALLOW_REGISTRATION: {{ ternary "True" "False" .Values.wger.general.allow_registration | squote }} + ALLOW_GUEST_USERS: {{ ternary "True" "False" .Values.wger.general.allow_guest_users | squote }} + ALLOW_UPLOAD_VIDEOS: {{ ternary "True" "False" .Values.wger.general.allow_upload_videos | squote }} + SYNC_EXERCISES_ON_STARTUP: {{ ternary "True" "False" .Values.wger.general.sync_exercises_on_startup | squote }} + DOWNLOAD_EXERCISE_IMAGES_ON_STARTUP: {{ ternary "True" "False" .Values.wger.general.download_exercise_images_on_startup | squote }} + DJANGO_PERFORM_MIGRATIONS: {{ ternary "True" "False" .Values.wger.general.django_perform_migrations | squote }} + DJANGO_DEBUG: {{ ternary "True" "False" .Values.wger.general.django_debug | squote }} + {{/* Captcha */}} + NOCAPTCHA: {{ ternary "True" "False" .Values.wger.captcha.nocaptcha | squote }} + {{/* Mail */}} + {{- if .Values.wger.mail.enable_email }} + {{/* Any value is considered true */}} + ENABLE_EMAIL: "True" + {{- end }} + FROM_EMAIL: {{ .Values.wger.mail.from_email | quote }} + EMAIL_HOST: {{ .Values.wger.mail.email_host | quote }} + EMAIL_PORT: {{ .Values.wger.mail.email_port | quote }} + EMAIL_USE_TLS: {{ ternary "True" "False" .Values.wger.mail.email_use_tls | squote }} + EMAIL_USE_SSL: {{ ternary "True" "False" .Values.wger.mail.email_use_ssl | squote }} +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: {{ $nginxConfigName }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} +data: + nginx.conf: |- + upstream wger { + server localhost:8000; + } + server { + listen {{ .Values.service.main.ports.main.port }}; + location / { + proxy_pass http://localhost:8000; + proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; + proxy_set_header Host $host; + proxy_redirect off; + } + location /static/ { + alias /static/; + } + location /media/ { + alias /media/; + } + # Increase max body size to allow for video uploads + client_max_body_size 100M; + } +{{- end }} diff --git a/incubator/wger/1.0.0/templates/_nginx.tpl b/incubator/wger/1.0.0/templates/_nginx.tpl new file mode 100644 index 0000000000..6f0a1c8330 --- /dev/null +++ b/incubator/wger/1.0.0/templates/_nginx.tpl @@ -0,0 +1,22 @@ +{{/* Define the nginx container */}} +{{- define "wger.nginx" -}} +image: {{ .Values.nginxImage.repository }}:{{ .Values.nginxImage.tag }} +imagePullPolicy: {{ .Values.nginxImage.pullPolicy }} +ports: + - containerPort: {{ .Values.service.main.ports.main.port }} + name: main +securityContext: + runAsUser: 0 + runAsGroup: 1000 + readOnlyRootFilesystem: false + runAsNonRoot: false +volumeMounts: + - name: wger-config + mountPath: "/etc/nginx/conf.d/default.conf" + subPath: default.conf + readOnly: true + - name: media + mountPath: "/media" + - name: static + mountPath: "/static" +{{- end -}} diff --git a/incubator/wger/1.0.0/templates/_secrets.tpl b/incubator/wger/1.0.0/templates/_secrets.tpl new file mode 100644 index 0000000000..42ab8b5711 --- /dev/null +++ b/incubator/wger/1.0.0/templates/_secrets.tpl @@ -0,0 +1,31 @@ +{{/* Define the secrets */}} +{{- define "wger.secrets" -}} + +{{- $secretName := printf "%s-wger-secret" (include "tc.common.names.fullname" .) }} + +--- + +apiVersion: v1 +kind: Secret +type: Opaque +metadata: + name: {{ $secretName }} +data: + {{- with (lookup "v1" "Secret" .Release.Namespace $secretName) }} + SECRET_KEY: {{ index .data "SECRET_KEY" }} + {{- else }} + SECRET_KEY: {{ randAlphaNum 32 | b64enc }} + {{- end }} + {{- $redisPass := .Values.redis.redisPassword | trimAll "\"" }} + DJANGO_CACHE_LOCATION: {{ printf "redis://%v:%v@%v-redis/%v" .Values.redis.redisUsername $redisPass .Release.Name .Values.redis.redisDatabase | b64enc }} + DJANGO_DB_PASSWORD: {{ .Values.postgresql.postgresqlPassword | trimAll "\"" | b64enc }} + EMAIL_HOST_USER: {{ .Values.wger.mail.email_host_user | b64enc }} + EMAIL_HOST_PASSWORD: {{ .Values.wger.mail.email_host_password | b64enc }} + {{- with .Values.wger.captcha.recaptha_public_key }} + RECAPTCHA_PUBLIC_KEY: {{ . | b64enc }} + {{- end }} + {{- with .Values.wger.captcha.recaptha_private_key }} + RECAPTCHA_PRIVATE_KEY: {{ . | b64enc }} + {{- end }} + +{{- end -}} diff --git a/incubator/wger/1.0.0/templates/common.yaml b/incubator/wger/1.0.0/templates/common.yaml new file mode 100644 index 0000000000..b554f3ce02 --- /dev/null +++ b/incubator/wger/1.0.0/templates/common.yaml @@ -0,0 +1,12 @@ +{{- include "tc.common.loader.init" . }} + +{{/* Render secrets for wger */}} +{{- include "wger.secrets" . }} + +{{/* Render configmap for wger */}} +{{- include "wger.configmap" . }} + +{{- $_ := set .Values.additionalContainers "nginx" (include "wger.nginx" . | fromYaml) -}} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/incubator/zabbix-server/2.0.38/values.yaml b/incubator/wger/1.0.0/values.yaml similarity index 100% rename from incubator/zabbix-server/2.0.38/values.yaml rename to incubator/wger/1.0.0/values.yaml diff --git a/incubator/zabbix-server/2.0.38/CHANGELOG.md b/incubator/zabbix-server/2.0.39/CHANGELOG.md similarity index 88% rename from incubator/zabbix-server/2.0.38/CHANGELOG.md rename to incubator/zabbix-server/2.0.39/CHANGELOG.md index c9472dcebe..533bda564e 100644 --- a/incubator/zabbix-server/2.0.38/CHANGELOG.md +++ b/incubator/zabbix-server/2.0.39/CHANGELOG.md @@ -2,6 +2,15 @@ +## [zabbix-server-2.0.39](https://github.com/truecharts/charts/compare/zabbix-server-2.0.38...zabbix-server-2.0.39) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + ## [zabbix-server-2.0.38](https://github.com/truecharts/charts/compare/zabbix-server-2.0.36...zabbix-server-2.0.38) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) - - - -## [zabbix-server-2.0.27](https://github.com/truecharts/charts/compare/zabbix-server-2.0.26...zabbix-server-2.0.27) (2022-08-08) - -### Chore - -- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) - - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) diff --git a/incubator/zabbix-server/2.0.38/Chart.lock b/incubator/zabbix-server/2.0.39/Chart.lock similarity index 85% rename from incubator/zabbix-server/2.0.38/Chart.lock rename to incubator/zabbix-server/2.0.39/Chart.lock index 85466fd413..92e491b6d5 100644 --- a/incubator/zabbix-server/2.0.38/Chart.lock +++ b/incubator/zabbix-server/2.0.39/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.69 digest: sha256:ee7892824e92faa59af92ce8587e05ce7471f6a28751b79f51dfceffefb33cf3 -generated: "2022-08-31T00:12:00.058130345Z" +generated: "2022-09-01T20:50:18.020347555Z" diff --git a/incubator/zabbix-server/2.0.38/Chart.yaml b/incubator/zabbix-server/2.0.39/Chart.yaml similarity index 96% rename from incubator/zabbix-server/2.0.38/Chart.yaml rename to incubator/zabbix-server/2.0.39/Chart.yaml index ed07ae11b1..c69a6d17b7 100644 --- a/incubator/zabbix-server/2.0.38/Chart.yaml +++ b/incubator/zabbix-server/2.0.39/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "6.2.1" +appVersion: "6.2.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/zabbix-server - https://hub.docker.com/r/zabbix/zabbix-server-pgsql - https://hub.docker.com/r/zabbix/zabbix-web-nginx-pgsql -version: 2.0.38 +version: 2.0.39 annotations: truecharts.org/catagories: | - utilities diff --git a/incubator/zabbix-server/2.0.38/README.md b/incubator/zabbix-server/2.0.39/README.md similarity index 94% rename from incubator/zabbix-server/2.0.38/README.md rename to incubator/zabbix-server/2.0.39/README.md index 511dff2e4d..19877cf438 100644 --- a/incubator/zabbix-server/2.0.38/README.md +++ b/incubator/zabbix-server/2.0.39/README.md @@ -1,6 +1,6 @@ # zabbix-server -![Version: 2.0.38](https://img.shields.io/badge/Version-2.0.38-informational?style=flat-square) ![AppVersion: 6.2.1](https://img.shields.io/badge/AppVersion-6.2.1-informational?style=flat-square) +![Version: 2.0.39](https://img.shields.io/badge/Version-2.0.39-informational?style=flat-square) ![AppVersion: 6.2.2](https://img.shields.io/badge/AppVersion-6.2.2-informational?style=flat-square) Zabbix is an enterprise-class open source distributed monitoring solution. diff --git a/incubator/zabbix-server/2.0.38/app-readme.md b/incubator/zabbix-server/2.0.39/app-readme.md similarity index 100% rename from incubator/zabbix-server/2.0.38/app-readme.md rename to incubator/zabbix-server/2.0.39/app-readme.md diff --git a/stable/clamav/3.0.36/charts/common-10.5.6.tgz b/incubator/zabbix-server/2.0.39/charts/common-10.5.6.tgz similarity index 100% rename from stable/clamav/3.0.36/charts/common-10.5.6.tgz rename to incubator/zabbix-server/2.0.39/charts/common-10.5.6.tgz diff --git a/stable/n8n/4.0.50/charts/postgresql-8.0.69.tgz b/incubator/zabbix-server/2.0.39/charts/postgresql-8.0.69.tgz similarity index 100% rename from stable/n8n/4.0.50/charts/postgresql-8.0.69.tgz rename to incubator/zabbix-server/2.0.39/charts/postgresql-8.0.69.tgz diff --git a/incubator/zabbix-server/2.0.38/ix_values.yaml b/incubator/zabbix-server/2.0.39/ix_values.yaml similarity index 96% rename from incubator/zabbix-server/2.0.38/ix_values.yaml rename to incubator/zabbix-server/2.0.39/ix_values.yaml index fb9f027381..120a8e76ab 100644 --- a/incubator/zabbix-server/2.0.38/ix_values.yaml +++ b/incubator/zabbix-server/2.0.39/ix_values.yaml @@ -1,16 +1,16 @@ image: repository: tccr.io/truecharts/zabbix-server - tag: 6.2.1@sha256:99d47e8e23dd610add738475ccf200a391a7acd0546e325d0e0cfde8b36def8e + tag: 6.2.2@sha256:0218c934ee444a8e7c128977cd32b3f1fbe9f3125a30a81065ab7748388382db pullPolicy: IfNotPresent frontImage: repository: tccr.io/truecharts/zabbix-web - tag: 6.2.1@sha256:caca82736ba1182f87155e350589ef9e9d38f41f4321939856f9bed54f279787 + tag: 6.2.2@sha256:e0226b1194dd411ee0782a80f9d4ef5a0dbaefd33b68bd37532f10e81d129baf pullPolicy: IfNotPresent snmptrapsImage: repository: tccr.io/truecharts/zabbix-snmptraps - tag: 6.2.1@sha256:1afacdd29934d403cd2618105af43f01637aac2b8bf42546a86721eddad70cb3 + tag: 6.2.2@sha256:eb6e0e5d2a8faf04effddd2a07207594dd0745ee429d914ab5c011a6559d3814 pullPolicy: IfNotPresent tty: true diff --git a/incubator/zabbix-server/2.0.38/questions.yaml b/incubator/zabbix-server/2.0.39/questions.yaml similarity index 99% rename from incubator/zabbix-server/2.0.38/questions.yaml rename to incubator/zabbix-server/2.0.39/questions.yaml index f22fe97123..d14c336f34 100644 --- a/incubator/zabbix-server/2.0.38/questions.yaml +++ b/incubator/zabbix-server/2.0.39/questions.yaml @@ -2966,7 +2966,7 @@ questions: required: true - variable: docs group: Documentation - label: "Please read the documentation at https://truecharts.org" + label: Please read the documentation at https://truecharts.org schema: additional_attrs: true type: dict @@ -2978,7 +2978,7 @@ questions: default: true - variable: donateNag group: Documentation - label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor schema: additional_attrs: true type: dict diff --git a/incubator/zabbix-server/2.0.38/templates/common.yaml b/incubator/zabbix-server/2.0.39/templates/common.yaml similarity index 100% rename from incubator/zabbix-server/2.0.38/templates/common.yaml rename to incubator/zabbix-server/2.0.39/templates/common.yaml diff --git a/stable/clamav/3.0.36/values.yaml b/incubator/zabbix-server/2.0.39/values.yaml similarity index 100% rename from stable/clamav/3.0.36/values.yaml rename to incubator/zabbix-server/2.0.39/values.yaml diff --git a/stable/clamav/3.0.36/Chart.lock b/stable/clamav/3.0.36/Chart.lock deleted file mode 100644 index 7041471176..0000000000 --- a/stable/clamav/3.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T00:15:40.541221133Z" diff --git a/stable/clamav/3.0.36/CHANGELOG.md b/stable/clamav/3.0.37/CHANGELOG.md similarity index 92% rename from stable/clamav/3.0.36/CHANGELOG.md rename to stable/clamav/3.0.37/CHANGELOG.md index b8d41c646d..adfb23f658 100644 --- a/stable/clamav/3.0.36/CHANGELOG.md +++ b/stable/clamav/3.0.37/CHANGELOG.md @@ -2,6 +2,15 @@ +## [clamav-3.0.37](https://github.com/truecharts/charts/compare/clamav-3.0.36...clamav-3.0.37) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + ## [clamav-3.0.36](https://github.com/truecharts/charts/compare/clamav-3.0.35...clamav-3.0.36) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ - update docker general non-major ([#3326](https://github.com/truecharts/apps/issues/3326)) - - -## [clamav-3.0.26](https://github.com/truecharts/apps/compare/clamav-3.0.25...clamav-3.0.26) (2022-07-27) - -### Chore - -- update docker general non-major ([#3313](https://github.com/truecharts/apps/issues/3313)) - - diff --git a/stable/clamav/3.0.37/Chart.lock b/stable/clamav/3.0.37/Chart.lock new file mode 100644 index 0000000000..9de8df79a2 --- /dev/null +++ b/stable/clamav/3.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-09-01T20:50:05.494151817Z" diff --git a/stable/clamav/3.0.36/Chart.yaml b/stable/clamav/3.0.37/Chart.yaml similarity index 98% rename from stable/clamav/3.0.36/Chart.yaml rename to stable/clamav/3.0.37/Chart.yaml index 004ecc111a..2f2eee4e28 100644 --- a/stable/clamav/3.0.36/Chart.yaml +++ b/stable/clamav/3.0.37/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/clamav/clamav - https://docs.clamav.net/ type: application -version: 3.0.36 +version: 3.0.37 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/clamav/3.0.36/README.md b/stable/clamav/3.0.37/README.md similarity index 98% rename from stable/clamav/3.0.36/README.md rename to stable/clamav/3.0.37/README.md index 4282b074dd..76fdd6eb87 100644 --- a/stable/clamav/3.0.36/README.md +++ b/stable/clamav/3.0.37/README.md @@ -1,6 +1,6 @@ # clamav -![Version: 3.0.36](https://img.shields.io/badge/Version-3.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.105.1](https://img.shields.io/badge/AppVersion-0.105.1-informational?style=flat-square) +![Version: 3.0.37](https://img.shields.io/badge/Version-3.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.105.1](https://img.shields.io/badge/AppVersion-0.105.1-informational?style=flat-square) ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. diff --git a/stable/clamav/3.0.36/app-readme.md b/stable/clamav/3.0.37/app-readme.md similarity index 100% rename from stable/clamav/3.0.36/app-readme.md rename to stable/clamav/3.0.37/app-readme.md diff --git a/stable/cyberchef/2.0.74/charts/common-10.5.6.tgz b/stable/clamav/3.0.37/charts/common-10.5.6.tgz similarity index 100% rename from stable/cyberchef/2.0.74/charts/common-10.5.6.tgz rename to stable/clamav/3.0.37/charts/common-10.5.6.tgz diff --git a/stable/clamav/3.0.36/ix_values.yaml b/stable/clamav/3.0.37/ix_values.yaml similarity index 94% rename from stable/clamav/3.0.36/ix_values.yaml rename to stable/clamav/3.0.37/ix_values.yaml index ce3a0a7d5a..15a98bb85e 100644 --- a/stable/clamav/3.0.36/ix_values.yaml +++ b/stable/clamav/3.0.37/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/clamav pullPolicy: IfNotPresent - tag: 0.105.1@sha256:2872c49de8b98fc020c3c9e2800891bf6b952b82fd33de3bcd386ff6f9cf490b + tag: 0.105.1@sha256:566bb446cb5fe2d3faa15c17d1db9c2812d58c4e87bdd26aae158b66368d799c podSecurityContext: runAsUser: 0 diff --git a/stable/clamav/3.0.36/questions.yaml b/stable/clamav/3.0.37/questions.yaml similarity index 99% rename from stable/clamav/3.0.36/questions.yaml rename to stable/clamav/3.0.37/questions.yaml index fa131328f3..85b8ddecc5 100644 --- a/stable/clamav/3.0.36/questions.yaml +++ b/stable/clamav/3.0.37/questions.yaml @@ -3026,7 +3026,7 @@ questions: required: true - variable: docs group: Documentation - label: "Please read the documentation at https://truecharts.org" + label: Please read the documentation at https://truecharts.org schema: additional_attrs: true type: dict @@ -3038,7 +3038,7 @@ questions: default: true - variable: donateNag group: Documentation - label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor schema: additional_attrs: true type: dict diff --git a/stable/clamav/3.0.36/templates/_cronjob.tpl b/stable/clamav/3.0.37/templates/_cronjob.tpl similarity index 100% rename from stable/clamav/3.0.36/templates/_cronjob.tpl rename to stable/clamav/3.0.37/templates/_cronjob.tpl diff --git a/stable/clamav/3.0.36/templates/common.yaml b/stable/clamav/3.0.37/templates/common.yaml similarity index 100% rename from stable/clamav/3.0.36/templates/common.yaml rename to stable/clamav/3.0.37/templates/common.yaml diff --git a/stable/cyberchef/2.0.74/values.yaml b/stable/clamav/3.0.37/values.yaml similarity index 100% rename from stable/cyberchef/2.0.74/values.yaml rename to stable/clamav/3.0.37/values.yaml diff --git a/stable/cyberchef/2.0.74/Chart.lock b/stable/cyberchef/2.0.74/Chart.lock deleted file mode 100644 index a56f005b20..0000000000 --- a/stable/cyberchef/2.0.74/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T06:40:14.757587291Z" diff --git a/stable/cyberchef/2.0.74/CHANGELOG.md b/stable/cyberchef/2.0.75/CHANGELOG.md similarity index 91% rename from stable/cyberchef/2.0.74/CHANGELOG.md rename to stable/cyberchef/2.0.75/CHANGELOG.md index 996c4fca45..c388a5d4d2 100644 --- a/stable/cyberchef/2.0.74/CHANGELOG.md +++ b/stable/cyberchef/2.0.75/CHANGELOG.md @@ -2,6 +2,15 @@ +## [cyberchef-2.0.75](https://github.com/truecharts/charts/compare/cyberchef-2.0.74...cyberchef-2.0.75) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + ## [cyberchef-2.0.74](https://github.com/truecharts/charts/compare/cyberchef-2.0.73...cyberchef-2.0.74) (2022-08-31) ### Chore @@ -88,12 +97,3 @@ ### Chore -- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545)) - - - - -## [cyberchef-2.0.63](https://github.com/truecharts/charts/compare/cyberchef-2.0.62...cyberchef-2.0.63) (2022-08-23) - -### Chore - diff --git a/stable/cyberchef/2.0.75/Chart.lock b/stable/cyberchef/2.0.75/Chart.lock new file mode 100644 index 0000000000..6cf5ca7d22 --- /dev/null +++ b/stable/cyberchef/2.0.75/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-09-01T20:50:06.064387354Z" diff --git a/stable/cyberchef/2.0.74/Chart.yaml b/stable/cyberchef/2.0.75/Chart.yaml similarity index 98% rename from stable/cyberchef/2.0.74/Chart.yaml rename to stable/cyberchef/2.0.75/Chart.yaml index 4c8f78e829..c6a24d3512 100644 --- a/stable/cyberchef/2.0.74/Chart.yaml +++ b/stable/cyberchef/2.0.75/Chart.yaml @@ -18,7 +18,7 @@ name: cyberchef sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef - https://hub.docker.com/r/mpepping/cyberchef -version: 2.0.74 +version: 2.0.75 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/cyberchef/2.0.74/README.md b/stable/cyberchef/2.0.75/README.md similarity index 98% rename from stable/cyberchef/2.0.74/README.md rename to stable/cyberchef/2.0.75/README.md index 4a955f9b19..23c32d4b79 100644 --- a/stable/cyberchef/2.0.74/README.md +++ b/stable/cyberchef/2.0.75/README.md @@ -1,6 +1,6 @@ # cyberchef -![Version: 2.0.74](https://img.shields.io/badge/Version-2.0.74-informational?style=flat-square) ![AppVersion: 9.46.0](https://img.shields.io/badge/AppVersion-9.46.0-informational?style=flat-square) +![Version: 2.0.75](https://img.shields.io/badge/Version-2.0.75-informational?style=flat-square) ![AppVersion: 9.46.0](https://img.shields.io/badge/AppVersion-9.46.0-informational?style=flat-square) CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. diff --git a/stable/cyberchef/2.0.74/app-readme.md b/stable/cyberchef/2.0.75/app-readme.md similarity index 100% rename from stable/cyberchef/2.0.74/app-readme.md rename to stable/cyberchef/2.0.75/app-readme.md diff --git a/stable/grafana/4.0.55/charts/common-10.5.6.tgz b/stable/cyberchef/2.0.75/charts/common-10.5.6.tgz similarity index 100% rename from stable/grafana/4.0.55/charts/common-10.5.6.tgz rename to stable/cyberchef/2.0.75/charts/common-10.5.6.tgz diff --git a/stable/cyberchef/2.0.74/ix_values.yaml b/stable/cyberchef/2.0.75/ix_values.yaml similarity index 78% rename from stable/cyberchef/2.0.74/ix_values.yaml rename to stable/cyberchef/2.0.75/ix_values.yaml index 28209efbe4..f8f2ee01bc 100644 --- a/stable/cyberchef/2.0.74/ix_values.yaml +++ b/stable/cyberchef/2.0.75/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/cyberchef - tag: v9.46.0@sha256:bba61bf08f1ccca88d6ec9958bce655cd17180d6414d1f6dd65b4eb2f19f30b7 + tag: v9.46.0@sha256:1db9eea696953fd237b917ed7d1b1ce59ff6b95fe08be8492b2c5f5d2ae6a6a4 pullPolicy: IfNotPresent securityContext: diff --git a/stable/cyberchef/2.0.74/questions.yaml b/stable/cyberchef/2.0.75/questions.yaml similarity index 99% rename from stable/cyberchef/2.0.74/questions.yaml rename to stable/cyberchef/2.0.75/questions.yaml index 8b92d03b8a..9701402b98 100644 --- a/stable/cyberchef/2.0.74/questions.yaml +++ b/stable/cyberchef/2.0.75/questions.yaml @@ -2274,7 +2274,7 @@ questions: required: true - variable: docs group: Documentation - label: "Please read the documentation at https://truecharts.org" + label: Please read the documentation at https://truecharts.org schema: additional_attrs: true type: dict @@ -2286,7 +2286,7 @@ questions: default: true - variable: donateNag group: Documentation - label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor schema: additional_attrs: true type: dict diff --git a/stable/cyberchef/2.0.74/templates/common.yaml b/stable/cyberchef/2.0.75/templates/common.yaml similarity index 100% rename from stable/cyberchef/2.0.74/templates/common.yaml rename to stable/cyberchef/2.0.75/templates/common.yaml diff --git a/stable/grafana/4.0.55/values.yaml b/stable/cyberchef/2.0.75/values.yaml similarity index 100% rename from stable/grafana/4.0.55/values.yaml rename to stable/cyberchef/2.0.75/values.yaml diff --git a/stable/grafana/4.0.55/Chart.lock b/stable/grafana/4.0.55/Chart.lock deleted file mode 100644 index 8fb82e2e27..0000000000 --- a/stable/grafana/4.0.55/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T00:23:41.373954308Z" diff --git a/stable/grafana/4.0.55/CHANGELOG.md b/stable/grafana/4.0.56/CHANGELOG.md similarity index 91% rename from stable/grafana/4.0.55/CHANGELOG.md rename to stable/grafana/4.0.56/CHANGELOG.md index ea9ccc7a68..c73dfa4519 100644 --- a/stable/grafana/4.0.55/CHANGELOG.md +++ b/stable/grafana/4.0.56/CHANGELOG.md @@ -2,6 +2,15 @@ +## [grafana-4.0.56](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.23...grafana-4.0.56) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + ## [grafana-4.0.55](https://github.com/truecharts/charts/compare/grafana-4.0.53...grafana-4.0.55) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ ## [grafana-4.0.46](https://github.com/truecharts/charts/compare/grafana-4.0.45...grafana-4.0.46) (2022-08-17) ### Chore - -- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478)) - - - - -## [grafana-4.0.45](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.16...grafana-4.0.45) (2022-08-14) - -### Chore diff --git a/stable/grafana/4.0.56/Chart.lock b/stable/grafana/4.0.56/Chart.lock new file mode 100644 index 0000000000..a740293e18 --- /dev/null +++ b/stable/grafana/4.0.56/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-09-01T20:50:37.385560666Z" diff --git a/stable/grafana/4.0.55/Chart.yaml b/stable/grafana/4.0.56/Chart.yaml similarity index 96% rename from stable/grafana/4.0.55/Chart.yaml rename to stable/grafana/4.0.56/Chart.yaml index 60934b2a40..620cdd4404 100644 --- a/stable/grafana/4.0.55/Chart.yaml +++ b/stable/grafana/4.0.56/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "9.1.1" +appVersion: "9.1.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 4.0.55 +version: 4.0.56 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/grafana/4.0.55/README.md b/stable/grafana/4.0.56/README.md similarity index 95% rename from stable/grafana/4.0.55/README.md rename to stable/grafana/4.0.56/README.md index c3fa79487b..d96888ac8f 100644 --- a/stable/grafana/4.0.55/README.md +++ b/stable/grafana/4.0.56/README.md @@ -1,6 +1,6 @@ # grafana -![Version: 4.0.55](https://img.shields.io/badge/Version-4.0.55-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.1.1](https://img.shields.io/badge/AppVersion-9.1.1-informational?style=flat-square) +![Version: 4.0.56](https://img.shields.io/badge/Version-4.0.56-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.1.2](https://img.shields.io/badge/AppVersion-9.1.2-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.55/app-readme.md b/stable/grafana/4.0.56/app-readme.md similarity index 100% rename from stable/grafana/4.0.55/app-readme.md rename to stable/grafana/4.0.56/app-readme.md diff --git a/stable/impostor-server/1.0.36/charts/common-10.5.6.tgz b/stable/grafana/4.0.56/charts/common-10.5.6.tgz similarity index 100% rename from stable/impostor-server/1.0.36/charts/common-10.5.6.tgz rename to stable/grafana/4.0.56/charts/common-10.5.6.tgz diff --git a/stable/grafana/4.0.55/ix_values.yaml b/stable/grafana/4.0.56/ix_values.yaml similarity index 95% rename from stable/grafana/4.0.55/ix_values.yaml rename to stable/grafana/4.0.56/ix_values.yaml index 11319c46f2..373282e192 100644 --- a/stable/grafana/4.0.55/ix_values.yaml +++ b/stable/grafana/4.0.56/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/grafana pullPolicy: IfNotPresent - tag: 9.1.1@sha256:86a65ac03c5c3ac2f0f0b53d49b1bf5a50afc07bde6b207c23ce3017d2ca69e4 + tag: 9.1.2@sha256:163dc311e89f4632c475dc6c03419194ff830c93a4aa18384aa8fff7054dcd5a securityContext: readOnlyRootFilesystem: false diff --git a/stable/grafana/4.0.55/questions.yaml b/stable/grafana/4.0.56/questions.yaml similarity index 99% rename from stable/grafana/4.0.55/questions.yaml rename to stable/grafana/4.0.56/questions.yaml index ea944a2f62..75efdc072a 100644 --- a/stable/grafana/4.0.55/questions.yaml +++ b/stable/grafana/4.0.56/questions.yaml @@ -2556,7 +2556,7 @@ questions: required: true - variable: docs group: Documentation - label: "Please read the documentation at https://truecharts.org" + label: Please read the documentation at https://truecharts.org schema: additional_attrs: true type: dict @@ -2568,7 +2568,7 @@ questions: default: true - variable: donateNag group: Documentation - label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor schema: additional_attrs: true type: dict diff --git a/stable/grafana/4.0.55/templates/common.yaml b/stable/grafana/4.0.56/templates/common.yaml similarity index 100% rename from stable/grafana/4.0.55/templates/common.yaml rename to stable/grafana/4.0.56/templates/common.yaml diff --git a/stable/grafana/4.0.55/templates/prometheusrules.yaml b/stable/grafana/4.0.56/templates/prometheusrules.yaml similarity index 100% rename from stable/grafana/4.0.55/templates/prometheusrules.yaml rename to stable/grafana/4.0.56/templates/prometheusrules.yaml diff --git a/stable/grafana/4.0.55/templates/servicemonitor.yaml b/stable/grafana/4.0.56/templates/servicemonitor.yaml similarity index 100% rename from stable/grafana/4.0.55/templates/servicemonitor.yaml rename to stable/grafana/4.0.56/templates/servicemonitor.yaml diff --git a/stable/impostor-server/1.0.36/values.yaml b/stable/grafana/4.0.56/values.yaml similarity index 100% rename from stable/impostor-server/1.0.36/values.yaml rename to stable/grafana/4.0.56/values.yaml diff --git a/stable/impostor-server/1.0.36/Chart.lock b/stable/impostor-server/1.0.36/Chart.lock deleted file mode 100644 index 752ada11d4..0000000000 --- a/stable/impostor-server/1.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T00:26:02.223414475Z" diff --git a/stable/impostor-server/1.0.36/CHANGELOG.md b/stable/impostor-server/1.0.37/CHANGELOG.md similarity index 91% rename from stable/impostor-server/1.0.36/CHANGELOG.md rename to stable/impostor-server/1.0.37/CHANGELOG.md index 0120835fe5..e758749b1e 100644 --- a/stable/impostor-server/1.0.36/CHANGELOG.md +++ b/stable/impostor-server/1.0.37/CHANGELOG.md @@ -2,6 +2,15 @@ +## [impostor-server-1.0.37](https://github.com/truecharts/charts/compare/impostor-server-1.0.36...impostor-server-1.0.37) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + ## [impostor-server-1.0.36](https://github.com/truecharts/charts/compare/impostor-server-1.0.34...impostor-server-1.0.36) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302)) - - - -## [impostor-server-1.0.27](https://github.com/truecharts/apps/compare/impostor-server-1.0.26...impostor-server-1.0.27) (2022-07-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) diff --git a/stable/impostor-server/1.0.37/Chart.lock b/stable/impostor-server/1.0.37/Chart.lock new file mode 100644 index 0000000000..28d064eb0f --- /dev/null +++ b/stable/impostor-server/1.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-09-01T20:50:38.507646522Z" diff --git a/stable/impostor-server/1.0.36/Chart.yaml b/stable/impostor-server/1.0.37/Chart.yaml similarity index 95% rename from stable/impostor-server/1.0.36/Chart.yaml rename to stable/impostor-server/1.0.37/Chart.yaml index 7816d2f051..8a08552235 100644 --- a/stable/impostor-server/1.0.36/Chart.yaml +++ b/stable/impostor-server/1.0.37/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.7.1" +appVersion: "1.7.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ name: impostor-server sources: - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server type: application -version: 1.0.36 +version: 1.0.37 annotations: truecharts.org/catagories: | - games diff --git a/stable/impostor-server/1.0.36/README.md b/stable/impostor-server/1.0.37/README.md similarity index 95% rename from stable/impostor-server/1.0.36/README.md rename to stable/impostor-server/1.0.37/README.md index 58770efa8b..0541d713cd 100644 --- a/stable/impostor-server/1.0.36/README.md +++ b/stable/impostor-server/1.0.37/README.md @@ -1,6 +1,6 @@ # impostor-server -![Version: 1.0.36](https://img.shields.io/badge/Version-1.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.1](https://img.shields.io/badge/AppVersion-1.7.1-informational?style=flat-square) +![Version: 1.0.37](https://img.shields.io/badge/Version-1.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.2](https://img.shields.io/badge/AppVersion-1.7.2-informational?style=flat-square) A private Among Us server diff --git a/stable/impostor-server/1.0.36/app-readme.md b/stable/impostor-server/1.0.37/app-readme.md similarity index 100% rename from stable/impostor-server/1.0.36/app-readme.md rename to stable/impostor-server/1.0.37/app-readme.md diff --git a/stable/littlelink/6.0.59/charts/common-10.5.6.tgz b/stable/impostor-server/1.0.37/charts/common-10.5.6.tgz similarity index 100% rename from stable/littlelink/6.0.59/charts/common-10.5.6.tgz rename to stable/impostor-server/1.0.37/charts/common-10.5.6.tgz diff --git a/stable/impostor-server/1.0.36/ci/base-values.yaml b/stable/impostor-server/1.0.37/ci/base-values.yaml similarity index 100% rename from stable/impostor-server/1.0.36/ci/base-values.yaml rename to stable/impostor-server/1.0.37/ci/base-values.yaml diff --git a/stable/impostor-server/1.0.36/ci/values.yaml b/stable/impostor-server/1.0.37/ci/values.yaml similarity index 100% rename from stable/impostor-server/1.0.36/ci/values.yaml rename to stable/impostor-server/1.0.37/ci/values.yaml diff --git a/stable/impostor-server/1.0.36/ix_values.yaml b/stable/impostor-server/1.0.37/ix_values.yaml similarity index 89% rename from stable/impostor-server/1.0.36/ix_values.yaml rename to stable/impostor-server/1.0.37/ix_values.yaml index b0b2ebf5ad..8c1bf29ce2 100644 --- a/stable/impostor-server/1.0.36/ix_values.yaml +++ b/stable/impostor-server/1.0.37/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/impostor-server pullPolicy: IfNotPresent - tag: v1.7.1@sha256:6958d1db56c544f612157334a0a6b9aa4c13edc8a5df5b154ae4918608da4035 + tag: 1.7.2@sha256:59dd9845c6fe8d05ae26479477692c659a6c5d3faafd89f4e482fba22145bd25 nightlyImage: repository: tccr.io/truecharts/impostor-server-nightly diff --git a/stable/impostor-server/1.0.36/questions.yaml b/stable/impostor-server/1.0.37/questions.yaml similarity index 99% rename from stable/impostor-server/1.0.36/questions.yaml rename to stable/impostor-server/1.0.37/questions.yaml index 6b788607c9..0f70d1b9d6 100644 --- a/stable/impostor-server/1.0.36/questions.yaml +++ b/stable/impostor-server/1.0.37/questions.yaml @@ -443,7 +443,7 @@ questions: label: Port Type schema: type: string - default: TCP + default: UDP enum: - value: HTTP description: HTTP @@ -2161,7 +2161,7 @@ questions: required: true - variable: docs group: Documentation - label: "Please read the documentation at https://truecharts.org" + label: Please read the documentation at https://truecharts.org schema: additional_attrs: true type: dict @@ -2173,7 +2173,7 @@ questions: default: true - variable: donateNag group: Documentation - label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor schema: additional_attrs: true type: dict diff --git a/stable/impostor-server/1.0.36/templates/common.yaml b/stable/impostor-server/1.0.37/templates/common.yaml similarity index 100% rename from stable/impostor-server/1.0.36/templates/common.yaml rename to stable/impostor-server/1.0.37/templates/common.yaml diff --git a/stable/littlelink/6.0.59/values.yaml b/stable/impostor-server/1.0.37/values.yaml similarity index 100% rename from stable/littlelink/6.0.59/values.yaml rename to stable/impostor-server/1.0.37/values.yaml diff --git a/stable/littlelink/6.0.59/Chart.lock b/stable/littlelink/6.0.59/Chart.lock deleted file mode 100644 index 01cf08fdd4..0000000000 --- a/stable/littlelink/6.0.59/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T06:41:04.651593276Z" diff --git a/stable/littlelink/6.0.59/CHANGELOG.md b/stable/littlelink/6.0.60/CHANGELOG.md similarity index 92% rename from stable/littlelink/6.0.59/CHANGELOG.md rename to stable/littlelink/6.0.60/CHANGELOG.md index 792d48c64c..d778e12d29 100644 --- a/stable/littlelink/6.0.59/CHANGELOG.md +++ b/stable/littlelink/6.0.60/CHANGELOG.md @@ -2,6 +2,15 @@ +## [littlelink-6.0.60](https://github.com/truecharts/charts/compare/littlelink-6.0.59...littlelink-6.0.60) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + ## [littlelink-6.0.59](https://github.com/truecharts/charts/compare/littlelink-6.0.58...littlelink-6.0.59) (2022-08-31) ### Chore @@ -88,12 +97,3 @@ ## [littlelink-6.0.49](https://github.com/truecharts/charts/compare/littlelink-6.0.48...littlelink-6.0.49) (2022-08-17) -### Chore - -- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478)) - - - - -## [littlelink-6.0.48](https://github.com/truecharts/charts/compare/littlelink-6.0.47...littlelink-6.0.48) (2022-08-14) - diff --git a/stable/littlelink/6.0.60/Chart.lock b/stable/littlelink/6.0.60/Chart.lock new file mode 100644 index 0000000000..3519635e15 --- /dev/null +++ b/stable/littlelink/6.0.60/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-09-01T20:51:01.671466898Z" diff --git a/stable/littlelink/6.0.59/Chart.yaml b/stable/littlelink/6.0.60/Chart.yaml similarity index 98% rename from stable/littlelink/6.0.59/Chart.yaml rename to stable/littlelink/6.0.60/Chart.yaml index 1725d1d0b2..df7eca5960 100644 --- a/stable/littlelink/6.0.59/Chart.yaml +++ b/stable/littlelink/6.0.60/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 6.0.59 +version: 6.0.60 annotations: truecharts.org/catagories: | - social diff --git a/stable/littlelink/6.0.59/README.md b/stable/littlelink/6.0.60/README.md similarity index 98% rename from stable/littlelink/6.0.59/README.md rename to stable/littlelink/6.0.60/README.md index 7a8b7ce5d5..11f7d4a8c8 100644 --- a/stable/littlelink/6.0.59/README.md +++ b/stable/littlelink/6.0.60/README.md @@ -1,6 +1,6 @@ # littlelink -![Version: 6.0.59](https://img.shields.io/badge/Version-6.0.59-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 6.0.60](https://img.shields.io/badge/Version-6.0.60-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Easy platform to combine all your social links diff --git a/stable/littlelink/6.0.59/app-readme.md b/stable/littlelink/6.0.60/app-readme.md similarity index 100% rename from stable/littlelink/6.0.59/app-readme.md rename to stable/littlelink/6.0.60/app-readme.md diff --git a/stable/n8n/4.0.50/charts/common-10.5.6.tgz b/stable/littlelink/6.0.60/charts/common-10.5.6.tgz similarity index 100% rename from stable/n8n/4.0.50/charts/common-10.5.6.tgz rename to stable/littlelink/6.0.60/charts/common-10.5.6.tgz diff --git a/stable/littlelink/6.0.59/ix_values.yaml b/stable/littlelink/6.0.60/ix_values.yaml similarity index 93% rename from stable/littlelink/6.0.59/ix_values.yaml rename to stable/littlelink/6.0.60/ix_values.yaml index 3a1afd5d5a..7908f5d11f 100644 --- a/stable/littlelink/6.0.59/ix_values.yaml +++ b/stable/littlelink/6.0.60/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/littlelink-server pullPolicy: IfNotPresent - tag: latest@sha256:139e152fef0a57429d7fac39a8da01205b28f5788777649c263e8679ed2dc38f + tag: latest@sha256:749d7fedc93fab6036d1930be360e7430c3ce7d4e5fa4d02e9943500bcd88c97 service: main: diff --git a/stable/littlelink/6.0.59/questions.yaml b/stable/littlelink/6.0.60/questions.yaml similarity index 99% rename from stable/littlelink/6.0.59/questions.yaml rename to stable/littlelink/6.0.60/questions.yaml index 527f2156ee..317814f31a 100644 --- a/stable/littlelink/6.0.59/questions.yaml +++ b/stable/littlelink/6.0.60/questions.yaml @@ -2596,7 +2596,7 @@ questions: required: true - variable: docs group: Documentation - label: "Please read the documentation at https://truecharts.org" + label: Please read the documentation at https://truecharts.org schema: additional_attrs: true type: dict @@ -2608,7 +2608,7 @@ questions: default: true - variable: donateNag group: Documentation - label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor schema: additional_attrs: true type: dict diff --git a/stable/littlelink/6.0.59/templates/_configmap.tpl b/stable/littlelink/6.0.60/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/6.0.59/templates/_configmap.tpl rename to stable/littlelink/6.0.60/templates/_configmap.tpl diff --git a/stable/littlelink/6.0.59/templates/common.yaml b/stable/littlelink/6.0.60/templates/common.yaml similarity index 100% rename from stable/littlelink/6.0.59/templates/common.yaml rename to stable/littlelink/6.0.60/templates/common.yaml diff --git a/stable/n8n/4.0.50/values.yaml b/stable/littlelink/6.0.60/values.yaml similarity index 100% rename from stable/n8n/4.0.50/values.yaml rename to stable/littlelink/6.0.60/values.yaml diff --git a/stable/n8n/4.0.50/CHANGELOG.md b/stable/n8n/4.0.51/CHANGELOG.md similarity index 91% rename from stable/n8n/4.0.50/CHANGELOG.md rename to stable/n8n/4.0.51/CHANGELOG.md index d1ed752c35..ed05fef41d 100644 --- a/stable/n8n/4.0.50/CHANGELOG.md +++ b/stable/n8n/4.0.51/CHANGELOG.md @@ -2,6 +2,15 @@ +## [n8n-4.0.51](https://github.com/truecharts/charts/compare/n8n-4.0.50...n8n-4.0.51) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + ## [n8n-4.0.50](https://github.com/truecharts/charts/compare/n8n-4.0.48...n8n-4.0.50) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ ## [n8n-4.0.40](https://github.com/truecharts/charts/compare/n8n-4.0.39...n8n-4.0.40) (2022-08-17) -### Chore - -- update helm general non-major helm releases ([#3484](https://github.com/truecharts/charts/issues/3484)) - - - - -## [n8n-4.0.39](https://github.com/truecharts/charts/compare/n8n-4.0.38...n8n-4.0.39) (2022-08-14) - diff --git a/stable/n8n/4.0.51/Chart.lock b/stable/n8n/4.0.51/Chart.lock new file mode 100644 index 0000000000..b2f60c9d5b --- /dev/null +++ b/stable/n8n/4.0.51/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.69 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.67 +digest: sha256:1c6ba2cfc84ac5c9cca053fd1d5442cd3f885a349425199967457130aee0eb4a +generated: "2022-09-01T20:51:31.382594366Z" diff --git a/stable/n8n/4.0.50/Chart.yaml b/stable/n8n/4.0.51/Chart.yaml similarity index 96% rename from stable/n8n/4.0.50/Chart.yaml rename to stable/n8n/4.0.51/Chart.yaml index de1c88924b..6cf9bb43c6 100644 --- a/stable/n8n/4.0.50/Chart.yaml +++ b/stable/n8n/4.0.51/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.192.2" +appVersion: "0.193.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -29,7 +29,7 @@ sources: - https://docs.n8n.io/ - https://github.com/n8n-io/n8n - https://hub.docker.com/r/n8nio/n8n -version: 4.0.50 +version: 4.0.51 annotations: truecharts.org/catagories: | - media diff --git a/stable/n8n/4.0.50/README.md b/stable/n8n/4.0.51/README.md similarity index 94% rename from stable/n8n/4.0.50/README.md rename to stable/n8n/4.0.51/README.md index ba6b62ee29..46176e28ef 100644 --- a/stable/n8n/4.0.50/README.md +++ b/stable/n8n/4.0.51/README.md @@ -1,6 +1,6 @@ # n8n -![Version: 4.0.50](https://img.shields.io/badge/Version-4.0.50-informational?style=flat-square) ![AppVersion: 0.192.2](https://img.shields.io/badge/AppVersion-0.192.2-informational?style=flat-square) +![Version: 4.0.51](https://img.shields.io/badge/Version-4.0.51-informational?style=flat-square) ![AppVersion: 0.193.1](https://img.shields.io/badge/AppVersion-0.193.1-informational?style=flat-square) n8n is an extendable workflow automation tool. diff --git a/stable/n8n/4.0.50/app-readme.md b/stable/n8n/4.0.51/app-readme.md similarity index 100% rename from stable/n8n/4.0.50/app-readme.md rename to stable/n8n/4.0.51/app-readme.md diff --git a/stable/rsshub/3.0.84/charts/common-10.5.6.tgz b/stable/n8n/4.0.51/charts/common-10.5.6.tgz similarity index 100% rename from stable/rsshub/3.0.84/charts/common-10.5.6.tgz rename to stable/n8n/4.0.51/charts/common-10.5.6.tgz diff --git a/stable/synapse/4.0.38/charts/postgresql-8.0.69.tgz b/stable/n8n/4.0.51/charts/postgresql-8.0.69.tgz similarity index 100% rename from stable/synapse/4.0.38/charts/postgresql-8.0.69.tgz rename to stable/n8n/4.0.51/charts/postgresql-8.0.69.tgz diff --git a/stable/rsshub/3.0.84/charts/redis-3.0.67.tgz b/stable/n8n/4.0.51/charts/redis-3.0.67.tgz similarity index 100% rename from stable/rsshub/3.0.84/charts/redis-3.0.67.tgz rename to stable/n8n/4.0.51/charts/redis-3.0.67.tgz diff --git a/stable/n8n/4.0.50/ix_values.yaml b/stable/n8n/4.0.51/ix_values.yaml similarity index 97% rename from stable/n8n/4.0.50/ix_values.yaml rename to stable/n8n/4.0.51/ix_values.yaml index 051ce26d37..cc55f7f9ff 100644 --- a/stable/n8n/4.0.50/ix_values.yaml +++ b/stable/n8n/4.0.51/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/n8n - tag: 0.192.2@sha256:cb745df5d764fed56f60c2eba23300edfe08268721d476be657f3ba896daffd9 + tag: 0.193.1@sha256:16afbf588d054d85ed5106f8bbe603001036aebc3ecb5016659ff23c382add62 pullPolicy: IfNotPresent securityContext: diff --git a/stable/n8n/4.0.50/questions.yaml b/stable/n8n/4.0.51/questions.yaml similarity index 99% rename from stable/n8n/4.0.50/questions.yaml rename to stable/n8n/4.0.51/questions.yaml index 141e3bc99a..ffe451db69 100644 --- a/stable/n8n/4.0.50/questions.yaml +++ b/stable/n8n/4.0.51/questions.yaml @@ -2991,7 +2991,7 @@ questions: required: true - variable: docs group: Documentation - label: "Please read the documentation at https://truecharts.org" + label: Please read the documentation at https://truecharts.org schema: additional_attrs: true type: dict @@ -3003,7 +3003,7 @@ questions: default: true - variable: donateNag group: Documentation - label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor schema: additional_attrs: true type: dict diff --git a/stable/n8n/4.0.50/templates/_configmap.tpl b/stable/n8n/4.0.51/templates/_configmap.tpl similarity index 100% rename from stable/n8n/4.0.50/templates/_configmap.tpl rename to stable/n8n/4.0.51/templates/_configmap.tpl diff --git a/stable/n8n/4.0.50/templates/common.yaml b/stable/n8n/4.0.51/templates/common.yaml similarity index 100% rename from stable/n8n/4.0.50/templates/common.yaml rename to stable/n8n/4.0.51/templates/common.yaml diff --git a/stable/rsshub/3.0.84/values.yaml b/stable/n8n/4.0.51/values.yaml similarity index 100% rename from stable/rsshub/3.0.84/values.yaml rename to stable/n8n/4.0.51/values.yaml diff --git a/stable/rsshub/3.0.84/CHANGELOG.md b/stable/rsshub/3.0.85/CHANGELOG.md similarity index 92% rename from stable/rsshub/3.0.84/CHANGELOG.md rename to stable/rsshub/3.0.85/CHANGELOG.md index cb483f3268..90c21b0a00 100644 --- a/stable/rsshub/3.0.84/CHANGELOG.md +++ b/stable/rsshub/3.0.85/CHANGELOG.md @@ -2,6 +2,15 @@ +## [rsshub-3.0.85](https://github.com/truecharts/charts/compare/rsshub-3.0.84...rsshub-3.0.85) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + ## [rsshub-3.0.84](https://github.com/truecharts/charts/compare/rsshub-3.0.83...rsshub-3.0.84) (2022-08-31) ### Chore @@ -88,12 +97,3 @@ ## [rsshub-3.0.74](https://github.com/truecharts/charts/compare/rsshub-3.0.73...rsshub-3.0.74) (2022-08-26) - -### Chore - -- update docker general non-major ([#3573](https://github.com/truecharts/charts/issues/3573)) - - - - -## [rsshub-3.0.73](https://github.com/truecharts/charts/compare/rsshub-3.0.72...rsshub-3.0.73) (2022-08-25) diff --git a/stable/rsshub/3.0.84/Chart.lock b/stable/rsshub/3.0.85/Chart.lock similarity index 85% rename from stable/rsshub/3.0.84/Chart.lock rename to stable/rsshub/3.0.85/Chart.lock index c8d4f46134..4204a2f0e8 100644 --- a/stable/rsshub/3.0.84/Chart.lock +++ b/stable/rsshub/3.0.85/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.67 digest: sha256:f13ece297c4b9a2a5aaf39771f6410403b23e945ebbb82b0c9c35ac3cc69c4f0 -generated: "2022-08-31T06:41:32.283805885Z" +generated: "2022-09-01T20:51:22.755419884Z" diff --git a/stable/rsshub/3.0.84/Chart.yaml b/stable/rsshub/3.0.85/Chart.yaml similarity index 98% rename from stable/rsshub/3.0.84/Chart.yaml rename to stable/rsshub/3.0.85/Chart.yaml index de329660b9..2e35ffe02d 100644 --- a/stable/rsshub/3.0.84/Chart.yaml +++ b/stable/rsshub/3.0.85/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 3.0.84 +version: 3.0.85 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/3.0.84/README.md b/stable/rsshub/3.0.85/README.md similarity index 98% rename from stable/rsshub/3.0.84/README.md rename to stable/rsshub/3.0.85/README.md index 1a80c5ceff..ed572f4f1b 100644 --- a/stable/rsshub/3.0.84/README.md +++ b/stable/rsshub/3.0.85/README.md @@ -1,6 +1,6 @@ # rsshub -![Version: 3.0.84](https://img.shields.io/badge/Version-3.0.84-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 3.0.85](https://img.shields.io/badge/Version-3.0.85-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) RSSHub can generate RSS feeds from pretty much everything diff --git a/stable/rsshub/3.0.84/app-readme.md b/stable/rsshub/3.0.85/app-readme.md similarity index 100% rename from stable/rsshub/3.0.84/app-readme.md rename to stable/rsshub/3.0.85/app-readme.md diff --git a/stable/synapse/4.0.38/charts/common-10.5.6.tgz b/stable/rsshub/3.0.85/charts/common-10.5.6.tgz similarity index 100% rename from stable/synapse/4.0.38/charts/common-10.5.6.tgz rename to stable/rsshub/3.0.85/charts/common-10.5.6.tgz diff --git a/stable/rsshub/3.0.85/charts/redis-3.0.67.tgz b/stable/rsshub/3.0.85/charts/redis-3.0.67.tgz new file mode 100644 index 0000000000..41113c3970 Binary files /dev/null and b/stable/rsshub/3.0.85/charts/redis-3.0.67.tgz differ diff --git a/stable/rsshub/3.0.84/ix_values.yaml b/stable/rsshub/3.0.85/ix_values.yaml similarity index 93% rename from stable/rsshub/3.0.84/ix_values.yaml rename to stable/rsshub/3.0.85/ix_values.yaml index aa87d45817..fa63cdd2ef 100644 --- a/stable/rsshub/3.0.84/ix_values.yaml +++ b/stable/rsshub/3.0.85/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:45bdb08ebd0415bb57c8668dca013d856e38196e286125366f081d6832fa7dbe + tag: latest@sha256:1dc3df2cb45210a2719677f462fd0b3e6ab7f146846324e51258a09fdc9eb409 browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/stable/rsshub/3.0.84/questions.yaml b/stable/rsshub/3.0.85/questions.yaml similarity index 99% rename from stable/rsshub/3.0.84/questions.yaml rename to stable/rsshub/3.0.85/questions.yaml index 826cf86ef0..d7d29d8f74 100644 --- a/stable/rsshub/3.0.84/questions.yaml +++ b/stable/rsshub/3.0.85/questions.yaml @@ -2347,7 +2347,7 @@ questions: required: true - variable: docs group: Documentation - label: "Please read the documentation at https://truecharts.org" + label: Please read the documentation at https://truecharts.org schema: additional_attrs: true type: dict @@ -2359,7 +2359,7 @@ questions: default: true - variable: donateNag group: Documentation - label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor schema: additional_attrs: true type: dict diff --git a/stable/rsshub/3.0.84/templates/common.yaml b/stable/rsshub/3.0.85/templates/common.yaml similarity index 100% rename from stable/rsshub/3.0.84/templates/common.yaml rename to stable/rsshub/3.0.85/templates/common.yaml diff --git a/stable/synapse/4.0.38/values.yaml b/stable/rsshub/3.0.85/values.yaml similarity index 100% rename from stable/synapse/4.0.38/values.yaml rename to stable/rsshub/3.0.85/values.yaml diff --git a/stable/synapse/4.0.38/CHANGELOG.md b/stable/synapse/4.0.39/CHANGELOG.md similarity index 92% rename from stable/synapse/4.0.38/CHANGELOG.md rename to stable/synapse/4.0.39/CHANGELOG.md index d4c88ae685..c038d4620a 100644 --- a/stable/synapse/4.0.38/CHANGELOG.md +++ b/stable/synapse/4.0.39/CHANGELOG.md @@ -2,6 +2,15 @@ +## [synapse-4.0.39](https://github.com/truecharts/charts/compare/synapse-4.0.38...synapse-4.0.39) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + ## [synapse-4.0.38](https://github.com/truecharts/charts/compare/synapse-4.0.36...synapse-4.0.38) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ ### Chore - update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) - - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) - - - - -## [synapse-4.0.28](https://github.com/truecharts/apps/compare/synapse-4.0.27...synapse-4.0.28) (2022-07-26) - -### Chore - diff --git a/stable/synapse/4.0.38/Chart.lock b/stable/synapse/4.0.39/Chart.lock similarity index 85% rename from stable/synapse/4.0.38/Chart.lock rename to stable/synapse/4.0.39/Chart.lock index 5a1cb9ff5f..c51a23859a 100644 --- a/stable/synapse/4.0.38/Chart.lock +++ b/stable/synapse/4.0.39/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.69 digest: sha256:ee7892824e92faa59af92ce8587e05ce7471f6a28751b79f51dfceffefb33cf3 -generated: "2022-08-31T00:46:04.448840434Z" +generated: "2022-09-01T20:51:28.314933062Z" diff --git a/stable/synapse/4.0.38/Chart.yaml b/stable/synapse/4.0.39/Chart.yaml similarity index 95% rename from stable/synapse/4.0.38/Chart.yaml rename to stable/synapse/4.0.39/Chart.yaml index 08a943cddf..59a9dedd49 100644 --- a/stable/synapse/4.0.38/Chart.yaml +++ b/stable/synapse/4.0.39/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.65.0" +appVersion: "1.66.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,7 +25,7 @@ name: synapse sources: - https://github.com/truecharts/charts/tree/master/charts/stable/synapse type: application -version: 4.0.38 +version: 4.0.39 annotations: truecharts.org/catagories: | - cloud diff --git a/stable/synapse/4.0.38/README.md b/stable/synapse/4.0.39/README.md similarity index 95% rename from stable/synapse/4.0.38/README.md rename to stable/synapse/4.0.39/README.md index acb2c9aeb8..d6479eb8ac 100644 --- a/stable/synapse/4.0.38/README.md +++ b/stable/synapse/4.0.39/README.md @@ -1,6 +1,6 @@ # synapse -![Version: 4.0.38](https://img.shields.io/badge/Version-4.0.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.65.0](https://img.shields.io/badge/AppVersion-1.65.0-informational?style=flat-square) +![Version: 4.0.39](https://img.shields.io/badge/Version-4.0.39-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.66.0](https://img.shields.io/badge/AppVersion-1.66.0-informational?style=flat-square) A Helm chart to deploy a Matrix homeserver stack into Kubernetes diff --git a/stable/synapse/4.0.38/app-readme.md b/stable/synapse/4.0.39/app-readme.md similarity index 100% rename from stable/synapse/4.0.38/app-readme.md rename to stable/synapse/4.0.39/app-readme.md diff --git a/stable/tailscale/1.0.5/charts/common-10.5.6.tgz b/stable/synapse/4.0.39/charts/common-10.5.6.tgz similarity index 100% rename from stable/tailscale/1.0.5/charts/common-10.5.6.tgz rename to stable/synapse/4.0.39/charts/common-10.5.6.tgz diff --git a/stable/synapse/4.0.39/charts/postgresql-8.0.69.tgz b/stable/synapse/4.0.39/charts/postgresql-8.0.69.tgz new file mode 100644 index 0000000000..0b98e94f79 Binary files /dev/null and b/stable/synapse/4.0.39/charts/postgresql-8.0.69.tgz differ diff --git a/stable/synapse/4.0.38/ci/base-values.yaml b/stable/synapse/4.0.39/ci/base-values.yaml similarity index 100% rename from stable/synapse/4.0.38/ci/base-values.yaml rename to stable/synapse/4.0.39/ci/base-values.yaml diff --git a/stable/synapse/4.0.38/ci/basic-values.yaml b/stable/synapse/4.0.39/ci/basic-values.yaml similarity index 100% rename from stable/synapse/4.0.38/ci/basic-values.yaml rename to stable/synapse/4.0.39/ci/basic-values.yaml diff --git a/stable/synapse/4.0.38/ix_values.yaml b/stable/synapse/4.0.39/ix_values.yaml similarity index 99% rename from stable/synapse/4.0.38/ix_values.yaml rename to stable/synapse/4.0.39/ix_values.yaml index 621f959a1c..388d190b36 100644 --- a/stable/synapse/4.0.38/ix_values.yaml +++ b/stable/synapse/4.0.39/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/synapse pullPolicy: IfNotPresent - tag: 1.65.0@sha256:6a2c997a894e770de0402b2b7cffcd0f7a0acf34e6db0183d782085a854ab679 + tag: 1.66.0@sha256:d9b308358e47c370222f4d63d7e3d22fc23a613fa49290f298f0a16dc083b0bf command: - sh diff --git a/stable/synapse/4.0.38/questions.yaml b/stable/synapse/4.0.39/questions.yaml similarity index 99% rename from stable/synapse/4.0.38/questions.yaml rename to stable/synapse/4.0.39/questions.yaml index 0d65557d7d..8c6019062b 100644 --- a/stable/synapse/4.0.38/questions.yaml +++ b/stable/synapse/4.0.39/questions.yaml @@ -3291,7 +3291,7 @@ questions: required: true - variable: docs group: Documentation - label: "Please read the documentation at https://truecharts.org" + label: Please read the documentation at https://truecharts.org schema: additional_attrs: true type: dict @@ -3303,7 +3303,7 @@ questions: default: true - variable: donateNag group: Documentation - label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor schema: additional_attrs: true type: dict diff --git a/stable/synapse/4.0.38/templates/_configmap.tpl b/stable/synapse/4.0.39/templates/_configmap.tpl similarity index 100% rename from stable/synapse/4.0.38/templates/_configmap.tpl rename to stable/synapse/4.0.39/templates/_configmap.tpl diff --git a/stable/synapse/4.0.38/templates/_helpers.tpl b/stable/synapse/4.0.39/templates/_helpers.tpl similarity index 100% rename from stable/synapse/4.0.38/templates/_helpers.tpl rename to stable/synapse/4.0.39/templates/_helpers.tpl diff --git a/stable/synapse/4.0.38/templates/_secret.tpl b/stable/synapse/4.0.39/templates/_secret.tpl similarity index 100% rename from stable/synapse/4.0.38/templates/_secret.tpl rename to stable/synapse/4.0.39/templates/_secret.tpl diff --git a/stable/synapse/4.0.38/templates/common.yaml b/stable/synapse/4.0.39/templates/common.yaml similarity index 100% rename from stable/synapse/4.0.38/templates/common.yaml rename to stable/synapse/4.0.39/templates/common.yaml diff --git a/stable/tailscale/1.0.5/values.yaml b/stable/synapse/4.0.39/values.yaml similarity index 100% rename from stable/tailscale/1.0.5/values.yaml rename to stable/synapse/4.0.39/values.yaml diff --git a/stable/tailscale/1.0.5/Chart.lock b/stable/tailscale/1.0.5/Chart.lock deleted file mode 100644 index 2eb4c649cd..0000000000 --- a/stable/tailscale/1.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T00:46:25.451442646Z" diff --git a/stable/tailscale/1.0.5/CHANGELOG.md b/stable/tailscale/1.0.6/CHANGELOG.md similarity index 91% rename from stable/tailscale/1.0.5/CHANGELOG.md rename to stable/tailscale/1.0.6/CHANGELOG.md index 61df246867..268f3c464f 100644 --- a/stable/tailscale/1.0.5/CHANGELOG.md +++ b/stable/tailscale/1.0.6/CHANGELOG.md @@ -2,6 +2,15 @@ +## [tailscale-1.0.6](https://github.com/truecharts/charts/compare/tailscale-1.0.5...tailscale-1.0.6) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + ## [tailscale-1.0.5](https://github.com/truecharts/charts/compare/tailscale-1.0.3...tailscale-1.0.5) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ ## [tailscale-0.0.5](https://github.com/truecharts/charts/compare/tailscale-0.0.4...tailscale-0.0.5) (2022-08-22) ### Fix - -- don't override varrun ([#3532](https://github.com/truecharts/charts/issues/3532)) - - - - -## [tailscale-0.0.4](https://github.com/truecharts/charts/compare/tailscale-0.0.3...tailscale-0.0.4) (2022-08-20) - -### Fix diff --git a/stable/tailscale/1.0.6/Chart.lock b/stable/tailscale/1.0.6/Chart.lock new file mode 100644 index 0000000000..d3b1420f05 --- /dev/null +++ b/stable/tailscale/1.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-09-01T20:51:33.097052602Z" diff --git a/stable/tailscale/1.0.5/Chart.yaml b/stable/tailscale/1.0.6/Chart.yaml similarity index 95% rename from stable/tailscale/1.0.5/Chart.yaml rename to stable/tailscale/1.0.6/Chart.yaml index 068c07c4d9..88904f483e 100644 --- a/stable/tailscale/1.0.5/Chart.yaml +++ b/stable/tailscale/1.0.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.29.212" +appVersion: "1.31.7" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale - https://hub.docker.com/r/tailscale/tailscale - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh -version: 1.0.5 +version: 1.0.6 annotations: truecharts.org/catagories: | - network diff --git a/stable/tailscale/1.0.5/README.md b/stable/tailscale/1.0.6/README.md similarity index 94% rename from stable/tailscale/1.0.5/README.md rename to stable/tailscale/1.0.6/README.md index 412955fc4b..ae99305516 100644 --- a/stable/tailscale/1.0.5/README.md +++ b/stable/tailscale/1.0.6/README.md @@ -1,6 +1,6 @@ # tailscale -![Version: 1.0.5](https://img.shields.io/badge/Version-1.0.5-informational?style=flat-square) ![AppVersion: 1.29.212](https://img.shields.io/badge/AppVersion-1.29.212-informational?style=flat-square) +![Version: 1.0.6](https://img.shields.io/badge/Version-1.0.6-informational?style=flat-square) ![AppVersion: 1.31.7](https://img.shields.io/badge/AppVersion-1.31.7-informational?style=flat-square) Tailscale lets you connect your devices and users together in your own secure virtual private network diff --git a/stable/tailscale/1.0.5/app-readme.md b/stable/tailscale/1.0.6/app-readme.md similarity index 100% rename from stable/tailscale/1.0.5/app-readme.md rename to stable/tailscale/1.0.6/app-readme.md diff --git a/stable/tailscale/1.0.6/charts/common-10.5.6.tgz b/stable/tailscale/1.0.6/charts/common-10.5.6.tgz new file mode 100644 index 0000000000..9e3f5a957f Binary files /dev/null and b/stable/tailscale/1.0.6/charts/common-10.5.6.tgz differ diff --git a/stable/tailscale/1.0.5/ix_values.yaml b/stable/tailscale/1.0.6/ix_values.yaml similarity index 94% rename from stable/tailscale/1.0.5/ix_values.yaml rename to stable/tailscale/1.0.6/ix_values.yaml index e75a613ae3..49c0c4e12c 100644 --- a/stable/tailscale/1.0.5/ix_values.yaml +++ b/stable/tailscale/1.0.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tailscale/tailscale pullPolicy: IfNotPresent - tag: v1.29.212@sha256:b9677e81b881afc7e5a908cd7215a56b0ca21aacbd9605009d8eb4d6acdd48cd + tag: v1.31.7@sha256:86f1b87db67525a8468767e4fa64941265e918db36362dc7fc488112133de6f5 command: ["ash", "/tailscale/run.sh"] diff --git a/stable/tailscale/1.0.5/questions.yaml b/stable/tailscale/1.0.6/questions.yaml similarity index 99% rename from stable/tailscale/1.0.5/questions.yaml rename to stable/tailscale/1.0.6/questions.yaml index 86fca22c0c..8bfbbb5360 100644 --- a/stable/tailscale/1.0.5/questions.yaml +++ b/stable/tailscale/1.0.6/questions.yaml @@ -433,7 +433,7 @@ questions: label: Port Type schema: type: string - default: TCP + default: UDP enum: - value: HTTP description: HTTP @@ -2506,7 +2506,7 @@ questions: required: true - variable: docs group: Documentation - label: "Please read the documentation at https://truecharts.org" + label: Please read the documentation at https://truecharts.org schema: additional_attrs: true type: dict @@ -2518,7 +2518,7 @@ questions: default: true - variable: donateNag group: Documentation - label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor schema: additional_attrs: true type: dict diff --git a/stable/tailscale/1.0.5/templates/_configmap.tpl b/stable/tailscale/1.0.6/templates/_configmap.tpl similarity index 100% rename from stable/tailscale/1.0.5/templates/_configmap.tpl rename to stable/tailscale/1.0.6/templates/_configmap.tpl diff --git a/stable/tailscale/1.0.5/templates/_secret.tpl b/stable/tailscale/1.0.6/templates/_secret.tpl similarity index 100% rename from stable/tailscale/1.0.5/templates/_secret.tpl rename to stable/tailscale/1.0.6/templates/_secret.tpl diff --git a/stable/tailscale/1.0.5/templates/common.yaml b/stable/tailscale/1.0.6/templates/common.yaml similarity index 100% rename from stable/tailscale/1.0.5/templates/common.yaml rename to stable/tailscale/1.0.6/templates/common.yaml diff --git a/stable/tailscale/1.0.6/values.yaml b/stable/tailscale/1.0.6/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tvheadend/12.0.33/CHANGELOG.md b/stable/tvheadend/12.0.33/CHANGELOG.md new file mode 100644 index 0000000000..f67d240c12 --- /dev/null +++ b/stable/tvheadend/12.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tvheadend-12.0.33](https://github.com/truecharts/charts/compare/tvheadend-12.0.32...tvheadend-12.0.33) (2022-09-01) + +### Chore + +- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) + + + + +## [tvheadend-12.0.32](https://github.com/truecharts/charts/compare/tvheadend-12.0.30...tvheadend-12.0.32) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [tvheadend-12.0.31](https://github.com/truecharts/charts/compare/tvheadend-12.0.30...tvheadend-12.0.31) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [tvheadend-12.0.30](https://github.com/truecharts/charts/compare/tvheadend-12.0.29...tvheadend-12.0.30) (2022-08-29) + +### Chore + +- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) + + + + +## [tvheadend-12.0.29](https://github.com/truecharts/charts/compare/tvheadend-12.0.28...tvheadend-12.0.29) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + ### Fix + +- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586)) + + + + +## [tvheadend-12.0.28](https://github.com/truecharts/charts/compare/tvheadend-12.0.26...tvheadend-12.0.28) (2022-08-23) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545)) + - update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523)) + + + + +## [tvheadend-12.0.27](https://github.com/truecharts/charts/compare/tvheadend-12.0.26...tvheadend-12.0.27) (2022-08-21) + +### Chore + +- update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523)) + + + + +## [tvheadend-12.0.26](https://github.com/truecharts/charts/compare/tvheadend-12.0.25...tvheadend-12.0.26) (2022-08-17) + +### Chore + +- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478)) + + + + +## [tvheadend-12.0.25](https://github.com/truecharts/charts/compare/tvheadend-12.0.24...tvheadend-12.0.25) (2022-08-12) + +### Chore + +- add documentation checkbox/section to all SCALE Apps + - update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456)) + + ### Fix + +- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) + + + + +## [tvheadend-12.0.24](https://github.com/truecharts/charts/compare/tvheadend-12.0.23...tvheadend-12.0.24) (2022-08-10) diff --git a/stable/tvheadend/12.0.33/Chart.lock b/stable/tvheadend/12.0.33/Chart.lock new file mode 100644 index 0000000000..faa5fff2ed --- /dev/null +++ b/stable/tvheadend/12.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-09-01T20:52:05.126160189Z" diff --git a/stable/tvheadend/12.0.33/Chart.yaml b/stable/tvheadend/12.0.33/Chart.yaml new file mode 100644 index 0000000000..a771c8a951 --- /dev/null +++ b/stable/tvheadend/12.0.33/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +deprecated: false +description: TVheadend - a TV streaming server and digital video recorder +home: https://truecharts.org/docs/charts/stable/tvheadend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvheadend.png +keywords: + - tvheadend + - tv + - streaming + - dvb +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tvheadend +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend + - https://github.com/tvheadend/tvheadend +type: application +version: 12.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tvheadend/12.0.33/README.md b/stable/tvheadend/12.0.33/README.md new file mode 100644 index 0000000000..c924ef5011 --- /dev/null +++ b/stable/tvheadend/12.0.33/README.md @@ -0,0 +1,108 @@ +# tvheadend + +![Version: 12.0.33](https://img.shields.io/badge/Version-12.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +TVheadend - a TV streaming server and digital video recorder + +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: [tvheadend](https://truecharts.org/docs/charts/stable/tvheadend) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.6 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). + +### Helm + +To install the chart with the release name `tvheadend` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install tvheadend TrueCharts/tvheadend +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tvheadend` deployment + +```console +helm uninstall tvheadend +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tvheadend \ + --set env.TZ="America/New York" \ + TrueCharts/tvheadend +``` + +#### 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 tvheadend TrueCharts/tvheadend -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/tvheadend/12.0.33/app-readme.md b/stable/tvheadend/12.0.33/app-readme.md new file mode 100644 index 0000000000..e57a8da91f --- /dev/null +++ b/stable/tvheadend/12.0.33/app-readme.md @@ -0,0 +1,8 @@ +TVheadend - a TV streaming server and digital video recorder + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/tvheadend](https://truecharts.org/docs/charts/stable/tvheadend) + +--- + +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/tvheadend/12.0.33/charts/common-10.5.6.tgz b/stable/tvheadend/12.0.33/charts/common-10.5.6.tgz new file mode 100644 index 0000000000..9e3f5a957f Binary files /dev/null and b/stable/tvheadend/12.0.33/charts/common-10.5.6.tgz differ diff --git a/stable/tvheadend/12.0.33/ix_values.yaml b/stable/tvheadend/12.0.33/ix_values.yaml new file mode 100644 index 0000000000..75739a9c2f --- /dev/null +++ b/stable/tvheadend/12.0.33/ix_values.yaml @@ -0,0 +1,39 @@ +image: + repository: tccr.io/truecharts/tvheadend + pullPolicy: IfNotPresent + tag: latest@sha256:e06b2b2ead40a5ba79ef4600e0920fecdab8239f135ff8ce6337f7f13778a381 + +securityContext: + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +# See https://github.com/linuxserver/docker-tvheadend#parameters +env: + RUN_OPTS: "" + +service: + main: + ports: + main: + port: 9981 + targetPort: 9981 + htsp: + enabled: true + ports: + htsp: + enabled: true + port: 9982 + targetPort: 9982 + +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true + +portal: + enabled: true diff --git a/stable/tvheadend/12.0.33/questions.yaml b/stable/tvheadend/12.0.33/questions.yaml new file mode 100644 index 0000000000..5293076c56 --- /dev/null +++ b/stable/tvheadend/12.0.33/questions.yaml @@ -0,0 +1,2629 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: RUN_OPTS + label: "RUN_OPTS" + description: "Container Variable RUN_OPTS" + schema: + type: string + default: "" + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, 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: 9981 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 9981 + - variable: htsp + label: "HTSP Service" + description: "HTSP service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: htsp + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9982 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 9982 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/tvheadend/12.0.33/templates/common.yaml b/stable/tvheadend/12.0.33/templates/common.yaml new file mode 100644 index 0000000000..c1a366e1cf --- /dev/null +++ b/stable/tvheadend/12.0.33/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/tvheadend/12.0.33/values.yaml b/stable/tvheadend/12.0.33/values.yaml new file mode 100644 index 0000000000..e69de29bb2