From eb2bda59fc5c5cf64079e1f71a4b061f74357011 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 11 Jun 2021 15:26:41 +0000 Subject: [PATCH] Commit docs updates Signed-off-by: TrueCharts-Bot --- charts/deprecated/nzbhydra/README.md | 7 +-- charts/develop/prototype-gui/README.md | 17 +++----- charts/incubator/airsonic/CONFIG.md | 8 ++++ charts/incubator/airsonic/README.md | 55 ++++++++++++++++++++++++ charts/incubator/appdaemon/README.md | 4 +- charts/incubator/bazarr/README.md | 6 +-- charts/incubator/calibre-web/README.md | 6 +-- charts/incubator/deluge/README.md | 5 +-- charts/incubator/fireflyiii/README.md | 6 +-- charts/incubator/freshrss/README.md | 6 +-- charts/incubator/gaps/README.md | 6 +-- charts/incubator/grocy/README.md | 6 +-- charts/incubator/haste-server/CONFIG.md | 8 ++++ charts/incubator/haste-server/README.md | 54 +++++++++++++++++++++++ charts/incubator/heimdall/README.md | 9 +--- charts/incubator/lazylibrarian/README.md | 6 +-- charts/incubator/lychee/README.md | 6 +-- charts/incubator/mealie/CONFIG.md | 8 ++++ charts/incubator/mealie/README.md | 53 +++++++++++++++++++++++ charts/incubator/mosquitto/README.md | 15 +++---- charts/incubator/navidrome/README.md | 6 +-- charts/incubator/node-red/README.md | 6 +-- charts/incubator/nzbget/README.md | 7 +-- charts/incubator/organizr/README.md | 6 +-- charts/incubator/podgrab/README.md | 4 +- charts/incubator/prowlarr/CONFIG.md | 8 ++++ charts/incubator/prowlarr/README.md | 54 +++++++++++++++++++++++ charts/incubator/qbittorrent/README.md | 10 +---- charts/incubator/readarr/README.md | 6 +-- charts/incubator/reg/CONFIG.md | 8 ++++ charts/incubator/reg/README.md | 54 +++++++++++++++++++++++ charts/incubator/sabnzbd/README.md | 7 +-- charts/incubator/thelounge/CONFIG.md | 8 ++++ charts/incubator/thelounge/README.md | 53 +++++++++++++++++++++++ charts/incubator/tvheadend/README.md | 6 +-- charts/incubator/unifi/README.md | 5 +-- charts/incubator/unpackerr/README.md | 16 +++---- charts/stable/collabora-online/README.md | 6 +-- charts/stable/deepstack-cpu/README.md | 5 +-- charts/stable/emby/README.md | 5 +-- charts/stable/esphome/README.md | 6 +-- charts/stable/handbrake/README.md | 5 +-- charts/stable/home-assistant/README.md | 6 +-- charts/stable/jackett/README.md | 7 +-- charts/stable/jellyfin/README.md | 7 +-- charts/stable/kms/README.md | 5 +-- charts/stable/lidarr/README.md | 7 +-- charts/stable/ombi/README.md | 7 +-- charts/stable/plex/README.md | 8 +--- charts/stable/radarr/README.md | 7 +-- charts/stable/sonarr/README.md | 7 +-- charts/stable/syncthing/README.md | 4 +- charts/stable/tautulli/README.md | 7 +-- charts/stable/traefik/README.md | 6 +-- charts/stable/transmission/README.md | 5 +-- charts/stable/truecommand/README.md | 5 +-- charts/stable/vaultwarden/README.md | 16 +++---- charts/stable/zwavejs2mqtt/README.md | 6 +-- 58 files changed, 481 insertions(+), 211 deletions(-) create mode 100644 charts/incubator/airsonic/CONFIG.md create mode 100644 charts/incubator/airsonic/README.md create mode 100644 charts/incubator/haste-server/CONFIG.md create mode 100644 charts/incubator/haste-server/README.md create mode 100644 charts/incubator/mealie/CONFIG.md create mode 100644 charts/incubator/mealie/README.md create mode 100644 charts/incubator/prowlarr/CONFIG.md create mode 100644 charts/incubator/prowlarr/README.md create mode 100644 charts/incubator/reg/CONFIG.md create mode 100644 charts/incubator/reg/README.md create mode 100644 charts/incubator/thelounge/CONFIG.md create mode 100644 charts/incubator/thelounge/README.md diff --git a/charts/deprecated/nzbhydra/README.md b/charts/deprecated/nzbhydra/README.md index a3cd66447e7..01d06aab95b 100644 --- a/charts/deprecated/nzbhydra/README.md +++ b/charts/deprecated/nzbhydra/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Usenet meta search @@ -9,9 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* -* * ## Requirements @@ -22,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/develop/prototype-gui/README.md b/charts/develop/prototype-gui/README.md index 88c3c913b18..f96ac6f7a2f 100644 --- a/charts/develop/prototype-gui/README.md +++ b/charts/develop/prototype-gui/README.md @@ -1,19 +1,12 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) -API Support for your favorite torrent trackers. +App to test GUI prototypes TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** -## Source Code - -* -* -* -* - ## Requirements Kubernetes: `>=1.16.0-0` @@ -22,11 +15,11 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.0 | ## Installing the Chart -To install the chart with the release name `jackett` +To install the chart with the release name `prototype-gui` - Open TrueNAS SCALE - Go to Apps @@ -35,7 +28,7 @@ To install the chart with the release name `jackett` ## Uninstalling the Chart -To uninstall the `jackett` deployment +To uninstall the `prototype-gui` deployment - Open TrueNAS SCALE - Go to Apps diff --git a/charts/incubator/airsonic/CONFIG.md b/charts/incubator/airsonic/CONFIG.md new file mode 100644 index 00000000000..6d760c18421 --- /dev/null +++ b/charts/incubator/airsonic/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Together" guide: +https://truecharts.org/manual/linking/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/charts/incubator/airsonic/README.md b/charts/incubator/airsonic/README.md new file mode 100644 index 00000000000..c8800426133 --- /dev/null +++ b/charts/incubator/airsonic/README.md @@ -0,0 +1,55 @@ +# Introduction + +![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) + +Airsonic is a Free and Open Source community driven media server + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://truecharts.org/ | common | 6.1.1 | + +## Installing the Chart + +To install the chart with the release name `airsonic` + +- Open TrueNAS SCALE +- Go to Apps +- Click "Install" for this specific Apps +- Fill out the configuration form + +## Uninstalling the Chart + +To uninstall the `airsonic` deployment + +- Open TrueNAS SCALE +- Go to Apps +- Go to "Installed Apps" +- Expand the menu in the top-right corner of this App +- Click "Remove" for this specific Apps + +The command removes all the Kubernetes components associated with the chart **including storage volumes** _(Except hostPath Storage)_ and deletes the release. + +## Support + +- See the [Wiki](https://truecharts.org) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +- Ask a [question](https://github.com/truecharts/apps/discussions) + +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +All Rights Reserved - The TrueCharts Project diff --git a/charts/incubator/appdaemon/README.md b/charts/incubator/appdaemon/README.md index ac652fbf62b..3c775cd12ae 100644 --- a/charts/incubator/appdaemon/README.md +++ b/charts/incubator/appdaemon/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.0.8](https://img.shields.io/badge/AppVersion-v4.0.8-informational?style=flat-square) +![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.0.8](https://img.shields.io/badge/AppVersion-v4.0.8-informational?style=flat-square) AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant home automation software. It also provides a configurable dashboard (HADashboard) suitable for wall mounted tablets. @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/incubator/bazarr/README.md b/charts/incubator/bazarr/README.md index 97a3c1848d7..069cafbbb85 100644 --- a/charts/incubator/bazarr/README.md +++ b/charts/incubator/bazarr/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Bazarr is a companion application to Bazarr and Radarr. It manages and downloads subtitles based on your requirements @@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* * * @@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/incubator/calibre-web/README.md b/charts/incubator/calibre-web/README.md index f0442d6fe37..c5898643ee2 100644 --- a/charts/incubator/calibre-web/README.md +++ b/charts/incubator/calibre-web/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. @@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* * * @@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/incubator/deluge/README.md b/charts/incubator/deluge/README.md index bfcbb4e5a17..c7f38402a4b 100644 --- a/charts/incubator/deluge/README.md +++ b/charts/incubator/deluge/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Deluge App for TrueNAS SCALE @@ -9,7 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* * ## Requirements @@ -20,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/incubator/fireflyiii/README.md b/charts/incubator/fireflyiii/README.md index 8e87f22a2b4..678ff67568c 100644 --- a/charts/incubator/fireflyiii/README.md +++ b/charts/incubator/fireflyiii/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) A free and open source personal finance manager @@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql | 10.4.2 | -| https://truecharts.org/ | common | 3.5.5 | +| https://charts.bitnami.com/bitnami | postgresql | 10.4.9 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/incubator/freshrss/README.md b/charts/incubator/freshrss/README.md index b8d65a6530c..b664769c2c0 100644 --- a/charts/incubator/freshrss/README.md +++ b/charts/incubator/freshrss/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) FreshRSS is a self-hosted RSS feed aggregator @@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* * * @@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/incubator/gaps/README.md b/charts/incubator/gaps/README.md index c5ab064301b..a3ad6093fdd 100644 --- a/charts/incubator/gaps/README.md +++ b/charts/incubator/gaps/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. @@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* * ## Requirements @@ -21,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/incubator/grocy/README.md b/charts/incubator/grocy/README.md index 48ea0db9a25..d8f48c874bf 100644 --- a/charts/incubator/grocy/README.md +++ b/charts/incubator/grocy/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home @@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* * ## Requirements @@ -21,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/incubator/haste-server/CONFIG.md b/charts/incubator/haste-server/CONFIG.md new file mode 100644 index 00000000000..6d760c18421 --- /dev/null +++ b/charts/incubator/haste-server/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Together" guide: +https://truecharts.org/manual/linking/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/charts/incubator/haste-server/README.md b/charts/incubator/haste-server/README.md new file mode 100644 index 00000000000..ff4ff8504cc --- /dev/null +++ b/charts/incubator/haste-server/README.md @@ -0,0 +1,54 @@ +# Introduction + +![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Simple text sharing + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://truecharts.org/ | common | 6.1.1 | + +## Installing the Chart + +To install the chart with the release name `haste-server` + +- Open TrueNAS SCALE +- Go to Apps +- Click "Install" for this specific Apps +- Fill out the configuration form + +## Uninstalling the Chart + +To uninstall the `haste-server` deployment + +- Open TrueNAS SCALE +- Go to Apps +- Go to "Installed Apps" +- Expand the menu in the top-right corner of this App +- Click "Remove" for this specific Apps + +The command removes all the Kubernetes components associated with the chart **including storage volumes** _(Except hostPath Storage)_ and deletes the release. + +## Support + +- See the [Wiki](https://truecharts.org) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +- Ask a [question](https://github.com/truecharts/apps/discussions) + +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +All Rights Reserved - The TrueCharts Project diff --git a/charts/incubator/heimdall/README.md b/charts/incubator/heimdall/README.md index d7c114c3c92..0a2b7ca7e9b 100644 --- a/charts/incubator/heimdall/README.md +++ b/charts/incubator/heimdall/README.md @@ -1,17 +1,12 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) An Application dashboard and launcher TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** -## Source Code - -* -* - ## Requirements Kubernetes: `>=1.16.0-0` @@ -20,7 +15,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/incubator/lazylibrarian/README.md b/charts/incubator/lazylibrarian/README.md index 56385ef9882..473c479f5e8 100644 --- a/charts/incubator/lazylibrarian/README.md +++ b/charts/incubator/lazylibrarian/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-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... @@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* * * @@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/incubator/lychee/README.md b/charts/incubator/lychee/README.md index 27772b14146..ab000d04ee4 100644 --- a/charts/incubator/lychee/README.md +++ b/charts/incubator/lychee/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Lychee is a free photo-management tool, which runs on your server or web-space @@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* * * @@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/incubator/mealie/CONFIG.md b/charts/incubator/mealie/CONFIG.md new file mode 100644 index 00000000000..6d760c18421 --- /dev/null +++ b/charts/incubator/mealie/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Together" guide: +https://truecharts.org/manual/linking/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/charts/incubator/mealie/README.md b/charts/incubator/mealie/README.md new file mode 100644 index 00000000000..9f0c89af275 --- /dev/null +++ b/charts/incubator/mealie/README.md @@ -0,0 +1,53 @@ +# Introduction + +![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) + +Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://truecharts.org/ | common | 6.1.1 | + +## Installing the Chart + +To install the chart with the release name `mealie` + +- Open TrueNAS SCALE +- Go to Apps +- Click "Install" for this specific Apps +- Fill out the configuration form + +## Uninstalling the Chart + +To uninstall the `mealie` deployment + +- Open TrueNAS SCALE +- Go to Apps +- Go to "Installed Apps" +- Expand the menu in the top-right corner of this App +- Click "Remove" for this specific Apps + +The command removes all the Kubernetes components associated with the chart **including storage volumes** _(Except hostPath Storage)_ and deletes the release. + +## Support + +- See the [Wiki](https://truecharts.org) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +- Ask a [question](https://github.com/truecharts/apps/discussions) + +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +All Rights Reserved - The TrueCharts Project diff --git a/charts/incubator/mosquitto/README.md b/charts/incubator/mosquitto/README.md index 88c3c913b18..8e127ad4639 100644 --- a/charts/incubator/mosquitto/README.md +++ b/charts/incubator/mosquitto/README.md @@ -1,18 +1,15 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) -API Support for your favorite torrent trackers. +Eclipse Mosquitto - An open source MQTT broker TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** ## Source Code -* -* -* -* +* ## Requirements @@ -22,11 +19,11 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart -To install the chart with the release name `jackett` +To install the chart with the release name `mosquitto` - Open TrueNAS SCALE - Go to Apps @@ -35,7 +32,7 @@ To install the chart with the release name `jackett` ## Uninstalling the Chart -To uninstall the `jackett` deployment +To uninstall the `mosquitto` deployment - Open TrueNAS SCALE - Go to Apps diff --git a/charts/incubator/navidrome/README.md b/charts/incubator/navidrome/README.md index 5e5e1c74124..511be9efb92 100644 --- a/charts/incubator/navidrome/README.md +++ b/charts/incubator/navidrome/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Navidrome is an open source web-based music collection server and streamer @@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* * * @@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/incubator/node-red/README.md b/charts/incubator/node-red/README.md index ef5216e002b..6c85b2f1328 100644 --- a/charts/incubator/node-red/README.md +++ b/charts/incubator/node-red/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Node-RED is low-code programming for event-driven applications @@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* * ## Requirements @@ -21,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/incubator/nzbget/README.md b/charts/incubator/nzbget/README.md index 927dec88266..e2241432d48 100644 --- a/charts/incubator/nzbget/README.md +++ b/charts/incubator/nzbget/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) NZBGet is a Usenet downloader client @@ -9,9 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* -* * ## Requirements @@ -22,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/incubator/organizr/README.md b/charts/incubator/organizr/README.md index dd5cdedc98f..c7826cee28a 100644 --- a/charts/incubator/organizr/README.md +++ b/charts/incubator/organizr/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-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) HTPC/Homelab Services Organizer @@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* * * @@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/incubator/podgrab/README.md b/charts/incubator/podgrab/README.md index 9977071a6cc..8f6df991688 100644 --- a/charts/incubator/podgrab/README.md +++ b/charts/incubator/podgrab/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.0.3](https://img.shields.io/badge/Version-1.0.3-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: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) A self-hosted podcast manager to download episodes as soon as they become live. @@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/incubator/prowlarr/CONFIG.md b/charts/incubator/prowlarr/CONFIG.md new file mode 100644 index 00000000000..6d760c18421 --- /dev/null +++ b/charts/incubator/prowlarr/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Together" guide: +https://truecharts.org/manual/linking/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/charts/incubator/prowlarr/README.md b/charts/incubator/prowlarr/README.md new file mode 100644 index 00000000000..226962260dc --- /dev/null +++ b/charts/incubator/prowlarr/README.md @@ -0,0 +1,54 @@ +# Introduction + +![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) + +Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://truecharts.org/ | common | 6.1.1 | + +## Installing the Chart + +To install the chart with the release name `prowlarr` + +- Open TrueNAS SCALE +- Go to Apps +- Click "Install" for this specific Apps +- Fill out the configuration form + +## Uninstalling the Chart + +To uninstall the `prowlarr` deployment + +- Open TrueNAS SCALE +- Go to Apps +- Go to "Installed Apps" +- Expand the menu in the top-right corner of this App +- Click "Remove" for this specific Apps + +The command removes all the Kubernetes components associated with the chart **including storage volumes** _(Except hostPath Storage)_ and deletes the release. + +## Support + +- See the [Wiki](https://truecharts.org) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +- Ask a [question](https://github.com/truecharts/apps/discussions) + +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +All Rights Reserved - The TrueCharts Project diff --git a/charts/incubator/qbittorrent/README.md b/charts/incubator/qbittorrent/README.md index 885309a115e..0ecb6e1d905 100644 --- a/charts/incubator/qbittorrent/README.md +++ b/charts/incubator/qbittorrent/README.md @@ -1,18 +1,12 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) qBittorrent is a cross-platform free and open-source BitTorrent client TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** -## Source Code - -* -* -* - ## Requirements Kubernetes: `>=1.16.0-0` @@ -21,7 +15,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/incubator/readarr/README.md b/charts/incubator/readarr/README.md index dded0c18776..d75307469f6 100644 --- a/charts/incubator/readarr/README.md +++ b/charts/incubator/readarr/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) A fork of Radarr to work with Books & AudioBooks @@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* * * @@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/incubator/reg/CONFIG.md b/charts/incubator/reg/CONFIG.md new file mode 100644 index 00000000000..6d760c18421 --- /dev/null +++ b/charts/incubator/reg/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Together" guide: +https://truecharts.org/manual/linking/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/charts/incubator/reg/README.md b/charts/incubator/reg/README.md new file mode 100644 index 00000000000..043d563ec49 --- /dev/null +++ b/charts/incubator/reg/README.md @@ -0,0 +1,54 @@ +# Introduction + +![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) + +Docker registry v2 command line client and repo listing generator with security checks. + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://truecharts.org/ | common | 6.1.1 | + +## Installing the Chart + +To install the chart with the release name `reg` + +- Open TrueNAS SCALE +- Go to Apps +- Click "Install" for this specific Apps +- Fill out the configuration form + +## Uninstalling the Chart + +To uninstall the `reg` deployment + +- Open TrueNAS SCALE +- Go to Apps +- Go to "Installed Apps" +- Expand the menu in the top-right corner of this App +- Click "Remove" for this specific Apps + +The command removes all the Kubernetes components associated with the chart **including storage volumes** _(Except hostPath Storage)_ and deletes the release. + +## Support + +- See the [Wiki](https://truecharts.org) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +- Ask a [question](https://github.com/truecharts/apps/discussions) + +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +All Rights Reserved - The TrueCharts Project diff --git a/charts/incubator/sabnzbd/README.md b/charts/incubator/sabnzbd/README.md index cfa2b2d0062..84387d905fa 100644 --- a/charts/incubator/sabnzbd/README.md +++ b/charts/incubator/sabnzbd/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Free and easy binary newsreader @@ -9,9 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* -* * ## Requirements @@ -22,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/incubator/thelounge/CONFIG.md b/charts/incubator/thelounge/CONFIG.md new file mode 100644 index 00000000000..6d760c18421 --- /dev/null +++ b/charts/incubator/thelounge/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Together" guide: +https://truecharts.org/manual/linking/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/charts/incubator/thelounge/README.md b/charts/incubator/thelounge/README.md new file mode 100644 index 00000000000..3dff23b9135 --- /dev/null +++ b/charts/incubator/thelounge/README.md @@ -0,0 +1,53 @@ +# Introduction + +![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) + +The Lounge, modern web IRC client designed for self-hosting + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://truecharts.org/ | common | 6.1.1 | + +## Installing the Chart + +To install the chart with the release name `thelounge` + +- Open TrueNAS SCALE +- Go to Apps +- Click "Install" for this specific Apps +- Fill out the configuration form + +## Uninstalling the Chart + +To uninstall the `thelounge` deployment + +- Open TrueNAS SCALE +- Go to Apps +- Go to "Installed Apps" +- Expand the menu in the top-right corner of this App +- Click "Remove" for this specific Apps + +The command removes all the Kubernetes components associated with the chart **including storage volumes** _(Except hostPath Storage)_ and deletes the release. + +## Support + +- See the [Wiki](https://truecharts.org) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +- Ask a [question](https://github.com/truecharts/apps/discussions) + +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +All Rights Reserved - The TrueCharts Project diff --git a/charts/incubator/tvheadend/README.md b/charts/incubator/tvheadend/README.md index 63f3c617835..910274d0715 100644 --- a/charts/incubator/tvheadend/README.md +++ b/charts/incubator/tvheadend/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 4.1.5](https://img.shields.io/badge/Version-4.1.5-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: 7.0.0](https://img.shields.io/badge/Version-7.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) TVheadend - a TV streaming server and digital video recorder @@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* * ## Requirements @@ -21,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/incubator/unifi/README.md b/charts/incubator/unifi/README.md index 048495cac86..8c74094466b 100644 --- a/charts/incubator/unifi/README.md +++ b/charts/incubator/unifi/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Ubiquiti Network's Unifi Controller @@ -9,7 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* * * @@ -21,7 +20,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/incubator/unpackerr/README.md b/charts/incubator/unpackerr/README.md index d9948719ae4..07f9e626040 100644 --- a/charts/incubator/unpackerr/README.md +++ b/charts/incubator/unpackerr/README.md @@ -1,18 +1,16 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) -Smart PVR for newsgroup and bittorrent users +This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** ## Source Code -* -* -* -* +* +* ## Requirements @@ -22,11 +20,11 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart -To install the chart with the release name `sonarr` +To install the chart with the release name `unpackerr` - Open TrueNAS SCALE - Go to Apps @@ -35,7 +33,7 @@ To install the chart with the release name `sonarr` ## Uninstalling the Chart -To uninstall the `sonarr` deployment +To uninstall the `unpackerr` deployment - Open TrueNAS SCALE - Go to Apps diff --git a/charts/stable/collabora-online/README.md b/charts/stable/collabora-online/README.md index f034c0bb4c1..3549abf78e2 100644 --- a/charts/stable/collabora-online/README.md +++ b/charts/stable/collabora-online/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Collabora Online Development Edition – an awesome, Online Office suite image suitable for home use. @@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* * * @@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/stable/deepstack-cpu/README.md b/charts/stable/deepstack-cpu/README.md index b082495e2fa..e91fe63ffc3 100644 --- a/charts/stable/deepstack-cpu/README.md +++ b/charts/stable/deepstack-cpu/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.0.3](https://img.shields.io/badge/Version-1.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models @@ -9,7 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* * * * @@ -22,7 +21,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/stable/emby/README.md b/charts/stable/emby/README.md index 05024fa417b..1b10833fff2 100644 --- a/charts/stable/emby/README.md +++ b/charts/stable/emby/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Emby Server is a home media server @@ -9,7 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* * * @@ -21,7 +20,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/stable/esphome/README.md b/charts/stable/esphome/README.md index 3f7ce583e47..8c08577abfa 100644 --- a/charts/stable/esphome/README.md +++ b/charts/stable/esphome/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. @@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* * * @@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/stable/handbrake/README.md b/charts/stable/handbrake/README.md index 5857382e0e0..49abe9dd627 100644 --- a/charts/stable/handbrake/README.md +++ b/charts/stable/handbrake/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. @@ -9,7 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* * * * @@ -22,7 +21,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/stable/home-assistant/README.md b/charts/stable/home-assistant/README.md index 38e875fc8c7..c871dc92dff 100644 --- a/charts/stable/home-assistant/README.md +++ b/charts/stable/home-assistant/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) home-assistant App for TrueNAS SCALE @@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* * * @@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/stable/jackett/README.md b/charts/stable/jackett/README.md index 88c3c913b18..6ef9331ece4 100644 --- a/charts/stable/jackett/README.md +++ b/charts/stable/jackett/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) API Support for your favorite torrent trackers. @@ -9,10 +9,7 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* * -* ## Requirements @@ -22,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/stable/jellyfin/README.md b/charts/stable/jellyfin/README.md index 11b93b8a0e0..735c49093d8 100644 --- a/charts/stable/jellyfin/README.md +++ b/charts/stable/jellyfin/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Jellyfin is a Free Software Media System @@ -9,9 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* -* * ## Requirements @@ -22,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/stable/kms/README.md b/charts/stable/kms/README.md index decd88d45fd..57a924fc47e 100644 --- a/charts/stable/kms/README.md +++ b/charts/stable/kms/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: minimal](https://img.shields.io/badge/AppVersion-minimal-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: minimal](https://img.shields.io/badge/AppVersion-minimal-informational?style=flat-square) Private Windows Activation Server for development and testing @@ -9,7 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* * ## Requirements @@ -20,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/stable/lidarr/README.md b/charts/stable/lidarr/README.md index b6f601f4c4c..5c88ae2e146 100644 --- a/charts/stable/lidarr/README.md +++ b/charts/stable/lidarr/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Looks and smells like Sonarr but made for music @@ -9,10 +9,7 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* * -* ## Requirements @@ -22,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/stable/ombi/README.md b/charts/stable/ombi/README.md index 879b01a66ab..416b28645af 100644 --- a/charts/stable/ombi/README.md +++ b/charts/stable/ombi/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Want a Movie or TV Show on Plex or Emby? Use Ombi! @@ -9,10 +9,7 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* * -* ## Requirements @@ -22,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/stable/plex/README.md b/charts/stable/plex/README.md index b0edfa0be5f..79018e9dbdf 100644 --- a/charts/stable/plex/README.md +++ b/charts/stable/plex/README.md @@ -1,16 +1,12 @@ # Introduction -![Version: 2.1.5](https://img.shields.io/badge/Version-2.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Plex Media Server TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** -## Source Code - -* - ## Requirements Kubernetes: `>=1.16.0-0` @@ -19,7 +15,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/stable/radarr/README.md b/charts/stable/radarr/README.md index 65b66307447..8103daa6ce2 100644 --- a/charts/stable/radarr/README.md +++ b/charts/stable/radarr/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) A fork of Sonarr to work with movies à la Couchpotato @@ -9,10 +9,7 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* * -* ## Requirements @@ -22,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/stable/sonarr/README.md b/charts/stable/sonarr/README.md index d9948719ae4..998df09171a 100644 --- a/charts/stable/sonarr/README.md +++ b/charts/stable/sonarr/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Smart PVR for newsgroup and bittorrent users @@ -9,10 +9,7 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* * -* ## Requirements @@ -22,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/stable/syncthing/README.md b/charts/stable/syncthing/README.md index fdc91d9c281..5fdf176e306 100644 --- a/charts/stable/syncthing/README.md +++ b/charts/stable/syncthing/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) P2P file synchronization application @@ -21,7 +21,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/stable/tautulli/README.md b/charts/stable/tautulli/README.md index 6fcf22415ef..10f984be6ff 100644 --- a/charts/stable/tautulli/README.md +++ b/charts/stable/tautulli/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) A Python based monitoring and tracking tool for Plex Media Server @@ -9,10 +9,7 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* * -* ## Requirements @@ -22,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/stable/traefik/README.md b/charts/stable/traefik/README.md index 6af83a1ddaa..e1e37a08b69 100644 --- a/charts/stable/traefik/README.md +++ b/charts/stable/traefik/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.2.3](https://img.shields.io/badge/Version-3.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.4](https://img.shields.io/badge/AppVersion-2.4-informational?style=flat-square) A Traefik based Reverse Proxy and Certificate Manager @@ -9,7 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* * * * @@ -22,8 +21,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://helm.traefik.io/traefik | traefik | 9.19.0 | -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/stable/transmission/README.md b/charts/stable/transmission/README.md index 2baf31e54cb..1595f7b47e3 100644 --- a/charts/stable/transmission/README.md +++ b/charts/stable/transmission/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) API Support for your favorite torrent trackers. @@ -9,7 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* * * @@ -21,7 +20,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/stable/truecommand/README.md b/charts/stable/truecommand/README.md index 8caf3b92df3..a773339d19e 100644 --- a/charts/stable/truecommand/README.md +++ b/charts/stable/truecommand/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: nightly](https://img.shields.io/badge/AppVersion-nightly-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: nightly](https://img.shields.io/badge/AppVersion-nightly-informational?style=flat-square) Aggregated management of TrueNAS devices @@ -9,7 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* * ## Requirements @@ -20,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart diff --git a/charts/stable/vaultwarden/README.md b/charts/stable/vaultwarden/README.md index f3497af5baf..830dcb9f7ef 100644 --- a/charts/stable/vaultwarden/README.md +++ b/charts/stable/vaultwarden/README.md @@ -1,17 +1,15 @@ # Introduction -![Version: 1.2.5](https://img.shields.io/badge/Version-1.2.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) -Unofficial Vaultwarden compatible server written in Rust +Unofficial Bitwarden compatible server written in Rust TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** ## Source Code -* -* -* +* ## Requirements @@ -21,12 +19,12 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql | 10.4.2 | -| https://truecharts.org/ | common | 3.5.5 | +| https://charts.bitnami.com/bitnami | postgresql | 10.4.9 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart -To install the chart with the release name `Vaultwarden` +To install the chart with the release name `vaultwarden` - Open TrueNAS SCALE - Go to Apps @@ -35,7 +33,7 @@ To install the chart with the release name `Vaultwarden` ## Uninstalling the Chart -To uninstall the `Vaultwarden` deployment +To uninstall the `vaultwarden` deployment - Open TrueNAS SCALE - Go to Apps diff --git a/charts/stable/zwavejs2mqtt/README.md b/charts/stable/zwavejs2mqtt/README.md index a3862ca4c46..83186397b2c 100644 --- a/charts/stable/zwavejs2mqtt/README.md +++ b/charts/stable/zwavejs2mqtt/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue @@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu ## Source Code -* -* * * @@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 3.5.5 | +| https://truecharts.org/ | common | 6.1.1 | ## Installing the Chart