diff --git a/incubator/amtd/0.0.23/CHANGELOG.md b/incubator/amtd/0.0.24/CHANGELOG.md similarity index 92% rename from incubator/amtd/0.0.23/CHANGELOG.md rename to incubator/amtd/0.0.24/CHANGELOG.md index 6674ab764aa..40888a2d4f7 100644 --- a/incubator/amtd/0.0.23/CHANGELOG.md +++ b/incubator/amtd/0.0.24/CHANGELOG.md @@ -2,6 +2,15 @@ +## [amtd-0.0.24](https://github.com/truecharts/charts/compare/amtd-0.0.23...amtd-0.0.24) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [amtd-0.0.23](https://github.com/truecharts/charts/compare/amtd-0.0.22...amtd-0.0.23) (2022-08-28) ### Chore @@ -88,12 +97,3 @@ - update docker general non-major ([#3300](https://github.com/truecharts/apps/issues/3300)) - ### Chore - -- add fake digest to new incubator Apps to fetch digests - - - - -## [amtd-0.0.12](https://github.com/truecharts/apps/compare/amtd-0.0.11...amtd-0.0.12) (2022-07-23) - diff --git a/incubator/apprise-api/0.0.22/Chart.lock b/incubator/amtd/0.0.24/Chart.lock similarity index 80% rename from incubator/apprise-api/0.0.22/Chart.lock rename to incubator/amtd/0.0.24/Chart.lock index 71616e4a8f8..6a8ed4d8854 100644 --- a/incubator/apprise-api/0.0.22/Chart.lock +++ b/incubator/amtd/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.0 digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-27T16:55:06.805126473Z" +generated: "2022-08-29T05:34:17.443428971Z" diff --git a/incubator/amtd/0.0.23/Chart.yaml b/incubator/amtd/0.0.24/Chart.yaml similarity index 98% rename from incubator/amtd/0.0.23/Chart.yaml rename to incubator/amtd/0.0.24/Chart.yaml index 57216158c54..1eb64c25a2a 100644 --- a/incubator/amtd/0.0.23/Chart.yaml +++ b/incubator/amtd/0.0.24/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/RandomNinjaAtk/docker-amtd - https://hub.docker.com/r/randomninjaatk/amtd type: application -version: 0.0.23 +version: 0.0.24 diff --git a/incubator/amtd/0.0.23/README.md b/incubator/amtd/0.0.24/README.md similarity index 98% rename from incubator/amtd/0.0.23/README.md rename to incubator/amtd/0.0.24/README.md index d7ed172b5c9..a293f0e98f6 100644 --- a/incubator/amtd/0.0.23/README.md +++ b/incubator/amtd/0.0.24/README.md @@ -1,6 +1,6 @@ # amtd -![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) Automated Movie Trailer Downloader :: AMTD is a Radarr Companion script to automatically download movie trailers for use in media applications diff --git a/incubator/amtd/0.0.23/app-readme.md b/incubator/amtd/0.0.24/app-readme.md similarity index 100% rename from incubator/amtd/0.0.23/app-readme.md rename to incubator/amtd/0.0.24/app-readme.md diff --git a/incubator/amtd/0.0.23/charts/common-10.5.0.tgz b/incubator/amtd/0.0.24/charts/common-10.5.0.tgz similarity index 100% rename from incubator/amtd/0.0.23/charts/common-10.5.0.tgz rename to incubator/amtd/0.0.24/charts/common-10.5.0.tgz diff --git a/incubator/amtd/0.0.23/ix_values.yaml b/incubator/amtd/0.0.24/ix_values.yaml similarity index 89% rename from incubator/amtd/0.0.23/ix_values.yaml rename to incubator/amtd/0.0.24/ix_values.yaml index a97da787eb9..9857badf38f 100644 --- a/incubator/amtd/0.0.23/ix_values.yaml +++ b/incubator/amtd/0.0.24/ix_values.yaml @@ -16,7 +16,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/amtd - tag: latest@sha256:c9c64a4cebd737fbc23b1be59028d93817f73ad1a0e7189d15671ba6f62eba94 + tag: latest@sha256:4a9c099f56095276cb6278e4139ff0f1d63518191a5e0d142eafccbc7c8bd866 persistence: config: enabled: true diff --git a/incubator/amtd/0.0.23/questions.yaml b/incubator/amtd/0.0.24/questions.yaml similarity index 100% rename from incubator/amtd/0.0.23/questions.yaml rename to incubator/amtd/0.0.24/questions.yaml diff --git a/incubator/amtd/0.0.23/templates/common.yaml b/incubator/amtd/0.0.24/templates/common.yaml similarity index 100% rename from incubator/amtd/0.0.23/templates/common.yaml rename to incubator/amtd/0.0.24/templates/common.yaml diff --git a/incubator/amtd/0.0.23/values.yaml b/incubator/amtd/0.0.24/values.yaml similarity index 100% rename from incubator/amtd/0.0.23/values.yaml rename to incubator/amtd/0.0.24/values.yaml diff --git a/incubator/apprise-api/0.0.22/CHANGELOG.md b/incubator/apprise-api/0.0.23/CHANGELOG.md similarity index 92% rename from incubator/apprise-api/0.0.22/CHANGELOG.md rename to incubator/apprise-api/0.0.23/CHANGELOG.md index eb5581e3f0d..690ed313122 100644 --- a/incubator/apprise-api/0.0.22/CHANGELOG.md +++ b/incubator/apprise-api/0.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [apprise-api-0.0.23](https://github.com/truecharts/charts/compare/apprise-api-0.0.22...apprise-api-0.0.23) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [apprise-api-0.0.22](https://github.com/truecharts/charts/compare/apprise-api-0.0.20...apprise-api-0.0.22) (2022-08-26) ### Fix @@ -88,12 +97,3 @@ - update docker general non-major ([#3300](https://github.com/truecharts/apps/issues/3300)) ### Chore - -- add fake digest to new incubator Apps to fetch digests - - - - -## [apprise-api-0.0.12](https://github.com/truecharts/apps/compare/apprise-api-0.0.11...apprise-api-0.0.12) (2022-07-23) - -### Chore diff --git a/incubator/amtd/0.0.23/Chart.lock b/incubator/apprise-api/0.0.23/Chart.lock similarity index 80% rename from incubator/amtd/0.0.23/Chart.lock rename to incubator/apprise-api/0.0.23/Chart.lock index 6dafc813cbf..66be7b20914 100644 --- a/incubator/amtd/0.0.23/Chart.lock +++ b/incubator/apprise-api/0.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.0 digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-28T10:41:57.409880574Z" +generated: "2022-08-29T05:34:17.447305255Z" diff --git a/incubator/apprise-api/0.0.22/Chart.yaml b/incubator/apprise-api/0.0.23/Chart.yaml similarity index 98% rename from incubator/apprise-api/0.0.22/Chart.yaml rename to incubator/apprise-api/0.0.23/Chart.yaml index 4e3fdb0231d..2ad734baed9 100644 --- a/incubator/apprise-api/0.0.22/Chart.yaml +++ b/incubator/apprise-api/0.0.23/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/apprise-api - https://github.com/linuxserver/docker-apprise-api#readme type: application -version: 0.0.22 +version: 0.0.23 diff --git a/incubator/apprise-api/0.0.22/README.md b/incubator/apprise-api/0.0.23/README.md similarity index 98% rename from incubator/apprise-api/0.0.22/README.md rename to incubator/apprise-api/0.0.23/README.md index 7da67c42335..dbe7828789e 100644 --- a/incubator/apprise-api/0.0.22/README.md +++ b/incubator/apprise-api/0.0.23/README.md @@ -1,6 +1,6 @@ # apprise-api -![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) Apprise-api(https://github.com/caronc/apprise-api) Takes advantage of Apprise(https://github.com/caronc/apprise) through your network with a user-friendly API. diff --git a/incubator/apprise-api/0.0.22/app-readme.md b/incubator/apprise-api/0.0.23/app-readme.md similarity index 100% rename from incubator/apprise-api/0.0.22/app-readme.md rename to incubator/apprise-api/0.0.23/app-readme.md diff --git a/incubator/apprise-api/0.0.22/charts/common-10.5.0.tgz b/incubator/apprise-api/0.0.23/charts/common-10.5.0.tgz similarity index 100% rename from incubator/apprise-api/0.0.22/charts/common-10.5.0.tgz rename to incubator/apprise-api/0.0.23/charts/common-10.5.0.tgz diff --git a/incubator/apprise-api/0.0.22/ix_values.yaml b/incubator/apprise-api/0.0.23/ix_values.yaml similarity index 82% rename from incubator/apprise-api/0.0.22/ix_values.yaml rename to incubator/apprise-api/0.0.23/ix_values.yaml index c4a7a516287..76b1e41c79c 100644 --- a/incubator/apprise-api/0.0.22/ix_values.yaml +++ b/incubator/apprise-api/0.0.23/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/apprise-api - tag: latest@sha256:682cb67bb7a2839a594c1f0134f253fca960f7e23f8ff1b6132541ebf118e96d + tag: latest@sha256:f507b4c4a15d17adf24fc4e2b57909630f302c83967f616bba1a4441538566ff persistence: config: enabled: true diff --git a/incubator/apprise-api/0.0.22/questions.yaml b/incubator/apprise-api/0.0.23/questions.yaml similarity index 100% rename from incubator/apprise-api/0.0.22/questions.yaml rename to incubator/apprise-api/0.0.23/questions.yaml diff --git a/incubator/apprise-api/0.0.22/templates/common.yaml b/incubator/apprise-api/0.0.23/templates/common.yaml similarity index 100% rename from incubator/apprise-api/0.0.22/templates/common.yaml rename to incubator/apprise-api/0.0.23/templates/common.yaml diff --git a/incubator/apprise-api/0.0.22/values.yaml b/incubator/apprise-api/0.0.23/values.yaml similarity index 100% rename from incubator/apprise-api/0.0.22/values.yaml rename to incubator/apprise-api/0.0.23/values.yaml diff --git a/incubator/cryptpad/0.0.36/CHANGELOG.md b/incubator/cryptpad/0.0.37/CHANGELOG.md similarity index 91% rename from incubator/cryptpad/0.0.36/CHANGELOG.md rename to incubator/cryptpad/0.0.37/CHANGELOG.md index c0bb5d4fd19..7b2f987544e 100644 --- a/incubator/cryptpad/0.0.36/CHANGELOG.md +++ b/incubator/cryptpad/0.0.37/CHANGELOG.md @@ -2,6 +2,15 @@ +## [cryptpad-0.0.37](https://github.com/truecharts/charts/compare/cryptpad-0.0.36...cryptpad-0.0.37) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [cryptpad-0.0.36](https://github.com/truecharts/charts/compare/cryptpad-0.0.33...cryptpad-0.0.36) (2022-08-27) ### Chore @@ -88,12 +97,3 @@ ## [cryptpad-0.0.25](https://github.com/truecharts/charts/compare/cryptpad-0.0.24...cryptpad-0.0.25) (2022-08-19) - -### Chore - -- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512)) - - - - -## [cryptpad-0.0.24](https://github.com/truecharts/charts/compare/cryptpad-0.0.23...cryptpad-0.0.24) (2022-08-17) diff --git a/incubator/cryptpad/0.0.36/Chart.lock b/incubator/cryptpad/0.0.37/Chart.lock similarity index 80% rename from incubator/cryptpad/0.0.36/Chart.lock rename to incubator/cryptpad/0.0.37/Chart.lock index e3ec2545c5c..60aa205848a 100644 --- a/incubator/cryptpad/0.0.36/Chart.lock +++ b/incubator/cryptpad/0.0.37/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.0 digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-27T17:02:11.176459835Z" +generated: "2022-08-29T05:34:17.406004227Z" diff --git a/incubator/cryptpad/0.0.36/Chart.yaml b/incubator/cryptpad/0.0.37/Chart.yaml similarity index 98% rename from incubator/cryptpad/0.0.36/Chart.yaml rename to incubator/cryptpad/0.0.37/Chart.yaml index 0bb296f0bef..59e781e31f3 100644 --- a/incubator/cryptpad/0.0.36/Chart.yaml +++ b/incubator/cryptpad/0.0.37/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://cryptpad.fr/ - https://hub.docker.com/r/promasu/cryptpad/ type: application -version: 0.0.36 +version: 0.0.37 diff --git a/incubator/cryptpad/0.0.36/README.md b/incubator/cryptpad/0.0.37/README.md similarity index 98% rename from incubator/cryptpad/0.0.36/README.md rename to incubator/cryptpad/0.0.37/README.md index b554956dd16..280a184adad 100644 --- a/incubator/cryptpad/0.0.36/README.md +++ b/incubator/cryptpad/0.0.37/README.md @@ -1,6 +1,6 @@ # cryptpad -![Version: 0.0.36](https://img.shields.io/badge/Version-0.0.36-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.37](https://img.shields.io/badge/Version-0.0.37-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.36/app-readme.md b/incubator/cryptpad/0.0.37/app-readme.md similarity index 100% rename from incubator/cryptpad/0.0.36/app-readme.md rename to incubator/cryptpad/0.0.37/app-readme.md diff --git a/incubator/cryptpad/0.0.36/charts/common-10.5.0.tgz b/incubator/cryptpad/0.0.37/charts/common-10.5.0.tgz similarity index 100% rename from incubator/cryptpad/0.0.36/charts/common-10.5.0.tgz rename to incubator/cryptpad/0.0.37/charts/common-10.5.0.tgz diff --git a/incubator/cryptpad/0.0.36/ix_values.yaml b/incubator/cryptpad/0.0.37/ix_values.yaml similarity index 91% rename from incubator/cryptpad/0.0.36/ix_values.yaml rename to incubator/cryptpad/0.0.37/ix_values.yaml index 253b312aa8e..10d220bcf34 100644 --- a/incubator/cryptpad/0.0.36/ix_values.yaml +++ b/incubator/cryptpad/0.0.37/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cryptpad - tag: latest@sha256:37b1a3e883ea0e465ea9dcea5edfba22fdcd8d176844523f256ee5be833f52e8 + tag: latest@sha256:02bcb4960b990db45c00b13cec81d993cc5b971558f02a93dfaadc6a08be92ec persistence: blobpath: enabled: true diff --git a/incubator/cryptpad/0.0.36/questions.yaml b/incubator/cryptpad/0.0.37/questions.yaml similarity index 100% rename from incubator/cryptpad/0.0.36/questions.yaml rename to incubator/cryptpad/0.0.37/questions.yaml diff --git a/incubator/cryptpad/0.0.36/templates/common.yaml b/incubator/cryptpad/0.0.37/templates/common.yaml similarity index 100% rename from incubator/cryptpad/0.0.36/templates/common.yaml rename to incubator/cryptpad/0.0.37/templates/common.yaml diff --git a/incubator/cryptpad/0.0.36/values.yaml b/incubator/cryptpad/0.0.37/values.yaml similarity index 100% rename from incubator/cryptpad/0.0.36/values.yaml rename to incubator/cryptpad/0.0.37/values.yaml diff --git a/incubator/cups-server/1.0.37/CHANGELOG.md b/incubator/cups-server/1.0.38/CHANGELOG.md similarity index 90% rename from incubator/cups-server/1.0.37/CHANGELOG.md rename to incubator/cups-server/1.0.38/CHANGELOG.md index 5a991af1a66..17aac447328 100644 --- a/incubator/cups-server/1.0.37/CHANGELOG.md +++ b/incubator/cups-server/1.0.38/CHANGELOG.md @@ -2,6 +2,15 @@ +## [cups-server-1.0.38](https://github.com/truecharts/charts/compare/cups-server-1.0.37...cups-server-1.0.38) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [cups-server-1.0.37](https://github.com/truecharts/charts/compare/cups-server-1.0.35...cups-server-1.0.37) (2022-08-26) ### Fix @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302)) - - -## [cups-server-1.0.27](https://github.com/truecharts/apps/compare/cups-server-1.0.26...cups-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/incubator/cups-server/1.0.37/Chart.lock b/incubator/cups-server/1.0.38/Chart.lock similarity index 80% rename from incubator/cups-server/1.0.37/Chart.lock rename to incubator/cups-server/1.0.38/Chart.lock index 0a239f62d7f..9b1014bde2e 100644 --- a/incubator/cups-server/1.0.37/Chart.lock +++ b/incubator/cups-server/1.0.38/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.0 digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-27T17:02:44.849849421Z" +generated: "2022-08-29T05:34:17.417679678Z" diff --git a/incubator/cups-server/1.0.37/Chart.yaml b/incubator/cups-server/1.0.38/Chart.yaml similarity index 97% rename from incubator/cups-server/1.0.37/Chart.yaml rename to incubator/cups-server/1.0.38/Chart.yaml index dbfca61f77a..1d39038c196 100644 --- a/incubator/cups-server/1.0.37/Chart.yaml +++ b/incubator/cups-server/1.0.38/Chart.yaml @@ -19,7 +19,7 @@ name: cups-server sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server - https://hub.docker.com/r/ydkn/cups -version: 1.0.37 +version: 1.0.38 annotations: truecharts.org/catagories: | - media diff --git a/incubator/cups-server/1.0.37/README.md b/incubator/cups-server/1.0.38/README.md similarity index 98% rename from incubator/cups-server/1.0.37/README.md rename to incubator/cups-server/1.0.38/README.md index 917ae332fea..0635296155b 100644 --- a/incubator/cups-server/1.0.37/README.md +++ b/incubator/cups-server/1.0.38/README.md @@ -1,6 +1,6 @@ # cups-server -![Version: 1.0.37](https://img.shields.io/badge/Version-1.0.37-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 1.0.38](https://img.shields.io/badge/Version-1.0.38-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) CUPS printing server diff --git a/incubator/cups-server/1.0.37/app-readme.md b/incubator/cups-server/1.0.38/app-readme.md similarity index 100% rename from incubator/cups-server/1.0.37/app-readme.md rename to incubator/cups-server/1.0.38/app-readme.md diff --git a/incubator/cups-server/1.0.37/charts/common-10.5.0.tgz b/incubator/cups-server/1.0.38/charts/common-10.5.0.tgz similarity index 100% rename from incubator/cups-server/1.0.37/charts/common-10.5.0.tgz rename to incubator/cups-server/1.0.38/charts/common-10.5.0.tgz diff --git a/incubator/cups-server/1.0.37/ix_values.yaml b/incubator/cups-server/1.0.38/ix_values.yaml similarity index 86% rename from incubator/cups-server/1.0.37/ix_values.yaml rename to incubator/cups-server/1.0.38/ix_values.yaml index c61338e107c..fe0c3f50c63 100644 --- a/incubator/cups-server/1.0.37/ix_values.yaml +++ b/incubator/cups-server/1.0.38/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/cups-server - tag: latest@sha256:f0fe6ff2a985552b50b530a6e714e70a237eba1400ceeb7ebf64c8c14e1066dc + tag: latest@sha256:600ca9a1431c35f09962fd3c3e74eb6368d0d3cbd561638d9c59a3572d0f44da pullPolicy: IfNotPresent securityContext: diff --git a/incubator/cups-server/1.0.37/questions.yaml b/incubator/cups-server/1.0.38/questions.yaml similarity index 100% rename from incubator/cups-server/1.0.37/questions.yaml rename to incubator/cups-server/1.0.38/questions.yaml diff --git a/incubator/cups-server/1.0.37/templates/common.yaml b/incubator/cups-server/1.0.38/templates/common.yaml similarity index 100% rename from incubator/cups-server/1.0.37/templates/common.yaml rename to incubator/cups-server/1.0.38/templates/common.yaml diff --git a/incubator/cups-server/1.0.37/values.yaml b/incubator/cups-server/1.0.38/values.yaml similarity index 100% rename from incubator/cups-server/1.0.37/values.yaml rename to incubator/cups-server/1.0.38/values.yaml diff --git a/incubator/filestash/0.0.24/Chart.lock b/incubator/filestash/0.0.24/Chart.lock deleted file mode 100644 index f872894edfa..00000000000 --- a/incubator/filestash/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-27T17:07:38.564983322Z" diff --git a/incubator/filestash/0.0.24/CHANGELOG.md b/incubator/filestash/0.0.25/CHANGELOG.md similarity index 88% rename from incubator/filestash/0.0.24/CHANGELOG.md rename to incubator/filestash/0.0.25/CHANGELOG.md index 1af55477c38..a8d694f42d3 100644 --- a/incubator/filestash/0.0.24/CHANGELOG.md +++ b/incubator/filestash/0.0.25/CHANGELOG.md @@ -2,6 +2,15 @@ +## [filestash-0.0.25](https://github.com/truecharts/charts/compare/filestash-0.0.24...filestash-0.0.25) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [filestash-0.0.24](https://github.com/truecharts/charts/compare/filestash-0.0.21...filestash-0.0.24) (2022-08-27) ### Chore @@ -88,12 +97,3 @@ ### Chore -- 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)) - - - - -## [filestash-0.0.13](https://github.com/truecharts/apps/compare/filestash-0.0.12...filestash-0.0.13) (2022-07-25) - -### Chore diff --git a/incubator/filestash/0.0.25/Chart.lock b/incubator/filestash/0.0.25/Chart.lock new file mode 100644 index 00000000000..e8cba70723f --- /dev/null +++ b/incubator/filestash/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 +generated: "2022-08-29T05:34:39.838568289Z" diff --git a/incubator/filestash/0.0.24/Chart.yaml b/incubator/filestash/0.0.25/Chart.yaml similarity index 98% rename from incubator/filestash/0.0.24/Chart.yaml rename to incubator/filestash/0.0.25/Chart.yaml index ec16d3fab3d..98ec6620d49 100644 --- a/incubator/filestash/0.0.24/Chart.yaml +++ b/incubator/filestash/0.0.25/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://www.filestash.app/ - https://hub.docker.com/r/machines/filestash/ type: application -version: 0.0.24 +version: 0.0.25 diff --git a/incubator/filestash/0.0.24/README.md b/incubator/filestash/0.0.25/README.md similarity index 98% rename from incubator/filestash/0.0.24/README.md rename to incubator/filestash/0.0.25/README.md index 343c7b27b52..13bcc0d5fbb 100644 --- a/incubator/filestash/0.0.24/README.md +++ b/incubator/filestash/0.0.25/README.md @@ -1,6 +1,6 @@ # filestash -![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 modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ... diff --git a/incubator/filestash/0.0.24/app-readme.md b/incubator/filestash/0.0.25/app-readme.md similarity index 100% rename from incubator/filestash/0.0.24/app-readme.md rename to incubator/filestash/0.0.25/app-readme.md diff --git a/incubator/filestash/0.0.24/charts/common-10.5.0.tgz b/incubator/filestash/0.0.25/charts/common-10.5.0.tgz similarity index 100% rename from incubator/filestash/0.0.24/charts/common-10.5.0.tgz rename to incubator/filestash/0.0.25/charts/common-10.5.0.tgz diff --git a/incubator/filestash/0.0.24/ix_values.yaml b/incubator/filestash/0.0.25/ix_values.yaml similarity index 82% rename from incubator/filestash/0.0.24/ix_values.yaml rename to incubator/filestash/0.0.25/ix_values.yaml index 70c9b98d92d..30edfb1ce07 100644 --- a/incubator/filestash/0.0.24/ix_values.yaml +++ b/incubator/filestash/0.0.25/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/filestash - tag: latest@sha256:bb71bd0763dc53d7503957492de6aafc1b41995a7688a1d2628aa555933b69ee + tag: latest@sha256:167be0d4fdac8be0447f1166beaa6c4c9625e90afa5a9dffe4d41561a1eff3c1 persistence: appdata: enabled: true diff --git a/incubator/filestash/0.0.24/questions.yaml b/incubator/filestash/0.0.25/questions.yaml similarity index 100% rename from incubator/filestash/0.0.24/questions.yaml rename to incubator/filestash/0.0.25/questions.yaml diff --git a/incubator/filestash/0.0.24/templates/common.yaml b/incubator/filestash/0.0.25/templates/common.yaml similarity index 100% rename from incubator/filestash/0.0.24/templates/common.yaml rename to incubator/filestash/0.0.25/templates/common.yaml diff --git a/incubator/filestash/0.0.24/values.yaml b/incubator/filestash/0.0.25/values.yaml similarity index 100% rename from incubator/filestash/0.0.24/values.yaml rename to incubator/filestash/0.0.25/values.yaml diff --git a/incubator/googlephotossync/0.0.25/Chart.lock b/incubator/googlephotossync/0.0.25/Chart.lock deleted file mode 100644 index e177a615fd1..00000000000 --- a/incubator/googlephotossync/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-28T10:42:20.236851607Z" diff --git a/incubator/googlephotossync/0.0.25/CHANGELOG.md b/incubator/googlephotossync/0.0.26/CHANGELOG.md similarity index 89% rename from incubator/googlephotossync/0.0.25/CHANGELOG.md rename to incubator/googlephotossync/0.0.26/CHANGELOG.md index aee097d184a..d3cb7376c1b 100644 --- a/incubator/googlephotossync/0.0.25/CHANGELOG.md +++ b/incubator/googlephotossync/0.0.26/CHANGELOG.md @@ -2,6 +2,15 @@ +## [googlephotossync-0.0.26](https://github.com/truecharts/charts/compare/googlephotossync-0.0.25...googlephotossync-0.0.26) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [googlephotossync-0.0.25](https://github.com/truecharts/charts/compare/googlephotossync-0.0.24...googlephotossync-0.0.25) (2022-08-28) ### Chore @@ -88,12 +97,3 @@ - update docker general non-major ([#3326](https://github.com/truecharts/apps/issues/3326)) - - -## [googlephotossync-0.0.14](https://github.com/truecharts/apps/compare/googlephotossync-0.0.13...googlephotossync-0.0.14) (2022-07-26) - -### Chore - -- 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)) - diff --git a/incubator/googlephotossync/0.0.26/Chart.lock b/incubator/googlephotossync/0.0.26/Chart.lock new file mode 100644 index 00000000000..06fc5662a56 --- /dev/null +++ b/incubator/googlephotossync/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 +generated: "2022-08-29T05:34:40.003307824Z" diff --git a/incubator/googlephotossync/0.0.25/Chart.yaml b/incubator/googlephotossync/0.0.26/Chart.yaml similarity index 98% rename from incubator/googlephotossync/0.0.25/Chart.yaml rename to incubator/googlephotossync/0.0.26/Chart.yaml index 63f7a3eeeee..6471a0a2a77 100644 --- a/incubator/googlephotossync/0.0.25/Chart.yaml +++ b/incubator/googlephotossync/0.0.26/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/googlephotossync - https://hub.docker.com/r/rix1337/docker-gphotos-sync type: application -version: 0.0.25 +version: 0.0.26 diff --git a/incubator/googlephotossync/0.0.25/README.md b/incubator/googlephotossync/0.0.26/README.md similarity index 98% rename from incubator/googlephotossync/0.0.25/README.md rename to incubator/googlephotossync/0.0.26/README.md index e2e9bc38592..2595039da70 100644 --- a/incubator/googlephotossync/0.0.25/README.md +++ b/incubator/googlephotossync/0.0.26/README.md @@ -1,6 +1,6 @@ # googlephotossync -![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) +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-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) Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages). diff --git a/incubator/googlephotossync/0.0.25/app-readme.md b/incubator/googlephotossync/0.0.26/app-readme.md similarity index 100% rename from incubator/googlephotossync/0.0.25/app-readme.md rename to incubator/googlephotossync/0.0.26/app-readme.md diff --git a/incubator/googlephotossync/0.0.25/charts/common-10.5.0.tgz b/incubator/googlephotossync/0.0.26/charts/common-10.5.0.tgz similarity index 100% rename from incubator/googlephotossync/0.0.25/charts/common-10.5.0.tgz rename to incubator/googlephotossync/0.0.26/charts/common-10.5.0.tgz diff --git a/incubator/googlephotossync/0.0.25/ix_values.yaml b/incubator/googlephotossync/0.0.26/ix_values.yaml similarity index 86% rename from incubator/googlephotossync/0.0.25/ix_values.yaml rename to incubator/googlephotossync/0.0.26/ix_values.yaml index 8c6313ea002..4c8763411b8 100644 --- a/incubator/googlephotossync/0.0.25/ix_values.yaml +++ b/incubator/googlephotossync/0.0.26/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/googlephotossync - tag: latest@sha256:26977e103243997b2a341f06118a79da5fa91370c9c1aaafe1bce9aa867a93c5 + tag: latest@sha256:82344385697fe24d929ec172d9aee4db863d7489750ab7ab64d163e2bbb55f88 persistence: config: enabled: true diff --git a/incubator/googlephotossync/0.0.25/questions.yaml b/incubator/googlephotossync/0.0.26/questions.yaml similarity index 100% rename from incubator/googlephotossync/0.0.25/questions.yaml rename to incubator/googlephotossync/0.0.26/questions.yaml diff --git a/incubator/googlephotossync/0.0.25/templates/common.yaml b/incubator/googlephotossync/0.0.26/templates/common.yaml similarity index 100% rename from incubator/googlephotossync/0.0.25/templates/common.yaml rename to incubator/googlephotossync/0.0.26/templates/common.yaml diff --git a/incubator/googlephotossync/0.0.25/values.yaml b/incubator/googlephotossync/0.0.26/values.yaml similarity index 100% rename from incubator/googlephotossync/0.0.25/values.yaml rename to incubator/googlephotossync/0.0.26/values.yaml diff --git a/incubator/icloudpd/0.0.24/Chart.lock b/incubator/icloudpd/0.0.24/Chart.lock deleted file mode 100644 index bdfaa4ccf9a..00000000000 --- a/incubator/icloudpd/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-28T10:42:20.861034812Z" diff --git a/incubator/icloudpd/0.0.24/CHANGELOG.md b/incubator/icloudpd/0.0.25/CHANGELOG.md similarity index 88% rename from incubator/icloudpd/0.0.24/CHANGELOG.md rename to incubator/icloudpd/0.0.25/CHANGELOG.md index 88549db1e79..c382615f41e 100644 --- a/incubator/icloudpd/0.0.24/CHANGELOG.md +++ b/incubator/icloudpd/0.0.25/CHANGELOG.md @@ -2,6 +2,15 @@ +## [icloudpd-0.0.25](https://github.com/truecharts/charts/compare/icloudpd-0.0.24...icloudpd-0.0.25) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [icloudpd-0.0.24](https://github.com/truecharts/charts/compare/icloudpd-0.0.23...icloudpd-0.0.24) (2022-08-28) ### Chore @@ -88,12 +97,3 @@ - -## [icloudpd-0.0.14](https://github.com/truecharts/apps/compare/icloudpd-0.0.13...icloudpd-0.0.14) (2022-07-26) - -### Chore - -- 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)) - - diff --git a/incubator/icloudpd/0.0.25/Chart.lock b/incubator/icloudpd/0.0.25/Chart.lock new file mode 100644 index 00000000000..1e2c1284cbf --- /dev/null +++ b/incubator/icloudpd/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 +generated: "2022-08-29T05:34:40.259724088Z" diff --git a/incubator/icloudpd/0.0.24/Chart.yaml b/incubator/icloudpd/0.0.25/Chart.yaml similarity index 98% rename from incubator/icloudpd/0.0.24/Chart.yaml rename to incubator/icloudpd/0.0.25/Chart.yaml index 34c7dff0775..95ec0a27a5d 100644 --- a/incubator/icloudpd/0.0.24/Chart.yaml +++ b/incubator/icloudpd/0.0.25/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://github.com/Womabre/-TrueNAS-docker-templates - https://hub.docker.com/r/boredazfcuk/icloudpd/ type: application -version: 0.0.24 +version: 0.0.25 diff --git a/incubator/icloudpd/0.0.24/README.md b/incubator/icloudpd/0.0.25/README.md similarity index 98% rename from incubator/icloudpd/0.0.24/README.md rename to incubator/icloudpd/0.0.25/README.md index da438547bb6..e1660c102af 100644 --- a/incubator/icloudpd/0.0.24/README.md +++ b/incubator/icloudpd/0.0.25/README.md @@ -1,6 +1,6 @@ # icloudpd -![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) iCloudPD, syncs photos from iDevices to a single directory on TrueNAS. diff --git a/incubator/icloudpd/0.0.24/app-readme.md b/incubator/icloudpd/0.0.25/app-readme.md similarity index 100% rename from incubator/icloudpd/0.0.24/app-readme.md rename to incubator/icloudpd/0.0.25/app-readme.md diff --git a/incubator/icloudpd/0.0.24/charts/common-10.5.0.tgz b/incubator/icloudpd/0.0.25/charts/common-10.5.0.tgz similarity index 100% rename from incubator/icloudpd/0.0.24/charts/common-10.5.0.tgz rename to incubator/icloudpd/0.0.25/charts/common-10.5.0.tgz diff --git a/incubator/icloudpd/0.0.24/ix_values.yaml b/incubator/icloudpd/0.0.25/ix_values.yaml similarity index 90% rename from incubator/icloudpd/0.0.24/ix_values.yaml rename to incubator/icloudpd/0.0.25/ix_values.yaml index b22c0f8b389..4e7f0cad541 100644 --- a/incubator/icloudpd/0.0.24/ix_values.yaml +++ b/incubator/icloudpd/0.0.25/ix_values.yaml @@ -14,7 +14,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/icloudpd - tag: latest@sha256:058a0014422be3d08cb47522b445406af9a5fedfa0be844387b3219b0f3133fb + tag: latest@sha256:96b3e5691f2e540da038b027dfe0b79f90263ec2f373c576ebbbac00a6a6d264 persistence: config: enabled: true diff --git a/incubator/icloudpd/0.0.24/questions.yaml b/incubator/icloudpd/0.0.25/questions.yaml similarity index 100% rename from incubator/icloudpd/0.0.24/questions.yaml rename to incubator/icloudpd/0.0.25/questions.yaml diff --git a/incubator/icloudpd/0.0.24/templates/common.yaml b/incubator/icloudpd/0.0.25/templates/common.yaml similarity index 100% rename from incubator/icloudpd/0.0.24/templates/common.yaml rename to incubator/icloudpd/0.0.25/templates/common.yaml diff --git a/incubator/icloudpd/0.0.24/values.yaml b/incubator/icloudpd/0.0.25/values.yaml similarity index 100% rename from incubator/icloudpd/0.0.24/values.yaml rename to incubator/icloudpd/0.0.25/values.yaml diff --git a/incubator/kasm/0.0.23/Chart.lock b/incubator/kasm/0.0.23/Chart.lock deleted file mode 100644 index 316c1795fdc..00000000000 --- a/incubator/kasm/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-27T17:14:42.391818012Z" diff --git a/incubator/kasm/0.0.23/CHANGELOG.md b/incubator/kasm/0.0.24/CHANGELOG.md similarity index 92% rename from incubator/kasm/0.0.23/CHANGELOG.md rename to incubator/kasm/0.0.24/CHANGELOG.md index 5f42e377629..f9f9971da9e 100644 --- a/incubator/kasm/0.0.23/CHANGELOG.md +++ b/incubator/kasm/0.0.24/CHANGELOG.md @@ -2,6 +2,15 @@ +## [kasm-0.0.24](https://github.com/truecharts/charts/compare/kasm-0.0.23...kasm-0.0.24) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [kasm-0.0.23](https://github.com/truecharts/charts/compare/kasm-0.0.21...kasm-0.0.23) (2022-08-26) ### Fix @@ -88,12 +97,3 @@ - update docker general non-major ([#3300](https://github.com/truecharts/apps/issues/3300)) - ### Chore - -- add fake digest to new incubator Apps to fetch digests - - - - -## [kasm-0.0.12](https://github.com/truecharts/apps/compare/kasm-0.0.11...kasm-0.0.12) (2022-07-23) - diff --git a/incubator/kasm/0.0.24/Chart.lock b/incubator/kasm/0.0.24/Chart.lock new file mode 100644 index 00000000000..2c401ace285 --- /dev/null +++ b/incubator/kasm/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 +generated: "2022-08-29T05:34:41.044502119Z" diff --git a/incubator/kasm/0.0.23/Chart.yaml b/incubator/kasm/0.0.24/Chart.yaml similarity index 98% rename from incubator/kasm/0.0.23/Chart.yaml rename to incubator/kasm/0.0.24/Chart.yaml index 6636235583f..f355732429d 100644 --- a/incubator/kasm/0.0.23/Chart.yaml +++ b/incubator/kasm/0.0.24/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/kasm - https://github.com/linuxserver/docker-kasm#readme type: application -version: 0.0.23 +version: 0.0.24 diff --git a/incubator/kasm/0.0.23/README.md b/incubator/kasm/0.0.24/README.md similarity index 98% rename from incubator/kasm/0.0.23/README.md rename to incubator/kasm/0.0.24/README.md index 89b97ecf950..c06b2ebaf03 100644 --- a/incubator/kasm/0.0.23/README.md +++ b/incubator/kasm/0.0.24/README.md @@ -1,6 +1,6 @@ # kasm -![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) Kasm(https://www.kasmweb.com/) Workspaces is a docker container streaming platform for delivering browser-based access to desktops, applications, and web services. Kasm uses devops-enabled Containerized Desktop Infrastructure (CDI) to create on-demand, disposable, docker containers that are accessible via web browser. Example use-cases include Remote Browser Isolation (RBI), Data Loss Prevention (DLP), Desktop as a Service (DaaS), Secure Remote Access Services (RAS), and Open Source Intelligence (OSINT) collections. diff --git a/incubator/kasm/0.0.23/app-readme.md b/incubator/kasm/0.0.24/app-readme.md similarity index 100% rename from incubator/kasm/0.0.23/app-readme.md rename to incubator/kasm/0.0.24/app-readme.md diff --git a/incubator/kasm/0.0.23/charts/common-10.5.0.tgz b/incubator/kasm/0.0.24/charts/common-10.5.0.tgz similarity index 100% rename from incubator/kasm/0.0.23/charts/common-10.5.0.tgz rename to incubator/kasm/0.0.24/charts/common-10.5.0.tgz diff --git a/incubator/kasm/0.0.23/ix_values.yaml b/incubator/kasm/0.0.24/ix_values.yaml similarity index 88% rename from incubator/kasm/0.0.23/ix_values.yaml rename to incubator/kasm/0.0.24/ix_values.yaml index f0bdb787f40..cfd7b35683f 100644 --- a/incubator/kasm/0.0.23/ix_values.yaml +++ b/incubator/kasm/0.0.24/ix_values.yaml @@ -6,7 +6,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/kasm - tag: latest@sha256:b333b7b13a3e3eed91f8d87ccfabeb84fb160bbaa41d5f9537fd67427530d625 + tag: latest@sha256:e777e5adb75f2f8b9d362f68d9afc5e250b081513021bb2c69b205f838ba8804 persistence: pathopt: enabled: true diff --git a/incubator/kasm/0.0.23/questions.yaml b/incubator/kasm/0.0.24/questions.yaml similarity index 100% rename from incubator/kasm/0.0.23/questions.yaml rename to incubator/kasm/0.0.24/questions.yaml diff --git a/incubator/kasm/0.0.23/templates/common.yaml b/incubator/kasm/0.0.24/templates/common.yaml similarity index 100% rename from incubator/kasm/0.0.23/templates/common.yaml rename to incubator/kasm/0.0.24/templates/common.yaml diff --git a/incubator/kasm/0.0.23/values.yaml b/incubator/kasm/0.0.24/values.yaml similarity index 100% rename from incubator/kasm/0.0.23/values.yaml rename to incubator/kasm/0.0.24/values.yaml diff --git a/incubator/lancache-monolithic/0.0.20/Chart.lock b/incubator/lancache-monolithic/0.0.20/Chart.lock deleted file mode 100644 index 154779cdc5c..00000000000 --- a/incubator/lancache-monolithic/0.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-27T17:15:52.256189815Z" diff --git a/incubator/lancache-monolithic/0.0.20/CHANGELOG.md b/incubator/lancache-monolithic/0.0.21/CHANGELOG.md similarity index 91% rename from incubator/lancache-monolithic/0.0.20/CHANGELOG.md rename to incubator/lancache-monolithic/0.0.21/CHANGELOG.md index ce41fd5af70..9da1c2ea3c7 100644 --- a/incubator/lancache-monolithic/0.0.20/CHANGELOG.md +++ b/incubator/lancache-monolithic/0.0.21/CHANGELOG.md @@ -2,6 +2,15 @@ +## [lancache-monolithic-0.0.21](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.20...lancache-monolithic-0.0.21) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [lancache-monolithic-0.0.20](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.18...lancache-monolithic-0.0.20) (2022-08-26) ### Fix @@ -88,12 +97,3 @@ ### Chore -- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - - - -## [lancache-monolithic-0.0.12](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.10...lancache-monolithic-0.0.12) (2022-07-22) - -### Chore - diff --git a/incubator/lancache-monolithic/0.0.21/Chart.lock b/incubator/lancache-monolithic/0.0.21/Chart.lock new file mode 100644 index 00000000000..8be20de2181 --- /dev/null +++ b/incubator/lancache-monolithic/0.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 +generated: "2022-08-29T05:35:02.556654849Z" diff --git a/incubator/lancache-monolithic/0.0.20/Chart.yaml b/incubator/lancache-monolithic/0.0.21/Chart.yaml similarity index 98% rename from incubator/lancache-monolithic/0.0.20/Chart.yaml rename to incubator/lancache-monolithic/0.0.21/Chart.yaml index fec7a073672..1aeb2427f16 100644 --- a/incubator/lancache-monolithic/0.0.20/Chart.yaml +++ b/incubator/lancache-monolithic/0.0.21/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lancache-monolithic -version: 0.0.20 +version: 0.0.21 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.20/README.md b/incubator/lancache-monolithic/0.0.21/README.md similarity index 98% rename from incubator/lancache-monolithic/0.0.20/README.md rename to incubator/lancache-monolithic/0.0.21/README.md index 24b35a1363c..276130ad724 100644 --- a/incubator/lancache-monolithic/0.0.20/README.md +++ b/incubator/lancache-monolithic/0.0.21/README.md @@ -1,6 +1,6 @@ # lancache-monolithic -![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) A monolithic lancache service capable of caching all CDN's in a single instance. diff --git a/incubator/lancache-monolithic/0.0.20/app-readme.md b/incubator/lancache-monolithic/0.0.21/app-readme.md similarity index 100% rename from incubator/lancache-monolithic/0.0.20/app-readme.md rename to incubator/lancache-monolithic/0.0.21/app-readme.md diff --git a/incubator/lancache-monolithic/0.0.20/charts/common-10.5.0.tgz b/incubator/lancache-monolithic/0.0.21/charts/common-10.5.0.tgz similarity index 100% rename from incubator/lancache-monolithic/0.0.20/charts/common-10.5.0.tgz rename to incubator/lancache-monolithic/0.0.21/charts/common-10.5.0.tgz diff --git a/incubator/lancache-monolithic/0.0.20/ix_values.yaml b/incubator/lancache-monolithic/0.0.21/ix_values.yaml similarity index 89% rename from incubator/lancache-monolithic/0.0.20/ix_values.yaml rename to incubator/lancache-monolithic/0.0.21/ix_values.yaml index 6d2682152fd..b53b39bfc19 100644 --- a/incubator/lancache-monolithic/0.0.20/ix_values.yaml +++ b/incubator/lancache-monolithic/0.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/lancache-monolithic pullPolicy: IfNotPresent - tag: latest@sha256:114e6d8dcdf4a305d9d1f4fee836c76802135564c98d6585164234e18bbe687a + tag: latest@sha256:8bbbdc265ab1ba9f1d2d00ada6060dd4669bebdbc8e6ce96b1f54e964ff5ec6f securityContext: readOnlyRootFilesystem: false diff --git a/incubator/lancache-monolithic/0.0.20/questions.yaml b/incubator/lancache-monolithic/0.0.21/questions.yaml similarity index 100% rename from incubator/lancache-monolithic/0.0.20/questions.yaml rename to incubator/lancache-monolithic/0.0.21/questions.yaml diff --git a/incubator/lancache-monolithic/0.0.20/templates/common.yaml b/incubator/lancache-monolithic/0.0.21/templates/common.yaml similarity index 100% rename from incubator/lancache-monolithic/0.0.20/templates/common.yaml rename to incubator/lancache-monolithic/0.0.21/templates/common.yaml diff --git a/incubator/lancache-monolithic/0.0.20/values.yaml b/incubator/lancache-monolithic/0.0.21/values.yaml similarity index 100% rename from incubator/lancache-monolithic/0.0.20/values.yaml rename to incubator/lancache-monolithic/0.0.21/values.yaml diff --git a/incubator/meshcentral/3.0.37/CHANGELOG.md b/incubator/meshcentral/3.0.38/CHANGELOG.md similarity index 92% rename from incubator/meshcentral/3.0.37/CHANGELOG.md rename to incubator/meshcentral/3.0.38/CHANGELOG.md index 76edf53605f..00e83576a31 100644 --- a/incubator/meshcentral/3.0.37/CHANGELOG.md +++ b/incubator/meshcentral/3.0.38/CHANGELOG.md @@ -2,6 +2,15 @@ +## [meshcentral-3.0.38](https://github.com/truecharts/charts/compare/meshcentral-3.0.37...meshcentral-3.0.38) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [meshcentral-3.0.37](https://github.com/truecharts/charts/compare/meshcentral-3.0.35...meshcentral-3.0.37) (2022-08-26) ### Fix @@ -88,12 +97,3 @@ ### Chore - update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) - - - - -## [meshcentral-3.0.27](https://github.com/truecharts/apps/compare/meshcentral-3.0.26...meshcentral-3.0.27) (2022-07-23) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/meshcentral/3.0.37/Chart.lock b/incubator/meshcentral/3.0.38/Chart.lock similarity index 85% rename from incubator/meshcentral/3.0.37/Chart.lock rename to incubator/meshcentral/3.0.38/Chart.lock index 70d6f05b306..398f62fc7bc 100644 --- a/incubator/meshcentral/3.0.37/Chart.lock +++ b/incubator/meshcentral/3.0.38/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 1.0.57 digest: sha256:3e86b126a19a5d668a17738229f760d3b91bb49a64b1a6e6d03afb9138e26872 -generated: "2022-08-27T17:18:17.986359564Z" +generated: "2022-08-29T05:35:11.294816402Z" diff --git a/incubator/meshcentral/3.0.37/Chart.yaml b/incubator/meshcentral/3.0.38/Chart.yaml similarity index 96% rename from incubator/meshcentral/3.0.37/Chart.yaml rename to incubator/meshcentral/3.0.38/Chart.yaml index f79290f430a..5c7e0f10a57 100644 --- a/incubator/meshcentral/3.0.37/Chart.yaml +++ b/incubator/meshcentral/3.0.38/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: meshcentral -version: 3.0.37 -appVersion: "1.0.61" +version: 3.0.38 +appVersion: "1.0.74" description: MeshCentral is a full computer management web site type: application deprecated: false diff --git a/incubator/meshcentral/3.0.37/README.md b/incubator/meshcentral/3.0.38/README.md similarity index 95% rename from incubator/meshcentral/3.0.37/README.md rename to incubator/meshcentral/3.0.38/README.md index c0b9b9c74ba..61321b5c644 100644 --- a/incubator/meshcentral/3.0.37/README.md +++ b/incubator/meshcentral/3.0.38/README.md @@ -1,6 +1,6 @@ # meshcentral -![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: 1.0.61](https://img.shields.io/badge/AppVersion-1.0.61-informational?style=flat-square) +![Version: 3.0.38](https://img.shields.io/badge/Version-3.0.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.74](https://img.shields.io/badge/AppVersion-1.0.74-informational?style=flat-square) MeshCentral is a full computer management web site diff --git a/incubator/meshcentral/3.0.37/app-readme.md b/incubator/meshcentral/3.0.38/app-readme.md similarity index 100% rename from incubator/meshcentral/3.0.37/app-readme.md rename to incubator/meshcentral/3.0.38/app-readme.md diff --git a/incubator/meshcentral/3.0.37/charts/common-10.5.0.tgz b/incubator/meshcentral/3.0.38/charts/common-10.5.0.tgz similarity index 100% rename from incubator/meshcentral/3.0.37/charts/common-10.5.0.tgz rename to incubator/meshcentral/3.0.38/charts/common-10.5.0.tgz diff --git a/incubator/meshcentral/3.0.37/charts/mongodb-1.0.57.tgz b/incubator/meshcentral/3.0.38/charts/mongodb-1.0.57.tgz similarity index 100% rename from incubator/meshcentral/3.0.37/charts/mongodb-1.0.57.tgz rename to incubator/meshcentral/3.0.38/charts/mongodb-1.0.57.tgz diff --git a/incubator/meshcentral/3.0.37/ix_values.yaml b/incubator/meshcentral/3.0.38/ix_values.yaml similarity index 98% rename from incubator/meshcentral/3.0.37/ix_values.yaml rename to incubator/meshcentral/3.0.38/ix_values.yaml index b46f10d4be0..175b422b524 100644 --- a/incubator/meshcentral/3.0.37/ix_values.yaml +++ b/incubator/meshcentral/3.0.38/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/meshcentral pullPolicy: IfNotPresent - tag: 1.0.61@sha256:2e66832ddcf16feb38fce6505b610bbfdd47312386a24bda25c84ab7fc680ea0 + tag: 1.0.74@sha256:a219ef12e7983b8f45dd63c5829ab19cc038378875ed3a64702282e1dd139a98 extraArgs: ["--cert", "$hostname"] diff --git a/incubator/meshcentral/3.0.37/questions.yaml b/incubator/meshcentral/3.0.38/questions.yaml similarity index 100% rename from incubator/meshcentral/3.0.37/questions.yaml rename to incubator/meshcentral/3.0.38/questions.yaml diff --git a/incubator/meshcentral/3.0.37/templates/common.yaml b/incubator/meshcentral/3.0.38/templates/common.yaml similarity index 100% rename from incubator/meshcentral/3.0.37/templates/common.yaml rename to incubator/meshcentral/3.0.38/templates/common.yaml diff --git a/incubator/meshcentral/3.0.37/values.yaml b/incubator/meshcentral/3.0.38/values.yaml similarity index 100% rename from incubator/meshcentral/3.0.37/values.yaml rename to incubator/meshcentral/3.0.38/values.yaml diff --git a/incubator/plextraktsync/0.0.23/Chart.lock b/incubator/plextraktsync/0.0.23/Chart.lock deleted file mode 100644 index 6a598bacc4d..00000000000 --- a/incubator/plextraktsync/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-27T17:24:26.479598754Z" diff --git a/incubator/plextraktsync/0.0.23/CHANGELOG.md b/incubator/plextraktsync/0.0.24/CHANGELOG.md similarity index 91% rename from incubator/plextraktsync/0.0.23/CHANGELOG.md rename to incubator/plextraktsync/0.0.24/CHANGELOG.md index 94c10557f8e..dde7c766f19 100644 --- a/incubator/plextraktsync/0.0.23/CHANGELOG.md +++ b/incubator/plextraktsync/0.0.24/CHANGELOG.md @@ -2,6 +2,15 @@ +## [plextraktsync-0.0.24](https://github.com/truecharts/charts/compare/plextraktsync-0.0.23...plextraktsync-0.0.24) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [plextraktsync-0.0.23](https://github.com/truecharts/charts/compare/plextraktsync-0.0.21...plextraktsync-0.0.23) (2022-08-26) ### Fix @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302)) - - -## [plextraktsync-0.0.13](https://github.com/truecharts/apps/compare/plextraktsync-0.0.12...plextraktsync-0.0.13) (2022-07-25) - -### Chore - -- update docker general non-major ([#3300](https://github.com/truecharts/apps/issues/3300)) - - ### Chore diff --git a/incubator/plextraktsync/0.0.24/Chart.lock b/incubator/plextraktsync/0.0.24/Chart.lock new file mode 100644 index 00000000000..8ee654904fa --- /dev/null +++ b/incubator/plextraktsync/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 +generated: "2022-08-29T05:35:03.282997224Z" diff --git a/incubator/plextraktsync/0.0.23/Chart.yaml b/incubator/plextraktsync/0.0.24/Chart.yaml similarity index 98% rename from incubator/plextraktsync/0.0.23/Chart.yaml rename to incubator/plextraktsync/0.0.24/Chart.yaml index 384abd93fe4..15aff8d67af 100644 --- a/incubator/plextraktsync/0.0.23/Chart.yaml +++ b/incubator/plextraktsync/0.0.24/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/Taxel/PlexTraktSync - https://ghcr.io/taxel/plextraktsync type: application -version: 0.0.23 +version: 0.0.24 diff --git a/incubator/plextraktsync/0.0.23/README.md b/incubator/plextraktsync/0.0.24/README.md similarity index 98% rename from incubator/plextraktsync/0.0.23/README.md rename to incubator/plextraktsync/0.0.24/README.md index 28fd79f46f6..6b73aa1e2e5 100644 --- a/incubator/plextraktsync/0.0.23/README.md +++ b/incubator/plextraktsync/0.0.24/README.md @@ -1,6 +1,6 @@ # plextraktsync -![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) Cette app permet de synchroniser le contenu de votre bibliotheque plex (pas de plexpass obligatoire) avec le site trakt.tv . diff --git a/incubator/plextraktsync/0.0.23/app-readme.md b/incubator/plextraktsync/0.0.24/app-readme.md similarity index 100% rename from incubator/plextraktsync/0.0.23/app-readme.md rename to incubator/plextraktsync/0.0.24/app-readme.md diff --git a/incubator/plextraktsync/0.0.23/charts/common-10.5.0.tgz b/incubator/plextraktsync/0.0.24/charts/common-10.5.0.tgz similarity index 100% rename from incubator/plextraktsync/0.0.23/charts/common-10.5.0.tgz rename to incubator/plextraktsync/0.0.24/charts/common-10.5.0.tgz diff --git a/incubator/plextraktsync/0.0.23/ix_values.yaml b/incubator/plextraktsync/0.0.24/ix_values.yaml similarity index 83% rename from incubator/plextraktsync/0.0.23/ix_values.yaml rename to incubator/plextraktsync/0.0.24/ix_values.yaml index fe03e7dee81..6a7e2888315 100644 --- a/incubator/plextraktsync/0.0.23/ix_values.yaml +++ b/incubator/plextraktsync/0.0.24/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/plextraktsync - tag: latest@sha256:55d0b5927a1bc11dd83a94cd56375a201de3dc03f099345b71404ca20757d373 + tag: latest@sha256:dbbbc221c97fd7ff1b142a167709f66962c4f370cb5f40839670767cd541c41f persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/plextraktsync/0.0.23/questions.yaml b/incubator/plextraktsync/0.0.24/questions.yaml similarity index 100% rename from incubator/plextraktsync/0.0.23/questions.yaml rename to incubator/plextraktsync/0.0.24/questions.yaml diff --git a/incubator/plextraktsync/0.0.23/templates/common.yaml b/incubator/plextraktsync/0.0.24/templates/common.yaml similarity index 100% rename from incubator/plextraktsync/0.0.23/templates/common.yaml rename to incubator/plextraktsync/0.0.24/templates/common.yaml diff --git a/incubator/plextraktsync/0.0.23/values.yaml b/incubator/plextraktsync/0.0.24/values.yaml similarity index 100% rename from incubator/plextraktsync/0.0.23/values.yaml rename to incubator/plextraktsync/0.0.24/values.yaml diff --git a/incubator/ra-rom-processor/0.0.23/Chart.lock b/incubator/ra-rom-processor/0.0.23/Chart.lock deleted file mode 100644 index e07af0d8c6d..00000000000 --- a/incubator/ra-rom-processor/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-28T10:42:43.676934969Z" diff --git a/incubator/ra-rom-processor/0.0.23/CHANGELOG.md b/incubator/ra-rom-processor/0.0.24/CHANGELOG.md similarity index 91% rename from incubator/ra-rom-processor/0.0.23/CHANGELOG.md rename to incubator/ra-rom-processor/0.0.24/CHANGELOG.md index 28a955d9fcf..8186a3cde42 100644 --- a/incubator/ra-rom-processor/0.0.23/CHANGELOG.md +++ b/incubator/ra-rom-processor/0.0.24/CHANGELOG.md @@ -2,6 +2,15 @@ +## [ra-rom-processor-0.0.24](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.23...ra-rom-processor-0.0.24) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [ra-rom-processor-0.0.23](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.22...ra-rom-processor-0.0.23) (2022-08-28) ### Chore @@ -88,12 +97,3 @@ - update docker general non-major ([#3300](https://github.com/truecharts/apps/issues/3300)) - ### Chore - -- add fake digest to new incubator Apps to fetch digests - - - - -## [ra-rom-processor-0.0.12](https://github.com/truecharts/apps/compare/ra-rom-processor-0.0.11...ra-rom-processor-0.0.12) (2022-07-23) - diff --git a/incubator/ra-rom-processor/0.0.24/Chart.lock b/incubator/ra-rom-processor/0.0.24/Chart.lock new file mode 100644 index 00000000000..59a92eb479e --- /dev/null +++ b/incubator/ra-rom-processor/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 +generated: "2022-08-29T05:35:03.768176503Z" diff --git a/incubator/ra-rom-processor/0.0.23/Chart.yaml b/incubator/ra-rom-processor/0.0.24/Chart.yaml similarity index 98% rename from incubator/ra-rom-processor/0.0.23/Chart.yaml rename to incubator/ra-rom-processor/0.0.24/Chart.yaml index f304e8007c7..13a47469bc8 100644 --- a/incubator/ra-rom-processor/0.0.23/Chart.yaml +++ b/incubator/ra-rom-processor/0.0.24/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://hub.docker.com/r/randomninjaatk/raromprocessor - https://github.com/RandomNinjaAtk/docker-raromprocessor#instructionsusage-guidelines type: application -version: 0.0.23 +version: 0.0.24 diff --git a/incubator/ra-rom-processor/0.0.23/README.md b/incubator/ra-rom-processor/0.0.24/README.md similarity index 98% rename from incubator/ra-rom-processor/0.0.23/README.md rename to incubator/ra-rom-processor/0.0.24/README.md index 50a6f82793e..bd1378e3e4c 100644 --- a/incubator/ra-rom-processor/0.0.23/README.md +++ b/incubator/ra-rom-processor/0.0.24/README.md @@ -1,6 +1,6 @@ # ra-rom-processor -![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) RA ROM Processor is a Docker container that is used to download/orgainze/process/verify/dedupe/scrape a ROMs library automatically by matching ROMs to the RetroAchievement.org website Hash database. diff --git a/incubator/ra-rom-processor/0.0.23/app-readme.md b/incubator/ra-rom-processor/0.0.24/app-readme.md similarity index 100% rename from incubator/ra-rom-processor/0.0.23/app-readme.md rename to incubator/ra-rom-processor/0.0.24/app-readme.md diff --git a/incubator/ra-rom-processor/0.0.23/charts/common-10.5.0.tgz b/incubator/ra-rom-processor/0.0.24/charts/common-10.5.0.tgz similarity index 100% rename from incubator/ra-rom-processor/0.0.23/charts/common-10.5.0.tgz rename to incubator/ra-rom-processor/0.0.24/charts/common-10.5.0.tgz diff --git a/incubator/ra-rom-processor/0.0.23/ix_values.yaml b/incubator/ra-rom-processor/0.0.24/ix_values.yaml similarity index 92% rename from incubator/ra-rom-processor/0.0.23/ix_values.yaml rename to incubator/ra-rom-processor/0.0.24/ix_values.yaml index 52265cfc6ee..c33d049a900 100644 --- a/incubator/ra-rom-processor/0.0.23/ix_values.yaml +++ b/incubator/ra-rom-processor/0.0.24/ix_values.yaml @@ -13,7 +13,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/ra-rom-processor - tag: latest@sha256:353eb1050a6a174d5b4ae2b09c38120dc7f2d39198ce0be9ce752b9a00e3291d + tag: latest@sha256:304662ba490fd9b1ddb04e74985f0c716eeb77c1357769c02c408c06d5f5b3ef persistence: config: enabled: true diff --git a/incubator/ra-rom-processor/0.0.23/questions.yaml b/incubator/ra-rom-processor/0.0.24/questions.yaml similarity index 100% rename from incubator/ra-rom-processor/0.0.23/questions.yaml rename to incubator/ra-rom-processor/0.0.24/questions.yaml diff --git a/incubator/ra-rom-processor/0.0.23/templates/common.yaml b/incubator/ra-rom-processor/0.0.24/templates/common.yaml similarity index 100% rename from incubator/ra-rom-processor/0.0.23/templates/common.yaml rename to incubator/ra-rom-processor/0.0.24/templates/common.yaml diff --git a/incubator/ra-rom-processor/0.0.23/values.yaml b/incubator/ra-rom-processor/0.0.24/values.yaml similarity index 100% rename from incubator/ra-rom-processor/0.0.23/values.yaml rename to incubator/ra-rom-processor/0.0.24/values.yaml diff --git a/incubator/raneto/0.0.23/Chart.lock b/incubator/raneto/0.0.23/Chart.lock deleted file mode 100644 index 83ee0541a74..00000000000 --- a/incubator/raneto/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-27T17:27:22.567965315Z" diff --git a/incubator/raneto/0.0.23/CHANGELOG.md b/incubator/raneto/0.0.24/CHANGELOG.md similarity index 91% rename from incubator/raneto/0.0.23/CHANGELOG.md rename to incubator/raneto/0.0.24/CHANGELOG.md index 1de1d51c7a2..f451b44f61f 100644 --- a/incubator/raneto/0.0.23/CHANGELOG.md +++ b/incubator/raneto/0.0.24/CHANGELOG.md @@ -2,6 +2,15 @@ +## [raneto-0.0.24](https://github.com/truecharts/charts/compare/raneto-0.0.23...raneto-0.0.24) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [raneto-0.0.23](https://github.com/truecharts/charts/compare/raneto-0.0.21...raneto-0.0.23) (2022-08-26) ### Fix @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302)) - - -## [raneto-0.0.13](https://github.com/truecharts/apps/compare/raneto-0.0.12...raneto-0.0.13) (2022-07-25) - -### Chore - -- update docker general non-major ([#3300](https://github.com/truecharts/apps/issues/3300)) - - ### Chore diff --git a/incubator/raneto/0.0.24/Chart.lock b/incubator/raneto/0.0.24/Chart.lock new file mode 100644 index 00000000000..af72a2d6a92 --- /dev/null +++ b/incubator/raneto/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 +generated: "2022-08-29T05:35:25.396355463Z" diff --git a/incubator/raneto/0.0.23/Chart.yaml b/incubator/raneto/0.0.24/Chart.yaml similarity index 98% rename from incubator/raneto/0.0.23/Chart.yaml rename to incubator/raneto/0.0.24/Chart.yaml index b29c7d5f926..2e5e5fdf3c8 100644 --- a/incubator/raneto/0.0.23/Chart.yaml +++ b/incubator/raneto/0.0.24/Chart.yaml @@ -29,4 +29,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/raneto - https://github.com/linuxserver/docker-raneto#readme type: application -version: 0.0.23 +version: 0.0.24 diff --git a/incubator/raneto/0.0.23/README.md b/incubator/raneto/0.0.24/README.md similarity index 98% rename from incubator/raneto/0.0.23/README.md rename to incubator/raneto/0.0.24/README.md index 35ccd0b377f..f48ce604cc5 100644 --- a/incubator/raneto/0.0.23/README.md +++ b/incubator/raneto/0.0.24/README.md @@ -1,6 +1,6 @@ # raneto -![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) Raneto(http://raneto.com/) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase. diff --git a/incubator/raneto/0.0.23/app-readme.md b/incubator/raneto/0.0.24/app-readme.md similarity index 100% rename from incubator/raneto/0.0.23/app-readme.md rename to incubator/raneto/0.0.24/app-readme.md diff --git a/incubator/raneto/0.0.23/charts/common-10.5.0.tgz b/incubator/raneto/0.0.24/charts/common-10.5.0.tgz similarity index 100% rename from incubator/raneto/0.0.23/charts/common-10.5.0.tgz rename to incubator/raneto/0.0.24/charts/common-10.5.0.tgz diff --git a/incubator/raneto/0.0.23/ix_values.yaml b/incubator/raneto/0.0.24/ix_values.yaml similarity index 82% rename from incubator/raneto/0.0.23/ix_values.yaml rename to incubator/raneto/0.0.24/ix_values.yaml index cbd9e1c9989..637963937b0 100644 --- a/incubator/raneto/0.0.23/ix_values.yaml +++ b/incubator/raneto/0.0.24/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/raneto - tag: latest@sha256:8bfed84b90c9c393da56e1281d064c4520fd0c9cb3b6856d2ff4b599181cadc4 + tag: latest@sha256:5b0d19784191a6289a6462db739beeed8cc66d9c6514f110cdd7e6c505f79383 persistence: config: enabled: true diff --git a/incubator/raneto/0.0.23/questions.yaml b/incubator/raneto/0.0.24/questions.yaml similarity index 100% rename from incubator/raneto/0.0.23/questions.yaml rename to incubator/raneto/0.0.24/questions.yaml diff --git a/incubator/raneto/0.0.23/templates/common.yaml b/incubator/raneto/0.0.24/templates/common.yaml similarity index 100% rename from incubator/raneto/0.0.23/templates/common.yaml rename to incubator/raneto/0.0.24/templates/common.yaml diff --git a/incubator/raneto/0.0.23/values.yaml b/incubator/raneto/0.0.24/values.yaml similarity index 100% rename from incubator/raneto/0.0.23/values.yaml rename to incubator/raneto/0.0.24/values.yaml diff --git a/incubator/rimgo/0.0.39/Chart.lock b/incubator/rimgo/0.0.39/Chart.lock deleted file mode 100644 index f65cb502599..00000000000 --- a/incubator/rimgo/0.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-28T10:42:44.047407802Z" diff --git a/incubator/rimgo/0.0.39/CHANGELOG.md b/incubator/rimgo/0.0.40/CHANGELOG.md similarity index 91% rename from incubator/rimgo/0.0.39/CHANGELOG.md rename to incubator/rimgo/0.0.40/CHANGELOG.md index fe6479ddb05..bc825300c58 100644 --- a/incubator/rimgo/0.0.39/CHANGELOG.md +++ b/incubator/rimgo/0.0.40/CHANGELOG.md @@ -2,6 +2,15 @@ +## [rimgo-0.0.40](https://github.com/truecharts/charts/compare/rimgo-0.0.39...rimgo-0.0.40) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [rimgo-0.0.39](https://github.com/truecharts/charts/compare/rimgo-0.0.38...rimgo-0.0.39) (2022-08-28) ### Chore @@ -88,12 +97,3 @@ ## [rimgo-0.0.28](https://github.com/truecharts/charts/compare/rimgo-0.0.27...rimgo-0.0.28) (2022-08-19) - -### Chore - -- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512)) - - - - -## [rimgo-0.0.27](https://github.com/truecharts/charts/compare/rimgo-0.0.26...rimgo-0.0.27) (2022-08-18) diff --git a/incubator/rimgo/0.0.40/Chart.lock b/incubator/rimgo/0.0.40/Chart.lock new file mode 100644 index 00000000000..7e1dacb204c --- /dev/null +++ b/incubator/rimgo/0.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 +generated: "2022-08-29T05:35:25.891085237Z" diff --git a/incubator/rimgo/0.0.39/Chart.yaml b/incubator/rimgo/0.0.40/Chart.yaml similarity index 97% rename from incubator/rimgo/0.0.39/Chart.yaml rename to incubator/rimgo/0.0.40/Chart.yaml index 29e54729939..30fad6a07f0 100644 --- a/incubator/rimgo/0.0.39/Chart.yaml +++ b/incubator/rimgo/0.0.40/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.39 +version: 0.0.40 diff --git a/incubator/rimgo/0.0.39/README.md b/incubator/rimgo/0.0.40/README.md similarity index 98% rename from incubator/rimgo/0.0.39/README.md rename to incubator/rimgo/0.0.40/README.md index 83c764047e7..62001e9df9b 100644 --- a/incubator/rimgo/0.0.39/README.md +++ b/incubator/rimgo/0.0.40/README.md @@ -1,6 +1,6 @@ # rimgo -![Version: 0.0.39](https://img.shields.io/badge/Version-0.0.39-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.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: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Alternative Imgur front-end diff --git a/incubator/rimgo/0.0.39/app-readme.md b/incubator/rimgo/0.0.40/app-readme.md similarity index 100% rename from incubator/rimgo/0.0.39/app-readme.md rename to incubator/rimgo/0.0.40/app-readme.md diff --git a/incubator/rimgo/0.0.39/charts/common-10.5.0.tgz b/incubator/rimgo/0.0.40/charts/common-10.5.0.tgz similarity index 100% rename from incubator/rimgo/0.0.39/charts/common-10.5.0.tgz rename to incubator/rimgo/0.0.40/charts/common-10.5.0.tgz diff --git a/incubator/rimgo/0.0.39/ix_values.yaml b/incubator/rimgo/0.0.40/ix_values.yaml similarity index 82% rename from incubator/rimgo/0.0.39/ix_values.yaml rename to incubator/rimgo/0.0.40/ix_values.yaml index 3208f3ab188..6c5a3eac14a 100644 --- a/incubator/rimgo/0.0.39/ix_values.yaml +++ b/incubator/rimgo/0.0.40/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rimgo - tag: latest@sha256:846fbce39e2183c08aa731da1ac09ac523e7ade24b3f2cc6a06965fdf040a941 + tag: latest@sha256:c0752ba31a1468595039f970dc6a6738607edaa944b04ffad4e7d98b53f55df8 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/rimgo/0.0.39/questions.yaml b/incubator/rimgo/0.0.40/questions.yaml similarity index 100% rename from incubator/rimgo/0.0.39/questions.yaml rename to incubator/rimgo/0.0.40/questions.yaml diff --git a/incubator/rimgo/0.0.39/templates/common.yaml b/incubator/rimgo/0.0.40/templates/common.yaml similarity index 100% rename from incubator/rimgo/0.0.39/templates/common.yaml rename to incubator/rimgo/0.0.40/templates/common.yaml diff --git a/incubator/rimgo/0.0.39/values.yaml b/incubator/rimgo/0.0.40/values.yaml similarity index 100% rename from incubator/rimgo/0.0.39/values.yaml rename to incubator/rimgo/0.0.40/values.yaml diff --git a/incubator/searxng/0.0.31/Chart.lock b/incubator/searxng/0.0.31/Chart.lock deleted file mode 100644 index 35ccb7d2fb8..00000000000 --- a/incubator/searxng/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-27T17:31:05.910359056Z" diff --git a/incubator/searxng/0.0.31/CHANGELOG.md b/incubator/searxng/0.0.32/CHANGELOG.md similarity index 91% rename from incubator/searxng/0.0.31/CHANGELOG.md rename to incubator/searxng/0.0.32/CHANGELOG.md index 168acc8ab1f..67f8c6b8550 100644 --- a/incubator/searxng/0.0.31/CHANGELOG.md +++ b/incubator/searxng/0.0.32/CHANGELOG.md @@ -2,6 +2,15 @@ +## [searxng-0.0.32](https://github.com/truecharts/charts/compare/searxng-0.0.31...searxng-0.0.32) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [searxng-0.0.31](https://github.com/truecharts/charts/compare/searxng-0.0.28...searxng-0.0.31) (2022-08-27) ### Chore @@ -88,12 +97,3 @@ - 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)) - - - - -## [searxng-0.0.20](https://github.com/truecharts/charts/compare/searxng-0.0.19...searxng-0.0.20) (2022-08-10) - -### Chore diff --git a/incubator/searxng/0.0.32/Chart.lock b/incubator/searxng/0.0.32/Chart.lock new file mode 100644 index 00000000000..de0b9c4d499 --- /dev/null +++ b/incubator/searxng/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 +generated: "2022-08-29T05:35:26.857885378Z" diff --git a/incubator/searxng/0.0.31/Chart.yaml b/incubator/searxng/0.0.32/Chart.yaml similarity index 98% rename from incubator/searxng/0.0.31/Chart.yaml rename to incubator/searxng/0.0.32/Chart.yaml index ef859748914..c28a75d72a3 100644 --- a/incubator/searxng/0.0.31/Chart.yaml +++ b/incubator/searxng/0.0.32/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/searxng/searxng - https://hub.docker.com/r/searxng/searxng type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/searxng/0.0.31/README.md b/incubator/searxng/0.0.32/README.md similarity index 98% rename from incubator/searxng/0.0.31/README.md rename to incubator/searxng/0.0.32/README.md index c071e168d56..ee3b4b518fd 100644 --- a/incubator/searxng/0.0.31/README.md +++ b/incubator/searxng/0.0.32/README.md @@ -1,6 +1,6 @@ # searxng -![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) +![Version: 0.0.32](https://img.shields.io/badge/Version-0.0.32-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) SearXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, SearXNG can be used over Tor for online anonymity. diff --git a/incubator/searxng/0.0.31/app-readme.md b/incubator/searxng/0.0.32/app-readme.md similarity index 100% rename from incubator/searxng/0.0.31/app-readme.md rename to incubator/searxng/0.0.32/app-readme.md diff --git a/incubator/searxng/0.0.31/charts/common-10.5.0.tgz b/incubator/searxng/0.0.32/charts/common-10.5.0.tgz similarity index 100% rename from incubator/searxng/0.0.31/charts/common-10.5.0.tgz rename to incubator/searxng/0.0.32/charts/common-10.5.0.tgz diff --git a/incubator/searxng/0.0.31/ix_values.yaml b/incubator/searxng/0.0.32/ix_values.yaml similarity index 83% rename from incubator/searxng/0.0.31/ix_values.yaml rename to incubator/searxng/0.0.32/ix_values.yaml index ef07198efe0..b7bd719cad2 100644 --- a/incubator/searxng/0.0.31/ix_values.yaml +++ b/incubator/searxng/0.0.32/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searxng - tag: latest@sha256:a886e10b9ca836cca5fbaba2a0bd82cca0d0ac8a377a07023e74654956ac7ed9 + tag: latest@sha256:f6dd0cac67c41d3287f3f8a345fd8c8ff88080db1f6309d7143b5782a866d748 persistence: config: enabled: true diff --git a/incubator/searxng/0.0.31/questions.yaml b/incubator/searxng/0.0.32/questions.yaml similarity index 100% rename from incubator/searxng/0.0.31/questions.yaml rename to incubator/searxng/0.0.32/questions.yaml diff --git a/incubator/searxng/0.0.31/templates/common.yaml b/incubator/searxng/0.0.32/templates/common.yaml similarity index 100% rename from incubator/searxng/0.0.31/templates/common.yaml rename to incubator/searxng/0.0.32/templates/common.yaml diff --git a/incubator/searxng/0.0.31/values.yaml b/incubator/searxng/0.0.32/values.yaml similarity index 100% rename from incubator/searxng/0.0.31/values.yaml rename to incubator/searxng/0.0.32/values.yaml diff --git a/incubator/virt-manager/0.0.38/Chart.lock b/incubator/virt-manager/0.0.38/Chart.lock deleted file mode 100644 index cc6380b1b57..00000000000 --- a/incubator/virt-manager/0.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-28T10:43:00.839726938Z" diff --git a/incubator/virt-manager/0.0.38/CHANGELOG.md b/incubator/virt-manager/0.0.39/CHANGELOG.md similarity index 91% rename from incubator/virt-manager/0.0.38/CHANGELOG.md rename to incubator/virt-manager/0.0.39/CHANGELOG.md index f13ccc2a5b4..c5bca451333 100644 --- a/incubator/virt-manager/0.0.38/CHANGELOG.md +++ b/incubator/virt-manager/0.0.39/CHANGELOG.md @@ -2,6 +2,15 @@ +## [virt-manager-0.0.39](https://github.com/truecharts/charts/compare/virt-manager-0.0.38...virt-manager-0.0.39) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [virt-manager-0.0.38](https://github.com/truecharts/charts/compare/virt-manager-0.0.37...virt-manager-0.0.38) (2022-08-28) ### Chore @@ -88,12 +97,3 @@ - -## [virt-manager-0.0.27](https://github.com/truecharts/charts/compare/virt-manager-0.0.26...virt-manager-0.0.27) (2022-08-18) - -### Chore - -- update docker general non-major ([#3503](https://github.com/truecharts/charts/issues/3503)) - - - diff --git a/incubator/virt-manager/0.0.39/Chart.lock b/incubator/virt-manager/0.0.39/Chart.lock new file mode 100644 index 00000000000..0c2e641e252 --- /dev/null +++ b/incubator/virt-manager/0.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 +generated: "2022-08-29T05:35:42.814941454Z" diff --git a/incubator/virt-manager/0.0.38/Chart.yaml b/incubator/virt-manager/0.0.39/Chart.yaml similarity index 98% rename from incubator/virt-manager/0.0.38/Chart.yaml rename to incubator/virt-manager/0.0.39/Chart.yaml index 2525e1b09ff..34e15372f10 100644 --- a/incubator/virt-manager/0.0.38/Chart.yaml +++ b/incubator/virt-manager/0.0.39/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.38 +version: 0.0.39 diff --git a/incubator/virt-manager/0.0.38/README.md b/incubator/virt-manager/0.0.39/README.md similarity index 98% rename from incubator/virt-manager/0.0.38/README.md rename to incubator/virt-manager/0.0.39/README.md index edca7115462..c168c69ec72 100644 --- a/incubator/virt-manager/0.0.38/README.md +++ b/incubator/virt-manager/0.0.39/README.md @@ -1,6 +1,6 @@ # virt-manager -![Version: 0.0.38](https://img.shields.io/badge/Version-0.0.38-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.39](https://img.shields.io/badge/Version-0.0.39-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.38/app-readme.md b/incubator/virt-manager/0.0.39/app-readme.md similarity index 100% rename from incubator/virt-manager/0.0.38/app-readme.md rename to incubator/virt-manager/0.0.39/app-readme.md diff --git a/incubator/virt-manager/0.0.38/charts/common-10.5.0.tgz b/incubator/virt-manager/0.0.39/charts/common-10.5.0.tgz similarity index 100% rename from incubator/virt-manager/0.0.38/charts/common-10.5.0.tgz rename to incubator/virt-manager/0.0.39/charts/common-10.5.0.tgz diff --git a/incubator/virt-manager/0.0.38/ix_values.yaml b/incubator/virt-manager/0.0.39/ix_values.yaml similarity index 87% rename from incubator/virt-manager/0.0.38/ix_values.yaml rename to incubator/virt-manager/0.0.39/ix_values.yaml index 7e0aa5fdfd5..845b93ce038 100644 --- a/incubator/virt-manager/0.0.38/ix_values.yaml +++ b/incubator/virt-manager/0.0.39/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/virt-manager - tag: latest@sha256:3a609ec4be851252b0b95fd9f7d8b71481a86c4eb746673b7f75048c65d64bd4 + tag: latest@sha256:38a8257285e6c104bee0e41a1d7619866b35a912bdcb8d9570455b710e15a265 persistence: devkvm: enabled: true diff --git a/incubator/virt-manager/0.0.38/questions.yaml b/incubator/virt-manager/0.0.39/questions.yaml similarity index 100% rename from incubator/virt-manager/0.0.38/questions.yaml rename to incubator/virt-manager/0.0.39/questions.yaml diff --git a/incubator/virt-manager/0.0.38/templates/common.yaml b/incubator/virt-manager/0.0.39/templates/common.yaml similarity index 100% rename from incubator/virt-manager/0.0.38/templates/common.yaml rename to incubator/virt-manager/0.0.39/templates/common.yaml diff --git a/incubator/virt-manager/0.0.38/values.yaml b/incubator/virt-manager/0.0.39/values.yaml similarity index 100% rename from incubator/virt-manager/0.0.38/values.yaml rename to incubator/virt-manager/0.0.39/values.yaml diff --git a/incubator/webtop/0.0.22/Chart.lock b/incubator/webtop/0.0.22/Chart.lock deleted file mode 100644 index a53511882b3..00000000000 --- a/incubator/webtop/0.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-27T17:40:23.383838998Z" diff --git a/incubator/webtop/0.0.22/CHANGELOG.md b/incubator/webtop/0.0.23/CHANGELOG.md similarity index 92% rename from incubator/webtop/0.0.22/CHANGELOG.md rename to incubator/webtop/0.0.23/CHANGELOG.md index 1da45eae288..6f32670945a 100644 --- a/incubator/webtop/0.0.22/CHANGELOG.md +++ b/incubator/webtop/0.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [webtop-0.0.23](https://github.com/truecharts/charts/compare/webtop-0.0.22...webtop-0.0.23) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [webtop-0.0.22](https://github.com/truecharts/charts/compare/webtop-0.0.20...webtop-0.0.22) (2022-08-26) ### Fix @@ -88,12 +97,3 @@ ## [webtop-0.0.12](https://github.com/truecharts/apps/compare/webtop-0.0.11...webtop-0.0.12) (2022-07-23) -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - - - diff --git a/incubator/webtop/0.0.23/Chart.lock b/incubator/webtop/0.0.23/Chart.lock new file mode 100644 index 00000000000..a8cca0cdab7 --- /dev/null +++ b/incubator/webtop/0.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 +generated: "2022-08-29T05:35:47.728006439Z" diff --git a/incubator/webtop/0.0.22/Chart.yaml b/incubator/webtop/0.0.23/Chart.yaml similarity index 98% rename from incubator/webtop/0.0.22/Chart.yaml rename to incubator/webtop/0.0.23/Chart.yaml index f78e1bac10a..a59c5ca01ef 100644 --- a/incubator/webtop/0.0.22/Chart.yaml +++ b/incubator/webtop/0.0.23/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/webtop - https://github.com/linuxserver/docker-webtop#readme type: application -version: 0.0.22 +version: 0.0.23 diff --git a/incubator/webtop/0.0.22/README.md b/incubator/webtop/0.0.23/README.md similarity index 98% rename from incubator/webtop/0.0.22/README.md rename to incubator/webtop/0.0.23/README.md index 86b4b23c7f0..9c741da3549 100644 --- a/incubator/webtop/0.0.22/README.md +++ b/incubator/webtop/0.0.23/README.md @@ -1,6 +1,6 @@ # webtop -![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) Webtop(https://github.com/linuxserver/gclient) - Alpine, Ubuntu, Fedora, and Arch based containers containing full desktop environments in officially supported flavors accessible via any modern web browser. diff --git a/incubator/webtop/0.0.22/app-readme.md b/incubator/webtop/0.0.23/app-readme.md similarity index 100% rename from incubator/webtop/0.0.22/app-readme.md rename to incubator/webtop/0.0.23/app-readme.md diff --git a/incubator/webtop/0.0.22/charts/common-10.5.0.tgz b/incubator/webtop/0.0.23/charts/common-10.5.0.tgz similarity index 100% rename from incubator/webtop/0.0.22/charts/common-10.5.0.tgz rename to incubator/webtop/0.0.23/charts/common-10.5.0.tgz diff --git a/incubator/webtop/0.0.22/ix_values.yaml b/incubator/webtop/0.0.23/ix_values.yaml similarity index 85% rename from incubator/webtop/0.0.22/ix_values.yaml rename to incubator/webtop/0.0.23/ix_values.yaml index 7c6ac926102..89e34412ae5 100644 --- a/incubator/webtop/0.0.22/ix_values.yaml +++ b/incubator/webtop/0.0.23/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/webtop - tag: latest@sha256:c4b800274d8bdab178603a74f7c53f5b07f03eeac81cc29bdd8e48bf86878a5b + tag: latest@sha256:4984c7e0f729ca2b4dc701c979267e8aad664ca4568b3e66d0f960fa203474bd persistence: config: enabled: true diff --git a/incubator/webtop/0.0.22/questions.yaml b/incubator/webtop/0.0.23/questions.yaml similarity index 100% rename from incubator/webtop/0.0.22/questions.yaml rename to incubator/webtop/0.0.23/questions.yaml diff --git a/incubator/webtop/0.0.22/templates/common.yaml b/incubator/webtop/0.0.23/templates/common.yaml similarity index 100% rename from incubator/webtop/0.0.22/templates/common.yaml rename to incubator/webtop/0.0.23/templates/common.yaml diff --git a/incubator/webtop/0.0.22/values.yaml b/incubator/webtop/0.0.23/values.yaml similarity index 100% rename from incubator/webtop/0.0.22/values.yaml rename to incubator/webtop/0.0.23/values.yaml diff --git a/stable/babybuddy/8.0.41/CHANGELOG.md b/stable/babybuddy/8.0.42/CHANGELOG.md similarity index 91% rename from stable/babybuddy/8.0.41/CHANGELOG.md rename to stable/babybuddy/8.0.42/CHANGELOG.md index 33eebc07d94..af883b9fe32 100644 --- a/stable/babybuddy/8.0.41/CHANGELOG.md +++ b/stable/babybuddy/8.0.42/CHANGELOG.md @@ -2,6 +2,15 @@ +## [babybuddy-8.0.42](https://github.com/truecharts/charts/compare/babybuddy-8.0.41...babybuddy-8.0.42) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [babybuddy-8.0.41](https://github.com/truecharts/charts/compare/babybuddy-8.0.40...babybuddy-8.0.41) (2022-08-23) ### 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)) - - - -## [babybuddy-8.0.32](https://github.com/truecharts/apps/compare/babybuddy-8.0.31...babybuddy-8.0.32) (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/babybuddy/8.0.41/Chart.lock b/stable/babybuddy/8.0.42/Chart.lock similarity index 85% rename from stable/babybuddy/8.0.41/Chart.lock rename to stable/babybuddy/8.0.42/Chart.lock index 7ddeb20cc63..65dbbe0ab93 100644 --- a/stable/babybuddy/8.0.41/Chart.lock +++ b/stable/babybuddy/8.0.42/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.62 digest: sha256:b65145ebb0628eccc29eda7b6a693cc7bfe6bd39baa849060157f8e3274f6ea9 -generated: "2022-08-23T22:24:39.072731628Z" +generated: "2022-08-29T05:35:56.704077832Z" diff --git a/stable/babybuddy/8.0.41/Chart.yaml b/stable/babybuddy/8.0.42/Chart.yaml similarity index 98% rename from stable/babybuddy/8.0.41/Chart.yaml rename to stable/babybuddy/8.0.42/Chart.yaml index fc7cd5c4c0d..8f0fa59a773 100644 --- a/stable/babybuddy/8.0.41/Chart.yaml +++ b/stable/babybuddy/8.0.42/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "1.12.2" kubeVersion: ">=1.16.0-0" -version: 8.0.41 +version: 8.0.42 name: babybuddy description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. type: application diff --git a/stable/babybuddy/8.0.41/README.md b/stable/babybuddy/8.0.42/README.md similarity index 98% rename from stable/babybuddy/8.0.41/README.md rename to stable/babybuddy/8.0.42/README.md index c1d53134717..2f54120d61f 100644 --- a/stable/babybuddy/8.0.41/README.md +++ b/stable/babybuddy/8.0.42/README.md @@ -1,6 +1,6 @@ # babybuddy -![Version: 8.0.41](https://img.shields.io/badge/Version-8.0.41-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.12.2](https://img.shields.io/badge/AppVersion-1.12.2-informational?style=flat-square) +![Version: 8.0.42](https://img.shields.io/badge/Version-8.0.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.12.2](https://img.shields.io/badge/AppVersion-1.12.2-informational?style=flat-square) Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. diff --git a/stable/babybuddy/8.0.41/app-readme.md b/stable/babybuddy/8.0.42/app-readme.md similarity index 100% rename from stable/babybuddy/8.0.41/app-readme.md rename to stable/babybuddy/8.0.42/app-readme.md diff --git a/stable/babybuddy/8.0.41/charts/common-10.5.0.tgz b/stable/babybuddy/8.0.42/charts/common-10.5.0.tgz similarity index 100% rename from stable/babybuddy/8.0.41/charts/common-10.5.0.tgz rename to stable/babybuddy/8.0.42/charts/common-10.5.0.tgz diff --git a/stable/babybuddy/8.0.41/charts/postgresql-8.0.62.tgz b/stable/babybuddy/8.0.42/charts/postgresql-8.0.62.tgz similarity index 100% rename from stable/babybuddy/8.0.41/charts/postgresql-8.0.62.tgz rename to stable/babybuddy/8.0.42/charts/postgresql-8.0.62.tgz diff --git a/stable/babybuddy/8.0.41/ix_values.yaml b/stable/babybuddy/8.0.42/ix_values.yaml similarity index 91% rename from stable/babybuddy/8.0.41/ix_values.yaml rename to stable/babybuddy/8.0.42/ix_values.yaml index 07fe7a355e4..1d026a468b9 100644 --- a/stable/babybuddy/8.0.41/ix_values.yaml +++ b/stable/babybuddy/8.0.42/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/babybuddy pullPolicy: IfNotPresent - tag: 1.12.2@sha256:5dc3da96d8a0eeb836168f2f6e75dd8773065832beca6812049672936ffdec65 + tag: 1.12.2@sha256:9325df983b45ebffa2cbc4ba91692663bb1dea5ceebd86b2046764365c32fdae env: DB_ENGINE: "django.db.backends.postgresql" diff --git a/stable/babybuddy/8.0.41/questions.yaml b/stable/babybuddy/8.0.42/questions.yaml similarity index 97% rename from stable/babybuddy/8.0.41/questions.yaml rename to stable/babybuddy/8.0.42/questions.yaml index 20c0f93b938..c02999b97db 100644 --- a/stable/babybuddy/8.0.41/questions.yaml +++ b/stable/babybuddy/8.0.42/questions.yaml @@ -2089,6 +2089,8 @@ questions: description: OpenVPN - value: wireguard description: Wireguard + - value: tailscale + description: Tailscale - variable: openvpn label: OpenVPN Settings schema: @@ -2108,6 +2110,61 @@ questions: 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: @@ -2176,7 +2233,6 @@ questions: schema: type: string default: "" - required: true - variable: envList label: VPN Environment Variables schema: diff --git a/stable/babybuddy/8.0.41/templates/common.yaml b/stable/babybuddy/8.0.42/templates/common.yaml similarity index 100% rename from stable/babybuddy/8.0.41/templates/common.yaml rename to stable/babybuddy/8.0.42/templates/common.yaml diff --git a/stable/babybuddy/8.0.41/values.yaml b/stable/babybuddy/8.0.42/values.yaml similarity index 100% rename from stable/babybuddy/8.0.41/values.yaml rename to stable/babybuddy/8.0.42/values.yaml diff --git a/stable/booksonic-air/6.0.35/Chart.lock b/stable/booksonic-air/6.0.35/Chart.lock deleted file mode 100644 index c661b53d600..00000000000 --- a/stable/booksonic-air/6.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-23T22:25:33.854473652Z" diff --git a/stable/booksonic-air/6.0.35/CHANGELOG.md b/stable/booksonic-air/6.0.36/CHANGELOG.md similarity index 92% rename from stable/booksonic-air/6.0.35/CHANGELOG.md rename to stable/booksonic-air/6.0.36/CHANGELOG.md index 5dfd4f5d32b..3e7c872027b 100644 --- a/stable/booksonic-air/6.0.35/CHANGELOG.md +++ b/stable/booksonic-air/6.0.36/CHANGELOG.md @@ -2,6 +2,15 @@ +## [booksonic-air-6.0.36](https://github.com/truecharts/charts/compare/booksonic-air-6.0.35...booksonic-air-6.0.36) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [booksonic-air-6.0.35](https://github.com/truecharts/charts/compare/booksonic-air-6.0.34...booksonic-air-6.0.35) (2022-08-23) ### Chore @@ -88,12 +97,3 @@ ### Chore - update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) - - - - -## [booksonic-air-6.0.26](https://github.com/truecharts/apps/compare/booksonic-air-6.0.25...booksonic-air-6.0.26) (2022-07-25) - -### Chore - -- update docker general non-major ([#3290](https://github.com/truecharts/apps/issues/3290)) diff --git a/stable/booksonic-air/6.0.36/Chart.lock b/stable/booksonic-air/6.0.36/Chart.lock new file mode 100644 index 00000000000..9611976fea3 --- /dev/null +++ b/stable/booksonic-air/6.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 +generated: "2022-08-29T05:35:49.518109799Z" diff --git a/stable/booksonic-air/6.0.35/Chart.yaml b/stable/booksonic-air/6.0.36/Chart.yaml similarity index 98% rename from stable/booksonic-air/6.0.35/Chart.yaml rename to stable/booksonic-air/6.0.36/Chart.yaml index 6d0cc689e2c..0f67fed1682 100644 --- a/stable/booksonic-air/6.0.35/Chart.yaml +++ b/stable/booksonic-air/6.0.36/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air - https://github.com/popeen/Booksonic-Air - https://hub.docker.com/r/linuxserver/booksonic-air -version: 6.0.35 +version: 6.0.36 annotations: truecharts.org/catagories: | - media diff --git a/stable/booksonic-air/6.0.35/README.md b/stable/booksonic-air/6.0.36/README.md similarity index 98% rename from stable/booksonic-air/6.0.35/README.md rename to stable/booksonic-air/6.0.36/README.md index 9dba05b66e2..5e83d32de21 100644 --- a/stable/booksonic-air/6.0.35/README.md +++ b/stable/booksonic-air/6.0.36/README.md @@ -1,6 +1,6 @@ # booksonic-air -![Version: 6.0.35](https://img.shields.io/badge/Version-6.0.35-informational?style=flat-square) ![AppVersion: 2201.1.0](https://img.shields.io/badge/AppVersion-2201.1.0-informational?style=flat-square) +![Version: 6.0.36](https://img.shields.io/badge/Version-6.0.36-informational?style=flat-square) ![AppVersion: 2201.1.0](https://img.shields.io/badge/AppVersion-2201.1.0-informational?style=flat-square) Booksonic is a platform for accessing the audibooks you own wherever you are diff --git a/stable/booksonic-air/6.0.35/app-readme.md b/stable/booksonic-air/6.0.36/app-readme.md similarity index 100% rename from stable/booksonic-air/6.0.35/app-readme.md rename to stable/booksonic-air/6.0.36/app-readme.md diff --git a/stable/booksonic-air/6.0.35/charts/common-10.5.0.tgz b/stable/booksonic-air/6.0.36/charts/common-10.5.0.tgz similarity index 100% rename from stable/booksonic-air/6.0.35/charts/common-10.5.0.tgz rename to stable/booksonic-air/6.0.36/charts/common-10.5.0.tgz diff --git a/stable/booksonic-air/6.0.35/ix_values.yaml b/stable/booksonic-air/6.0.36/ix_values.yaml similarity index 81% rename from stable/booksonic-air/6.0.35/ix_values.yaml rename to stable/booksonic-air/6.0.36/ix_values.yaml index 9fffc512f84..91257c1d2fe 100644 --- a/stable/booksonic-air/6.0.35/ix_values.yaml +++ b/stable/booksonic-air/6.0.36/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/booksonic-air pullPolicy: IfNotPresent - tag: v2201.1.0@sha256:a7714ea57cf46bb3182cc01799fcbb425955f7b911a092078ea24f784abe1835 + tag: v2201.1.0@sha256:3add959fca417e3fc1e1fe4ca8e34369de56c475a7def5404abd56fa994511e6 securityContext: readOnlyRootFilesystem: false diff --git a/stable/booksonic-air/6.0.35/questions.yaml b/stable/booksonic-air/6.0.36/questions.yaml similarity index 97% rename from stable/booksonic-air/6.0.35/questions.yaml rename to stable/booksonic-air/6.0.36/questions.yaml index 21962ad8a5e..1e4449f7c93 100644 --- a/stable/booksonic-air/6.0.35/questions.yaml +++ b/stable/booksonic-air/6.0.36/questions.yaml @@ -2076,6 +2076,8 @@ questions: description: OpenVPN - value: wireguard description: Wireguard + - value: tailscale + description: Tailscale - variable: openvpn label: OpenVPN Settings schema: @@ -2095,6 +2097,61 @@ questions: 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: @@ -2163,7 +2220,6 @@ questions: schema: type: string default: "" - required: true - variable: envList label: VPN Environment Variables schema: diff --git a/stable/booksonic-air/6.0.35/templates/common.yaml b/stable/booksonic-air/6.0.36/templates/common.yaml similarity index 100% rename from stable/booksonic-air/6.0.35/templates/common.yaml rename to stable/booksonic-air/6.0.36/templates/common.yaml diff --git a/stable/booksonic-air/6.0.35/values.yaml b/stable/booksonic-air/6.0.36/values.yaml similarity index 100% rename from stable/booksonic-air/6.0.35/values.yaml rename to stable/booksonic-air/6.0.36/values.yaml diff --git a/stable/custom-app/5.1.47/Chart.lock b/stable/custom-app/5.1.47/Chart.lock deleted file mode 100644 index c5f8d086f3a..00000000000 --- a/stable/custom-app/5.1.47/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-28T10:43:06.485029788Z" diff --git a/stable/custom-app/5.1.47/CHANGELOG.md b/stable/custom-app/5.1.48/CHANGELOG.md similarity index 91% rename from stable/custom-app/5.1.47/CHANGELOG.md rename to stable/custom-app/5.1.48/CHANGELOG.md index a805bd11187..77a10f5fcb9 100644 --- a/stable/custom-app/5.1.47/CHANGELOG.md +++ b/stable/custom-app/5.1.48/CHANGELOG.md @@ -2,6 +2,15 @@ +## [custom-app-5.1.48](https://github.com/truecharts/charts/compare/custom-app-5.1.47...custom-app-5.1.48) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [custom-app-5.1.47](https://github.com/truecharts/charts/compare/custom-app-5.1.46...custom-app-5.1.47) (2022-08-28) ### Chore @@ -88,12 +97,3 @@ ### Chore - update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512)) - - - - -## [custom-app-5.1.37](https://github.com/truecharts/charts/compare/custom-app-5.1.36...custom-app-5.1.37) (2022-08-18) - -### Chore - -- update docker general non-major ([#3503](https://github.com/truecharts/charts/issues/3503)) diff --git a/stable/custom-app/5.1.48/Chart.lock b/stable/custom-app/5.1.48/Chart.lock new file mode 100644 index 00000000000..3ba946d0d75 --- /dev/null +++ b/stable/custom-app/5.1.48/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 +generated: "2022-08-29T05:36:05.166122803Z" diff --git a/stable/custom-app/5.1.47/Chart.yaml b/stable/custom-app/5.1.48/Chart.yaml similarity index 94% rename from stable/custom-app/5.1.47/Chart.yaml rename to stable/custom-app/5.1.48/Chart.yaml index 2c995ebae21..772951efc94 100644 --- a/stable/custom-app/5.1.47/Chart.yaml +++ b/stable/custom-app/5.1.48/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.1802" +appVersion: "0.20.1810" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ name: custom-app sources: - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app type: application -version: 5.1.47 +version: 5.1.48 annotations: truecharts.org/catagories: | - custom diff --git a/stable/custom-app/5.1.47/README.md b/stable/custom-app/5.1.48/README.md similarity index 95% rename from stable/custom-app/5.1.47/README.md rename to stable/custom-app/5.1.48/README.md index a63bb8fe38b..09b58638536 100644 --- a/stable/custom-app/5.1.47/README.md +++ b/stable/custom-app/5.1.48/README.md @@ -1,6 +1,6 @@ # custom-app -![Version: 5.1.47](https://img.shields.io/badge/Version-5.1.47-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1802](https://img.shields.io/badge/AppVersion-0.20.1802-informational?style=flat-square) +![Version: 5.1.48](https://img.shields.io/badge/Version-5.1.48-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1810](https://img.shields.io/badge/AppVersion-0.20.1810-informational?style=flat-square) Advanced tool to create your own TrueCharts-based App diff --git a/stable/custom-app/5.1.47/app-readme.md b/stable/custom-app/5.1.48/app-readme.md similarity index 100% rename from stable/custom-app/5.1.47/app-readme.md rename to stable/custom-app/5.1.48/app-readme.md diff --git a/stable/custom-app/5.1.47/charts/common-10.5.0.tgz b/stable/custom-app/5.1.48/charts/common-10.5.0.tgz similarity index 100% rename from stable/custom-app/5.1.47/charts/common-10.5.0.tgz rename to stable/custom-app/5.1.48/charts/common-10.5.0.tgz diff --git a/stable/custom-app/5.1.47/ci/test-values.yaml b/stable/custom-app/5.1.48/ci/test-values.yaml similarity index 88% rename from stable/custom-app/5.1.47/ci/test-values.yaml rename to stable/custom-app/5.1.48/ci/test-values.yaml index 45892130991..c6b2c83481d 100644 --- a/stable/custom-app/5.1.47/ci/test-values.yaml +++ b/stable/custom-app/5.1.48/ci/test-values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.1802@sha256:7721f0e0613b347ad842e87820f0ff126be56f2602709a723f484bbad352e674 + tag: 0.20.1810@sha256:8f1163c76fa4de584f191031dfd95456c257aab2828e7dec0e1d4cabb4fed7c5 securityContext: readOnlyRootFilesystem: false diff --git a/stable/custom-app/5.1.47/ix_values.yaml b/stable/custom-app/5.1.48/ix_values.yaml similarity index 52% rename from stable/custom-app/5.1.47/ix_values.yaml rename to stable/custom-app/5.1.48/ix_values.yaml index 04f912dc46d..1d7a18d21c7 100644 --- a/stable/custom-app/5.1.47/ix_values.yaml +++ b/stable/custom-app/5.1.48/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.1802@sha256:7721f0e0613b347ad842e87820f0ff126be56f2602709a723f484bbad352e674 + tag: 0.20.1810@sha256:8f1163c76fa4de584f191031dfd95456c257aab2828e7dec0e1d4cabb4fed7c5 portal: enabled: true diff --git a/stable/custom-app/5.1.47/questions.yaml b/stable/custom-app/5.1.48/questions.yaml similarity index 100% rename from stable/custom-app/5.1.47/questions.yaml rename to stable/custom-app/5.1.48/questions.yaml diff --git a/stable/custom-app/5.1.47/templates/common.yaml b/stable/custom-app/5.1.48/templates/common.yaml similarity index 100% rename from stable/custom-app/5.1.47/templates/common.yaml rename to stable/custom-app/5.1.48/templates/common.yaml diff --git a/stable/custom-app/5.1.47/values.yaml b/stable/custom-app/5.1.48/values.yaml similarity index 100% rename from stable/custom-app/5.1.47/values.yaml rename to stable/custom-app/5.1.48/values.yaml diff --git a/stable/dashdot/1.0.42/Chart.lock b/stable/dashdot/1.0.42/Chart.lock deleted file mode 100644 index 5fde6d301f5..00000000000 --- a/stable/dashdot/1.0.42/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-23T22:27:44.822756053Z" diff --git a/stable/dashdot/1.0.42/CHANGELOG.md b/stable/dashdot/1.0.43/CHANGELOG.md similarity index 92% rename from stable/dashdot/1.0.42/CHANGELOG.md rename to stable/dashdot/1.0.43/CHANGELOG.md index be6676feada..eba6b87f55d 100644 --- a/stable/dashdot/1.0.42/CHANGELOG.md +++ b/stable/dashdot/1.0.43/CHANGELOG.md @@ -2,6 +2,15 @@ +## [dashdot-1.0.43](https://github.com/truecharts/charts/compare/dashdot-1.0.42...dashdot-1.0.43) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [dashdot-1.0.42](https://github.com/truecharts/charts/compare/dashdot-1.0.41...dashdot-1.0.42) (2022-08-23) ### Chore @@ -88,12 +97,3 @@ - update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) - - - -## [dashdot-1.0.34](https://github.com/truecharts/apps/compare/dashdot-1.0.33...dashdot-1.0.34) (2022-07-23) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/dashdot/1.0.43/Chart.lock b/stable/dashdot/1.0.43/Chart.lock new file mode 100644 index 00000000000..8880d69327c --- /dev/null +++ b/stable/dashdot/1.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 +generated: "2022-08-29T05:36:10.346994585Z" diff --git a/stable/dashdot/1.0.42/Chart.yaml b/stable/dashdot/1.0.43/Chart.yaml similarity index 95% rename from stable/dashdot/1.0.42/Chart.yaml rename to stable/dashdot/1.0.43/Chart.yaml index f61f21fb956..f395ed553d3 100644 --- a/stable/dashdot/1.0.42/Chart.yaml +++ b/stable/dashdot/1.0.43/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.3.10" +appVersion: "4.4.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot - https://github.com/MauriceNino/dashdot - https://hub.docker.com/r/mauricenino/dashdot -version: 1.0.42 +version: 1.0.43 annotations: truecharts.org/catagories: | - media diff --git a/stable/dashdot/1.0.42/README.md b/stable/dashdot/1.0.43/README.md similarity index 94% rename from stable/dashdot/1.0.42/README.md rename to stable/dashdot/1.0.43/README.md index 14efe8272b1..cdbf39c63e4 100644 --- a/stable/dashdot/1.0.42/README.md +++ b/stable/dashdot/1.0.43/README.md @@ -1,6 +1,6 @@ # dashdot -![Version: 1.0.42](https://img.shields.io/badge/Version-1.0.42-informational?style=flat-square) ![AppVersion: 4.3.10](https://img.shields.io/badge/AppVersion-4.3.10-informational?style=flat-square) +![Version: 1.0.43](https://img.shields.io/badge/Version-1.0.43-informational?style=flat-square) ![AppVersion: 4.4.0](https://img.shields.io/badge/AppVersion-4.4.0-informational?style=flat-square) dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. diff --git a/stable/dashdot/1.0.42/app-readme.md b/stable/dashdot/1.0.43/app-readme.md similarity index 100% rename from stable/dashdot/1.0.42/app-readme.md rename to stable/dashdot/1.0.43/app-readme.md diff --git a/stable/dashdot/1.0.42/charts/common-10.5.0.tgz b/stable/dashdot/1.0.43/charts/common-10.5.0.tgz similarity index 100% rename from stable/dashdot/1.0.42/charts/common-10.5.0.tgz rename to stable/dashdot/1.0.43/charts/common-10.5.0.tgz diff --git a/stable/dashdot/1.0.42/ix_values.yaml b/stable/dashdot/1.0.43/ix_values.yaml similarity index 97% rename from stable/dashdot/1.0.42/ix_values.yaml rename to stable/dashdot/1.0.43/ix_values.yaml index d295489b0ff..fe51093e535 100644 --- a/stable/dashdot/1.0.42/ix_values.yaml +++ b/stable/dashdot/1.0.43/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/dashdot - tag: 4.3.10@sha256:4c4dfe4cebc54706ea20a3e598e1b7986cf097da66660de83a6bbd1578a0cc48 + tag: 4.4.0@sha256:748b6d05f601f03b592481eae86fc7cebcbd56cfc8ab4e6883a47d24c2a12bec pullPolicy: IfNotPresent securityContext: diff --git a/stable/dashdot/1.0.42/questions.yaml b/stable/dashdot/1.0.43/questions.yaml similarity index 97% rename from stable/dashdot/1.0.42/questions.yaml rename to stable/dashdot/1.0.43/questions.yaml index 2d349a8f164..5348af82e47 100644 --- a/stable/dashdot/1.0.42/questions.yaml +++ b/stable/dashdot/1.0.43/questions.yaml @@ -2254,6 +2254,8 @@ questions: description: OpenVPN - value: wireguard description: Wireguard + - value: tailscale + description: Tailscale - variable: openvpn label: OpenVPN Settings schema: @@ -2273,6 +2275,61 @@ questions: 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: @@ -2341,7 +2398,6 @@ questions: schema: type: string default: "" - required: true - variable: envList label: VPN Environment Variables schema: diff --git a/stable/dashdot/1.0.42/templates/common.yaml b/stable/dashdot/1.0.43/templates/common.yaml similarity index 100% rename from stable/dashdot/1.0.42/templates/common.yaml rename to stable/dashdot/1.0.43/templates/common.yaml diff --git a/stable/dashdot/1.0.42/values.yaml b/stable/dashdot/1.0.43/values.yaml similarity index 100% rename from stable/dashdot/1.0.42/values.yaml rename to stable/dashdot/1.0.43/values.yaml diff --git a/stable/fluidd/2.0.29/Chart.lock b/stable/fluidd/2.0.29/Chart.lock deleted file mode 100644 index 21e65567c79..00000000000 --- a/stable/fluidd/2.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-23T22:32:39.041191758Z" diff --git a/stable/fluidd/2.0.29/CHANGELOG.md b/stable/fluidd/2.0.30/CHANGELOG.md similarity index 90% rename from stable/fluidd/2.0.29/CHANGELOG.md rename to stable/fluidd/2.0.30/CHANGELOG.md index ecdceaa0a1f..8c7539199c1 100644 --- a/stable/fluidd/2.0.29/CHANGELOG.md +++ b/stable/fluidd/2.0.30/CHANGELOG.md @@ -2,6 +2,15 @@ +## [fluidd-2.0.30](https://github.com/truecharts/charts/compare/fluidd-2.0.29...fluidd-2.0.30) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [fluidd-2.0.29](https://github.com/truecharts/charts/compare/fluidd-2.0.28...fluidd-2.0.29) (2022-08-23) ### Chore @@ -88,12 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - - - -## [fluidd-2.0.23](https://github.com/truecharts/apps/compare/fluidd-2.0.22...fluidd-2.0.23) (2022-07-23) - -### Chore diff --git a/stable/fluidd/2.0.30/Chart.lock b/stable/fluidd/2.0.30/Chart.lock new file mode 100644 index 00000000000..33fa28fd1eb --- /dev/null +++ b/stable/fluidd/2.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 +generated: "2022-08-29T05:36:13.165512207Z" diff --git a/stable/fluidd/2.0.29/Chart.yaml b/stable/fluidd/2.0.30/Chart.yaml similarity index 95% rename from stable/fluidd/2.0.29/Chart.yaml rename to stable/fluidd/2.0.30/Chart.yaml index 8394b9e7939..d54bfa062a0 100644 --- a/stable/fluidd/2.0.29/Chart.yaml +++ b/stable/fluidd/2.0.30/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.19.1" +appVersion: "1.20.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd - https://github.com/fluidd-core/fluidd - https://hub.docker.com/r/cadriel/fluidd -version: 2.0.29 +version: 2.0.30 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/fluidd/2.0.29/README.md b/stable/fluidd/2.0.30/README.md similarity index 94% rename from stable/fluidd/2.0.29/README.md rename to stable/fluidd/2.0.30/README.md index 82d84f2732c..4d347e82789 100644 --- a/stable/fluidd/2.0.29/README.md +++ b/stable/fluidd/2.0.30/README.md @@ -1,6 +1,6 @@ # fluidd -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![AppVersion: 1.19.1](https://img.shields.io/badge/AppVersion-1.19.1-informational?style=flat-square) +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![AppVersion: 1.20.0](https://img.shields.io/badge/AppVersion-1.20.0-informational?style=flat-square) Fluidd is a free and open-source Klipper web interface for managing your 3d printer. diff --git a/stable/fluidd/2.0.29/app-readme.md b/stable/fluidd/2.0.30/app-readme.md similarity index 100% rename from stable/fluidd/2.0.29/app-readme.md rename to stable/fluidd/2.0.30/app-readme.md diff --git a/stable/fluidd/2.0.29/charts/common-10.5.0.tgz b/stable/fluidd/2.0.30/charts/common-10.5.0.tgz similarity index 100% rename from stable/fluidd/2.0.29/charts/common-10.5.0.tgz rename to stable/fluidd/2.0.30/charts/common-10.5.0.tgz diff --git a/stable/fluidd/2.0.29/ix_values.yaml b/stable/fluidd/2.0.30/ix_values.yaml similarity index 78% rename from stable/fluidd/2.0.29/ix_values.yaml rename to stable/fluidd/2.0.30/ix_values.yaml index f8030bbfc20..a87a18a7689 100644 --- a/stable/fluidd/2.0.29/ix_values.yaml +++ b/stable/fluidd/2.0.30/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/fluidd - tag: 1.19.1@sha256:e13bd14c7fad5c3c0d7789e268fa0bd47f92a30d5aab23fc04b5b1add1adf124 + tag: 1.20.0@sha256:67b667cb26693fd0dba084c21c4ef25abacb25cb7cb896231c9c7f5eb23b3ef0 pullPolicy: IfNotPresent securityContext: diff --git a/stable/fluidd/2.0.29/questions.yaml b/stable/fluidd/2.0.30/questions.yaml similarity index 97% rename from stable/fluidd/2.0.29/questions.yaml rename to stable/fluidd/2.0.30/questions.yaml index e21a1e59ab0..948e277695a 100644 --- a/stable/fluidd/2.0.29/questions.yaml +++ b/stable/fluidd/2.0.30/questions.yaml @@ -1891,6 +1891,8 @@ questions: description: OpenVPN - value: wireguard description: Wireguard + - value: tailscale + description: Tailscale - variable: openvpn label: OpenVPN Settings schema: @@ -1910,6 +1912,61 @@ questions: 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: @@ -1978,7 +2035,6 @@ questions: schema: type: string default: "" - required: true - variable: envList label: VPN Environment Variables schema: diff --git a/stable/fluidd/2.0.29/templates/common.yaml b/stable/fluidd/2.0.30/templates/common.yaml similarity index 100% rename from stable/fluidd/2.0.29/templates/common.yaml rename to stable/fluidd/2.0.30/templates/common.yaml diff --git a/stable/fluidd/2.0.29/values.yaml b/stable/fluidd/2.0.30/values.yaml similarity index 100% rename from stable/fluidd/2.0.29/values.yaml rename to stable/fluidd/2.0.30/values.yaml diff --git a/stable/heimdall/11.0.35/CHANGELOG.md b/stable/heimdall/11.0.35/CHANGELOG.md new file mode 100644 index 00000000000..dff71809de2 --- /dev/null +++ b/stable/heimdall/11.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [heimdall-11.0.35](https://github.com/truecharts/charts/compare/heimdall-11.0.34...heimdall-11.0.35) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + +## [heimdall-11.0.34](https://github.com/truecharts/charts/compare/heimdall-11.0.33...heimdall-11.0.34) (2022-08-23) + +### Chore + +- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545)) + + + + +## [heimdall-11.0.33](https://github.com/truecharts/charts/compare/heimdall-11.0.32...heimdall-11.0.33) (2022-08-22) + +### Chore + +- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530)) + + + + +## [heimdall-11.0.32](https://github.com/truecharts/charts/compare/heimdall-11.0.31...heimdall-11.0.32) (2022-08-17) + +### Chore + +- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478)) + + + + +## [heimdall-11.0.31](https://github.com/truecharts/charts/compare/heimdall-11.0.30...heimdall-11.0.31) (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)) + + + + +## [heimdall-11.0.30](https://github.com/truecharts/charts/compare/heimdall-11.0.29...heimdall-11.0.30) (2022-08-10) + +### Chore + +- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421)) + + + + +## [heimdall-11.0.29](https://github.com/truecharts/charts/compare/heimdall-11.0.28...heimdall-11.0.29) (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)) + + + + +## [heimdall-11.0.28](https://github.com/truecharts/apps/compare/heimdall-11.0.27...heimdall-11.0.28) (2022-07-28) + +### Chore + +- update docker general non-major ([#3326](https://github.com/truecharts/apps/issues/3326)) + + + + +## [heimdall-11.0.27](https://github.com/truecharts/apps/compare/heimdall-11.0.26...heimdall-11.0.27) (2022-07-26) + +### Chore + +- 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)) + + + + +## [heimdall-11.0.26](https://github.com/truecharts/apps/compare/heimdall-11.0.25...heimdall-11.0.26) (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/heimdall/11.0.35/Chart.lock b/stable/heimdall/11.0.35/Chart.lock new file mode 100644 index 00000000000..bee52800683 --- /dev/null +++ b/stable/heimdall/11.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 +generated: "2022-08-29T05:36:27.563527781Z" diff --git a/stable/heimdall/11.0.35/Chart.yaml b/stable/heimdall/11.0.35/Chart.yaml new file mode 100644 index 00000000000..aef10775afc --- /dev/null +++ b/stable/heimdall/11.0.35/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.4.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +deprecated: false +description: An Application dashboard and launcher +home: https://truecharts.org/docs/charts/stable/heimdall +icon: https://truecharts.org/img/hotlink-ok/chart-icons/heimdall.png +keywords: + - heimdall +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: heimdall +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/heimdall + - https://github.com/linuxserver/Heimdall/ +type: application +version: 11.0.35 +annotations: + truecharts.org/catagories: | + - organizers + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/heimdall/11.0.35/README.md b/stable/heimdall/11.0.35/README.md new file mode 100644 index 00000000000..086d19608e5 --- /dev/null +++ b/stable/heimdall/11.0.35/README.md @@ -0,0 +1,108 @@ +# heimdall + +![Version: 11.0.35](https://img.shields.io/badge/Version-11.0.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.4.13](https://img.shields.io/badge/AppVersion-2.4.13-informational?style=flat-square) + +An Application dashboard and launcher + +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: [heimdall](https://truecharts.org/docs/charts/stable/heimdall) + +**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.0 | + +## 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 `heimdall` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install heimdall TrueCharts/heimdall +``` + +## 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 `heimdall` deployment + +```console +helm uninstall heimdall +``` + +## 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 heimdall \ + --set env.TZ="America/New York" \ + TrueCharts/heimdall +``` + +#### 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 heimdall TrueCharts/heimdall -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/heimdall/11.0.35/app-readme.md b/stable/heimdall/11.0.35/app-readme.md new file mode 100644 index 00000000000..83c16850241 --- /dev/null +++ b/stable/heimdall/11.0.35/app-readme.md @@ -0,0 +1,8 @@ +An Application dashboard and launcher + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/heimdall](https://truecharts.org/docs/charts/stable/heimdall) + +--- + +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/omada-controller/6.0.55/charts/common-10.5.0.tgz b/stable/heimdall/11.0.35/charts/common-10.5.0.tgz similarity index 100% rename from stable/omada-controller/6.0.55/charts/common-10.5.0.tgz rename to stable/heimdall/11.0.35/charts/common-10.5.0.tgz diff --git a/stable/heimdall/11.0.35/ix_values.yaml b/stable/heimdall/11.0.35/ix_values.yaml new file mode 100644 index 00000000000..9c8bceaefbb --- /dev/null +++ b/stable/heimdall/11.0.35/ix_values.yaml @@ -0,0 +1,31 @@ +image: + repository: tccr.io/truecharts/heimdall + tag: v2.4.13@sha256:da1ba0dfba2b604deb6582bdad6bc36a2fd8bce1ad3dd0cdb9232a603986f6e7 + pullPolicy: IfNotPresent + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10014 + targetPort: 80 + +probes: + startup: + enabled: true + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/heimdall/11.0.35/questions.yaml b/stable/heimdall/11.0.35/questions.yaml new file mode 100644 index 00000000000..2587e878af0 --- /dev/null +++ b/stable/heimdall/11.0.35/questions.yaml @@ -0,0 +1,2483 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Image Environment + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert 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: 10014 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 80 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, 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: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, 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/omada-controller/6.0.55/templates/common.yaml b/stable/heimdall/11.0.35/templates/common.yaml similarity index 100% rename from stable/omada-controller/6.0.55/templates/common.yaml rename to stable/heimdall/11.0.35/templates/common.yaml diff --git a/stable/omada-controller/6.0.55/values.yaml b/stable/heimdall/11.0.35/values.yaml similarity index 100% rename from stable/omada-controller/6.0.55/values.yaml rename to stable/heimdall/11.0.35/values.yaml diff --git a/stable/jackett/11.0.71/CHANGELOG.md b/stable/jackett/11.0.71/CHANGELOG.md new file mode 100644 index 00000000000..19398b55656 --- /dev/null +++ b/stable/jackett/11.0.71/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jackett-11.0.71](https://github.com/truecharts/charts/compare/jackett-11.0.70...jackett-11.0.71) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + +## [jackett-11.0.70](https://github.com/truecharts/charts/compare/jackett-11.0.69...jackett-11.0.70) (2022-08-28) + +### Chore + +- update docker general non-major ([#3600](https://github.com/truecharts/charts/issues/3600)) + + + + +## [jackett-11.0.69](https://github.com/truecharts/charts/compare/jackett-11.0.68...jackett-11.0.69) (2022-08-27) + +### Chore + +- update docker general non-major ([#3587](https://github.com/truecharts/charts/issues/3587)) + + + + +## [jackett-11.0.68](https://github.com/truecharts/charts/compare/jackett-11.0.67...jackett-11.0.68) (2022-08-25) + +### Chore + +- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561)) + + + + +## [jackett-11.0.67](https://github.com/truecharts/charts/compare/jackett-11.0.66...jackett-11.0.67) (2022-08-24) + +### Chore + +- update docker general non-major ([#3552](https://github.com/truecharts/charts/issues/3552)) + + + + +## [jackett-11.0.66](https://github.com/truecharts/charts/compare/jackett-11.0.65...jackett-11.0.66) (2022-08-23) + +### Chore + +- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545)) + + + + +## [jackett-11.0.65](https://github.com/truecharts/charts/compare/jackett-11.0.64...jackett-11.0.65) (2022-08-23) + +### Chore + +- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) + + + + +## [jackett-11.0.64](https://github.com/truecharts/charts/compare/jackett-11.0.63...jackett-11.0.64) (2022-08-22) + +### Chore + +- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530)) + + + + +## [jackett-11.0.63](https://github.com/truecharts/charts/compare/jackett-11.0.62...jackett-11.0.63) (2022-08-21) + +### Chore + +- update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523)) + + + + +## [jackett-11.0.62](https://github.com/truecharts/charts/compare/jackett-11.0.61...jackett-11.0.62) (2022-08-20) + +### Chore + +- update docker general non-major docker tags ([#3518](https://github.com/truecharts/charts/issues/3518)) + + + + +## [jackett-11.0.61](https://github.com/truecharts/charts/compare/jackett-11.0.60...jackett-11.0.61) (2022-08-19) + +### Chore + +- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512)) diff --git a/stable/jackett/11.0.71/Chart.lock b/stable/jackett/11.0.71/Chart.lock new file mode 100644 index 00000000000..ea91185ca84 --- /dev/null +++ b/stable/jackett/11.0.71/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 +generated: "2022-08-29T05:36:28.11166296Z" diff --git a/stable/jackett/11.0.71/Chart.yaml b/stable/jackett/11.0.71/Chart.yaml new file mode 100644 index 00000000000..83d94804244 --- /dev/null +++ b/stable/jackett/11.0.71/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.20.1810" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +deprecated: false +description: API Support for your favorite torrent trackers. +home: https://truecharts.org/docs/charts/stable/jackett +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.png +keywords: + - jackett + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jackett +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jackett + - https://github.com/Jackett/Jackett +type: application +version: 11.0.71 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jackett/11.0.71/README.md b/stable/jackett/11.0.71/README.md new file mode 100644 index 00000000000..cb39aa22c8f --- /dev/null +++ b/stable/jackett/11.0.71/README.md @@ -0,0 +1,108 @@ +# jackett + +![Version: 11.0.71](https://img.shields.io/badge/Version-11.0.71-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1810](https://img.shields.io/badge/AppVersion-0.20.1810-informational?style=flat-square) + +API Support for your favorite torrent trackers. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jackett](https://truecharts.org/docs/charts/stable/jackett) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.0 | + +## 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 `jackett` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install jackett TrueCharts/jackett +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `jackett` deployment + +```console +helm uninstall jackett +``` + +## 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 jackett \ + --set env.TZ="America/New York" \ + TrueCharts/jackett +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install jackett TrueCharts/jackett -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/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/jackett/11.0.71/app-readme.md b/stable/jackett/11.0.71/app-readme.md new file mode 100644 index 00000000000..94165e2dadb --- /dev/null +++ b/stable/jackett/11.0.71/app-readme.md @@ -0,0 +1,8 @@ +API Support for your favorite torrent trackers. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/jackett](https://truecharts.org/docs/charts/stable/jackett) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/rsshub/3.0.76/charts/common-10.5.0.tgz b/stable/jackett/11.0.71/charts/common-10.5.0.tgz similarity index 100% rename from stable/rsshub/3.0.76/charts/common-10.5.0.tgz rename to stable/jackett/11.0.71/charts/common-10.5.0.tgz diff --git a/stable/jackett/11.0.71/ix_values.yaml b/stable/jackett/11.0.71/ix_values.yaml new file mode 100644 index 00000000000..60a5ea23da4 --- /dev/null +++ b/stable/jackett/11.0.71/ix_values.yaml @@ -0,0 +1,33 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: 0.20.1810@sha256:8f1163c76fa4de584f191031dfd95456c257aab2828e7dec0e1d4cabb4fed7c5 + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + protocol: HTTP + targetPort: 9117 + port: 9117 + +probes: + liveness: + path: "/UI/Login" + + readiness: + path: "/UI/Login" + + startup: + path: "/UI/Login" + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/jackett/11.0.71/questions.yaml b/stable/jackett/11.0.71/questions.yaml new file mode 100644 index 00000000000..83642753687 --- /dev/null +++ b/stable/jackett/11.0.71/questions.yaml @@ -0,0 +1,2483 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Image Environment + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert 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: 9117 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 9117 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, 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: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, 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/rsshub/3.0.76/templates/common.yaml b/stable/jackett/11.0.71/templates/common.yaml similarity index 100% rename from stable/rsshub/3.0.76/templates/common.yaml rename to stable/jackett/11.0.71/templates/common.yaml diff --git a/stable/rsshub/3.0.76/values.yaml b/stable/jackett/11.0.71/values.yaml similarity index 100% rename from stable/rsshub/3.0.76/values.yaml rename to stable/jackett/11.0.71/values.yaml diff --git a/stable/lazylibrarian/11.0.47/CHANGELOG.md b/stable/lazylibrarian/11.0.47/CHANGELOG.md new file mode 100644 index 00000000000..1f8fbfb93d2 --- /dev/null +++ b/stable/lazylibrarian/11.0.47/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lazylibrarian-11.0.47](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.46...lazylibrarian-11.0.47) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + +## [lazylibrarian-11.0.46](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.45...lazylibrarian-11.0.46) (2022-08-28) + +### Chore + +- update docker general non-major ([#3600](https://github.com/truecharts/charts/issues/3600)) + + + + +## [lazylibrarian-11.0.45](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.44...lazylibrarian-11.0.45) (2022-08-26) + +### Chore + +- update docker general non-major ([#3573](https://github.com/truecharts/charts/issues/3573)) + + + + +## [lazylibrarian-11.0.44](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.43...lazylibrarian-11.0.44) (2022-08-25) + +### Chore + +- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561)) + + + + +## [lazylibrarian-11.0.43](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.42...lazylibrarian-11.0.43) (2022-08-24) + +### Chore + +- update docker general non-major ([#3552](https://github.com/truecharts/charts/issues/3552)) + + + + +## [lazylibrarian-11.0.42](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.41...lazylibrarian-11.0.42) (2022-08-23) + +### Chore + +- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545)) + + + + +## [lazylibrarian-11.0.41](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.40...lazylibrarian-11.0.41) (2022-08-20) + +### Chore + +- update docker general non-major docker tags ([#3518](https://github.com/truecharts/charts/issues/3518)) + + + + +## [lazylibrarian-11.0.40](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.39...lazylibrarian-11.0.40) (2022-08-18) + +### Chore + +- update docker general non-major ([#3503](https://github.com/truecharts/charts/issues/3503)) + + + + +## [lazylibrarian-11.0.39](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.38...lazylibrarian-11.0.39) (2022-08-17) + +### Chore + +- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478)) + + + + +## [lazylibrarian-11.0.38](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.37...lazylibrarian-11.0.38) (2022-08-14) + +### Chore + +- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465)) + + + + +## [lazylibrarian-11.0.37](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.36...lazylibrarian-11.0.37) (2022-08-12) + +### Chore + +- add documentation checkbox/section to all SCALE Apps diff --git a/stable/lazylibrarian/11.0.47/Chart.lock b/stable/lazylibrarian/11.0.47/Chart.lock new file mode 100644 index 00000000000..f2939761145 --- /dev/null +++ b/stable/lazylibrarian/11.0.47/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 +generated: "2022-08-29T05:36:32.693664411Z" diff --git a/stable/lazylibrarian/11.0.47/Chart.yaml b/stable/lazylibrarian/11.0.47/Chart.yaml new file mode 100644 index 00000000000..b4fc21fbf78 --- /dev/null +++ b/stable/lazylibrarian/11.0.47/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +deprecated: false +description: Get all your books, like series with Sonarr... +home: https://truecharts.org/docs/charts/stable/lazylibrarian +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.png +keywords: + - lazylibrarian + - ebooks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lazylibrarian +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian + - https://gitlab.com/LazyLibrarian/LazyLibrarian.git + - https://lazylibrarian.gitlab.io +type: application +version: 11.0.47 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lazylibrarian/11.0.47/README.md b/stable/lazylibrarian/11.0.47/README.md new file mode 100644 index 00000000000..22c8a03506c --- /dev/null +++ b/stable/lazylibrarian/11.0.47/README.md @@ -0,0 +1,109 @@ +# lazylibrarian + +![Version: 11.0.47](https://img.shields.io/badge/Version-11.0.47-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) + +Get all your books, like series with Sonarr... + +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: [lazylibrarian](https://truecharts.org/docs/charts/stable/lazylibrarian) + +**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.0 | + +## 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 `lazylibrarian` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install lazylibrarian TrueCharts/lazylibrarian +``` + +## 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 `lazylibrarian` deployment + +```console +helm uninstall lazylibrarian +``` + +## 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 lazylibrarian \ + --set env.TZ="America/New York" \ + TrueCharts/lazylibrarian +``` + +#### 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 lazylibrarian TrueCharts/lazylibrarian -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/lazylibrarian/11.0.47/app-readme.md b/stable/lazylibrarian/11.0.47/app-readme.md new file mode 100644 index 00000000000..53f655886ec --- /dev/null +++ b/stable/lazylibrarian/11.0.47/app-readme.md @@ -0,0 +1,8 @@ +Get all your books, like series with Sonarr... + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/lazylibrarian](https://truecharts.org/docs/charts/stable/lazylibrarian) + +--- + +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/wekan/4.0.39/charts/common-10.5.0.tgz b/stable/lazylibrarian/11.0.47/charts/common-10.5.0.tgz similarity index 100% rename from stable/wekan/4.0.39/charts/common-10.5.0.tgz rename to stable/lazylibrarian/11.0.47/charts/common-10.5.0.tgz diff --git a/stable/lazylibrarian/11.0.47/ix_values.yaml b/stable/lazylibrarian/11.0.47/ix_values.yaml new file mode 100644 index 00000000000..6335371702b --- /dev/null +++ b/stable/lazylibrarian/11.0.47/ix_values.yaml @@ -0,0 +1,29 @@ +image: + repository: tccr.io/truecharts/lazylibrarian + pullPolicy: IfNotPresent + tag: latest@sha256:7a548384f0208ea816b9aa38c57fe06d5207a86ec2add118244023a963e45bc7 + +securityContext: + runAsNonRoot: false + readOnlyRootFilesystem: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 5299 + targetPort: 5299 + +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true + +portal: + enabled: true diff --git a/stable/lazylibrarian/11.0.47/questions.yaml b/stable/lazylibrarian/11.0.47/questions.yaml new file mode 100644 index 00000000000..24163982d45 --- /dev/null +++ b/stable/lazylibrarian/11.0.47/questions.yaml @@ -0,0 +1,2483 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Image Environment + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert 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: 5299 + 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: 5299 + - 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: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, 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/wekan/4.0.39/templates/common.yaml b/stable/lazylibrarian/11.0.47/templates/common.yaml similarity index 100% rename from stable/wekan/4.0.39/templates/common.yaml rename to stable/lazylibrarian/11.0.47/templates/common.yaml diff --git a/stable/wekan/4.0.39/values.yaml b/stable/lazylibrarian/11.0.47/values.yaml similarity index 100% rename from stable/wekan/4.0.39/values.yaml rename to stable/lazylibrarian/11.0.47/values.yaml diff --git a/stable/omada-controller/6.0.55/Chart.lock b/stable/omada-controller/6.0.55/Chart.lock deleted file mode 100644 index 5f56d80ee4a..00000000000 --- a/stable/omada-controller/6.0.55/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.0 -digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 -generated: "2022-08-27T17:44:02.342054434Z" diff --git a/stable/omada-controller/6.0.55/CHANGELOG.md b/stable/omada-controller/6.0.56/CHANGELOG.md similarity index 91% rename from stable/omada-controller/6.0.55/CHANGELOG.md rename to stable/omada-controller/6.0.56/CHANGELOG.md index a35acf0ee00..de79a94b0b2 100644 --- a/stable/omada-controller/6.0.55/CHANGELOG.md +++ b/stable/omada-controller/6.0.56/CHANGELOG.md @@ -2,6 +2,15 @@ +## [omada-controller-6.0.56](https://github.com/truecharts/charts/compare/omada-controller-6.0.55...omada-controller-6.0.56) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [omada-controller-6.0.55](https://github.com/truecharts/charts/compare/omada-controller-6.0.54...omada-controller-6.0.55) (2022-08-27) ### Chore @@ -88,12 +97,3 @@ -## [omada-controller-6.0.46](https://github.com/truecharts/charts/compare/omada-controller-6.0.45...omada-controller-6.0.46) (2022-08-10) - -### Chore - -- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421)) - - - - diff --git a/stable/omada-controller/6.0.56/Chart.lock b/stable/omada-controller/6.0.56/Chart.lock new file mode 100644 index 00000000000..aeb68247a94 --- /dev/null +++ b/stable/omada-controller/6.0.56/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 +generated: "2022-08-29T05:36:36.46626012Z" diff --git a/stable/omada-controller/6.0.55/Chart.yaml b/stable/omada-controller/6.0.56/Chart.yaml similarity index 98% rename from stable/omada-controller/6.0.55/Chart.yaml rename to stable/omada-controller/6.0.56/Chart.yaml index b9c623f77f6..710f8aa2915 100644 --- a/stable/omada-controller/6.0.55/Chart.yaml +++ b/stable/omada-controller/6.0.56/Chart.yaml @@ -18,7 +18,7 @@ name: omada-controller sources: - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller - https://github.com/mbentley/docker-omada-controller -version: 6.0.55 +version: 6.0.56 annotations: truecharts.org/catagories: | - media diff --git a/stable/omada-controller/6.0.55/README.md b/stable/omada-controller/6.0.56/README.md similarity index 98% rename from stable/omada-controller/6.0.55/README.md rename to stable/omada-controller/6.0.56/README.md index 97131e50342..7a08b86aef7 100644 --- a/stable/omada-controller/6.0.55/README.md +++ b/stable/omada-controller/6.0.56/README.md @@ -1,6 +1,6 @@ # omada-controller -![Version: 6.0.55](https://img.shields.io/badge/Version-6.0.55-informational?style=flat-square) ![AppVersion: 5.5](https://img.shields.io/badge/AppVersion-5.5-informational?style=flat-square) +![Version: 6.0.56](https://img.shields.io/badge/Version-6.0.56-informational?style=flat-square) ![AppVersion: 5.5](https://img.shields.io/badge/AppVersion-5.5-informational?style=flat-square) Omada is a SDN tool for TP-Link Omada hardware diff --git a/stable/omada-controller/6.0.55/app-readme.md b/stable/omada-controller/6.0.56/app-readme.md similarity index 100% rename from stable/omada-controller/6.0.55/app-readme.md rename to stable/omada-controller/6.0.56/app-readme.md diff --git a/stable/omada-controller/6.0.56/charts/common-10.5.0.tgz b/stable/omada-controller/6.0.56/charts/common-10.5.0.tgz new file mode 100644 index 00000000000..436fd97aa60 Binary files /dev/null and b/stable/omada-controller/6.0.56/charts/common-10.5.0.tgz differ diff --git a/stable/omada-controller/6.0.55/ix_values.yaml b/stable/omada-controller/6.0.56/ix_values.yaml similarity index 93% rename from stable/omada-controller/6.0.55/ix_values.yaml rename to stable/omada-controller/6.0.56/ix_values.yaml index 89d417e33e6..443b92a0cdf 100644 --- a/stable/omada-controller/6.0.55/ix_values.yaml +++ b/stable/omada-controller/6.0.56/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/omada-controller - tag: 5.5@sha256:6254f698dd4c218d90fb14e5ab3b188b85a6fe7777d030ef9e7fc2fce17180df + tag: 5.5@sha256:eeed21473af8fbc43e7fdc821b9ee8be9b8e29c21253698fe2dcbdcd81a1e6dc pullPolicy: IfNotPresent securityContext: diff --git a/stable/omada-controller/6.0.55/questions.yaml b/stable/omada-controller/6.0.56/questions.yaml similarity index 100% rename from stable/omada-controller/6.0.55/questions.yaml rename to stable/omada-controller/6.0.56/questions.yaml diff --git a/stable/omada-controller/6.0.56/templates/common.yaml b/stable/omada-controller/6.0.56/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/omada-controller/6.0.56/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/omada-controller/6.0.56/values.yaml b/stable/omada-controller/6.0.56/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/rsshub/3.0.76/CHANGELOG.md b/stable/rsshub/3.0.77/CHANGELOG.md similarity index 91% rename from stable/rsshub/3.0.76/CHANGELOG.md rename to stable/rsshub/3.0.77/CHANGELOG.md index 599c6016d74..881db510ee0 100644 --- a/stable/rsshub/3.0.76/CHANGELOG.md +++ b/stable/rsshub/3.0.77/CHANGELOG.md @@ -2,6 +2,15 @@ +## [rsshub-3.0.77](https://github.com/truecharts/charts/compare/rsshub-3.0.76...rsshub-3.0.77) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [rsshub-3.0.76](https://github.com/truecharts/charts/compare/rsshub-3.0.75...rsshub-3.0.76) (2022-08-28) ### Chore @@ -88,12 +97,3 @@ ### Chore - update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512)) - - - - -## [rsshub-3.0.66](https://github.com/truecharts/charts/compare/rsshub-3.0.65...rsshub-3.0.66) (2022-08-18) - -### Chore - -- update docker general non-major ([#3503](https://github.com/truecharts/charts/issues/3503)) diff --git a/stable/rsshub/3.0.76/Chart.lock b/stable/rsshub/3.0.77/Chart.lock similarity index 85% rename from stable/rsshub/3.0.76/Chart.lock rename to stable/rsshub/3.0.77/Chart.lock index b3af922a457..9587305778d 100644 --- a/stable/rsshub/3.0.76/Chart.lock +++ b/stable/rsshub/3.0.77/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.58 digest: sha256:a3930b018494ddc656abe301a518d9e2db44c7e00d6895e323a05613df59ec25 -generated: "2022-08-28T10:43:38.939195798Z" +generated: "2022-08-29T05:36:58.374861716Z" diff --git a/stable/rsshub/3.0.76/Chart.yaml b/stable/rsshub/3.0.77/Chart.yaml similarity index 98% rename from stable/rsshub/3.0.76/Chart.yaml rename to stable/rsshub/3.0.77/Chart.yaml index cc25b4ca8f5..598766f4e09 100644 --- a/stable/rsshub/3.0.76/Chart.yaml +++ b/stable/rsshub/3.0.77/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 3.0.76 +version: 3.0.77 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/3.0.76/README.md b/stable/rsshub/3.0.77/README.md similarity index 98% rename from stable/rsshub/3.0.76/README.md rename to stable/rsshub/3.0.77/README.md index 2c63a0dbdbe..23ab1ab127d 100644 --- a/stable/rsshub/3.0.76/README.md +++ b/stable/rsshub/3.0.77/README.md @@ -1,6 +1,6 @@ # rsshub -![Version: 3.0.76](https://img.shields.io/badge/Version-3.0.76-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.77](https://img.shields.io/badge/Version-3.0.77-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.76/app-readme.md b/stable/rsshub/3.0.77/app-readme.md similarity index 100% rename from stable/rsshub/3.0.76/app-readme.md rename to stable/rsshub/3.0.77/app-readme.md diff --git a/stable/rsshub/3.0.77/charts/common-10.5.0.tgz b/stable/rsshub/3.0.77/charts/common-10.5.0.tgz new file mode 100644 index 00000000000..436fd97aa60 Binary files /dev/null and b/stable/rsshub/3.0.77/charts/common-10.5.0.tgz differ diff --git a/stable/rsshub/3.0.76/charts/redis-3.0.58.tgz b/stable/rsshub/3.0.77/charts/redis-3.0.58.tgz similarity index 100% rename from stable/rsshub/3.0.76/charts/redis-3.0.58.tgz rename to stable/rsshub/3.0.77/charts/redis-3.0.58.tgz diff --git a/stable/rsshub/3.0.76/ix_values.yaml b/stable/rsshub/3.0.77/ix_values.yaml similarity index 93% rename from stable/rsshub/3.0.76/ix_values.yaml rename to stable/rsshub/3.0.77/ix_values.yaml index 3ac2dde4d57..1945e2f9f2f 100644 --- a/stable/rsshub/3.0.76/ix_values.yaml +++ b/stable/rsshub/3.0.77/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:177de72ca50eda5fe31e5f941fda1ab5594cb738be0a1a137c3c2563ae173cbb + tag: latest@sha256:c89631ad450e057f964dcd027385b8ca00ba50e203f8ad5f0b57d03290a5521a browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/stable/rsshub/3.0.76/questions.yaml b/stable/rsshub/3.0.77/questions.yaml similarity index 100% rename from stable/rsshub/3.0.76/questions.yaml rename to stable/rsshub/3.0.77/questions.yaml diff --git a/stable/rsshub/3.0.77/templates/common.yaml b/stable/rsshub/3.0.77/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/rsshub/3.0.77/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/rsshub/3.0.77/values.yaml b/stable/rsshub/3.0.77/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tvheadend/12.0.29/CHANGELOG.md b/stable/tvheadend/12.0.29/CHANGELOG.md new file mode 100644 index 00000000000..d09c9a2b324 --- /dev/null +++ b/stable/tvheadend/12.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [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) + +### Chore + +- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421)) + - add run_opts in the UI ([#3393](https://github.com/truecharts/charts/issues/3393)) + + + + +## [tvheadend-12.0.23](https://github.com/truecharts/charts/compare/tvheadend-12.0.22...tvheadend-12.0.23) (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)) + + + + +## [tvheadend-12.0.22](https://github.com/truecharts/apps/compare/tvheadend-12.0.21...tvheadend-12.0.22) (2022-07-26) + +### Chore + +- 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)) + + + + +## [tvheadend-12.0.21](https://github.com/truecharts/apps/compare/tvheadend-12.0.20...tvheadend-12.0.21) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + diff --git a/stable/tvheadend/12.0.29/Chart.lock b/stable/tvheadend/12.0.29/Chart.lock new file mode 100644 index 00000000000..63b733768bd --- /dev/null +++ b/stable/tvheadend/12.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +digest: sha256:d3b7db30dfbaabd81fb7d0bcc2314601ed7e12a85ccc880e1e8df09799f38910 +generated: "2022-08-29T05:36:50.471632264Z" diff --git a/stable/tvheadend/12.0.29/Chart.yaml b/stable/tvheadend/12.0.29/Chart.yaml new file mode 100644 index 00000000000..93ba37ad750 --- /dev/null +++ b/stable/tvheadend/12.0.29/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.0 +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.29 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tvheadend/12.0.29/README.md b/stable/tvheadend/12.0.29/README.md new file mode 100644 index 00000000000..4fc65fc5b80 --- /dev/null +++ b/stable/tvheadend/12.0.29/README.md @@ -0,0 +1,108 @@ +# tvheadend + +![Version: 12.0.29](https://img.shields.io/badge/Version-12.0.29-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.0 | + +## 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.29/app-readme.md b/stable/tvheadend/12.0.29/app-readme.md new file mode 100644 index 00000000000..e57a8da91f7 --- /dev/null +++ b/stable/tvheadend/12.0.29/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.29/charts/common-10.5.0.tgz b/stable/tvheadend/12.0.29/charts/common-10.5.0.tgz new file mode 100644 index 00000000000..436fd97aa60 Binary files /dev/null and b/stable/tvheadend/12.0.29/charts/common-10.5.0.tgz differ diff --git a/stable/tvheadend/12.0.29/ix_values.yaml b/stable/tvheadend/12.0.29/ix_values.yaml new file mode 100644 index 00000000000..2ed3f82b0be --- /dev/null +++ b/stable/tvheadend/12.0.29/ix_values.yaml @@ -0,0 +1,39 @@ +image: + repository: tccr.io/truecharts/tvheadend + pullPolicy: IfNotPresent + tag: latest@sha256:5b058d846da620e909dad7d5b297595386bc5f0851a31b1ad9c45c278bbfc6a9 + +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.29/questions.yaml b/stable/tvheadend/12.0.29/questions.yaml new file mode 100644 index 00000000000..86d4b2cf461 --- /dev/null +++ b/stable/tvheadend/12.0.29/questions.yaml @@ -0,0 +1,2628 @@ +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: Image Environment + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert 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.29/templates/common.yaml b/stable/tvheadend/12.0.29/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/tvheadend/12.0.29/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/tvheadend/12.0.29/values.yaml b/stable/tvheadend/12.0.29/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wekan/4.0.39/CHANGELOG.md b/stable/wekan/4.0.40/CHANGELOG.md similarity index 89% rename from stable/wekan/4.0.39/CHANGELOG.md rename to stable/wekan/4.0.40/CHANGELOG.md index 31121de051f..71677bcd3e7 100644 --- a/stable/wekan/4.0.39/CHANGELOG.md +++ b/stable/wekan/4.0.40/CHANGELOG.md @@ -2,6 +2,15 @@ +## [wekan-4.0.40](https://github.com/truecharts/charts/compare/wekan-4.0.39...wekan-4.0.40) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + ## [wekan-4.0.39](https://github.com/truecharts/charts/compare/wekan-4.0.38...wekan-4.0.39) (2022-08-26) ### Chore @@ -88,12 +97,3 @@ - update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356)) - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) - - - -## [wekan-4.0.29](https://github.com/truecharts/apps/compare/wekan-4.0.28...wekan-4.0.29) (2022-07-26) - -### Chore - -- 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)) diff --git a/stable/wekan/4.0.39/Chart.lock b/stable/wekan/4.0.40/Chart.lock similarity index 85% rename from stable/wekan/4.0.39/Chart.lock rename to stable/wekan/4.0.40/Chart.lock index bb621b60ad2..9a8d5737899 100644 --- a/stable/wekan/4.0.39/Chart.lock +++ b/stable/wekan/4.0.40/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 1.0.57 digest: sha256:4d2c01808157fd101115b2756af07356a10034f60c234286a9b35916d4ad365a -generated: "2022-08-26T10:44:36.255285681Z" +generated: "2022-08-29T05:37:02.265463623Z" diff --git a/stable/wekan/4.0.39/Chart.yaml b/stable/wekan/4.0.40/Chart.yaml similarity index 95% rename from stable/wekan/4.0.39/Chart.yaml rename to stable/wekan/4.0.40/Chart.yaml index 6247ad057d6..3721b470255 100644 --- a/stable/wekan/4.0.39/Chart.yaml +++ b/stable/wekan/4.0.40/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "6.40" +appVersion: "6.41" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wekan - https://github.com/wekan/wekan - https://wekan.github.io/ -version: 4.0.39 +version: 4.0.40 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/wekan/4.0.39/README.md b/stable/wekan/4.0.40/README.md similarity index 94% rename from stable/wekan/4.0.39/README.md rename to stable/wekan/4.0.40/README.md index f435551861b..9bb4ff9ff63 100644 --- a/stable/wekan/4.0.39/README.md +++ b/stable/wekan/4.0.40/README.md @@ -1,6 +1,6 @@ # wekan -![Version: 4.0.39](https://img.shields.io/badge/Version-4.0.39-informational?style=flat-square) ![AppVersion: 6.40](https://img.shields.io/badge/AppVersion-6.40-informational?style=flat-square) +![Version: 4.0.40](https://img.shields.io/badge/Version-4.0.40-informational?style=flat-square) ![AppVersion: 6.41](https://img.shields.io/badge/AppVersion-6.41-informational?style=flat-square) WeKan - Open Source kanban diff --git a/stable/wekan/4.0.39/app-readme.md b/stable/wekan/4.0.40/app-readme.md similarity index 100% rename from stable/wekan/4.0.39/app-readme.md rename to stable/wekan/4.0.40/app-readme.md diff --git a/stable/wekan/4.0.40/charts/common-10.5.0.tgz b/stable/wekan/4.0.40/charts/common-10.5.0.tgz new file mode 100644 index 00000000000..436fd97aa60 Binary files /dev/null and b/stable/wekan/4.0.40/charts/common-10.5.0.tgz differ diff --git a/stable/wekan/4.0.39/charts/mongodb-1.0.57.tgz b/stable/wekan/4.0.40/charts/mongodb-1.0.57.tgz similarity index 100% rename from stable/wekan/4.0.39/charts/mongodb-1.0.57.tgz rename to stable/wekan/4.0.40/charts/mongodb-1.0.57.tgz diff --git a/stable/wekan/4.0.39/ix_values.yaml b/stable/wekan/4.0.40/ix_values.yaml similarity index 98% rename from stable/wekan/4.0.39/ix_values.yaml rename to stable/wekan/4.0.40/ix_values.yaml index db35f2b73f0..4d2e1d10e56 100644 --- a/stable/wekan/4.0.39/ix_values.yaml +++ b/stable/wekan/4.0.40/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/wekan - tag: 6.40@sha256:8529e7487d29473a67c5d92704e5bd89d1c9f6514459f6c05d7e14bcb34e413b + tag: 6.41@sha256:576386134dd70be22a779f10a7a0eb09aa8dd43e2a42c579d1f029fe09c07c30 pullPolicy: IfNotPresent env: diff --git a/stable/wekan/4.0.39/questions.yaml b/stable/wekan/4.0.40/questions.yaml similarity index 100% rename from stable/wekan/4.0.39/questions.yaml rename to stable/wekan/4.0.40/questions.yaml diff --git a/stable/wekan/4.0.40/templates/common.yaml b/stable/wekan/4.0.40/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/wekan/4.0.40/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/wekan/4.0.40/values.yaml b/stable/wekan/4.0.40/values.yaml new file mode 100644 index 00000000000..e69de29bb2d