diff --git a/charts/deprecated/nzbhydra/CONFIG.md b/charts/deprecated/nzbhydra/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/deprecated/nzbhydra/CONFIG.md +++ b/charts/deprecated/nzbhydra/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/deprecated/nzbhydra/Chart.yaml b/charts/deprecated/nzbhydra/Chart.yaml index 380c4b0ee3d..4a0ce43e284 100644 --- a/charts/deprecated/nzbhydra/Chart.yaml +++ b/charts/deprecated/nzbhydra/Chart.yaml @@ -17,4 +17,4 @@ name: nzbhydra sources: - https://github.com/theotherp/nzbhydra2 type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/deprecated/nzbhydra/README.md b/charts/deprecated/nzbhydra/README.md index 6f5031e13b5..cc001148941 100644 --- a/charts/deprecated/nzbhydra/README.md +++ b/charts/deprecated/nzbhydra/README.md @@ -1,9 +1,11 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 +> **:exclamation: This Helm Chart is deprecated!** + 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)** @@ -23,28 +25,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `nzbhydra` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `nzbhydra` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/deprecated/nzbhydra/app-readme.md b/charts/deprecated/nzbhydra/app-readme.md index 48888f89366..e69de29bb2d 100644 --- a/charts/deprecated/nzbhydra/app-readme.md +++ b/charts/deprecated/nzbhydra/app-readme.md @@ -1,2 +0,0 @@ -Usenet meta search -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/develop/prototype-gui/CONFIG.md b/charts/develop/prototype-gui/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/develop/prototype-gui/CONFIG.md +++ b/charts/develop/prototype-gui/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/develop/prototype-gui/Chart.yaml b/charts/develop/prototype-gui/Chart.yaml index 8031f295760..3f0166f5536 100644 --- a/charts/develop/prototype-gui/Chart.yaml +++ b/charts/develop/prototype-gui/Chart.yaml @@ -19,4 +19,4 @@ maintainers: name: prototype-gui sources: null type: application -version: 1.7.10 +version: 1.7.11 diff --git a/charts/develop/prototype-gui/README.md b/charts/develop/prototype-gui/README.md index 5b04ce811b4..d265ae9009e 100644 --- a/charts/develop/prototype-gui/README.md +++ b/charts/develop/prototype-gui/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.7.10](https://img.shields.io/badge/Version-1.7.10-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.7.11](https://img.shields.io/badge/Version-1.7.11-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) App to test GUI prototypes @@ -19,28 +19,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `prototype-gui` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `prototype-gui` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/develop/prototype-gui/app-readme.md b/charts/develop/prototype-gui/app-readme.md index 7d3c709fdff..e69de29bb2d 100644 --- a/charts/develop/prototype-gui/app-readme.md +++ b/charts/develop/prototype-gui/app-readme.md @@ -1,2 +0,0 @@ -API Support for your favorite torrent trackers. -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/airsonic/CONFIG.md b/charts/incubator/airsonic/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/airsonic/CONFIG.md +++ b/charts/incubator/airsonic/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/Chart.yaml b/charts/incubator/airsonic/Chart.yaml index 24c7b4899f8..ba5a8a6a9a1 100644 --- a/charts/incubator/airsonic/Chart.yaml +++ b/charts/incubator/airsonic/Chart.yaml @@ -19,4 +19,4 @@ sources: - https://github.com/airsonic/airsonic - https://github.com/linuxserver/docker-airsonic - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic -version: 1.6.8 +version: 1.6.9 diff --git a/charts/incubator/airsonic/README.md b/charts/incubator/airsonic/README.md index 75d2129baaa..6028498d4be 100644 --- a/charts/incubator/airsonic/README.md +++ b/charts/incubator/airsonic/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.6.8](https://img.shields.io/badge/Version-1.6.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.6.9](https://img.shields.io/badge/Version-1.6.9-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 @@ -25,28 +25,17 @@ Kubernetes: `>=1.16.0-0` ## 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 +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/airsonic/app-readme.md b/charts/incubator/airsonic/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/appdaemon/CONFIG.md b/charts/incubator/appdaemon/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/appdaemon/CONFIG.md +++ b/charts/incubator/appdaemon/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/appdaemon/Chart.yaml b/charts/incubator/appdaemon/Chart.yaml index 7454c66d403..750943804c4 100644 --- a/charts/incubator/appdaemon/Chart.yaml +++ b/charts/incubator/appdaemon/Chart.yaml @@ -26,4 +26,4 @@ name: appdaemon sources: - https://github.com/AppDaemon/appdaemon type: application -version: 3.6.8 +version: 3.6.9 diff --git a/charts/incubator/appdaemon/README.md b/charts/incubator/appdaemon/README.md index 96f586e436f..7b0f38db26d 100644 --- a/charts/incubator/appdaemon/README.md +++ b/charts/incubator/appdaemon/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.6.8](https://img.shields.io/badge/Version-3.6.8-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.6.9](https://img.shields.io/badge/Version-3.6.9-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. @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `appdaemon` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `appdaemon` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/appdaemon/app-readme.md b/charts/incubator/appdaemon/app-readme.md index bdc96400c1a..e69de29bb2d 100644 --- a/charts/incubator/appdaemon/app-readme.md +++ b/charts/incubator/appdaemon/app-readme.md @@ -1,2 +0,0 @@ -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. -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/bazarr/CONFIG.md b/charts/incubator/bazarr/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/bazarr/CONFIG.md +++ b/charts/incubator/bazarr/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/bazarr/Chart.yaml b/charts/incubator/bazarr/Chart.yaml index 5a405e2f4c8..8fcd7d7d7df 100644 --- a/charts/incubator/bazarr/Chart.yaml +++ b/charts/incubator/bazarr/Chart.yaml @@ -29,4 +29,4 @@ sources: - https://github.com/Bazarr/Bazarr - https://hub.docker.com/r/linuxserver/bazarr type: application -version: 6.6.10 +version: 6.6.11 diff --git a/charts/incubator/bazarr/README.md b/charts/incubator/bazarr/README.md index 9fe26585f39..3687d28585b 100644 --- a/charts/incubator/bazarr/README.md +++ b/charts/incubator/bazarr/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.10](https://img.shields.io/badge/Version-6.6.10-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.6.11](https://img.shields.io/badge/Version-6.6.11-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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `bazarr` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `bazarr` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/bazarr/app-readme.md b/charts/incubator/bazarr/app-readme.md index d8c9534c837..e69de29bb2d 100644 --- a/charts/incubator/bazarr/app-readme.md +++ b/charts/incubator/bazarr/app-readme.md @@ -1,2 +0,0 @@ -Bazarr is a companion application to Bazarr and Radarr. It manages and downloads subtitles based on your requirements -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/booksonic-air/CONFIG.md b/charts/incubator/booksonic-air/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/booksonic-air/CONFIG.md +++ b/charts/incubator/booksonic-air/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/booksonic-air/Chart.yaml b/charts/incubator/booksonic-air/Chart.yaml index df49aec785b..c38d654f674 100644 --- a/charts/incubator/booksonic-air/Chart.yaml +++ b/charts/incubator/booksonic-air/Chart.yaml @@ -20,4 +20,4 @@ name: booksonic-air sources: - https://github.com/popeen/Booksonic-Air - https://hub.docker.com/r/linuxserver/booksonic-air -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/booksonic-air/README.md b/charts/incubator/booksonic-air/README.md index 62b5827ff6a..7b9c673c074 100644 --- a/charts/incubator/booksonic-air/README.md +++ b/charts/incubator/booksonic-air/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Booksonic is a platform for accessing the audibooks you own wherever you are @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `booksonic-air` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `booksonic-air` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/booksonic-air/app-readme.md b/charts/incubator/booksonic-air/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/calibre-web/CONFIG.md b/charts/incubator/calibre-web/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/calibre-web/CONFIG.md +++ b/charts/incubator/calibre-web/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/calibre-web/Chart.yaml b/charts/incubator/calibre-web/Chart.yaml index 060bcaee5c3..1a6cb2dec32 100644 --- a/charts/incubator/calibre-web/Chart.yaml +++ b/charts/incubator/calibre-web/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://hub.docker.com/r/linuxserver/calibre-web/ - https://github.com/janeczku/calibre-web type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/incubator/calibre-web/README.md b/charts/incubator/calibre-web/README.md index 27ff9fed39c..13b875336eb 100644 --- a/charts/incubator/calibre-web/README.md +++ b/charts/incubator/calibre-web/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `calibre-web` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `calibre-web` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/calibre-web/app-readme.md b/charts/incubator/calibre-web/app-readme.md index a99211941ec..e69de29bb2d 100644 --- a/charts/incubator/calibre-web/app-readme.md +++ b/charts/incubator/calibre-web/app-readme.md @@ -1,2 +0,0 @@ -Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/calibre/CONFIG.md b/charts/incubator/calibre/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/calibre/CONFIG.md +++ b/charts/incubator/calibre/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/calibre/Chart.yaml b/charts/incubator/calibre/Chart.yaml index 9cd65fb4146..9374a273662 100644 --- a/charts/incubator/calibre/Chart.yaml +++ b/charts/incubator/calibre/Chart.yaml @@ -18,4 +18,4 @@ name: calibre sources: - https://hub.docker.com/r/linuxserver/calibre/ - https://github.com/kovidgoyal/calibre/ -version: 1.4.10 +version: 1.4.11 diff --git a/charts/incubator/calibre/README.md b/charts/incubator/calibre/README.md index af0c55e4121..830bb706ac4 100644 --- a/charts/incubator/calibre/README.md +++ b/charts/incubator/calibre/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.10](https://img.shields.io/badge/Version-1.4.10-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.11](https://img.shields.io/badge/Version-1.4.11-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Calibre is a powerful and easy to use e-book manager. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `calibre` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `calibre` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/calibre/app-readme.md b/charts/incubator/calibre/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/deconz/CONFIG.md b/charts/incubator/deconz/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/deconz/CONFIG.md +++ b/charts/incubator/deconz/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/deconz/Chart.yaml b/charts/incubator/deconz/Chart.yaml index 9e63c5e23b6..7a320766faa 100644 --- a/charts/incubator/deconz/Chart.yaml +++ b/charts/incubator/deconz/Chart.yaml @@ -22,4 +22,4 @@ name: deconz sources: - https://github.com/dresden-elektronik/deconz-rest-plugin - https://github.com/marthoc/docker-deconz -version: 1.4.10 +version: 1.4.11 diff --git a/charts/incubator/deconz/README.md b/charts/incubator/deconz/README.md index 99871e5e441..ca769f1cc7e 100644 --- a/charts/incubator/deconz/README.md +++ b/charts/incubator/deconz/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.10](https://img.shields.io/badge/Version-1.4.10-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.11](https://img.shields.io/badge/Version-1.4.11-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `deconz` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `deconz` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/deconz/app-readme.md b/charts/incubator/deconz/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/deluge/CONFIG.md b/charts/incubator/deluge/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/deluge/CONFIG.md +++ b/charts/incubator/deluge/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/deluge/Chart.yaml b/charts/incubator/deluge/Chart.yaml index baa4371a331..ea9711620e5 100644 --- a/charts/incubator/deluge/Chart.yaml +++ b/charts/incubator/deluge/Chart.yaml @@ -21,4 +21,4 @@ name: deluge sources: - https://github.com/deluge-torrent/deluge type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/incubator/deluge/README.md b/charts/incubator/deluge/README.md index bdc825f613c..cd5fad5b9d8 100644 --- a/charts/incubator/deluge/README.md +++ b/charts/incubator/deluge/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `deluge` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `deluge` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/deluge/app-readme.md b/charts/incubator/deluge/app-readme.md index 36248a2f4e6..e69de29bb2d 100644 --- a/charts/incubator/deluge/app-readme.md +++ b/charts/incubator/deluge/app-readme.md @@ -1,2 +0,0 @@ -Deluge App for TrueNAS SCALE -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/dizquetv/CONFIG.md b/charts/incubator/dizquetv/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/dizquetv/CONFIG.md +++ b/charts/incubator/dizquetv/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/dizquetv/Chart.yaml b/charts/incubator/dizquetv/Chart.yaml index 68ca56040d8..56acb808d2f 100644 --- a/charts/incubator/dizquetv/Chart.yaml +++ b/charts/incubator/dizquetv/Chart.yaml @@ -19,4 +19,4 @@ name: dizquetv sources: - https://github.com/vexorian/dizquetv - https://hub.docker.com/r/vexorian/dizquetv -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/dizquetv/README.md b/charts/incubator/dizquetv/README.md index 0232d0b44f2..b3b3df84da0 100644 --- a/charts/incubator/dizquetv/README.md +++ b/charts/incubator/dizquetv/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Create live TV channel streams from media on your Plex servers. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `dizquetv` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `dizquetv` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/dizquetv/app-readme.md b/charts/incubator/dizquetv/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/duplicati/CONFIG.md b/charts/incubator/duplicati/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/duplicati/CONFIG.md +++ b/charts/incubator/duplicati/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/duplicati/Chart.yaml b/charts/incubator/duplicati/Chart.yaml index 955eec1bebc..3b274fb97b6 100644 --- a/charts/incubator/duplicati/Chart.yaml +++ b/charts/incubator/duplicati/Chart.yaml @@ -18,4 +18,4 @@ name: duplicati sources: - https://hub.docker.com/r/linuxserver/duplicati/ - https://github.com/duplicati/duplicati -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/duplicati/README.md b/charts/incubator/duplicati/README.md index e82ab317f50..3821418be7e 100644 --- a/charts/incubator/duplicati/README.md +++ b/charts/incubator/duplicati/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Store securely encrypted backups on cloud storage services! @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `duplicati` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `duplicati` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/duplicati/app-readme.md b/charts/incubator/duplicati/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/fireflyiii/CONFIG.md b/charts/incubator/fireflyiii/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/fireflyiii/CONFIG.md +++ b/charts/incubator/fireflyiii/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/fireflyiii/Chart.yaml b/charts/incubator/fireflyiii/Chart.yaml index 22af369d914..89b7aecd301 100644 --- a/charts/incubator/fireflyiii/Chart.yaml +++ b/charts/incubator/fireflyiii/Chart.yaml @@ -27,4 +27,4 @@ name: fireflyiii sources: - https://github.com/firefly-iii/firefly-iii/ type: application -version: 5.0.13 +version: 5.0.14 diff --git a/charts/incubator/fireflyiii/README.md b/charts/incubator/fireflyiii/README.md index 173ddea7388..f5bf7a10c49 100644 --- a/charts/incubator/fireflyiii/README.md +++ b/charts/incubator/fireflyiii/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 5.0.13](https://img.shields.io/badge/Version-5.0.13-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.14](https://img.shields.io/badge/Version-5.0.14-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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `fireflyiii` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `fireflyiii` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/fireflyiii/app-readme.md b/charts/incubator/fireflyiii/app-readme.md index 72a4864718b..e69de29bb2d 100644 --- a/charts/incubator/fireflyiii/app-readme.md +++ b/charts/incubator/fireflyiii/app-readme.md @@ -1,2 +0,0 @@ -A free and open source personal finance manager -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/flaresolverr/CONFIG.md b/charts/incubator/flaresolverr/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/flaresolverr/CONFIG.md +++ b/charts/incubator/flaresolverr/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/flaresolverr/Chart.yaml b/charts/incubator/flaresolverr/Chart.yaml index c4b40a78311..64d88626c4a 100644 --- a/charts/incubator/flaresolverr/Chart.yaml +++ b/charts/incubator/flaresolverr/Chart.yaml @@ -19,4 +19,4 @@ name: flaresolverr sources: - https://github.com/FlareSolverr/FlareSolverr - https://hub.docker.com/r/flaresolverr/flaresolverr -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/flaresolverr/README.md b/charts/incubator/flaresolverr/README.md index 3110af1d1f2..914372b6ed3 100644 --- a/charts/incubator/flaresolverr/README.md +++ b/charts/incubator/flaresolverr/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) FlareSolverr is a proxy server to bypass Cloudflare protection @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `flaresolverr` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `flaresolverr` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/flaresolverr/app-readme.md b/charts/incubator/flaresolverr/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/flood/CONFIG.md b/charts/incubator/flood/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/flood/CONFIG.md +++ b/charts/incubator/flood/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/flood/Chart.yaml b/charts/incubator/flood/Chart.yaml index 7226f16db8d..79646826f4c 100644 --- a/charts/incubator/flood/Chart.yaml +++ b/charts/incubator/flood/Chart.yaml @@ -21,4 +21,4 @@ name: flood sources: - https://github.com/jesec/flood - https://hub.docker.com/r/jesec/flood -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/flood/README.md b/charts/incubator/flood/README.md index fb6d7683c48..8c15ecaa436 100644 --- a/charts/incubator/flood/README.md +++ b/charts/incubator/flood/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Flood is a monitoring service for various torrent clients @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `flood` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `flood` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/flood/app-readme.md b/charts/incubator/flood/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/focalboard/CONFIG.md b/charts/incubator/focalboard/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/focalboard/CONFIG.md +++ b/charts/incubator/focalboard/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/focalboard/Chart.yaml b/charts/incubator/focalboard/Chart.yaml index f28793996ac..fb1b87543f5 100644 --- a/charts/incubator/focalboard/Chart.yaml +++ b/charts/incubator/focalboard/Chart.yaml @@ -22,4 +22,4 @@ sources: - https://www.focalboard.com/ - https://github.com/mattermost/focalboard - https://github.com/FlipEnergy/container-images/blob/main/focalboard -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/focalboard/README.md b/charts/incubator/focalboard/README.md index cd1838d17b9..dce633aa2f4 100644 --- a/charts/incubator/focalboard/README.md +++ b/charts/incubator/focalboard/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. @@ -25,28 +25,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `focalboard` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `focalboard` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/focalboard/app-readme.md b/charts/incubator/focalboard/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/freshrss/CONFIG.md b/charts/incubator/freshrss/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/freshrss/CONFIG.md +++ b/charts/incubator/freshrss/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/freshrss/Chart.yaml b/charts/incubator/freshrss/Chart.yaml index b2c8b4ac1af..f0621000fd0 100644 --- a/charts/incubator/freshrss/Chart.yaml +++ b/charts/incubator/freshrss/Chart.yaml @@ -21,4 +21,4 @@ sources: - https://github.com/FreshRSS/FreshRSS - https://hub.docker.com/r/linuxserver/freshrss type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/incubator/freshrss/README.md b/charts/incubator/freshrss/README.md index 0878159b09f..ce9881fd7ef 100644 --- a/charts/incubator/freshrss/README.md +++ b/charts/incubator/freshrss/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `freshrss` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `freshrss` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/freshrss/app-readme.md b/charts/incubator/freshrss/app-readme.md index 107a74ac938..e69de29bb2d 100644 --- a/charts/incubator/freshrss/app-readme.md +++ b/charts/incubator/freshrss/app-readme.md @@ -1,2 +0,0 @@ -FreshRSS is a self-hosted RSS feed aggregator -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/gaps/CONFIG.md b/charts/incubator/gaps/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/gaps/CONFIG.md +++ b/charts/incubator/gaps/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/gaps/Chart.yaml b/charts/incubator/gaps/Chart.yaml index 459667edc08..e39ca35d110 100644 --- a/charts/incubator/gaps/Chart.yaml +++ b/charts/incubator/gaps/Chart.yaml @@ -22,4 +22,4 @@ name: gaps sources: - https://github.com/JasonHHouse/gaps type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/incubator/gaps/README.md b/charts/incubator/gaps/README.md index cd587ca5741..31b92a7d655 100644 --- a/charts/incubator/gaps/README.md +++ b/charts/incubator/gaps/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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. @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `gaps` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `gaps` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/gaps/app-readme.md b/charts/incubator/gaps/app-readme.md index 8a76167bfc8..e69de29bb2d 100644 --- a/charts/incubator/gaps/app-readme.md +++ b/charts/incubator/gaps/app-readme.md @@ -1,2 +0,0 @@ -Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/gonic/CONFIG.md b/charts/incubator/gonic/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/gonic/CONFIG.md +++ b/charts/incubator/gonic/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/gonic/Chart.yaml b/charts/incubator/gonic/Chart.yaml index 305699b4b3c..232f2f762a1 100644 --- a/charts/incubator/gonic/Chart.yaml +++ b/charts/incubator/gonic/Chart.yaml @@ -19,4 +19,4 @@ name: gonic sources: - https://github.com/sentriz/gonic - https://hub.docker.com/r/sentriz/gonic -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/gonic/README.md b/charts/incubator/gonic/README.md index 3d31bfef37a..5c7256c809e 100644 --- a/charts/incubator/gonic/README.md +++ b/charts/incubator/gonic/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Music streaming server / subsonic server API implementation @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `gonic` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `gonic` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/gonic/app-readme.md b/charts/incubator/gonic/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/grocy/CONFIG.md b/charts/incubator/grocy/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/grocy/CONFIG.md +++ b/charts/incubator/grocy/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/grocy/Chart.yaml b/charts/incubator/grocy/Chart.yaml index dc93195c3c1..fbfa9bbb275 100644 --- a/charts/incubator/grocy/Chart.yaml +++ b/charts/incubator/grocy/Chart.yaml @@ -20,4 +20,4 @@ name: grocy sources: - https://github.com/grocy/grocy type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/incubator/grocy/README.md b/charts/incubator/grocy/README.md index 3f9328aa98e..544208f36b1 100644 --- a/charts/incubator/grocy/README.md +++ b/charts/incubator/grocy/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `grocy` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `grocy` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/grocy/app-readme.md b/charts/incubator/grocy/app-readme.md index a599b757008..e69de29bb2d 100644 --- a/charts/incubator/grocy/app-readme.md +++ b/charts/incubator/grocy/app-readme.md @@ -1,2 +0,0 @@ -ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/haste-server/CONFIG.md b/charts/incubator/haste-server/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/haste-server/CONFIG.md +++ b/charts/incubator/haste-server/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/Chart.yaml b/charts/incubator/haste-server/Chart.yaml index 8263d3ccc08..09d946baee4 100644 --- a/charts/incubator/haste-server/Chart.yaml +++ b/charts/incubator/haste-server/Chart.yaml @@ -21,4 +21,4 @@ name: haste-server sources: - https://github.com/seejohnrun/haste-server - https://github.com/k8s-at-home/container-images -version: 1.6.8 +version: 1.6.9 diff --git a/charts/incubator/haste-server/README.md b/charts/incubator/haste-server/README.md index 671807a5d68..3a05c696ed4 100644 --- a/charts/incubator/haste-server/README.md +++ b/charts/incubator/haste-server/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.6.8](https://img.shields.io/badge/Version-1.6.8-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 1.6.9](https://img.shields.io/badge/Version-1.6.9-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Simple text sharing @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## 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 +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/haste-server/app-readme.md b/charts/incubator/haste-server/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/healthchecks/CONFIG.md b/charts/incubator/healthchecks/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/healthchecks/CONFIG.md +++ b/charts/incubator/healthchecks/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/healthchecks/Chart.yaml b/charts/incubator/healthchecks/Chart.yaml index 5c3d035b62b..753bd07b06e 100644 --- a/charts/incubator/healthchecks/Chart.yaml +++ b/charts/incubator/healthchecks/Chart.yaml @@ -22,4 +22,4 @@ name: healthchecks sources: - https://github.com/healthchecks/healthchecks - https://hub.docker.com/r/linuxserver/healthchecks -version: 1.4.11 +version: 1.4.12 diff --git a/charts/incubator/healthchecks/README.md b/charts/incubator/healthchecks/README.md index 414a3f920a1..33bf67d8e2a 100644 --- a/charts/incubator/healthchecks/README.md +++ b/charts/incubator/healthchecks/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.11](https://img.shields.io/badge/Version-1.4.11-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.12](https://img.shields.io/badge/Version-1.4.12-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `healthchecks` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `healthchecks` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/healthchecks/app-readme.md b/charts/incubator/healthchecks/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/heimdall/CONFIG.md b/charts/incubator/heimdall/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/heimdall/CONFIG.md +++ b/charts/incubator/heimdall/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/heimdall/Chart.yaml b/charts/incubator/heimdall/Chart.yaml index 2de63d9377e..5c2f474ad8f 100644 --- a/charts/incubator/heimdall/Chart.yaml +++ b/charts/incubator/heimdall/Chart.yaml @@ -18,4 +18,4 @@ maintainers: name: heimdall sources: null type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/incubator/heimdall/README.md b/charts/incubator/heimdall/README.md index c7810c3de46..331f7435e79 100644 --- a/charts/incubator/heimdall/README.md +++ b/charts/incubator/heimdall/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -19,28 +19,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `heimdall` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `heimdall` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/heimdall/app-readme.md b/charts/incubator/heimdall/app-readme.md index 11d19fa23e1..e69de29bb2d 100644 --- a/charts/incubator/heimdall/app-readme.md +++ b/charts/incubator/heimdall/app-readme.md @@ -1,2 +0,0 @@ -An Application dashboard and launcher -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/hyperion-ng/CONFIG.md b/charts/incubator/hyperion-ng/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/hyperion-ng/CONFIG.md +++ b/charts/incubator/hyperion-ng/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/hyperion-ng/Chart.yaml b/charts/incubator/hyperion-ng/Chart.yaml index e68d0216983..bec692c8410 100644 --- a/charts/incubator/hyperion-ng/Chart.yaml +++ b/charts/incubator/hyperion-ng/Chart.yaml @@ -19,4 +19,4 @@ name: hyperion-ng sources: - https://github.com/hyperion-project/hyperion.ng - https://hub.docker.com/r/sirfragalot/hyperion.ng -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/hyperion-ng/README.md b/charts/incubator/hyperion-ng/README.md index c2e6c401d5f..0bdffc722c5 100644 --- a/charts/incubator/hyperion-ng/README.md +++ b/charts/incubator/hyperion-ng/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Hyperion is an opensource Bias or Ambient Lighting implementation @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `hyperion-ng` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `hyperion-ng` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/hyperion-ng/app-readme.md b/charts/incubator/hyperion-ng/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/komga/CONFIG.md b/charts/incubator/komga/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/komga/CONFIG.md +++ b/charts/incubator/komga/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/komga/Chart.yaml b/charts/incubator/komga/Chart.yaml index ce08a3ef8a9..bcfba179a08 100644 --- a/charts/incubator/komga/Chart.yaml +++ b/charts/incubator/komga/Chart.yaml @@ -21,4 +21,4 @@ name: komga sources: - https://komga.org/ - https://github.com/gotson/komga -version: 1.4.10 +version: 1.4.11 diff --git a/charts/incubator/komga/README.md b/charts/incubator/komga/README.md index 5a730c945ca..14f9f71711d 100644 --- a/charts/incubator/komga/README.md +++ b/charts/incubator/komga/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.10](https://img.shields.io/badge/Version-1.4.10-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.11](https://img.shields.io/badge/Version-1.4.11-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) A comics/mangas server to serve/stream pages via API @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `komga` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `komga` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/komga/app-readme.md b/charts/incubator/komga/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/lazylibrarian/CONFIG.md b/charts/incubator/lazylibrarian/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/lazylibrarian/CONFIG.md +++ b/charts/incubator/lazylibrarian/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/lazylibrarian/Chart.yaml b/charts/incubator/lazylibrarian/Chart.yaml index f24376fee6c..94495334842 100644 --- a/charts/incubator/lazylibrarian/Chart.yaml +++ b/charts/incubator/lazylibrarian/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://gitlab.com/LazyLibrarian/LazyLibrarian.git - https://lazylibrarian.gitlab.io type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/incubator/lazylibrarian/README.md b/charts/incubator/lazylibrarian/README.md index 8b1525ac6ce..179b622786d 100644 --- a/charts/incubator/lazylibrarian/README.md +++ b/charts/incubator/lazylibrarian/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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... @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `lazylibrarian` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `lazylibrarian` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/lazylibrarian/app-readme.md b/charts/incubator/lazylibrarian/app-readme.md index 2c407f701cc..e69de29bb2d 100644 --- a/charts/incubator/lazylibrarian/app-readme.md +++ b/charts/incubator/lazylibrarian/app-readme.md @@ -1,2 +0,0 @@ -Get all your books, like series with Sonarr... -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/librespeed/CONFIG.md b/charts/incubator/librespeed/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/librespeed/CONFIG.md +++ b/charts/incubator/librespeed/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/librespeed/Chart.yaml b/charts/incubator/librespeed/Chart.yaml index 0399817b3d5..bba2a41749e 100644 --- a/charts/incubator/librespeed/Chart.yaml +++ b/charts/incubator/librespeed/Chart.yaml @@ -20,4 +20,4 @@ sources: - https://github.com/librespeed/speedtest - https://hub.docker.com/r/linuxserver/librespeed - https://github.com/truechartsapps/tree/master/charts/librespeed -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/librespeed/README.md b/charts/incubator/librespeed/README.md index 7043314f960..1ca04d1079e 100644 --- a/charts/incubator/librespeed/README.md +++ b/charts/incubator/librespeed/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Librespeed is a HTML5 webpage to test upload and download speeds @@ -25,28 +25,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `librespeed` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `librespeed` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/librespeed/app-readme.md b/charts/incubator/librespeed/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/lychee/CONFIG.md b/charts/incubator/lychee/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/lychee/CONFIG.md +++ b/charts/incubator/lychee/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/lychee/Chart.yaml b/charts/incubator/lychee/Chart.yaml index d40bf04a5b2..981b4fee899 100644 --- a/charts/incubator/lychee/Chart.yaml +++ b/charts/incubator/lychee/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://github.com/LycheeOrg/Lychee - https://hub.docker.com/r/lycheeorg/lychee type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/incubator/lychee/README.md b/charts/incubator/lychee/README.md index aa71e6781d6..5968b189740 100644 --- a/charts/incubator/lychee/README.md +++ b/charts/incubator/lychee/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `lychee` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `lychee` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/lychee/app-readme.md b/charts/incubator/lychee/app-readme.md index b795577b32c..e69de29bb2d 100644 --- a/charts/incubator/lychee/app-readme.md +++ b/charts/incubator/lychee/app-readme.md @@ -1,2 +0,0 @@ -Lychee is a free photo-management tool, which runs on your server or web-space -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/mealie/CONFIG.md b/charts/incubator/mealie/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/mealie/CONFIG.md +++ b/charts/incubator/mealie/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/Chart.yaml b/charts/incubator/mealie/Chart.yaml index dce8b7da942..6b3dd99bcf0 100644 --- a/charts/incubator/mealie/Chart.yaml +++ b/charts/incubator/mealie/Chart.yaml @@ -19,4 +19,4 @@ maintainers: name: mealie sources: - https://github.com/hay-kot/mealie -version: 1.6.8 +version: 1.6.9 diff --git a/charts/incubator/mealie/README.md b/charts/incubator/mealie/README.md index e92b0cebc07..d076db9abae 100644 --- a/charts/incubator/mealie/README.md +++ b/charts/incubator/mealie/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.6.8](https://img.shields.io/badge/Version-1.6.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.6.9](https://img.shields.io/badge/Version-1.6.9-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. @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## 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 +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/mealie/app-readme.md b/charts/incubator/mealie/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/mosquitto/CONFIG.md b/charts/incubator/mosquitto/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/mosquitto/CONFIG.md +++ b/charts/incubator/mosquitto/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/mosquitto/Chart.yaml b/charts/incubator/mosquitto/Chart.yaml index bcd31d985ef..4a558ecef52 100644 --- a/charts/incubator/mosquitto/Chart.yaml +++ b/charts/incubator/mosquitto/Chart.yaml @@ -21,4 +21,4 @@ name: mosquitto sources: - https://github.com/eclipse/mosquitto type: application -version: 1.6.9 +version: 1.6.10 diff --git a/charts/incubator/mosquitto/README.md b/charts/incubator/mosquitto/README.md index b37b805b856..c2a93a209ec 100644 --- a/charts/incubator/mosquitto/README.md +++ b/charts/incubator/mosquitto/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.6.9](https://img.shields.io/badge/Version-1.6.9-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.6.10](https://img.shields.io/badge/Version-1.6.10-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) Eclipse Mosquitto - An open source MQTT broker @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `mosquitto` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `mosquitto` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/mosquitto/app-readme.md b/charts/incubator/mosquitto/app-readme.md index 7d3c709fdff..e69de29bb2d 100644 --- a/charts/incubator/mosquitto/app-readme.md +++ b/charts/incubator/mosquitto/app-readme.md @@ -1,2 +0,0 @@ -API Support for your favorite torrent trackers. -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/mylar/CONFIG.md b/charts/incubator/mylar/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/mylar/CONFIG.md +++ b/charts/incubator/mylar/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/mylar/Chart.yaml b/charts/incubator/mylar/Chart.yaml index 6aaabe80f05..3e9d5858da8 100644 --- a/charts/incubator/mylar/Chart.yaml +++ b/charts/incubator/mylar/Chart.yaml @@ -19,4 +19,4 @@ sources: - https://github.com/mylar3/mylar3 - https://github.com/linuxserver/docker-mylar3 - https://github.com/truechartsapps/tree/master/charts/mylar -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/mylar/README.md b/charts/incubator/mylar/README.md index afda4cd8c78..a2660f9c28b 100644 --- a/charts/incubator/mylar/README.md +++ b/charts/incubator/mylar/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Mylar is the automated Comic Book downloader (cbr/cbz) for use with various download clients. @@ -25,28 +25,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `mylar` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `mylar` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/mylar/app-readme.md b/charts/incubator/mylar/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/navidrome/CONFIG.md b/charts/incubator/navidrome/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/navidrome/CONFIG.md +++ b/charts/incubator/navidrome/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/navidrome/Chart.yaml b/charts/incubator/navidrome/Chart.yaml index 8ed2ecb7690..292c6d6efd9 100644 --- a/charts/incubator/navidrome/Chart.yaml +++ b/charts/incubator/navidrome/Chart.yaml @@ -22,4 +22,4 @@ sources: - https://github.com/deluan/navidrome - https://hub.docker.com/r/deluan/navidrome type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/incubator/navidrome/README.md b/charts/incubator/navidrome/README.md index ce803c883ea..009ed3738a4 100644 --- a/charts/incubator/navidrome/README.md +++ b/charts/incubator/navidrome/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `navidrome` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `navidrome` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/navidrome/app-readme.md b/charts/incubator/navidrome/app-readme.md index 68cb6652a6b..e69de29bb2d 100644 --- a/charts/incubator/navidrome/app-readme.md +++ b/charts/incubator/navidrome/app-readme.md @@ -1,2 +0,0 @@ -Navidrome is an open source web-based music collection server and streamer -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/nextcloud/CONFIG.md b/charts/incubator/nextcloud/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/nextcloud/CONFIG.md +++ b/charts/incubator/nextcloud/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/nextcloud/Chart.yaml b/charts/incubator/nextcloud/Chart.yaml index 3ea7d720427..2e71accdb73 100644 --- a/charts/incubator/nextcloud/Chart.yaml +++ b/charts/incubator/nextcloud/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 2.0.15 +version: 2.0.16 diff --git a/charts/incubator/nextcloud/README.md b/charts/incubator/nextcloud/README.md index 4ec5914db70..96138d680d6 100644 --- a/charts/incubator/nextcloud/README.md +++ b/charts/incubator/nextcloud/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 2.0.15](https://img.shields.io/badge/Version-2.0.15-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: 2.0.16](https://img.shields.io/badge/Version-2.0.16-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 private cloud server that puts the control and security of your own data back into your hands. @@ -26,28 +26,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `nextcloud` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `nextcloud` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/nextcloud/app-readme.md b/charts/incubator/nextcloud/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/node-red/CONFIG.md b/charts/incubator/node-red/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/node-red/CONFIG.md +++ b/charts/incubator/node-red/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/node-red/Chart.yaml b/charts/incubator/node-red/Chart.yaml index 769ac1ee807..b848704f933 100644 --- a/charts/incubator/node-red/Chart.yaml +++ b/charts/incubator/node-red/Chart.yaml @@ -20,4 +20,4 @@ name: node-red sources: - https://github.com/node-red/node-red-docker type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/incubator/node-red/README.md b/charts/incubator/node-red/README.md index ae72a533f29..a7ea761a647 100644 --- a/charts/incubator/node-red/README.md +++ b/charts/incubator/node-red/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `node-red` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `node-red` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/node-red/app-readme.md b/charts/incubator/node-red/app-readme.md index a45ce7c4d5a..e69de29bb2d 100644 --- a/charts/incubator/node-red/app-readme.md +++ b/charts/incubator/node-red/app-readme.md @@ -1,2 +0,0 @@ -Node-RED is low-code programming for event-driven applications -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/nullserv/CONFIG.md b/charts/incubator/nullserv/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/nullserv/CONFIG.md +++ b/charts/incubator/nullserv/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/nullserv/Chart.yaml b/charts/incubator/nullserv/Chart.yaml index 9eae34ff825..edd32dbcf8b 100644 --- a/charts/incubator/nullserv/Chart.yaml +++ b/charts/incubator/nullserv/Chart.yaml @@ -17,4 +17,4 @@ maintainers: name: nullserv sources: - https://github.com/bmrzycki/nullserv -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/nullserv/README.md b/charts/incubator/nullserv/README.md index cf562e27493..e99b016a6d6 100644 --- a/charts/incubator/nullserv/README.md +++ b/charts/incubator/nullserv/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) A simple null file http and https server @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `nullserv` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `nullserv` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/nullserv/app-readme.md b/charts/incubator/nullserv/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/nzbget/CONFIG.md b/charts/incubator/nzbget/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/nzbget/CONFIG.md +++ b/charts/incubator/nzbget/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/nzbget/Chart.yaml b/charts/incubator/nzbget/Chart.yaml index 92c679eaca5..88d53aa21f1 100644 --- a/charts/incubator/nzbget/Chart.yaml +++ b/charts/incubator/nzbget/Chart.yaml @@ -20,4 +20,4 @@ name: nzbget sources: - https://nzbget.net/ type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/incubator/nzbget/README.md b/charts/incubator/nzbget/README.md index 0e15d7fb8b8..e2ba72e767c 100644 --- a/charts/incubator/nzbget/README.md +++ b/charts/incubator/nzbget/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `nzbget` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `nzbget` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/nzbget/app-readme.md b/charts/incubator/nzbget/app-readme.md index 4b7040a4d9c..e69de29bb2d 100644 --- a/charts/incubator/nzbget/app-readme.md +++ b/charts/incubator/nzbget/app-readme.md @@ -1,2 +0,0 @@ -NZBGet is a Usenet downloader client -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/octoprint/CONFIG.md b/charts/incubator/octoprint/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/octoprint/CONFIG.md +++ b/charts/incubator/octoprint/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/octoprint/Chart.yaml b/charts/incubator/octoprint/Chart.yaml index d7feda1c43b..efb1142fe46 100644 --- a/charts/incubator/octoprint/Chart.yaml +++ b/charts/incubator/octoprint/Chart.yaml @@ -20,4 +20,4 @@ name: octoprint sources: - https://github.com/OctoPrint/OctoPrint - https://hub.docker.com/r/octoprint/octoprint -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/octoprint/README.md b/charts/incubator/octoprint/README.md index 702f19fb990..6aa76ba6e7f 100644 --- a/charts/incubator/octoprint/README.md +++ b/charts/incubator/octoprint/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) OctoPrint is the snappy web interface for your 3D printer @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `octoprint` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `octoprint` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/octoprint/app-readme.md b/charts/incubator/octoprint/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/omada-controller/CONFIG.md b/charts/incubator/omada-controller/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/omada-controller/CONFIG.md +++ b/charts/incubator/omada-controller/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/omada-controller/Chart.yaml b/charts/incubator/omada-controller/Chart.yaml index 02f88295723..6f837bb14de 100644 --- a/charts/incubator/omada-controller/Chart.yaml +++ b/charts/incubator/omada-controller/Chart.yaml @@ -19,4 +19,4 @@ name: omada-controller sources: - https://github.com/mbentley/docker-omada-controller - https://github.com/truechartsapps/tree/master/charts/omada-controller -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/omada-controller/README.md b/charts/incubator/omada-controller/README.md index e2aa9615d68..0eccadaca23 100644 --- a/charts/incubator/omada-controller/README.md +++ b/charts/incubator/omada-controller/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Omada enables the network administrators to monitor and manage all the Omada products in the network with a centralized management platform. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `omada-controller` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `omada-controller` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/omada-controller/app-readme.md b/charts/incubator/omada-controller/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/organizr/CONFIG.md b/charts/incubator/organizr/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/organizr/CONFIG.md +++ b/charts/incubator/organizr/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/organizr/Chart.yaml b/charts/incubator/organizr/Chart.yaml index acd869eed62..68fdac20284 100644 --- a/charts/incubator/organizr/Chart.yaml +++ b/charts/incubator/organizr/Chart.yaml @@ -20,4 +20,4 @@ sources: - https://github.com/causefx/Organizr - https://hub.docker.com/r/organizr/organizr type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/incubator/organizr/README.md b/charts/incubator/organizr/README.md index 0958cdb3b2f..cf7666fe8b9 100644 --- a/charts/incubator/organizr/README.md +++ b/charts/incubator/organizr/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `organizr` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `organizr` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/organizr/app-readme.md b/charts/incubator/organizr/app-readme.md index 54d9442b18b..e69de29bb2d 100644 --- a/charts/incubator/organizr/app-readme.md +++ b/charts/incubator/organizr/app-readme.md @@ -1,2 +0,0 @@ -HTPC/Homelab Services Organizer -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/overseerr/CONFIG.md b/charts/incubator/overseerr/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/overseerr/CONFIG.md +++ b/charts/incubator/overseerr/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/overseerr/Chart.yaml b/charts/incubator/overseerr/Chart.yaml index faf4f77efb0..3c7a9860637 100644 --- a/charts/incubator/overseerr/Chart.yaml +++ b/charts/incubator/overseerr/Chart.yaml @@ -23,4 +23,4 @@ name: overseerr sources: - https://github.com/sct/overseerr - https://hub.docker.com/r/sctx/overseerr -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/overseerr/README.md b/charts/incubator/overseerr/README.md index df38cdf6dda..3b104942dc3 100644 --- a/charts/incubator/overseerr/README.md +++ b/charts/incubator/overseerr/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `overseerr` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `overseerr` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/overseerr/app-readme.md b/charts/incubator/overseerr/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/owncast/CONFIG.md b/charts/incubator/owncast/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/owncast/CONFIG.md +++ b/charts/incubator/owncast/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/owncast/Chart.yaml b/charts/incubator/owncast/Chart.yaml index fb182254224..a94d21b5371 100644 --- a/charts/incubator/owncast/Chart.yaml +++ b/charts/incubator/owncast/Chart.yaml @@ -22,4 +22,4 @@ name: owncast sources: - https://owncast.online/ - https://github.com/owncast/owncast -version: 1.4.10 +version: 1.4.11 diff --git a/charts/incubator/owncast/README.md b/charts/incubator/owncast/README.md index 8644531269d..8f6f7c67552 100644 --- a/charts/incubator/owncast/README.md +++ b/charts/incubator/owncast/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.10](https://img.shields.io/badge/Version-1.4.10-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.11](https://img.shields.io/badge/Version-1.4.11-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Take control over your live stream video by running it yourself. Streaming + chat out of the box. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `owncast` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `owncast` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/owncast/app-readme.md b/charts/incubator/owncast/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/owncloud-ocis/CONFIG.md b/charts/incubator/owncloud-ocis/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/owncloud-ocis/CONFIG.md +++ b/charts/incubator/owncloud-ocis/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/owncloud-ocis/Chart.yaml b/charts/incubator/owncloud-ocis/Chart.yaml index 6f481228260..f359d2b89eb 100644 --- a/charts/incubator/owncloud-ocis/Chart.yaml +++ b/charts/incubator/owncloud-ocis/Chart.yaml @@ -25,4 +25,4 @@ name: owncloud-ocis sources: - https://hub.docker.com/r/owncloud/ocis - https://owncloud.dev/ocis/ -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/owncloud-ocis/README.md b/charts/incubator/owncloud-ocis/README.md index 31704b04294..94b354cb4f3 100644 --- a/charts/incubator/owncloud-ocis/README.md +++ b/charts/incubator/owncloud-ocis/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) ownCloud Infinite Scale is a self-hosted file sync and share server. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `owncloud-ocis` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `owncloud-ocis` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/owncloud-ocis/app-readme.md b/charts/incubator/owncloud-ocis/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/photoprism/CONFIG.md b/charts/incubator/photoprism/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/photoprism/CONFIG.md +++ b/charts/incubator/photoprism/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/photoprism/Chart.yaml b/charts/incubator/photoprism/Chart.yaml index 907833b06f3..4a7e4271a58 100644 --- a/charts/incubator/photoprism/Chart.yaml +++ b/charts/incubator/photoprism/Chart.yaml @@ -22,4 +22,4 @@ name: photoprism sources: - https://github.com/photoprism/photoprism - https://hub.docker.com/r/photoprism/photoprism -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/photoprism/README.md b/charts/incubator/photoprism/README.md index ff59b035639..bcad61f7140 100644 --- a/charts/incubator/photoprism/README.md +++ b/charts/incubator/photoprism/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `photoprism` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `photoprism` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/photoprism/app-readme.md b/charts/incubator/photoprism/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/piaware/CONFIG.md b/charts/incubator/piaware/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/piaware/CONFIG.md +++ b/charts/incubator/piaware/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/piaware/Chart.yaml b/charts/incubator/piaware/Chart.yaml index 107db2a1ed9..de5e933c76f 100644 --- a/charts/incubator/piaware/Chart.yaml +++ b/charts/incubator/piaware/Chart.yaml @@ -19,4 +19,4 @@ maintainers: name: piaware sources: - https://github.com/flightaware/piaware -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/piaware/README.md b/charts/incubator/piaware/README.md index 3bc7ddbacf5..3b6011957df 100644 --- a/charts/incubator/piaware/README.md +++ b/charts/incubator/piaware/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Program for forwarding ADS-B data to FlightAware @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `piaware` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `piaware` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/piaware/app-readme.md b/charts/incubator/piaware/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/podgrab/CONFIG.md b/charts/incubator/podgrab/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/podgrab/CONFIG.md +++ b/charts/incubator/podgrab/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/podgrab/Chart.yaml b/charts/incubator/podgrab/Chart.yaml index 908cd88a774..0abd9a122b7 100644 --- a/charts/incubator/podgrab/Chart.yaml +++ b/charts/incubator/podgrab/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://github.com/akhilrex/podgrab - https://hub.docker.com/r/akhilrex/podgrab type: application -version: 4.6.8 +version: 4.6.9 diff --git a/charts/incubator/podgrab/README.md b/charts/incubator/podgrab/README.md index 99aac064d20..56b8847d427 100644 --- a/charts/incubator/podgrab/README.md +++ b/charts/incubator/podgrab/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 4.6.8](https://img.shields.io/badge/Version-4.6.8-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.6.9](https://img.shields.io/badge/Version-4.6.9-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. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `podgrab` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `podgrab` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/podgrab/app-readme.md b/charts/incubator/podgrab/app-readme.md index d2f853b98fe..e69de29bb2d 100644 --- a/charts/incubator/podgrab/app-readme.md +++ b/charts/incubator/podgrab/app-readme.md @@ -1,2 +0,0 @@ -A self-hosted podcast manager to download episodes as soon as they become live. -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/pretend-youre-xyzzy/CONFIG.md b/charts/incubator/pretend-youre-xyzzy/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/pretend-youre-xyzzy/CONFIG.md +++ b/charts/incubator/pretend-youre-xyzzy/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/pretend-youre-xyzzy/Chart.yaml b/charts/incubator/pretend-youre-xyzzy/Chart.yaml index c66a4c4e995..60d635c5304 100644 --- a/charts/incubator/pretend-youre-xyzzy/Chart.yaml +++ b/charts/incubator/pretend-youre-xyzzy/Chart.yaml @@ -21,4 +21,4 @@ name: pretend-youre-xyzzy sources: - https://github.com/ajanata/PretendYoureXyzzy - https://github.com/emcniece/DockerYourXyzzy -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/pretend-youre-xyzzy/README.md b/charts/incubator/pretend-youre-xyzzy/README.md index 54e2a5a1159..3b02d6e208f 100644 --- a/charts/incubator/pretend-youre-xyzzy/README.md +++ b/charts/incubator/pretend-youre-xyzzy/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) pretend-youre-xyzzy, a cards against humanity clone @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `pretend-youre-xyzzy` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `pretend-youre-xyzzy` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/pretend-youre-xyzzy/app-readme.md b/charts/incubator/pretend-youre-xyzzy/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/protonmail-bridge/CONFIG.md b/charts/incubator/protonmail-bridge/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/protonmail-bridge/CONFIG.md +++ b/charts/incubator/protonmail-bridge/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/protonmail-bridge/Chart.yaml b/charts/incubator/protonmail-bridge/Chart.yaml index 5cb16485221..742da57b159 100644 --- a/charts/incubator/protonmail-bridge/Chart.yaml +++ b/charts/incubator/protonmail-bridge/Chart.yaml @@ -19,4 +19,4 @@ name: protonmail-bridge sources: - https://github.com/shenxn/protonmail-bridge-docker - https://hub.docker.com/r/shenxn/protonmail-bridge -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/protonmail-bridge/README.md b/charts/incubator/protonmail-bridge/README.md index e5e3da3e779..cd0778dcf49 100644 --- a/charts/incubator/protonmail-bridge/README.md +++ b/charts/incubator/protonmail-bridge/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Container for protonmail bridge to work on the network. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `protonmail-bridge` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `protonmail-bridge` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/protonmail-bridge/app-readme.md b/charts/incubator/protonmail-bridge/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/prowlarr/CONFIG.md b/charts/incubator/prowlarr/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/prowlarr/CONFIG.md +++ b/charts/incubator/prowlarr/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/Chart.yaml b/charts/incubator/prowlarr/Chart.yaml index f5ece7e8218..4aa907f4b49 100644 --- a/charts/incubator/prowlarr/Chart.yaml +++ b/charts/incubator/prowlarr/Chart.yaml @@ -21,4 +21,4 @@ name: prowlarr sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images -version: 1.6.11 +version: 1.6.12 diff --git a/charts/incubator/prowlarr/README.md b/charts/incubator/prowlarr/README.md index ae0dccaef24..4ced1020ca4 100644 --- a/charts/incubator/prowlarr/README.md +++ b/charts/incubator/prowlarr/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.6.11](https://img.shields.io/badge/Version-1.6.11-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.6.12](https://img.shields.io/badge/Version-1.6.12-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. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## 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 +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/prowlarr/app-readme.md b/charts/incubator/prowlarr/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/pyload/CONFIG.md b/charts/incubator/pyload/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/pyload/CONFIG.md +++ b/charts/incubator/pyload/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/pyload/Chart.yaml b/charts/incubator/pyload/Chart.yaml index ca2236ab300..6a03251bf90 100644 --- a/charts/incubator/pyload/Chart.yaml +++ b/charts/incubator/pyload/Chart.yaml @@ -21,4 +21,4 @@ name: pyload sources: - https://github.com/pyload/pyload - https://hub.docker.com/r/linuxserver/pyload -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/pyload/README.md b/charts/incubator/pyload/README.md index 70f5c36c669..c7a7ada52a1 100644 --- a/charts/incubator/pyload/README.md +++ b/charts/incubator/pyload/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `pyload` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `pyload` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/pyload/app-readme.md b/charts/incubator/pyload/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/qbittorrent/CONFIG.md b/charts/incubator/qbittorrent/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/qbittorrent/CONFIG.md +++ b/charts/incubator/qbittorrent/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/qbittorrent/Chart.yaml b/charts/incubator/qbittorrent/Chart.yaml index 8cccc7bf043..198676aec2d 100644 --- a/charts/incubator/qbittorrent/Chart.yaml +++ b/charts/incubator/qbittorrent/Chart.yaml @@ -19,4 +19,4 @@ maintainers: name: qbittorrent sources: null type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/incubator/qbittorrent/README.md b/charts/incubator/qbittorrent/README.md index 1922dac6526..4e455f261a7 100644 --- a/charts/incubator/qbittorrent/README.md +++ b/charts/incubator/qbittorrent/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -19,28 +19,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `qbittorrent` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `qbittorrent` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/qbittorrent/app-readme.md b/charts/incubator/qbittorrent/app-readme.md index 2f8f8c2fd5a..e69de29bb2d 100644 --- a/charts/incubator/qbittorrent/app-readme.md +++ b/charts/incubator/qbittorrent/app-readme.md @@ -1,2 +0,0 @@ -qBittorrent is a cross-platform free and open-source BitTorrent client -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/readarr/CONFIG.md b/charts/incubator/readarr/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/readarr/CONFIG.md +++ b/charts/incubator/readarr/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/readarr/Chart.yaml b/charts/incubator/readarr/Chart.yaml index 6ba03f6e672..91c804e8e06 100644 --- a/charts/incubator/readarr/Chart.yaml +++ b/charts/incubator/readarr/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/Readarr/Readarr - https://readarr.com type: application -version: 6.6.10 +version: 6.6.11 diff --git a/charts/incubator/readarr/README.md b/charts/incubator/readarr/README.md index d3bcef06e2e..eed636b5793 100644 --- a/charts/incubator/readarr/README.md +++ b/charts/incubator/readarr/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.10](https://img.shields.io/badge/Version-6.6.10-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.6.11](https://img.shields.io/badge/Version-6.6.11-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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `readarr` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `readarr` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/readarr/app-readme.md b/charts/incubator/readarr/app-readme.md index 51ac9517e32..e69de29bb2d 100644 --- a/charts/incubator/readarr/app-readme.md +++ b/charts/incubator/readarr/app-readme.md @@ -1,2 +0,0 @@ -A fork of Radarr to work with Books & AudioBooks -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/reg/CONFIG.md b/charts/incubator/reg/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/reg/CONFIG.md +++ b/charts/incubator/reg/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/Chart.yaml b/charts/incubator/reg/Chart.yaml index af63aa37a94..ee1cde42fda 100644 --- a/charts/incubator/reg/Chart.yaml +++ b/charts/incubator/reg/Chart.yaml @@ -19,4 +19,4 @@ name: reg sources: - https://github.com/genuinetools/reg - https://github.com/k8s-at-home/container-images/ -version: 1.6.8 +version: 1.6.9 diff --git a/charts/incubator/reg/README.md b/charts/incubator/reg/README.md index 551d2c5824b..b4b7be7e4fb 100644 --- a/charts/incubator/reg/README.md +++ b/charts/incubator/reg/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.6.8](https://img.shields.io/badge/Version-1.6.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.6.9](https://img.shields.io/badge/Version-1.6.9-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. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## 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 +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/reg/app-readme.md b/charts/incubator/reg/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/sabnzbd/CONFIG.md b/charts/incubator/sabnzbd/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/sabnzbd/CONFIG.md +++ b/charts/incubator/sabnzbd/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/sabnzbd/Chart.yaml b/charts/incubator/sabnzbd/Chart.yaml index 28f9f6ee599..20071643042 100644 --- a/charts/incubator/sabnzbd/Chart.yaml +++ b/charts/incubator/sabnzbd/Chart.yaml @@ -20,4 +20,4 @@ name: sabnzbd sources: - https://sabnzbd.org/ type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/incubator/sabnzbd/README.md b/charts/incubator/sabnzbd/README.md index 0d29ec738f6..299921b802a 100644 --- a/charts/incubator/sabnzbd/README.md +++ b/charts/incubator/sabnzbd/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `sabnzbd` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `sabnzbd` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/sabnzbd/app-readme.md b/charts/incubator/sabnzbd/app-readme.md index 0d8c8c6bb16..e69de29bb2d 100644 --- a/charts/incubator/sabnzbd/app-readme.md +++ b/charts/incubator/sabnzbd/app-readme.md @@ -1,2 +0,0 @@ -Free and easy binary newsreader -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/ser2sock/CONFIG.md b/charts/incubator/ser2sock/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/ser2sock/CONFIG.md +++ b/charts/incubator/ser2sock/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/ser2sock/Chart.yaml b/charts/incubator/ser2sock/Chart.yaml index c8db846c9ec..e51c2009c3e 100644 --- a/charts/incubator/ser2sock/Chart.yaml +++ b/charts/incubator/ser2sock/Chart.yaml @@ -18,4 +18,4 @@ name: ser2sock sources: - https://github.com/nutechsoftware/ser2sock - https://github.com/tenstartups/ser2sock -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/ser2sock/README.md b/charts/incubator/ser2sock/README.md index b0c1311cf8c..fa5df41673b 100644 --- a/charts/incubator/ser2sock/README.md +++ b/charts/incubator/ser2sock/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Serial to Socket Redirector @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `ser2sock` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `ser2sock` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/ser2sock/app-readme.md b/charts/incubator/ser2sock/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/stash/CONFIG.md b/charts/incubator/stash/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/stash/CONFIG.md +++ b/charts/incubator/stash/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stash/Chart.yaml b/charts/incubator/stash/Chart.yaml index 4bc3941e392..bbec1f7f530 100644 --- a/charts/incubator/stash/Chart.yaml +++ b/charts/incubator/stash/Chart.yaml @@ -18,4 +18,4 @@ name: stash sources: - https://github.com/stashapp/stash - https://hub.docker.com/r/stashapp/stash -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/stash/README.md b/charts/incubator/stash/README.md index 86b111e8d4b..181e24d549e 100644 --- a/charts/incubator/stash/README.md +++ b/charts/incubator/stash/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) An organizer for your porn, written in Go @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `stash` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `stash` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/stash/app-readme.md b/charts/incubator/stash/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/thelounge/CONFIG.md b/charts/incubator/thelounge/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/thelounge/CONFIG.md +++ b/charts/incubator/thelounge/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/Chart.yaml b/charts/incubator/thelounge/Chart.yaml index d2001148ee6..312b9de42b9 100644 --- a/charts/incubator/thelounge/Chart.yaml +++ b/charts/incubator/thelounge/Chart.yaml @@ -21,4 +21,4 @@ maintainers: name: thelounge sources: - https://github.com/thelounge/thelounge -version: 1.6.8 +version: 1.6.9 diff --git a/charts/incubator/thelounge/README.md b/charts/incubator/thelounge/README.md index b5b109c3da5..0cb4f2f95b5 100644 --- a/charts/incubator/thelounge/README.md +++ b/charts/incubator/thelounge/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.6.8](https://img.shields.io/badge/Version-1.6.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.6.9](https://img.shields.io/badge/Version-1.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## 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 +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/thelounge/app-readme.md b/charts/incubator/thelounge/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/incubator/tvheadend/CONFIG.md b/charts/incubator/tvheadend/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/tvheadend/CONFIG.md +++ b/charts/incubator/tvheadend/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/tvheadend/Chart.yaml b/charts/incubator/tvheadend/Chart.yaml index f6caa6325e9..d803192e502 100644 --- a/charts/incubator/tvheadend/Chart.yaml +++ b/charts/incubator/tvheadend/Chart.yaml @@ -22,4 +22,4 @@ name: tvheadend sources: - https://github.com/tvheadend/tvheadend type: application -version: 7.6.8 +version: 7.6.9 diff --git a/charts/incubator/tvheadend/README.md b/charts/incubator/tvheadend/README.md index 74ae3bef62c..5344f39c570 100644 --- a/charts/incubator/tvheadend/README.md +++ b/charts/incubator/tvheadend/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 7.6.8](https://img.shields.io/badge/Version-7.6.8-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: 7.6.9](https://img.shields.io/badge/Version-7.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `tvheadend` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `tvheadend` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/tvheadend/app-readme.md b/charts/incubator/tvheadend/app-readme.md index be61274c825..e69de29bb2d 100644 --- a/charts/incubator/tvheadend/app-readme.md +++ b/charts/incubator/tvheadend/app-readme.md @@ -1,2 +0,0 @@ -TVheadend - a TV streaming server and digital video recorder -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/unifi/CONFIG.md b/charts/incubator/unifi/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/unifi/CONFIG.md +++ b/charts/incubator/unifi/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/unifi/Chart.yaml b/charts/incubator/unifi/Chart.yaml index 9c5caeb7b03..d478f5f3f50 100644 --- a/charts/incubator/unifi/Chart.yaml +++ b/charts/incubator/unifi/Chart.yaml @@ -21,4 +21,4 @@ sources: - https://github.com/jacobalberty/unifi-docker - https://unifi-network.ui.com type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/incubator/unifi/README.md b/charts/incubator/unifi/README.md index 21e1b3a2026..7c5fc8b59a8 100644 --- a/charts/incubator/unifi/README.md +++ b/charts/incubator/unifi/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `unifi` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `unifi` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/unifi/app-readme.md b/charts/incubator/unifi/app-readme.md index 35c724cfe02..e69de29bb2d 100644 --- a/charts/incubator/unifi/app-readme.md +++ b/charts/incubator/unifi/app-readme.md @@ -1,2 +0,0 @@ -Ubiquiti Network's Unifi Controller -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/unpackerr/CONFIG.md b/charts/incubator/unpackerr/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/unpackerr/CONFIG.md +++ b/charts/incubator/unpackerr/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/unpackerr/Chart.yaml b/charts/incubator/unpackerr/Chart.yaml index b1e8ef7a6d2..fcb0399504e 100644 --- a/charts/incubator/unpackerr/Chart.yaml +++ b/charts/incubator/unpackerr/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/davidnewhall/unpackerr - https://hub.docker.com/r/golift/unpackerr type: application -version: 1.6.8 +version: 1.6.9 diff --git a/charts/incubator/unpackerr/README.md b/charts/incubator/unpackerr/README.md index f982e0b3d9c..358da9ac328 100644 --- a/charts/incubator/unpackerr/README.md +++ b/charts/incubator/unpackerr/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.6.8](https://img.shields.io/badge/Version-1.6.8-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.6.9](https://img.shields.io/badge/Version-1.6.9-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) 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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `unpackerr` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `unpackerr` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/unpackerr/app-readme.md b/charts/incubator/unpackerr/app-readme.md index 92f2abbea98..e69de29bb2d 100644 --- a/charts/incubator/unpackerr/app-readme.md +++ b/charts/incubator/unpackerr/app-readme.md @@ -1,2 +0,0 @@ -Smart PVR for newsgroup and bittorrent users -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/incubator/xteve/CONFIG.md b/charts/incubator/xteve/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/incubator/xteve/CONFIG.md +++ b/charts/incubator/xteve/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/xteve/Chart.yaml b/charts/incubator/xteve/Chart.yaml index dac4533ee86..7f451607611 100644 --- a/charts/incubator/xteve/Chart.yaml +++ b/charts/incubator/xteve/Chart.yaml @@ -21,4 +21,4 @@ name: xteve sources: - https://github.com/xteve-project/xTeVe - https://github.com/k8s-at-home/container-images -version: 1.4.8 +version: 1.4.9 diff --git a/charts/incubator/xteve/README.md b/charts/incubator/xteve/README.md index 2c50b31accc..14fdfa02fd2 100644 --- a/charts/incubator/xteve/README.md +++ b/charts/incubator/xteve/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) M3U Proxy for Plex DVR and Emby Live TV. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `xteve` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `xteve` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/incubator/xteve/app-readme.md b/charts/incubator/xteve/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/non-free/resilio-sync/CONFIG.md b/charts/non-free/resilio-sync/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/non-free/resilio-sync/CONFIG.md +++ b/charts/non-free/resilio-sync/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/non-free/resilio-sync/Chart.yaml b/charts/non-free/resilio-sync/Chart.yaml index a7676a112c6..0c166d86dd9 100644 --- a/charts/non-free/resilio-sync/Chart.yaml +++ b/charts/non-free/resilio-sync/Chart.yaml @@ -21,4 +21,4 @@ maintainers: name: resilio-sync sources: - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync -version: 1.4.8 +version: 1.4.9 diff --git a/charts/non-free/resilio-sync/README.md b/charts/non-free/resilio-sync/README.md index f1fa998bdcd..e261a1df106 100644 --- a/charts/non-free/resilio-sync/README.md +++ b/charts/non-free/resilio-sync/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `resilio-sync` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `resilio-sync` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/non-free/resilio-sync/app-readme.md b/charts/non-free/resilio-sync/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/stable/collabora-online/CONFIG.md b/charts/stable/collabora-online/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/collabora-online/CONFIG.md +++ b/charts/stable/collabora-online/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/collabora-online/Chart.yaml b/charts/stable/collabora-online/Chart.yaml index 8f89be1eca0..98669427bd1 100644 --- a/charts/stable/collabora-online/Chart.yaml +++ b/charts/stable/collabora-online/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://sdk.collaboraonline.com/contents.html - https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm type: application -version: 6.6.10 +version: 6.6.11 diff --git a/charts/stable/collabora-online/README.md b/charts/stable/collabora-online/README.md index f131b55609e..6597c62b201 100644 --- a/charts/stable/collabora-online/README.md +++ b/charts/stable/collabora-online/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.10](https://img.shields.io/badge/Version-6.6.10-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.6.11](https://img.shields.io/badge/Version-6.6.11-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. @@ -25,28 +25,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `collabora-online` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `collabora-online` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/collabora-online/app-readme.md b/charts/stable/collabora-online/app-readme.md index 8e22aad841f..e69de29bb2d 100644 --- a/charts/stable/collabora-online/app-readme.md +++ b/charts/stable/collabora-online/app-readme.md @@ -1,2 +0,0 @@ -Collabora Online Development Edition – an awesome, Online Office suite image suitable for home use. -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/stable/deepstack-cpu/CONFIG.md b/charts/stable/deepstack-cpu/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/deepstack-cpu/CONFIG.md +++ b/charts/stable/deepstack-cpu/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/deepstack-cpu/Chart.yaml b/charts/stable/deepstack-cpu/Chart.yaml index 96cafb9d7dd..097625c1001 100644 --- a/charts/stable/deepstack-cpu/Chart.yaml +++ b/charts/stable/deepstack-cpu/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://hub.docker.com/r/deepquestai/deepstack - https://www.deepstack.cc/ type: application -version: 4.6.8 +version: 4.6.9 diff --git a/charts/stable/deepstack-cpu/README.md b/charts/stable/deepstack-cpu/README.md index a1a1cec4561..e81af8aaece 100644 --- a/charts/stable/deepstack-cpu/README.md +++ b/charts/stable/deepstack-cpu/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 4.6.8](https://img.shields.io/badge/Version-4.6.8-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.6.9](https://img.shields.io/badge/Version-4.6.9-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 @@ -25,28 +25,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `deepstack-cpu` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `deepstack-cpu` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/deepstack-cpu/app-readme.md b/charts/stable/deepstack-cpu/app-readme.md index 62a4f588124..e69de29bb2d 100644 --- a/charts/stable/deepstack-cpu/app-readme.md +++ b/charts/stable/deepstack-cpu/app-readme.md @@ -1,2 +0,0 @@ -DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/stable/emby/CONFIG.md b/charts/stable/emby/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/emby/CONFIG.md +++ b/charts/stable/emby/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index f944139b426..b05aa4a22f2 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://hub.docker.com/r/linuxserver/emby - https://github.com/linuxserver/docker-emby.git type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/stable/emby/README.md b/charts/stable/emby/README.md index 300f897333d..42e03eb4a6c 100644 --- a/charts/stable/emby/README.md +++ b/charts/stable/emby/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `emby` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `emby` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/emby/app-readme.md b/charts/stable/emby/app-readme.md index 5b0fa08d237..e69de29bb2d 100644 --- a/charts/stable/emby/app-readme.md +++ b/charts/stable/emby/app-readme.md @@ -1,2 +0,0 @@ -Emby Server is a home media server -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/stable/esphome/CONFIG.md b/charts/stable/esphome/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/esphome/CONFIG.md +++ b/charts/stable/esphome/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index c2af49ae9da..8aee99bd7cc 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://github.com/esphome/esphome - https://hub.docker.com/u/esphome type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/stable/esphome/README.md b/charts/stable/esphome/README.md index 6067bb9444b..48a8cdcbe6b 100644 --- a/charts/stable/esphome/README.md +++ b/charts/stable/esphome/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `esphome` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `esphome` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/esphome/app-readme.md b/charts/stable/esphome/app-readme.md index 1103e209465..e69de29bb2d 100644 --- a/charts/stable/esphome/app-readme.md +++ b/charts/stable/esphome/app-readme.md @@ -1,2 +0,0 @@ -ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/stable/freeradius/CONFIG.md b/charts/stable/freeradius/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/freeradius/CONFIG.md +++ b/charts/stable/freeradius/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/freeradius/Chart.yaml b/charts/stable/freeradius/Chart.yaml index 7db1f93175d..901c9db87eb 100644 --- a/charts/stable/freeradius/Chart.yaml +++ b/charts/stable/freeradius/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://hub.docker.com/r/freeradius/freeradius-server/ - https://freeradius.org/ type: application -version: 1.2.8 +version: 1.2.9 diff --git a/charts/stable/freeradius/README.md b/charts/stable/freeradius/README.md index eff4193ac43..fef1c56ef15 100644 --- a/charts/stable/freeradius/README.md +++ b/charts/stable/freeradius/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.2.8](https://img.shields.io/badge/Version-1.2.8-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.2.9](https://img.shields.io/badge/Version-1.2.9-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) OpenSource Radius implementation @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `freeradius` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `freeradius` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/freeradius/app-readme.md b/charts/stable/freeradius/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/stable/handbrake/CONFIG.md b/charts/stable/handbrake/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/handbrake/CONFIG.md +++ b/charts/stable/handbrake/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/handbrake/Chart.yaml b/charts/stable/handbrake/Chart.yaml index 61a5dcc1ca0..c587824063f 100644 --- a/charts/stable/handbrake/Chart.yaml +++ b/charts/stable/handbrake/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://hub.docker.com/r/jlesage/handbrake/ - https://handbrake.fr/ type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/stable/handbrake/README.md b/charts/stable/handbrake/README.md index d4dc8ecfd4e..36090a35132 100644 --- a/charts/stable/handbrake/README.md +++ b/charts/stable/handbrake/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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. @@ -25,28 +25,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `handbrake` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `handbrake` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/handbrake/app-readme.md b/charts/stable/handbrake/app-readme.md index dfacf263309..e69de29bb2d 100644 --- a/charts/stable/handbrake/app-readme.md +++ b/charts/stable/handbrake/app-readme.md @@ -1,2 +0,0 @@ -HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/stable/home-assistant/CONFIG.md b/charts/stable/home-assistant/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/home-assistant/CONFIG.md +++ b/charts/stable/home-assistant/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index cc3fe7ae2cb..b6985fc693f 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/home-assistant/home-assistant - https://github.com/cdr/code-server type: application -version: 6.6.10 +version: 6.6.11 diff --git a/charts/stable/home-assistant/README.md b/charts/stable/home-assistant/README.md index 58e035d2f6a..4e8eef6d1f6 100644 --- a/charts/stable/home-assistant/README.md +++ b/charts/stable/home-assistant/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.10](https://img.shields.io/badge/Version-6.6.10-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.6.11](https://img.shields.io/badge/Version-6.6.11-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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `home-assistant` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `home-assistant` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/home-assistant/app-readme.md b/charts/stable/home-assistant/app-readme.md index edbc8af4cb5..e69de29bb2d 100644 --- a/charts/stable/home-assistant/app-readme.md +++ b/charts/stable/home-assistant/app-readme.md @@ -1,2 +0,0 @@ -home-assistant App for TrueNAS SCALE -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/stable/jackett/CONFIG.md b/charts/stable/jackett/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/jackett/CONFIG.md +++ b/charts/stable/jackett/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 5b52bbb9247..9ef2093d7d4 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -24,4 +24,4 @@ name: jackett sources: - https://github.com/Jackett/Jackett type: application -version: 6.6.10 +version: 6.6.11 diff --git a/charts/stable/jackett/README.md b/charts/stable/jackett/README.md index ef9ec9e0262..21efad98b12 100644 --- a/charts/stable/jackett/README.md +++ b/charts/stable/jackett/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.10](https://img.shields.io/badge/Version-6.6.10-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.6.11](https://img.shields.io/badge/Version-6.6.11-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. @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `jackett` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `jackett` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/jackett/app-readme.md b/charts/stable/jackett/app-readme.md index 7d3c709fdff..e69de29bb2d 100644 --- a/charts/stable/jackett/app-readme.md +++ b/charts/stable/jackett/app-readme.md @@ -1,2 +0,0 @@ -API Support for your favorite torrent trackers. -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/stable/jellyfin/CONFIG.md b/charts/stable/jellyfin/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/jellyfin/CONFIG.md +++ b/charts/stable/jellyfin/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index 54332b70fdd..a93601bc3cd 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -24,4 +24,4 @@ name: jellyfin sources: - https://github.com/jellyfin/jellyfin type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/stable/jellyfin/README.md b/charts/stable/jellyfin/README.md index 4f538a6a840..a39289340c4 100644 --- a/charts/stable/jellyfin/README.md +++ b/charts/stable/jellyfin/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `jellyfin` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `jellyfin` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/jellyfin/app-readme.md b/charts/stable/jellyfin/app-readme.md index 449e4a5c1c5..e69de29bb2d 100644 --- a/charts/stable/jellyfin/app-readme.md +++ b/charts/stable/jellyfin/app-readme.md @@ -1,2 +0,0 @@ -Jellyfin is a Free Software Media System -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/stable/kms/CONFIG.md b/charts/stable/kms/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/kms/CONFIG.md +++ b/charts/stable/kms/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/kms/Chart.yaml b/charts/stable/kms/Chart.yaml index 08dbda37535..db784618523 100644 --- a/charts/stable/kms/Chart.yaml +++ b/charts/stable/kms/Chart.yaml @@ -22,4 +22,4 @@ name: kms sources: - https://github.com/SystemRage/py-kms type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/stable/kms/README.md b/charts/stable/kms/README.md index ddec4755a3c..934609130d1 100644 --- a/charts/stable/kms/README.md +++ b/charts/stable/kms/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `kms` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `kms` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/kms/app-readme.md b/charts/stable/kms/app-readme.md index b933664071d..e69de29bb2d 100644 --- a/charts/stable/kms/app-readme.md +++ b/charts/stable/kms/app-readme.md @@ -1,2 +0,0 @@ -Private Windows Activation Server for development and testing -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/stable/lidarr/CONFIG.md b/charts/stable/lidarr/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/lidarr/CONFIG.md +++ b/charts/stable/lidarr/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index 877b1750448..301068002fb 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -24,4 +24,4 @@ name: lidarr sources: - https://github.com/Lidarr/Lidarr type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/stable/lidarr/README.md b/charts/stable/lidarr/README.md index ffadd49dd0b..4fe02b47843 100644 --- a/charts/stable/lidarr/README.md +++ b/charts/stable/lidarr/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `lidarr` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `lidarr` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/lidarr/app-readme.md b/charts/stable/lidarr/app-readme.md index bb285acb7f9..e69de29bb2d 100644 --- a/charts/stable/lidarr/app-readme.md +++ b/charts/stable/lidarr/app-readme.md @@ -1,2 +0,0 @@ -Looks and smells like Sonarr but made for music -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/stable/littlelink/CONFIG.md b/charts/stable/littlelink/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/littlelink/CONFIG.md +++ b/charts/stable/littlelink/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/littlelink/Chart.yaml b/charts/stable/littlelink/Chart.yaml index 8848aaca9cd..c10aa961c1c 100644 --- a/charts/stable/littlelink/Chart.yaml +++ b/charts/stable/littlelink/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 1.0.8 +version: 1.0.9 diff --git a/charts/stable/littlelink/README.md b/charts/stable/littlelink/README.md index 27fea4c4933..70a3327f366 100644 --- a/charts/stable/littlelink/README.md +++ b/charts/stable/littlelink/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.0.8](https://img.shields.io/badge/Version-1.0.8-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.9](https://img.shields.io/badge/Version-1.0.9-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) Easy platform to combine all your social links @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `littlelink` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `littlelink` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/ombi/CONFIG.md b/charts/stable/ombi/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/ombi/CONFIG.md +++ b/charts/stable/ombi/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/ombi/Chart.yaml b/charts/stable/ombi/Chart.yaml index 915ce82edbe..2e6afc9ae08 100644 --- a/charts/stable/ombi/Chart.yaml +++ b/charts/stable/ombi/Chart.yaml @@ -27,4 +27,4 @@ name: ombi sources: - https://github.com/tidusjar/Ombi type: application -version: 6.6.10 +version: 6.6.11 diff --git a/charts/stable/ombi/README.md b/charts/stable/ombi/README.md index 73338af4256..d8d4c167e43 100644 --- a/charts/stable/ombi/README.md +++ b/charts/stable/ombi/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.10](https://img.shields.io/badge/Version-6.6.10-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.6.11](https://img.shields.io/badge/Version-6.6.11-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! @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `ombi` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `ombi` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/ombi/app-readme.md b/charts/stable/ombi/app-readme.md index 4883ce4e68b..e69de29bb2d 100644 --- a/charts/stable/ombi/app-readme.md +++ b/charts/stable/ombi/app-readme.md @@ -1,2 +0,0 @@ -Want a Movie or TV Show on Plex or Emby? Use Ombi! -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/stable/openldap/CONFIG.md b/charts/stable/openldap/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/openldap/CONFIG.md +++ b/charts/stable/openldap/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/openldap/Chart.yaml b/charts/stable/openldap/Chart.yaml index eb9ba22ded9..5a9f0bd1ba2 100644 --- a/charts/stable/openldap/Chart.yaml +++ b/charts/stable/openldap/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/jp-gouin/helm-openldap - https://github.com/osixia/docker-openldap type: application -version: 1.2.8 +version: 1.2.9 diff --git a/charts/stable/openldap/README.md b/charts/stable/openldap/README.md index fa022c43897..91471c3681c 100644 --- a/charts/stable/openldap/README.md +++ b/charts/stable/openldap/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.2.8](https://img.shields.io/badge/Version-1.2.8-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.2.9](https://img.shields.io/badge/Version-1.2.9-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) Community developed LDAP software @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `openldap` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `openldap` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/openldap/app-readme.md b/charts/stable/openldap/app-readme.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/charts/stable/pgadmin/CONFIG.md b/charts/stable/pgadmin/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/pgadmin/CONFIG.md +++ b/charts/stable/pgadmin/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/pgadmin/Chart.yaml b/charts/stable/pgadmin/Chart.yaml index 3a59b44438b..b3c0b0ed549 100644 --- a/charts/stable/pgadmin/Chart.yaml +++ b/charts/stable/pgadmin/Chart.yaml @@ -24,4 +24,4 @@ name: pgadmin sources: - https://www.pgadmin.org/ type: application -version: 1.3.14 +version: 1.3.15 diff --git a/charts/stable/pgadmin/README.md b/charts/stable/pgadmin/README.md index 91314aaec4c..997e3390533 100644 --- a/charts/stable/pgadmin/README.md +++ b/charts/stable/pgadmin/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.3.14](https://img.shields.io/badge/Version-1.3.14-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.3.15](https://img.shields.io/badge/Version-1.3.15-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) Web-Based postgresql database management utility @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `pgadmin` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `pgadmin` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/phpldapadmin/CONFIG.md b/charts/stable/phpldapadmin/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/phpldapadmin/CONFIG.md +++ b/charts/stable/phpldapadmin/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/phpldapadmin/Chart.yaml b/charts/stable/phpldapadmin/Chart.yaml index 107b48ad23c..6e1bf258905 100644 --- a/charts/stable/phpldapadmin/Chart.yaml +++ b/charts/stable/phpldapadmin/Chart.yaml @@ -24,4 +24,4 @@ name: phpldapadmin sources: - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog type: application -version: 1.3.8 +version: 1.3.9 diff --git a/charts/stable/phpldapadmin/README.md b/charts/stable/phpldapadmin/README.md index 89c84fb6958..a9498687581 100644 --- a/charts/stable/phpldapadmin/README.md +++ b/charts/stable/phpldapadmin/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.3.8](https://img.shields.io/badge/Version-1.3.8-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.3.9](https://img.shields.io/badge/Version-1.3.9-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) Web-based LDAP browser to manage your LDAP server @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `phpldapadmin` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `phpldapadmin` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/plex/CONFIG.md b/charts/stable/plex/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/plex/CONFIG.md +++ b/charts/stable/plex/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/plex/Chart.yaml b/charts/stable/plex/Chart.yaml index ea76ddc013a..1595e8c150d 100644 --- a/charts/stable/plex/Chart.yaml +++ b/charts/stable/plex/Chart.yaml @@ -22,4 +22,4 @@ maintainers: name: plex sources: null type: application -version: 5.6.10 +version: 5.6.11 diff --git a/charts/stable/plex/README.md b/charts/stable/plex/README.md index cc684e368e2..c932f7e12db 100644 --- a/charts/stable/plex/README.md +++ b/charts/stable/plex/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 5.6.10](https://img.shields.io/badge/Version-5.6.10-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.6.11](https://img.shields.io/badge/Version-5.6.11-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 @@ -19,28 +19,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `plex` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `plex` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/plex/app-readme.md b/charts/stable/plex/app-readme.md index 72ae618c679..e69de29bb2d 100644 --- a/charts/stable/plex/app-readme.md +++ b/charts/stable/plex/app-readme.md @@ -1,2 +0,0 @@ -Plex Media Server -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/stable/postgresql/CONFIG.md b/charts/stable/postgresql/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/postgresql/CONFIG.md +++ b/charts/stable/postgresql/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/postgresql/Chart.yaml b/charts/stable/postgresql/Chart.yaml index a49b41108e8..2bb497dfbd7 100644 --- a/charts/stable/postgresql/Chart.yaml +++ b/charts/stable/postgresql/Chart.yaml @@ -25,4 +25,4 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 1.0.16 +version: 1.0.17 diff --git a/charts/stable/postgresql/README.md b/charts/stable/postgresql/README.md index adb8548d446..c78df2d12ed 100644 --- a/charts/stable/postgresql/README.md +++ b/charts/stable/postgresql/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.0.16](https://img.shields.io/badge/Version-1.0.16-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.17](https://img.shields.io/badge/Version-1.0.17-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) PostgresSQL @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `postgresql` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `postgresql` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/radarr/CONFIG.md b/charts/stable/radarr/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/radarr/CONFIG.md +++ b/charts/stable/radarr/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index d61616291eb..1801b12e3cd 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -24,4 +24,4 @@ name: radarr sources: - https://github.com/Radarr/Radarr type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/stable/radarr/README.md b/charts/stable/radarr/README.md index f595922c42d..0d76ddef6f6 100644 --- a/charts/stable/radarr/README.md +++ b/charts/stable/radarr/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `radarr` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `radarr` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/radarr/app-readme.md b/charts/stable/radarr/app-readme.md index 0ba83315d53..e69de29bb2d 100644 --- a/charts/stable/radarr/app-readme.md +++ b/charts/stable/radarr/app-readme.md @@ -1,2 +0,0 @@ -A fork of Sonarr to work with movies à la Couchpotato -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/stable/sonarr/CONFIG.md b/charts/stable/sonarr/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/sonarr/CONFIG.md +++ b/charts/stable/sonarr/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index 2b3a114ad29..b424ceac35a 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -24,4 +24,4 @@ name: sonarr sources: - https://github.com/Sonarr/Sonarr type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/stable/sonarr/README.md b/charts/stable/sonarr/README.md index 36dedd32d23..4a8a4dd8064 100644 --- a/charts/stable/sonarr/README.md +++ b/charts/stable/sonarr/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `sonarr` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `sonarr` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/sonarr/app-readme.md b/charts/stable/sonarr/app-readme.md index 92f2abbea98..e69de29bb2d 100644 --- a/charts/stable/sonarr/app-readme.md +++ b/charts/stable/sonarr/app-readme.md @@ -1,2 +0,0 @@ -Smart PVR for newsgroup and bittorrent users -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/stable/syncthing/CONFIG.md b/charts/stable/syncthing/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/syncthing/CONFIG.md +++ b/charts/stable/syncthing/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/syncthing/Chart.yaml b/charts/stable/syncthing/Chart.yaml index b59cead8de9..998ab056ebc 100644 --- a/charts/stable/syncthing/Chart.yaml +++ b/charts/stable/syncthing/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://github.com/syncthing/syncthing - https://hub.docker.com/r/syncthing/syncthing type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/stable/syncthing/README.md b/charts/stable/syncthing/README.md index 633da76f26d..52c6b2dea19 100644 --- a/charts/stable/syncthing/README.md +++ b/charts/stable/syncthing/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -25,28 +25,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `syncthing` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `syncthing` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/syncthing/app-readme.md b/charts/stable/syncthing/app-readme.md index 68591fa9fea..e69de29bb2d 100644 --- a/charts/stable/syncthing/app-readme.md +++ b/charts/stable/syncthing/app-readme.md @@ -1,2 +0,0 @@ -P2P file synchronization application -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/stable/tautulli/CONFIG.md b/charts/stable/tautulli/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/tautulli/CONFIG.md +++ b/charts/stable/tautulli/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/tautulli/Chart.yaml b/charts/stable/tautulli/Chart.yaml index 92e941eecfc..31f9c058f55 100644 --- a/charts/stable/tautulli/Chart.yaml +++ b/charts/stable/tautulli/Chart.yaml @@ -23,4 +23,4 @@ name: tautulli sources: - https://github.com/Tautulli/Tautulli type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/stable/tautulli/README.md b/charts/stable/tautulli/README.md index d6eb0eb6050..04b51000f16 100644 --- a/charts/stable/tautulli/README.md +++ b/charts/stable/tautulli/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `tautulli` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `tautulli` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/tautulli/app-readme.md b/charts/stable/tautulli/app-readme.md index fa84467966d..e69de29bb2d 100644 --- a/charts/stable/tautulli/app-readme.md +++ b/charts/stable/tautulli/app-readme.md @@ -1,2 +0,0 @@ -A Python based monitoring and tracking tool for Plex Media Server -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/stable/traefik/CONFIG.md b/charts/stable/traefik/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/traefik/CONFIG.md +++ b/charts/stable/traefik/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/traefik/Chart.yaml b/charts/stable/traefik/Chart.yaml index bba3ee52734..dc91cb9135d 100644 --- a/charts/stable/traefik/Chart.yaml +++ b/charts/stable/traefik/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://traefik.io/ type: application upstream_version: v9.19.2 -version: 6.8.8 +version: 6.8.9 diff --git a/charts/stable/traefik/README.md b/charts/stable/traefik/README.md index 12b164ac688..51269503ab8 100644 --- a/charts/stable/traefik/README.md +++ b/charts/stable/traefik/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.8.8](https://img.shields.io/badge/Version-6.8.8-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) +![Version: 6.8.9](https://img.shields.io/badge/Version-6.8.9-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 @@ -25,28 +25,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `traefik` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `traefik` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/traefik/app-readme.md b/charts/stable/traefik/app-readme.md index 385cea28045..e69de29bb2d 100644 --- a/charts/stable/traefik/app-readme.md +++ b/charts/stable/traefik/app-readme.md @@ -1,2 +0,0 @@ -A Traefik based Reverse Proxy and Certificate Manager -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/stable/transmission/CONFIG.md b/charts/stable/transmission/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/transmission/CONFIG.md +++ b/charts/stable/transmission/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/transmission/Chart.yaml b/charts/stable/transmission/Chart.yaml index 89b57b55c3c..37f75b63153 100644 --- a/charts/stable/transmission/Chart.yaml +++ b/charts/stable/transmission/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/transmission/transmission - https://hub.docker.com/r/linuxserver/transmission type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/stable/transmission/README.md b/charts/stable/transmission/README.md index 3cb5962b745..4555d908aad 100644 --- a/charts/stable/transmission/README.md +++ b/charts/stable/transmission/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `transmission` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `transmission` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/transmission/app-readme.md b/charts/stable/transmission/app-readme.md index 7d3c709fdff..e69de29bb2d 100644 --- a/charts/stable/transmission/app-readme.md +++ b/charts/stable/transmission/app-readme.md @@ -1,2 +0,0 @@ -API Support for your favorite torrent trackers. -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/stable/truecommand/CONFIG.md b/charts/stable/truecommand/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/truecommand/CONFIG.md +++ b/charts/stable/truecommand/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/truecommand/Chart.yaml b/charts/stable/truecommand/Chart.yaml index 0dd0a1ef217..82d1dec90f6 100644 --- a/charts/stable/truecommand/Chart.yaml +++ b/charts/stable/truecommand/Chart.yaml @@ -22,4 +22,4 @@ name: truecommand sources: - https://hub.docker.com/r/ixsystems/truecommand type: application -version: 6.6.8 +version: 6.6.9 diff --git a/charts/stable/truecommand/README.md b/charts/stable/truecommand/README.md index 16b4509fee1..80bc885d5e3 100644 --- a/charts/stable/truecommand/README.md +++ b/charts/stable/truecommand/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `truecommand` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `truecommand` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/truecommand/app-readme.md b/charts/stable/truecommand/app-readme.md index 276b7fa97ae..e69de29bb2d 100644 --- a/charts/stable/truecommand/app-readme.md +++ b/charts/stable/truecommand/app-readme.md @@ -1,2 +0,0 @@ -Aggregated management of TrueNAS devices -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/stable/vaultwarden/CONFIG.md b/charts/stable/vaultwarden/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/vaultwarden/CONFIG.md +++ b/charts/stable/vaultwarden/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/vaultwarden/Chart.yaml b/charts/stable/vaultwarden/Chart.yaml index c77cc9bdded..02ac8b9ebf8 100644 --- a/charts/stable/vaultwarden/Chart.yaml +++ b/charts/stable/vaultwarden/Chart.yaml @@ -31,4 +31,4 @@ name: vaultwarden sources: - https://github.com/dani-garcia/vaultwarden type: application -version: 4.0.13 +version: 4.0.14 diff --git a/charts/stable/vaultwarden/README.md b/charts/stable/vaultwarden/README.md index 5acb562da8d..2a3c54d60f2 100644 --- a/charts/stable/vaultwarden/README.md +++ b/charts/stable/vaultwarden/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 4.0.13](https://img.shields.io/badge/Version-4.0.13-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.14](https://img.shields.io/badge/Version-4.0.14-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 Bitwarden compatible server written in Rust @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `vaultwarden` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `vaultwarden` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/vaultwarden/app-readme.md b/charts/stable/vaultwarden/app-readme.md index 91d64cfa99e..e69de29bb2d 100644 --- a/charts/stable/vaultwarden/app-readme.md +++ b/charts/stable/vaultwarden/app-readme.md @@ -1,2 +0,0 @@ -Unofficial Bitwarden compatible server written in Rust -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/charts/stable/zwavejs2mqtt/CONFIG.md b/charts/stable/zwavejs2mqtt/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/charts/stable/zwavejs2mqtt/CONFIG.md +++ b/charts/stable/zwavejs2mqtt/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index 1dae6134a61..f9df68abd38 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/zwave-js/zwavejs2mqtt - https://hub.docker.com/r/zwavejs/zwavejs2mqtt type: application -version: 6.6.10 +version: 6.6.11 diff --git a/charts/stable/zwavejs2mqtt/README.md b/charts/stable/zwavejs2mqtt/README.md index fa3c80443b2..1743d76a080 100644 --- a/charts/stable/zwavejs2mqtt/README.md +++ b/charts/stable/zwavejs2mqtt/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.10](https://img.shields.io/badge/Version-6.6.10-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.6.11](https://img.shields.io/badge/Version-6.6.11-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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `zwavejs2mqtt` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `zwavejs2mqtt` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/charts/stable/zwavejs2mqtt/app-readme.md b/charts/stable/zwavejs2mqtt/app-readme.md index a7868886f49..e69de29bb2d 100644 --- a/charts/stable/zwavejs2mqtt/app-readme.md +++ b/charts/stable/zwavejs2mqtt/app-readme.md @@ -1,2 +0,0 @@ -Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue -This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/docs/apps/deprecated/nzbhydra/CONFIG.md b/docs/apps/deprecated/nzbhydra/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/deprecated/nzbhydra/CONFIG.md +++ b/docs/apps/deprecated/nzbhydra/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/deprecated/nzbhydra/index.md b/docs/apps/deprecated/nzbhydra/index.md index 6f5031e13b5..cc001148941 100644 --- a/docs/apps/deprecated/nzbhydra/index.md +++ b/docs/apps/deprecated/nzbhydra/index.md @@ -1,9 +1,11 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 +> **:exclamation: This Helm Chart is deprecated!** + 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)** @@ -23,28 +25,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `nzbhydra` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `nzbhydra` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/develop/prototype-gui/CONFIG.md b/docs/apps/develop/prototype-gui/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/develop/prototype-gui/CONFIG.md +++ b/docs/apps/develop/prototype-gui/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/develop/prototype-gui/index.md b/docs/apps/develop/prototype-gui/index.md index 5b04ce811b4..d265ae9009e 100644 --- a/docs/apps/develop/prototype-gui/index.md +++ b/docs/apps/develop/prototype-gui/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.7.10](https://img.shields.io/badge/Version-1.7.10-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.7.11](https://img.shields.io/badge/Version-1.7.11-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) App to test GUI prototypes @@ -19,28 +19,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `prototype-gui` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `prototype-gui` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/airsonic/CONFIG.md b/docs/apps/incubator/airsonic/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/airsonic/CONFIG.md +++ b/docs/apps/incubator/airsonic/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/airsonic/index.md b/docs/apps/incubator/airsonic/index.md index 75d2129baaa..6028498d4be 100644 --- a/docs/apps/incubator/airsonic/index.md +++ b/docs/apps/incubator/airsonic/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.6.8](https://img.shields.io/badge/Version-1.6.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.6.9](https://img.shields.io/badge/Version-1.6.9-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 @@ -25,28 +25,17 @@ Kubernetes: `>=1.16.0-0` ## 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 +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/appdaemon/CONFIG.md b/docs/apps/incubator/appdaemon/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/appdaemon/CONFIG.md +++ b/docs/apps/incubator/appdaemon/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/appdaemon/index.md b/docs/apps/incubator/appdaemon/index.md index 96f586e436f..7b0f38db26d 100644 --- a/docs/apps/incubator/appdaemon/index.md +++ b/docs/apps/incubator/appdaemon/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.6.8](https://img.shields.io/badge/Version-3.6.8-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.6.9](https://img.shields.io/badge/Version-3.6.9-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. @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `appdaemon` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `appdaemon` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/bazarr/CONFIG.md b/docs/apps/incubator/bazarr/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/bazarr/CONFIG.md +++ b/docs/apps/incubator/bazarr/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/bazarr/index.md b/docs/apps/incubator/bazarr/index.md index 9fe26585f39..3687d28585b 100644 --- a/docs/apps/incubator/bazarr/index.md +++ b/docs/apps/incubator/bazarr/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.10](https://img.shields.io/badge/Version-6.6.10-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.6.11](https://img.shields.io/badge/Version-6.6.11-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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `bazarr` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `bazarr` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/booksonic-air/CONFIG.md b/docs/apps/incubator/booksonic-air/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/booksonic-air/CONFIG.md +++ b/docs/apps/incubator/booksonic-air/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/booksonic-air/index.md b/docs/apps/incubator/booksonic-air/index.md index 62b5827ff6a..7b9c673c074 100644 --- a/docs/apps/incubator/booksonic-air/index.md +++ b/docs/apps/incubator/booksonic-air/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Booksonic is a platform for accessing the audibooks you own wherever you are @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `booksonic-air` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `booksonic-air` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/calibre-web/CONFIG.md b/docs/apps/incubator/calibre-web/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/calibre-web/CONFIG.md +++ b/docs/apps/incubator/calibre-web/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/calibre-web/index.md b/docs/apps/incubator/calibre-web/index.md index 27ff9fed39c..13b875336eb 100644 --- a/docs/apps/incubator/calibre-web/index.md +++ b/docs/apps/incubator/calibre-web/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `calibre-web` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `calibre-web` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/calibre/CONFIG.md b/docs/apps/incubator/calibre/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/calibre/CONFIG.md +++ b/docs/apps/incubator/calibre/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/calibre/index.md b/docs/apps/incubator/calibre/index.md index af0c55e4121..830bb706ac4 100644 --- a/docs/apps/incubator/calibre/index.md +++ b/docs/apps/incubator/calibre/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.10](https://img.shields.io/badge/Version-1.4.10-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.11](https://img.shields.io/badge/Version-1.4.11-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Calibre is a powerful and easy to use e-book manager. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `calibre` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `calibre` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/deconz/CONFIG.md b/docs/apps/incubator/deconz/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/deconz/CONFIG.md +++ b/docs/apps/incubator/deconz/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/deconz/index.md b/docs/apps/incubator/deconz/index.md index 99871e5e441..ca769f1cc7e 100644 --- a/docs/apps/incubator/deconz/index.md +++ b/docs/apps/incubator/deconz/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.10](https://img.shields.io/badge/Version-1.4.10-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.11](https://img.shields.io/badge/Version-1.4.11-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `deconz` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `deconz` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/deluge/CONFIG.md b/docs/apps/incubator/deluge/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/deluge/CONFIG.md +++ b/docs/apps/incubator/deluge/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/deluge/index.md b/docs/apps/incubator/deluge/index.md index bdc825f613c..cd5fad5b9d8 100644 --- a/docs/apps/incubator/deluge/index.md +++ b/docs/apps/incubator/deluge/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `deluge` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `deluge` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/dizquetv/CONFIG.md b/docs/apps/incubator/dizquetv/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/dizquetv/CONFIG.md +++ b/docs/apps/incubator/dizquetv/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/dizquetv/index.md b/docs/apps/incubator/dizquetv/index.md index 0232d0b44f2..b3b3df84da0 100644 --- a/docs/apps/incubator/dizquetv/index.md +++ b/docs/apps/incubator/dizquetv/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Create live TV channel streams from media on your Plex servers. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `dizquetv` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `dizquetv` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/duplicati/CONFIG.md b/docs/apps/incubator/duplicati/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/duplicati/CONFIG.md +++ b/docs/apps/incubator/duplicati/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/duplicati/index.md b/docs/apps/incubator/duplicati/index.md index e82ab317f50..3821418be7e 100644 --- a/docs/apps/incubator/duplicati/index.md +++ b/docs/apps/incubator/duplicati/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Store securely encrypted backups on cloud storage services! @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `duplicati` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `duplicati` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/fireflyiii/CONFIG.md b/docs/apps/incubator/fireflyiii/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/fireflyiii/CONFIG.md +++ b/docs/apps/incubator/fireflyiii/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/fireflyiii/index.md b/docs/apps/incubator/fireflyiii/index.md index 173ddea7388..f5bf7a10c49 100644 --- a/docs/apps/incubator/fireflyiii/index.md +++ b/docs/apps/incubator/fireflyiii/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 5.0.13](https://img.shields.io/badge/Version-5.0.13-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.14](https://img.shields.io/badge/Version-5.0.14-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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `fireflyiii` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `fireflyiii` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/flaresolverr/CONFIG.md b/docs/apps/incubator/flaresolverr/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/flaresolverr/CONFIG.md +++ b/docs/apps/incubator/flaresolverr/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/flaresolverr/index.md b/docs/apps/incubator/flaresolverr/index.md index 3110af1d1f2..914372b6ed3 100644 --- a/docs/apps/incubator/flaresolverr/index.md +++ b/docs/apps/incubator/flaresolverr/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) FlareSolverr is a proxy server to bypass Cloudflare protection @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `flaresolverr` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `flaresolverr` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/flood/CONFIG.md b/docs/apps/incubator/flood/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/flood/CONFIG.md +++ b/docs/apps/incubator/flood/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/flood/index.md b/docs/apps/incubator/flood/index.md index fb6d7683c48..8c15ecaa436 100644 --- a/docs/apps/incubator/flood/index.md +++ b/docs/apps/incubator/flood/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Flood is a monitoring service for various torrent clients @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `flood` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `flood` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/focalboard/CONFIG.md b/docs/apps/incubator/focalboard/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/focalboard/CONFIG.md +++ b/docs/apps/incubator/focalboard/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/focalboard/index.md b/docs/apps/incubator/focalboard/index.md index cd1838d17b9..dce633aa2f4 100644 --- a/docs/apps/incubator/focalboard/index.md +++ b/docs/apps/incubator/focalboard/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. @@ -25,28 +25,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `focalboard` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `focalboard` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/freshrss/CONFIG.md b/docs/apps/incubator/freshrss/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/freshrss/CONFIG.md +++ b/docs/apps/incubator/freshrss/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/freshrss/index.md b/docs/apps/incubator/freshrss/index.md index 0878159b09f..ce9881fd7ef 100644 --- a/docs/apps/incubator/freshrss/index.md +++ b/docs/apps/incubator/freshrss/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `freshrss` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `freshrss` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/gaps/CONFIG.md b/docs/apps/incubator/gaps/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/gaps/CONFIG.md +++ b/docs/apps/incubator/gaps/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/gaps/index.md b/docs/apps/incubator/gaps/index.md index cd587ca5741..31b92a7d655 100644 --- a/docs/apps/incubator/gaps/index.md +++ b/docs/apps/incubator/gaps/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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. @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `gaps` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `gaps` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/gonic/CONFIG.md b/docs/apps/incubator/gonic/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/gonic/CONFIG.md +++ b/docs/apps/incubator/gonic/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/gonic/index.md b/docs/apps/incubator/gonic/index.md index 3d31bfef37a..5c7256c809e 100644 --- a/docs/apps/incubator/gonic/index.md +++ b/docs/apps/incubator/gonic/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Music streaming server / subsonic server API implementation @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `gonic` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `gonic` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/grocy/CONFIG.md b/docs/apps/incubator/grocy/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/grocy/CONFIG.md +++ b/docs/apps/incubator/grocy/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/grocy/index.md b/docs/apps/incubator/grocy/index.md index 3f9328aa98e..544208f36b1 100644 --- a/docs/apps/incubator/grocy/index.md +++ b/docs/apps/incubator/grocy/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `grocy` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `grocy` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/haste-server/CONFIG.md b/docs/apps/incubator/haste-server/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/haste-server/CONFIG.md +++ b/docs/apps/incubator/haste-server/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/haste-server/index.md b/docs/apps/incubator/haste-server/index.md index 671807a5d68..3a05c696ed4 100644 --- a/docs/apps/incubator/haste-server/index.md +++ b/docs/apps/incubator/haste-server/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.6.8](https://img.shields.io/badge/Version-1.6.8-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 1.6.9](https://img.shields.io/badge/Version-1.6.9-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Simple text sharing @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## 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 +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/healthchecks/CONFIG.md b/docs/apps/incubator/healthchecks/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/healthchecks/CONFIG.md +++ b/docs/apps/incubator/healthchecks/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/healthchecks/index.md b/docs/apps/incubator/healthchecks/index.md index 414a3f920a1..33bf67d8e2a 100644 --- a/docs/apps/incubator/healthchecks/index.md +++ b/docs/apps/incubator/healthchecks/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.11](https://img.shields.io/badge/Version-1.4.11-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.12](https://img.shields.io/badge/Version-1.4.12-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `healthchecks` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `healthchecks` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/heimdall/CONFIG.md b/docs/apps/incubator/heimdall/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/heimdall/CONFIG.md +++ b/docs/apps/incubator/heimdall/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/heimdall/index.md b/docs/apps/incubator/heimdall/index.md index c7810c3de46..331f7435e79 100644 --- a/docs/apps/incubator/heimdall/index.md +++ b/docs/apps/incubator/heimdall/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -19,28 +19,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `heimdall` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `heimdall` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/hyperion-ng/CONFIG.md b/docs/apps/incubator/hyperion-ng/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/hyperion-ng/CONFIG.md +++ b/docs/apps/incubator/hyperion-ng/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/hyperion-ng/index.md b/docs/apps/incubator/hyperion-ng/index.md index c2e6c401d5f..0bdffc722c5 100644 --- a/docs/apps/incubator/hyperion-ng/index.md +++ b/docs/apps/incubator/hyperion-ng/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Hyperion is an opensource Bias or Ambient Lighting implementation @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `hyperion-ng` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `hyperion-ng` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/komga/CONFIG.md b/docs/apps/incubator/komga/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/komga/CONFIG.md +++ b/docs/apps/incubator/komga/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/komga/index.md b/docs/apps/incubator/komga/index.md index 5a730c945ca..14f9f71711d 100644 --- a/docs/apps/incubator/komga/index.md +++ b/docs/apps/incubator/komga/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.10](https://img.shields.io/badge/Version-1.4.10-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.11](https://img.shields.io/badge/Version-1.4.11-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) A comics/mangas server to serve/stream pages via API @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `komga` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `komga` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/lazylibrarian/CONFIG.md b/docs/apps/incubator/lazylibrarian/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/lazylibrarian/CONFIG.md +++ b/docs/apps/incubator/lazylibrarian/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/lazylibrarian/index.md b/docs/apps/incubator/lazylibrarian/index.md index 8b1525ac6ce..179b622786d 100644 --- a/docs/apps/incubator/lazylibrarian/index.md +++ b/docs/apps/incubator/lazylibrarian/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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... @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `lazylibrarian` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `lazylibrarian` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/librespeed/CONFIG.md b/docs/apps/incubator/librespeed/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/librespeed/CONFIG.md +++ b/docs/apps/incubator/librespeed/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/librespeed/index.md b/docs/apps/incubator/librespeed/index.md index 7043314f960..1ca04d1079e 100644 --- a/docs/apps/incubator/librespeed/index.md +++ b/docs/apps/incubator/librespeed/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Librespeed is a HTML5 webpage to test upload and download speeds @@ -25,28 +25,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `librespeed` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `librespeed` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/lychee/CONFIG.md b/docs/apps/incubator/lychee/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/lychee/CONFIG.md +++ b/docs/apps/incubator/lychee/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/lychee/index.md b/docs/apps/incubator/lychee/index.md index aa71e6781d6..5968b189740 100644 --- a/docs/apps/incubator/lychee/index.md +++ b/docs/apps/incubator/lychee/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `lychee` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `lychee` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/mealie/CONFIG.md b/docs/apps/incubator/mealie/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/mealie/CONFIG.md +++ b/docs/apps/incubator/mealie/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/mealie/index.md b/docs/apps/incubator/mealie/index.md index e92b0cebc07..d076db9abae 100644 --- a/docs/apps/incubator/mealie/index.md +++ b/docs/apps/incubator/mealie/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.6.8](https://img.shields.io/badge/Version-1.6.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.6.9](https://img.shields.io/badge/Version-1.6.9-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. @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## 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 +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/mosquitto/CONFIG.md b/docs/apps/incubator/mosquitto/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/mosquitto/CONFIG.md +++ b/docs/apps/incubator/mosquitto/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/mosquitto/index.md b/docs/apps/incubator/mosquitto/index.md index b37b805b856..c2a93a209ec 100644 --- a/docs/apps/incubator/mosquitto/index.md +++ b/docs/apps/incubator/mosquitto/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.6.9](https://img.shields.io/badge/Version-1.6.9-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.6.10](https://img.shields.io/badge/Version-1.6.10-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) Eclipse Mosquitto - An open source MQTT broker @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `mosquitto` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `mosquitto` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/mylar/CONFIG.md b/docs/apps/incubator/mylar/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/mylar/CONFIG.md +++ b/docs/apps/incubator/mylar/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/mylar/index.md b/docs/apps/incubator/mylar/index.md index afda4cd8c78..a2660f9c28b 100644 --- a/docs/apps/incubator/mylar/index.md +++ b/docs/apps/incubator/mylar/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Mylar is the automated Comic Book downloader (cbr/cbz) for use with various download clients. @@ -25,28 +25,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `mylar` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `mylar` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/navidrome/CONFIG.md b/docs/apps/incubator/navidrome/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/navidrome/CONFIG.md +++ b/docs/apps/incubator/navidrome/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/navidrome/index.md b/docs/apps/incubator/navidrome/index.md index ce803c883ea..009ed3738a4 100644 --- a/docs/apps/incubator/navidrome/index.md +++ b/docs/apps/incubator/navidrome/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `navidrome` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `navidrome` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/nextcloud/CONFIG.md b/docs/apps/incubator/nextcloud/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/nextcloud/CONFIG.md +++ b/docs/apps/incubator/nextcloud/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/nextcloud/index.md b/docs/apps/incubator/nextcloud/index.md index 4ec5914db70..96138d680d6 100644 --- a/docs/apps/incubator/nextcloud/index.md +++ b/docs/apps/incubator/nextcloud/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 2.0.15](https://img.shields.io/badge/Version-2.0.15-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: 2.0.16](https://img.shields.io/badge/Version-2.0.16-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 private cloud server that puts the control and security of your own data back into your hands. @@ -26,28 +26,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `nextcloud` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `nextcloud` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/node-red/CONFIG.md b/docs/apps/incubator/node-red/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/node-red/CONFIG.md +++ b/docs/apps/incubator/node-red/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/node-red/index.md b/docs/apps/incubator/node-red/index.md index ae72a533f29..a7ea761a647 100644 --- a/docs/apps/incubator/node-red/index.md +++ b/docs/apps/incubator/node-red/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `node-red` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `node-red` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/nullserv/CONFIG.md b/docs/apps/incubator/nullserv/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/nullserv/CONFIG.md +++ b/docs/apps/incubator/nullserv/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/nullserv/index.md b/docs/apps/incubator/nullserv/index.md index cf562e27493..e99b016a6d6 100644 --- a/docs/apps/incubator/nullserv/index.md +++ b/docs/apps/incubator/nullserv/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) A simple null file http and https server @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `nullserv` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `nullserv` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/nzbget/CONFIG.md b/docs/apps/incubator/nzbget/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/nzbget/CONFIG.md +++ b/docs/apps/incubator/nzbget/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/nzbget/index.md b/docs/apps/incubator/nzbget/index.md index 0e15d7fb8b8..e2ba72e767c 100644 --- a/docs/apps/incubator/nzbget/index.md +++ b/docs/apps/incubator/nzbget/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `nzbget` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `nzbget` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/octoprint/CONFIG.md b/docs/apps/incubator/octoprint/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/octoprint/CONFIG.md +++ b/docs/apps/incubator/octoprint/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/octoprint/index.md b/docs/apps/incubator/octoprint/index.md index 702f19fb990..6aa76ba6e7f 100644 --- a/docs/apps/incubator/octoprint/index.md +++ b/docs/apps/incubator/octoprint/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) OctoPrint is the snappy web interface for your 3D printer @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `octoprint` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `octoprint` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/omada-controller/CONFIG.md b/docs/apps/incubator/omada-controller/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/omada-controller/CONFIG.md +++ b/docs/apps/incubator/omada-controller/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/omada-controller/index.md b/docs/apps/incubator/omada-controller/index.md index e2aa9615d68..0eccadaca23 100644 --- a/docs/apps/incubator/omada-controller/index.md +++ b/docs/apps/incubator/omada-controller/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Omada enables the network administrators to monitor and manage all the Omada products in the network with a centralized management platform. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `omada-controller` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `omada-controller` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/organizr/CONFIG.md b/docs/apps/incubator/organizr/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/organizr/CONFIG.md +++ b/docs/apps/incubator/organizr/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/organizr/index.md b/docs/apps/incubator/organizr/index.md index 0958cdb3b2f..cf7666fe8b9 100644 --- a/docs/apps/incubator/organizr/index.md +++ b/docs/apps/incubator/organizr/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `organizr` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `organizr` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/overseerr/CONFIG.md b/docs/apps/incubator/overseerr/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/overseerr/CONFIG.md +++ b/docs/apps/incubator/overseerr/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/overseerr/index.md b/docs/apps/incubator/overseerr/index.md index df38cdf6dda..3b104942dc3 100644 --- a/docs/apps/incubator/overseerr/index.md +++ b/docs/apps/incubator/overseerr/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `overseerr` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `overseerr` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/owncast/CONFIG.md b/docs/apps/incubator/owncast/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/owncast/CONFIG.md +++ b/docs/apps/incubator/owncast/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/owncast/index.md b/docs/apps/incubator/owncast/index.md index 8644531269d..8f6f7c67552 100644 --- a/docs/apps/incubator/owncast/index.md +++ b/docs/apps/incubator/owncast/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.10](https://img.shields.io/badge/Version-1.4.10-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.11](https://img.shields.io/badge/Version-1.4.11-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Take control over your live stream video by running it yourself. Streaming + chat out of the box. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `owncast` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `owncast` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/owncloud-ocis/CONFIG.md b/docs/apps/incubator/owncloud-ocis/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/owncloud-ocis/CONFIG.md +++ b/docs/apps/incubator/owncloud-ocis/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/owncloud-ocis/index.md b/docs/apps/incubator/owncloud-ocis/index.md index 31704b04294..94b354cb4f3 100644 --- a/docs/apps/incubator/owncloud-ocis/index.md +++ b/docs/apps/incubator/owncloud-ocis/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) ownCloud Infinite Scale is a self-hosted file sync and share server. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `owncloud-ocis` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `owncloud-ocis` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/photoprism/CONFIG.md b/docs/apps/incubator/photoprism/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/photoprism/CONFIG.md +++ b/docs/apps/incubator/photoprism/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/photoprism/index.md b/docs/apps/incubator/photoprism/index.md index ff59b035639..bcad61f7140 100644 --- a/docs/apps/incubator/photoprism/index.md +++ b/docs/apps/incubator/photoprism/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `photoprism` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `photoprism` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/piaware/CONFIG.md b/docs/apps/incubator/piaware/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/piaware/CONFIG.md +++ b/docs/apps/incubator/piaware/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/piaware/index.md b/docs/apps/incubator/piaware/index.md index 3bc7ddbacf5..3b6011957df 100644 --- a/docs/apps/incubator/piaware/index.md +++ b/docs/apps/incubator/piaware/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Program for forwarding ADS-B data to FlightAware @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `piaware` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `piaware` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/podgrab/CONFIG.md b/docs/apps/incubator/podgrab/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/podgrab/CONFIG.md +++ b/docs/apps/incubator/podgrab/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/podgrab/index.md b/docs/apps/incubator/podgrab/index.md index 99aac064d20..56b8847d427 100644 --- a/docs/apps/incubator/podgrab/index.md +++ b/docs/apps/incubator/podgrab/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 4.6.8](https://img.shields.io/badge/Version-4.6.8-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.6.9](https://img.shields.io/badge/Version-4.6.9-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. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `podgrab` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `podgrab` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/pretend-youre-xyzzy/CONFIG.md b/docs/apps/incubator/pretend-youre-xyzzy/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/pretend-youre-xyzzy/CONFIG.md +++ b/docs/apps/incubator/pretend-youre-xyzzy/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/pretend-youre-xyzzy/index.md b/docs/apps/incubator/pretend-youre-xyzzy/index.md index 54e2a5a1159..3b02d6e208f 100644 --- a/docs/apps/incubator/pretend-youre-xyzzy/index.md +++ b/docs/apps/incubator/pretend-youre-xyzzy/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) pretend-youre-xyzzy, a cards against humanity clone @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `pretend-youre-xyzzy` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `pretend-youre-xyzzy` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/protonmail-bridge/CONFIG.md b/docs/apps/incubator/protonmail-bridge/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/protonmail-bridge/CONFIG.md +++ b/docs/apps/incubator/protonmail-bridge/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/protonmail-bridge/index.md b/docs/apps/incubator/protonmail-bridge/index.md index e5e3da3e779..cd0778dcf49 100644 --- a/docs/apps/incubator/protonmail-bridge/index.md +++ b/docs/apps/incubator/protonmail-bridge/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Container for protonmail bridge to work on the network. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `protonmail-bridge` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `protonmail-bridge` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/prowlarr/CONFIG.md b/docs/apps/incubator/prowlarr/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/prowlarr/CONFIG.md +++ b/docs/apps/incubator/prowlarr/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/prowlarr/index.md b/docs/apps/incubator/prowlarr/index.md index ae0dccaef24..4ced1020ca4 100644 --- a/docs/apps/incubator/prowlarr/index.md +++ b/docs/apps/incubator/prowlarr/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.6.11](https://img.shields.io/badge/Version-1.6.11-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.6.12](https://img.shields.io/badge/Version-1.6.12-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. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## 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 +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/pyload/CONFIG.md b/docs/apps/incubator/pyload/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/pyload/CONFIG.md +++ b/docs/apps/incubator/pyload/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/pyload/index.md b/docs/apps/incubator/pyload/index.md index 70f5c36c669..c7a7ada52a1 100644 --- a/docs/apps/incubator/pyload/index.md +++ b/docs/apps/incubator/pyload/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `pyload` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `pyload` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/qbittorrent/CONFIG.md b/docs/apps/incubator/qbittorrent/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/qbittorrent/CONFIG.md +++ b/docs/apps/incubator/qbittorrent/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/qbittorrent/index.md b/docs/apps/incubator/qbittorrent/index.md index 1922dac6526..4e455f261a7 100644 --- a/docs/apps/incubator/qbittorrent/index.md +++ b/docs/apps/incubator/qbittorrent/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -19,28 +19,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `qbittorrent` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `qbittorrent` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/readarr/CONFIG.md b/docs/apps/incubator/readarr/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/readarr/CONFIG.md +++ b/docs/apps/incubator/readarr/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/readarr/index.md b/docs/apps/incubator/readarr/index.md index d3bcef06e2e..eed636b5793 100644 --- a/docs/apps/incubator/readarr/index.md +++ b/docs/apps/incubator/readarr/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.10](https://img.shields.io/badge/Version-6.6.10-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.6.11](https://img.shields.io/badge/Version-6.6.11-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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `readarr` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `readarr` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/reg/CONFIG.md b/docs/apps/incubator/reg/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/reg/CONFIG.md +++ b/docs/apps/incubator/reg/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/reg/index.md b/docs/apps/incubator/reg/index.md index 551d2c5824b..b4b7be7e4fb 100644 --- a/docs/apps/incubator/reg/index.md +++ b/docs/apps/incubator/reg/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.6.8](https://img.shields.io/badge/Version-1.6.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.6.9](https://img.shields.io/badge/Version-1.6.9-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. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## 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 +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/sabnzbd/CONFIG.md b/docs/apps/incubator/sabnzbd/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/sabnzbd/CONFIG.md +++ b/docs/apps/incubator/sabnzbd/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/sabnzbd/index.md b/docs/apps/incubator/sabnzbd/index.md index 0d29ec738f6..299921b802a 100644 --- a/docs/apps/incubator/sabnzbd/index.md +++ b/docs/apps/incubator/sabnzbd/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `sabnzbd` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `sabnzbd` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/ser2sock/CONFIG.md b/docs/apps/incubator/ser2sock/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/ser2sock/CONFIG.md +++ b/docs/apps/incubator/ser2sock/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/ser2sock/index.md b/docs/apps/incubator/ser2sock/index.md index b0c1311cf8c..fa5df41673b 100644 --- a/docs/apps/incubator/ser2sock/index.md +++ b/docs/apps/incubator/ser2sock/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Serial to Socket Redirector @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `ser2sock` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `ser2sock` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/stash/CONFIG.md b/docs/apps/incubator/stash/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/stash/CONFIG.md +++ b/docs/apps/incubator/stash/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/stash/index.md b/docs/apps/incubator/stash/index.md index 86b111e8d4b..181e24d549e 100644 --- a/docs/apps/incubator/stash/index.md +++ b/docs/apps/incubator/stash/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) An organizer for your porn, written in Go @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `stash` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `stash` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/thelounge/CONFIG.md b/docs/apps/incubator/thelounge/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/thelounge/CONFIG.md +++ b/docs/apps/incubator/thelounge/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/thelounge/index.md b/docs/apps/incubator/thelounge/index.md index b5b109c3da5..0cb4f2f95b5 100644 --- a/docs/apps/incubator/thelounge/index.md +++ b/docs/apps/incubator/thelounge/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.6.8](https://img.shields.io/badge/Version-1.6.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.6.9](https://img.shields.io/badge/Version-1.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## 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 +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/tvheadend/CONFIG.md b/docs/apps/incubator/tvheadend/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/tvheadend/CONFIG.md +++ b/docs/apps/incubator/tvheadend/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/tvheadend/index.md b/docs/apps/incubator/tvheadend/index.md index 74ae3bef62c..5344f39c570 100644 --- a/docs/apps/incubator/tvheadend/index.md +++ b/docs/apps/incubator/tvheadend/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 7.6.8](https://img.shields.io/badge/Version-7.6.8-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: 7.6.9](https://img.shields.io/badge/Version-7.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `tvheadend` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `tvheadend` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/unifi/CONFIG.md b/docs/apps/incubator/unifi/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/unifi/CONFIG.md +++ b/docs/apps/incubator/unifi/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/unifi/index.md b/docs/apps/incubator/unifi/index.md index 21e1b3a2026..7c5fc8b59a8 100644 --- a/docs/apps/incubator/unifi/index.md +++ b/docs/apps/incubator/unifi/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `unifi` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `unifi` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/unpackerr/CONFIG.md b/docs/apps/incubator/unpackerr/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/unpackerr/CONFIG.md +++ b/docs/apps/incubator/unpackerr/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/unpackerr/index.md b/docs/apps/incubator/unpackerr/index.md index f982e0b3d9c..358da9ac328 100644 --- a/docs/apps/incubator/unpackerr/index.md +++ b/docs/apps/incubator/unpackerr/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.6.8](https://img.shields.io/badge/Version-1.6.8-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.6.9](https://img.shields.io/badge/Version-1.6.9-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) 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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `unpackerr` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `unpackerr` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/incubator/xteve/CONFIG.md b/docs/apps/incubator/xteve/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/incubator/xteve/CONFIG.md +++ b/docs/apps/incubator/xteve/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/incubator/xteve/index.md b/docs/apps/incubator/xteve/index.md index 2c50b31accc..14fdfa02fd2 100644 --- a/docs/apps/incubator/xteve/index.md +++ b/docs/apps/incubator/xteve/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) M3U Proxy for Plex DVR and Emby Live TV. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `xteve` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `xteve` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/non-free/resilio-sync/CONFIG.md b/docs/apps/non-free/resilio-sync/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/non-free/resilio-sync/CONFIG.md +++ b/docs/apps/non-free/resilio-sync/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/non-free/resilio-sync/index.md b/docs/apps/non-free/resilio-sync/index.md index f1fa998bdcd..e261a1df106 100644 --- a/docs/apps/non-free/resilio-sync/index.md +++ b/docs/apps/non-free/resilio-sync/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.4.8](https://img.shields.io/badge/Version-1.4.8-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.4.9](https://img.shields.io/badge/Version-1.4.9-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `resilio-sync` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `resilio-sync` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/collabora-online/CONFIG.md b/docs/apps/stable/collabora-online/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/collabora-online/CONFIG.md +++ b/docs/apps/stable/collabora-online/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/collabora-online/index.md b/docs/apps/stable/collabora-online/index.md index f131b55609e..6597c62b201 100644 --- a/docs/apps/stable/collabora-online/index.md +++ b/docs/apps/stable/collabora-online/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.10](https://img.shields.io/badge/Version-6.6.10-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.6.11](https://img.shields.io/badge/Version-6.6.11-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. @@ -25,28 +25,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `collabora-online` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `collabora-online` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/deepstack-cpu/CONFIG.md b/docs/apps/stable/deepstack-cpu/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/deepstack-cpu/CONFIG.md +++ b/docs/apps/stable/deepstack-cpu/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/deepstack-cpu/index.md b/docs/apps/stable/deepstack-cpu/index.md index a1a1cec4561..e81af8aaece 100644 --- a/docs/apps/stable/deepstack-cpu/index.md +++ b/docs/apps/stable/deepstack-cpu/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 4.6.8](https://img.shields.io/badge/Version-4.6.8-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.6.9](https://img.shields.io/badge/Version-4.6.9-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 @@ -25,28 +25,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `deepstack-cpu` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `deepstack-cpu` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/emby/CONFIG.md b/docs/apps/stable/emby/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/emby/CONFIG.md +++ b/docs/apps/stable/emby/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/emby/index.md b/docs/apps/stable/emby/index.md index 300f897333d..42e03eb4a6c 100644 --- a/docs/apps/stable/emby/index.md +++ b/docs/apps/stable/emby/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `emby` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `emby` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/esphome/CONFIG.md b/docs/apps/stable/esphome/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/esphome/CONFIG.md +++ b/docs/apps/stable/esphome/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/esphome/index.md b/docs/apps/stable/esphome/index.md index 6067bb9444b..48a8cdcbe6b 100644 --- a/docs/apps/stable/esphome/index.md +++ b/docs/apps/stable/esphome/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `esphome` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `esphome` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/freeradius/CONFIG.md b/docs/apps/stable/freeradius/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/freeradius/CONFIG.md +++ b/docs/apps/stable/freeradius/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/freeradius/index.md b/docs/apps/stable/freeradius/index.md index eff4193ac43..fef1c56ef15 100644 --- a/docs/apps/stable/freeradius/index.md +++ b/docs/apps/stable/freeradius/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.2.8](https://img.shields.io/badge/Version-1.2.8-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.2.9](https://img.shields.io/badge/Version-1.2.9-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) OpenSource Radius implementation @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `freeradius` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `freeradius` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/handbrake/CONFIG.md b/docs/apps/stable/handbrake/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/handbrake/CONFIG.md +++ b/docs/apps/stable/handbrake/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/handbrake/index.md b/docs/apps/stable/handbrake/index.md index d4dc8ecfd4e..36090a35132 100644 --- a/docs/apps/stable/handbrake/index.md +++ b/docs/apps/stable/handbrake/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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. @@ -25,28 +25,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `handbrake` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `handbrake` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/home-assistant/CONFIG.md b/docs/apps/stable/home-assistant/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/home-assistant/CONFIG.md +++ b/docs/apps/stable/home-assistant/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/home-assistant/index.md b/docs/apps/stable/home-assistant/index.md index 58e035d2f6a..4e8eef6d1f6 100644 --- a/docs/apps/stable/home-assistant/index.md +++ b/docs/apps/stable/home-assistant/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.10](https://img.shields.io/badge/Version-6.6.10-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.6.11](https://img.shields.io/badge/Version-6.6.11-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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `home-assistant` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `home-assistant` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/jackett/CONFIG.md b/docs/apps/stable/jackett/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/jackett/CONFIG.md +++ b/docs/apps/stable/jackett/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/jackett/index.md b/docs/apps/stable/jackett/index.md index ef9ec9e0262..21efad98b12 100644 --- a/docs/apps/stable/jackett/index.md +++ b/docs/apps/stable/jackett/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.10](https://img.shields.io/badge/Version-6.6.10-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.6.11](https://img.shields.io/badge/Version-6.6.11-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. @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `jackett` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `jackett` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/jellyfin/CONFIG.md b/docs/apps/stable/jellyfin/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/jellyfin/CONFIG.md +++ b/docs/apps/stable/jellyfin/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/jellyfin/index.md b/docs/apps/stable/jellyfin/index.md index 4f538a6a840..a39289340c4 100644 --- a/docs/apps/stable/jellyfin/index.md +++ b/docs/apps/stable/jellyfin/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `jellyfin` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `jellyfin` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/kms/CONFIG.md b/docs/apps/stable/kms/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/kms/CONFIG.md +++ b/docs/apps/stable/kms/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/kms/index.md b/docs/apps/stable/kms/index.md index ddec4755a3c..934609130d1 100644 --- a/docs/apps/stable/kms/index.md +++ b/docs/apps/stable/kms/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `kms` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `kms` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/lidarr/CONFIG.md b/docs/apps/stable/lidarr/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/lidarr/CONFIG.md +++ b/docs/apps/stable/lidarr/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/lidarr/index.md b/docs/apps/stable/lidarr/index.md index ffadd49dd0b..4fe02b47843 100644 --- a/docs/apps/stable/lidarr/index.md +++ b/docs/apps/stable/lidarr/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `lidarr` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `lidarr` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/littlelink/CONFIG.md b/docs/apps/stable/littlelink/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/littlelink/CONFIG.md +++ b/docs/apps/stable/littlelink/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/littlelink/index.md b/docs/apps/stable/littlelink/index.md index 27fea4c4933..70a3327f366 100644 --- a/docs/apps/stable/littlelink/index.md +++ b/docs/apps/stable/littlelink/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.0.8](https://img.shields.io/badge/Version-1.0.8-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.9](https://img.shields.io/badge/Version-1.0.9-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) Easy platform to combine all your social links @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `littlelink` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `littlelink` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/ombi/CONFIG.md b/docs/apps/stable/ombi/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/ombi/CONFIG.md +++ b/docs/apps/stable/ombi/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/ombi/index.md b/docs/apps/stable/ombi/index.md index 73338af4256..d8d4c167e43 100644 --- a/docs/apps/stable/ombi/index.md +++ b/docs/apps/stable/ombi/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.10](https://img.shields.io/badge/Version-6.6.10-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.6.11](https://img.shields.io/badge/Version-6.6.11-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! @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `ombi` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `ombi` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/openldap/CONFIG.md b/docs/apps/stable/openldap/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/openldap/CONFIG.md +++ b/docs/apps/stable/openldap/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/openldap/index.md b/docs/apps/stable/openldap/index.md index fa022c43897..91471c3681c 100644 --- a/docs/apps/stable/openldap/index.md +++ b/docs/apps/stable/openldap/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.2.8](https://img.shields.io/badge/Version-1.2.8-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.2.9](https://img.shields.io/badge/Version-1.2.9-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) Community developed LDAP software @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `openldap` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `openldap` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/pgadmin/CONFIG.md b/docs/apps/stable/pgadmin/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/pgadmin/CONFIG.md +++ b/docs/apps/stable/pgadmin/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/pgadmin/index.md b/docs/apps/stable/pgadmin/index.md index 91314aaec4c..997e3390533 100644 --- a/docs/apps/stable/pgadmin/index.md +++ b/docs/apps/stable/pgadmin/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.3.14](https://img.shields.io/badge/Version-1.3.14-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.3.15](https://img.shields.io/badge/Version-1.3.15-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) Web-Based postgresql database management utility @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `pgadmin` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `pgadmin` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/phpldapadmin/CONFIG.md b/docs/apps/stable/phpldapadmin/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/phpldapadmin/CONFIG.md +++ b/docs/apps/stable/phpldapadmin/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/phpldapadmin/index.md b/docs/apps/stable/phpldapadmin/index.md index 89c84fb6958..a9498687581 100644 --- a/docs/apps/stable/phpldapadmin/index.md +++ b/docs/apps/stable/phpldapadmin/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.3.8](https://img.shields.io/badge/Version-1.3.8-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.3.9](https://img.shields.io/badge/Version-1.3.9-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) Web-based LDAP browser to manage your LDAP server @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `phpldapadmin` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `phpldapadmin` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/plex/CONFIG.md b/docs/apps/stable/plex/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/plex/CONFIG.md +++ b/docs/apps/stable/plex/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/plex/index.md b/docs/apps/stable/plex/index.md index cc684e368e2..c932f7e12db 100644 --- a/docs/apps/stable/plex/index.md +++ b/docs/apps/stable/plex/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 5.6.10](https://img.shields.io/badge/Version-5.6.10-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.6.11](https://img.shields.io/badge/Version-5.6.11-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 @@ -19,28 +19,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `plex` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `plex` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/postgresql/CONFIG.md b/docs/apps/stable/postgresql/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/postgresql/CONFIG.md +++ b/docs/apps/stable/postgresql/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/postgresql/index.md b/docs/apps/stable/postgresql/index.md index adb8548d446..c78df2d12ed 100644 --- a/docs/apps/stable/postgresql/index.md +++ b/docs/apps/stable/postgresql/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.0.16](https://img.shields.io/badge/Version-1.0.16-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.17](https://img.shields.io/badge/Version-1.0.17-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) PostgresSQL @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `postgresql` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `postgresql` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/radarr/CONFIG.md b/docs/apps/stable/radarr/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/radarr/CONFIG.md +++ b/docs/apps/stable/radarr/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/radarr/index.md b/docs/apps/stable/radarr/index.md index f595922c42d..0d76ddef6f6 100644 --- a/docs/apps/stable/radarr/index.md +++ b/docs/apps/stable/radarr/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `radarr` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `radarr` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/sonarr/CONFIG.md b/docs/apps/stable/sonarr/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/sonarr/CONFIG.md +++ b/docs/apps/stable/sonarr/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/sonarr/index.md b/docs/apps/stable/sonarr/index.md index 36dedd32d23..4a8a4dd8064 100644 --- a/docs/apps/stable/sonarr/index.md +++ b/docs/apps/stable/sonarr/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `sonarr` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `sonarr` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/syncthing/CONFIG.md b/docs/apps/stable/syncthing/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/syncthing/CONFIG.md +++ b/docs/apps/stable/syncthing/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/syncthing/index.md b/docs/apps/stable/syncthing/index.md index 633da76f26d..52c6b2dea19 100644 --- a/docs/apps/stable/syncthing/index.md +++ b/docs/apps/stable/syncthing/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -25,28 +25,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `syncthing` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `syncthing` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/tautulli/CONFIG.md b/docs/apps/stable/tautulli/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/tautulli/CONFIG.md +++ b/docs/apps/stable/tautulli/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/tautulli/index.md b/docs/apps/stable/tautulli/index.md index d6eb0eb6050..04b51000f16 100644 --- a/docs/apps/stable/tautulli/index.md +++ b/docs/apps/stable/tautulli/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `tautulli` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `tautulli` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/traefik/CONFIG.md b/docs/apps/stable/traefik/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/traefik/CONFIG.md +++ b/docs/apps/stable/traefik/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/traefik/index.md b/docs/apps/stable/traefik/index.md index 12b164ac688..51269503ab8 100644 --- a/docs/apps/stable/traefik/index.md +++ b/docs/apps/stable/traefik/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.8.8](https://img.shields.io/badge/Version-6.8.8-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) +![Version: 6.8.9](https://img.shields.io/badge/Version-6.8.9-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 @@ -25,28 +25,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `traefik` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `traefik` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/transmission/CONFIG.md b/docs/apps/stable/transmission/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/transmission/CONFIG.md +++ b/docs/apps/stable/transmission/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/transmission/index.md b/docs/apps/stable/transmission/index.md index 3cb5962b745..4555d908aad 100644 --- a/docs/apps/stable/transmission/index.md +++ b/docs/apps/stable/transmission/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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. @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `transmission` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `transmission` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/truecommand/CONFIG.md b/docs/apps/stable/truecommand/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/truecommand/CONFIG.md +++ b/docs/apps/stable/truecommand/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/truecommand/index.md b/docs/apps/stable/truecommand/index.md index 16b4509fee1..80bc885d5e3 100644 --- a/docs/apps/stable/truecommand/index.md +++ b/docs/apps/stable/truecommand/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.8](https://img.shields.io/badge/Version-6.6.8-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.6.9](https://img.shields.io/badge/Version-6.6.9-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 @@ -23,28 +23,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `truecommand` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `truecommand` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/vaultwarden/CONFIG.md b/docs/apps/stable/vaultwarden/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/vaultwarden/CONFIG.md +++ b/docs/apps/stable/vaultwarden/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/vaultwarden/index.md b/docs/apps/stable/vaultwarden/index.md index 5acb562da8d..2a3c54d60f2 100644 --- a/docs/apps/stable/vaultwarden/index.md +++ b/docs/apps/stable/vaultwarden/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 4.0.13](https://img.shields.io/badge/Version-4.0.13-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.14](https://img.shields.io/badge/Version-4.0.14-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 Bitwarden compatible server written in Rust @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `vaultwarden` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `vaultwarden` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/apps/stable/zwavejs2mqtt/CONFIG.md b/docs/apps/stable/zwavejs2mqtt/CONFIG.md index 6d760c18421..fc9b2fa2d5f 100644 --- a/docs/apps/stable/zwavejs2mqtt/CONFIG.md +++ b/docs/apps/stable/zwavejs2mqtt/CONFIG.md @@ -1,8 +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/ +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ ##### 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/docs/apps/stable/zwavejs2mqtt/index.md b/docs/apps/stable/zwavejs2mqtt/index.md index fa3c80443b2..1743d76a080 100644 --- a/docs/apps/stable/zwavejs2mqtt/index.md +++ b/docs/apps/stable/zwavejs2mqtt/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 6.6.10](https://img.shields.io/badge/Version-6.6.10-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.6.11](https://img.shields.io/badge/Version-6.6.11-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 @@ -24,28 +24,17 @@ Kubernetes: `>=1.16.0-0` ## Installing the Chart -To install the chart with the release name `zwavejs2mqtt` - -- Open TrueNAS SCALE -- Go to Apps -- Click "Install" for this specific Apps -- Fill out the configuration form +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). ## Uninstalling the Chart -To uninstall the `zwavejs2mqtt` 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. +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). ## Support +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. - See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - Ask a [question](https://github.com/truecharts/apps/discussions) diff --git a/docs/index.yaml b/docs/index.yaml index 775c10db261..55e553f5a20 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -1,6 +1,32 @@ apiVersion: v1 entries: airsonic: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:16.593098489Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Airsonic is a Free and Open Source community driven media server + digest: bed9b68daa675cbe3b2e89694f4f848a00809312ec2b4b5c4fb4e5dbea05e346 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/airsonic + icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/airsonic-logo.png + keywords: + - airsonic + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: airsonic + sources: + - https://github.com/airsonic/airsonic + - https://github.com/linuxserver/docker-airsonic + - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic + urls: + - https://github.com/truecharts/apps/releases/download/airsonic-1.6.8/airsonic-1.6.8.tgz + version: 1.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:12.78406418Z" @@ -860,6 +886,38 @@ entries: - https://github.com/truecharts/apps/releases/download/airsonic-1.0.0/airsonic-1.0.0.tgz version: 1.0.0 appdaemon: + - apiVersion: v2 + appVersion: v4.0.8 + created: "2021-08-19T03:21:16.717017809Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: 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. + digest: 5bd3471adc7dfd036bd273c593c1b1d99627abbde8a6e0d157ee47091f7fa23d + home: https://github.com/truecharts/apps/tree/master/charts/incubator/appdaemon + icon: https://github.com/hassio-addons/addon-appdaemon/blob/main/appdaemon/icon.png?raw=true + keywords: + - appdaemon + - homeautomation + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: 20650065+warllo54@users.noreply.github.com + name: warllo54 + url: truecharts.org + name: appdaemon + sources: + - https://github.com/AppDaemon/appdaemon + type: application + urls: + - https://github.com/truecharts/apps/releases/download/appdaemon-3.6.8/appdaemon-3.6.8.tgz + version: 3.6.8 - apiVersion: v2 appVersion: v4.0.8 created: "2021-08-18T15:53:12.947654037Z" @@ -2525,6 +2583,41 @@ entries: - https://github.com/truecharts/apps/releases/download/appdaemon-0.1.3/appdaemon-0.1.3.tgz version: 0.1.3 bazarr: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:16.839066192Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Bazarr is a companion application to Bazarr and Radarr. It manages + and downloads subtitles based on your requirements + digest: d8db7e63bcd22e5bd667107308faf9e72300fed34f856bf2180457a8c3610a49 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/bazarr + icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/bazarr.png + keywords: + - bazarr + - radarr + - bazarr + - subtitles + - usenet + - torrent + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: bazarr + sources: + - https://github.com/Bazarr/Bazarr + - https://hub.docker.com/r/linuxserver/bazarr + type: application + urls: + - https://github.com/truecharts/apps/releases/download/bazarr-6.6.10/bazarr-6.6.10.tgz + version: 6.6.10 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:13.139602599Z" @@ -4608,6 +4701,33 @@ entries: - https://github.com/truecharts/apps/releases/download/bitwarden-1.2.5/bitwarden-1.2.5.tgz version: 1.2.5 booksonic-air: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:16.972119499Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: Booksonic is a platform for accessing the audibooks you own wherever + you are + digest: b6f60f27a936bc986edbe91814a899a15fdcd5e235d775e93ab99fd809e9dd23 + home: https://github.com/truechartsapps/tree/master/charts/incubator/booksonic-air + icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/booksonic-air.png + keywords: + - booksonic + - audiobook + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: booksonic-air + sources: + - https://github.com/popeen/Booksonic-Air + - https://hub.docker.com/r/linuxserver/booksonic-air + urls: + - https://github.com/truecharts/apps/releases/download/booksonic-air-1.4.8/booksonic-air-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:13.309728826Z" @@ -4987,6 +5107,31 @@ entries: - https://github.com/truecharts/apps/releases/download/booksonic-air-1.0.1/booksonic-air-1.0.1.tgz version: 1.0.1 calibre: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:17.180905146Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: Calibre is a powerful and easy to use e-book manager. + digest: 00c98e5849a79f1aeed61ccc2f45c13fff2c7cb7a55aee7cff8beef4bafad62a + home: https://github.com/truechartsapps/tree/master/charts/incubator/calibre + icon: https://github.com/kovidgoyal/calibre/raw/master/resources/images/lt.png + keywords: + - calibre + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: calibre + sources: + - https://hub.docker.com/r/linuxserver/calibre/ + - https://github.com/kovidgoyal/calibre/ + urls: + - https://github.com/truecharts/apps/releases/download/calibre-1.4.10/calibre-1.4.10.tgz + version: 1.4.10 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:13.483861679Z" @@ -5463,6 +5608,35 @@ entries: - https://github.com/truecharts/apps/releases/download/calibre-1.0.1/calibre-1.0.1.tgz version: 1.0.1 calibre-web: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:17.31480667Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Calibre-Web is a web app providing a clean interface for browsing, + reading and downloading eBooks using an existing Calibre database. + digest: fdf7611c305c168376a409726fe8280f794bf6c2037c11485358b4ba5f7d8118 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/calibre-web + icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-web-icon.png + keywords: + - calibre-web + - calibre + - ebook + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: calibre-web + sources: + - https://hub.docker.com/r/linuxserver/calibre-web/ + - https://github.com/janeczku/calibre-web + type: application + urls: + - https://github.com/truecharts/apps/releases/download/calibre-web-6.6.8/calibre-web-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:13.653649087Z" @@ -6884,6 +7058,37 @@ entries: - https://github.com/truecharts/apps/releases/download/calibre-web-3.1.5/calibre-web-3.1.5.tgz version: 3.1.5 collabora-online: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:17.438933495Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Collabora Online Development Edition – an awesome, Online Office + suite image suitable for home use. + digest: 9fe131477e872cebbd2a6f76fe64f7be2b61a061da05ffd95d03d39b64107f35 + home: https://github.com/truecharts/apps/tree/master/charts/stable/collabora-online + icon: https://truecharts.org/_static/img/collabora-icon.png + keywords: + - collabora-online + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: stavros-k@users.noreply.github.com + name: stavros-k + url: truecharts.org + name: collabora-online + sources: + - https://hub.docker.com/r/collabora/code + - https://sdk.collaboraonline.com/contents.html + - https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm + type: application + urls: + - https://github.com/truecharts/apps/releases/download/collabora-online-6.6.10/collabora-online-6.6.10.tgz + version: 6.6.10 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:13.843286918Z" @@ -10725,6 +10930,35 @@ entries: - https://github.com/truecharts/apps/releases/download/common-test-2.0.0/common-test-2.0.0.tgz version: 2.0.0 deconz: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:17.554627748Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: deCONZ is an easy to use control software, with which you can set + up and control Zigbee networks of any size without further programming effort. + digest: 29621720602175e0374c2f1a151335fe3bdeb32b53350359f04c60b75083a153 + home: https://github.com/truechartsapps/tree/master/charts/incubator/deconz + icon: https://avatars1.githubusercontent.com/u/4217524?s=400&v=4 + keywords: + - deconz + - home-automation + - zigbee + - conbee + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: deconz + sources: + - https://github.com/dresden-elektronik/deconz-rest-plugin + - https://github.com/marthoc/docker-deconz + urls: + - https://github.com/truecharts/apps/releases/download/deconz-1.4.10/deconz-1.4.10.tgz + version: 1.4.10 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:14.027164223Z" @@ -11219,6 +11453,37 @@ entries: - https://github.com/truecharts/apps/releases/download/deconz-1.0.1/deconz-1.0.1.tgz version: 1.0.1 deepstack-cpu: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:17.676008517Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: DeepStack AI provides AI features including Face Recognition, Object + Detection, Scene Recognition and custom AI Models + digest: af4e095b7808d616465d5ad00100a24a0bd17f203f9dd91348630737a5867af5 + home: https://github.com/truecharts/apps/tree/master/charts/stable/deepstack-cpu + icon: https://deepquest.sfo2.digitaloceanspaces.com/deepstackcc/static/img/deepstacklogo.png + keywords: + - AI + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: stavros-k@users.noreply.github.com + name: stavros-k + url: truecharts.org + name: deepstack-cpu + sources: + - https://github.com/johnolafenwa/DeepStack + - https://hub.docker.com/r/deepquestai/deepstack + - https://www.deepstack.cc/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/deepstack-cpu-4.6.8/deepstack-cpu-4.6.8.tgz + version: 4.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:14.198919442Z" @@ -12690,6 +12955,33 @@ entries: - https://github.com/truecharts/apps/releases/download/deepstack-cpu-1.0.3/deepstack-cpu-1.0.3.tgz version: 1.0.3 deluge: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:17.797894796Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Deluge App for TrueNAS SCALE + digest: 382edd79343db6218a666255b277dd47b6e388ac3571201991e241ece9e7f8f8 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/deluge + icon: https://avatars2.githubusercontent.com/u/6733935?v=3&s=200 + keywords: + - transmission + - torrent + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: deluge + sources: + - https://github.com/deluge-torrent/deluge + type: application + urls: + - https://github.com/truecharts/apps/releases/download/deluge-6.6.8/deluge-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:14.366599431Z" @@ -13973,6 +14265,32 @@ entries: - https://github.com/truecharts/apps/releases/download/deluge-3.1.5/deluge-3.1.5.tgz version: 3.1.5 dizquetv: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:17.928613256Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: Create live TV channel streams from media on your Plex servers. + digest: 15df4b67e4fb6453cec70bc431ba204193e413c9187e45c91996d76569b24eb4 + home: https://github.com/truechartsapps/tree/master/charts/incubator/dizquetv + icon: https://github.com/vexorian/dizquetv/raw/main/resources/dizquetv.png?raw=true + keywords: + - dizqueTV + - dizquetv + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: dizquetv + sources: + - https://github.com/vexorian/dizquetv + - https://hub.docker.com/r/vexorian/dizquetv + urls: + - https://github.com/truecharts/apps/releases/download/dizquetv-1.4.8/dizquetv-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:14.538800375Z" @@ -14338,6 +14656,31 @@ entries: - https://github.com/truecharts/apps/releases/download/dizquetv-1.0.1/dizquetv-1.0.1.tgz version: 1.0.1 duplicati: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:18.060875346Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: Store securely encrypted backups on cloud storage services! + digest: f5425ba57bc5f340d26be90b4e59d2052dd44205969eec5d7c86d190f40b2cee + home: https://github.com/truechartsapps/tree/master/charts/incubator/duplicati + icon: https://avatars.githubusercontent.com/u/8270231?s=200&v=4 + keywords: + - duplicati + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: duplicati + sources: + - https://hub.docker.com/r/linuxserver/duplicati/ + - https://github.com/duplicati/duplicati + urls: + - https://github.com/truecharts/apps/releases/download/duplicati-1.4.8/duplicati-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:14.709016607Z" @@ -14689,6 +15032,37 @@ entries: - https://github.com/truecharts/apps/releases/download/duplicati-1.0.1/duplicati-1.0.1.tgz version: 1.0.1 emby: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:18.188098834Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Emby Server is a home media server + digest: 62411562f6a9760cb7b74f7177a9ce6be1c6bb2334fd56afcfc2d3c5a344fc10 + home: https://github.com/truecharts/apps/master/stable/emby + icon: https://truecharts.org/_static/img/emby-icon.png + keywords: + - jellyfin + - plex + - emby + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: dan.sheridan@postman.org.uk + name: djs52 + url: truecharts.org + name: emby + sources: + - https://hub.docker.com/r/linuxserver/emby + - https://github.com/linuxserver/docker-emby.git + type: application + urls: + - https://github.com/truecharts/apps/releases/download/emby-6.6.8/emby-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:14.902300944Z" @@ -16254,6 +16628,36 @@ entries: - https://github.com/truecharts/apps/releases/download/emby-3.1.5/emby-3.1.5.tgz version: 3.1.5 esphome: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:18.305729827Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful + configuration files and control them remotely through Home Automation systems. + digest: df6be2bfa8a893624e8ba2c6f141b1a3567da4277c98b86b35426808296490e8 + home: https://github.com/truecharts/apps/tree/master/charts/stable/esphome + icon: https://esphome.io/_images/logo.svg + keywords: + - esphome + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: 35702532+tprelog@users.noreply.github.com + name: tprelog + url: truecharts.org + name: esphome + sources: + - https://github.com/esphome/esphome + - https://hub.docker.com/u/esphome + type: application + urls: + - https://github.com/truecharts/apps/releases/download/esphome-6.6.8/esphome-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:15.114019125Z" @@ -17873,6 +18277,39 @@ entries: - https://github.com/truecharts/apps/releases/download/esphome-3.1.5/esphome-3.1.5.tgz version: 3.1.5 fireflyiii: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:18.42532336Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 1.0.13 + description: A free and open source personal finance manager + digest: 7f157436774680ad551be2dbc008a34835b0e02ff3e23f6bcefccef5b8ece311 + home: https://github.com/firefly-iii/firefly-iii/ + icon: https://www.firefly-iii.org/assets/logo/color.png + keywords: + - fireflyiii + - finacial + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: 20650065+warllo54@users.noreply.github.com + name: warllo54 + url: truecharts.org + name: fireflyiii + sources: + - https://github.com/firefly-iii/firefly-iii/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/fireflyiii-5.0.13/fireflyiii-5.0.13.tgz + version: 5.0.13 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:15.302686201Z" @@ -20184,6 +20621,32 @@ entries: - https://github.com/truecharts/apps/releases/download/fireflyiii-1.0.1/fireflyiii-1.0.1.tgz version: 1.0.1 flaresolverr: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:18.579867303Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: FlareSolverr is a proxy server to bypass Cloudflare protection + digest: cd233bf53fde15e8f90734246ce03c22a086c589d34f77d762e884ce9bd51710 + home: https://github.com/truechartsapps/tree/master/charts/incubator/flaresolverr + icon: https://raw.githubusercontent.com/FlareSolverr/FlareSolverr/master/resources/flaresolverr_logo.svg + keywords: + - flaresolverr + - jackett + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: flaresolverr + sources: + - https://github.com/FlareSolverr/FlareSolverr + - https://hub.docker.com/r/flaresolverr/flaresolverr + urls: + - https://github.com/truecharts/apps/releases/download/flaresolverr-1.4.8/flaresolverr-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:15.490252315Z" @@ -20575,6 +21038,34 @@ entries: - https://github.com/truecharts/apps/releases/download/flaresolverr-1.0.1/flaresolverr-1.0.1.tgz version: 1.0.1 flood: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:18.715714667Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: Flood is a monitoring service for various torrent clients + digest: ee08853458e33a6e5db2bec24478791096d2ce5921638d8fcf5e76ce962f7d52 + home: https://github.com/truechartsapps/tree/master/charts/incubator/flood + icon: https://raw.githubusercontent.com/jesec/flood/master/flood.svg + keywords: + - flood + - rtorrent + - qbittorrent + - transmission + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: flood + sources: + - https://github.com/jesec/flood + - https://hub.docker.com/r/jesec/flood + urls: + - https://github.com/truecharts/apps/releases/download/flood-1.4.8/flood-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:15.662486366Z" @@ -20996,6 +21487,35 @@ entries: - https://github.com/truecharts/apps/releases/download/flood-1.0.1/flood-1.0.1.tgz version: 1.0.1 focalboard: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:18.834633986Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: Focalboard is an open source, self-hosted alternative to Trello, + Notion, and Asana. + digest: 80901ce1829ace0432948cea4ebed4f3c2db7c731439dda79dd629eaeaeb8ebd + home: https://github.com/truechartsapps/tree/master/charts/incubator/focalboard + icon: https://github.com/mattermost/focalboard/raw/main/webapp/static/favicon.svg + keywords: + - focalboard + - kanban + - project management + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: focalboard + sources: + - https://www.focalboard.com/ + - https://github.com/mattermost/focalboard + - https://github.com/FlipEnergy/container-images/blob/main/focalboard + urls: + - https://github.com/truecharts/apps/releases/download/focalboard-1.4.8/focalboard-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:15.842185107Z" @@ -21461,6 +21981,36 @@ entries: - https://github.com/truecharts/apps/releases/download/focalboard-1.0.1/focalboard-1.0.1.tgz version: 1.0.1 freeradius: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:18.953505204Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: OpenSource Radius implementation + digest: 04b73a713ba93cb55f35260650817addbf7808f897bc0a77f43f3b45f9947ebe + home: https://www.openldap.org + icon: https://networkradius.com/assets/img/FR-NR.svg + keywords: + - radius + - auth + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: freeradius + sources: + - https://hub.docker.com/r/freeradius/freeradius-server/ + - https://freeradius.org/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/freeradius-1.2.8/freeradius-1.2.8.tgz + version: 1.2.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:16.016039212Z" @@ -21672,6 +22222,33 @@ entries: - https://github.com/truecharts/apps/releases/download/freeradius-1.0.0/freeradius-1.0.0.tgz version: 1.0.0 freshrss: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:19.073539746Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: FreshRSS is a self-hosted RSS feed aggregator + digest: 1e80a53b9e8bceab77cf0262cd4fca75bef8d49230c7e0b2077fdb19b0855514 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/freshrss + icon: https://github.com/FreshRSS/FreshRSS/blob/master/docs/img/FreshRSS-logo.png?raw=true + keywords: + - freshrss + - rss + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: freshrss + sources: + - https://github.com/FreshRSS/FreshRSS + - https://hub.docker.com/r/linuxserver/freshrss + type: application + urls: + - https://github.com/truecharts/apps/releases/download/freshrss-6.6.8/freshrss-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:16.181848954Z" @@ -22995,6 +23572,34 @@ entries: - https://github.com/truecharts/apps/releases/download/freshrss-3.1.5/freshrss-3.1.5.tgz version: 3.1.5 gaps: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:19.194519107Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Gaps searches through your Plex Server or local folders for all movies, + then queries for known movies in the same collection. + digest: 94bc9cfbe3f9ab5b4449ba233607ef72d32d0f2158b704fd3bfda481281b3153 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/gaps + icon: https://raw.githubusercontent.com/JasonHHouse/gaps/master/images/Final-Black.png + keywords: + - gaps + - plex + - plex-media-server + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: gaps + sources: + - https://github.com/JasonHHouse/gaps + type: application + urls: + - https://github.com/truecharts/apps/releases/download/gaps-6.6.8/gaps-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:16.363187189Z" @@ -24338,6 +24943,32 @@ entries: - https://github.com/truecharts/apps/releases/download/gaps-3.1.5/gaps-3.1.5.tgz version: 3.1.5 gonic: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:19.393331751Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: Music streaming server / subsonic server API implementation + digest: 0bb2586eb2660b50c68c5c8f584854407809e3160b9447f5e02e8fa9da41aa27 + home: https://github.com/truechartsapps/tree/master/charts/incubator/gonic + icon: https://raw.githubusercontent.com/sentriz/gonic/master/.github/logo.png + keywords: + - music + - subsonic + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: gonic + sources: + - https://github.com/sentriz/gonic + - https://hub.docker.com/r/sentriz/gonic + urls: + - https://github.com/truecharts/apps/releases/download/gonic-1.4.8/gonic-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:16.526325977Z" @@ -24703,6 +25334,32 @@ entries: - https://github.com/truecharts/apps/releases/download/gonic-1.0.1/gonic-1.0.1.tgz version: 1.0.1 grocy: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:19.562209286Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: ERP beyond your fridge - grocy is a web-based self-hosted groceries + & household management solution for your home + digest: 2270229ff550875e8eccdc05b66d97c7d0c7433c839b190b587dc95f8f83dd77 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/grocy + icon: https://github.com/grocy/grocy/raw/master/public/img/appicons/mstile-150x150.png + keywords: + - grocy + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: grocy + sources: + - https://github.com/grocy/grocy + type: application + urls: + - https://github.com/truecharts/apps/releases/download/grocy-6.6.8/grocy-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:16.687274039Z" @@ -26006,6 +26663,39 @@ entries: - https://github.com/truecharts/apps/releases/download/grocy-3.1.5/grocy-3.1.5.tgz version: 3.1.5 handbrake: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:19.692146329Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: HandBrake is a tool for converting video from nearly any format to + a selection of modern, widely supported codecs. + digest: aa032dccd09cbac9ee98f468a3adbf6b4767dfc2e880982c2ddfe0114a6b8dd2 + home: https://github.com/truecharts/apps/tree/master/charts/stable/handbrake + icon: https://handbrake.fr/img/logo.png + keywords: + - handbrake + - encode + - media + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: stavros-k@users.noreply.github.com + name: stavros-k + url: truecharts.org + name: handbrake + sources: + - https://github.com/jlesage/docker-handbrake + - https://hub.docker.com/r/jlesage/handbrake/ + - https://handbrake.fr/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/handbrake-6.6.8/handbrake-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:16.848078593Z" @@ -27604,6 +28294,34 @@ entries: - https://github.com/truecharts/apps/releases/download/handbrake-3.1.5/handbrake-3.1.5.tgz version: 3.1.5 haste-server: + - apiVersion: v2 + appVersion: latest + created: "2021-08-19T03:21:19.820278036Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Simple text sharing + digest: 69cb68a0e333afb5e92c4c837024671cbb149b1ca6a96a86e5031fea03c85ece + home: https://github.com/truecharts/apps/tree/master/charts/incubator/haste + icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/haste.png + keywords: + - haste + - hastebin + - haste-server + - pastebin + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: haste-server + sources: + - https://github.com/seejohnrun/haste-server + - https://github.com/k8s-at-home/container-images + urls: + - https://github.com/truecharts/apps/releases/download/haste-server-1.6.8/haste-server-1.6.8.tgz + version: 1.6.8 - apiVersion: v2 appVersion: latest created: "2021-08-18T15:53:17.01762655Z" @@ -28529,6 +29247,35 @@ entries: - https://github.com/truecharts/apps/releases/download/haste-server-1.0.0/haste-server-1.0.0.tgz version: 1.0.0 healthchecks: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:19.934482759Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: Healthchecks is a cron job monitoring service. It listens for HTTP + requests and email messages ("pings") from your cron jobs and scheduled tasks + ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. + digest: 1ac6e6d6c21f915a04468d2f6ed9bf68981604501bcc89e421de2a1b9f39b8e9 + home: https://github.com/truechartsapps/tree/master/charts/incubator/healthchecks + icon: https://avatars.githubusercontent.com/u/13053880?s=200&v=4 + keywords: + - cron + - monitoring + - alert + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: healthchecks + sources: + - https://github.com/healthchecks/healthchecks + - https://hub.docker.com/r/linuxserver/healthchecks + urls: + - https://github.com/truecharts/apps/releases/download/healthchecks-1.4.11/healthchecks-1.4.11.tgz + version: 1.4.11 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:17.187875548Z" @@ -29081,6 +29828,29 @@ entries: - https://github.com/truecharts/apps/releases/download/healthchecks-1.0.1/healthchecks-1.0.1.tgz version: 1.0.1 heimdall: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:20.054749105Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: An Application dashboard and launcher + digest: 6ff9b18776401a4f30d9684ef45a3fb729066061b376aad127186fe7ead3ca42 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/heimdall + icon: https://i.imgur.com/mM4tcO5.png + keywords: + - heimdall + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: heimdall + type: application + urls: + - https://github.com/truecharts/apps/releases/download/heimdall-6.6.8/heimdall-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:17.383106182Z" @@ -30202,6 +30972,37 @@ entries: - https://github.com/truecharts/apps/releases/download/heimdall-3.1.5/heimdall-3.1.5.tgz version: 3.1.5 home-assistant: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:20.176834289Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: home-assistant App for TrueNAS SCALE + digest: fad2c775eb5862bee8b3eb575a770fdf3b26b6fe0775d35422a96400878751c9 + home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant + icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Home_Assistant_Logo.svg/519px-Home_Assistant_Logo.svg.png + keywords: + - home-assistant + - hass + - homeassistant + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: 35702532+tprelog@users.noreply.github.com + name: tprelog + url: truecharts.org + name: home-assistant + sources: + - https://github.com/home-assistant/home-assistant + - https://github.com/cdr/code-server + type: application + urls: + - https://github.com/truecharts/apps/releases/download/home-assistant-6.6.10/home-assistant-6.6.10.tgz + version: 6.6.10 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:17.54033053Z" @@ -32029,6 +32830,32 @@ entries: - https://github.com/truecharts/apps/releases/download/home-assistant-3.1.5/home-assistant-3.1.5.tgz version: 3.1.5 hyperion-ng: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:20.301121617Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: Hyperion is an opensource Bias or Ambient Lighting implementation + digest: 105e0ac82dfe810f10b95beeee4b1f6954993fd944a34c6d8e05cabee538a3f9 + home: https://github.com/truechartsapps/tree/master/charts/incubator/hyperion-ng + icon: https://avatars.githubusercontent.com/u/17778452?s=200&v=4 + keywords: + - hyperion-ng + - hyperion + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: hyperion-ng + sources: + - https://github.com/hyperion-project/hyperion.ng + - https://hub.docker.com/r/sirfragalot/hyperion.ng + urls: + - https://github.com/truecharts/apps/releases/download/hyperion-ng-1.4.8/hyperion-ng-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:17.703815138Z" @@ -32394,6 +33221,36 @@ entries: - https://github.com/truecharts/apps/releases/download/hyperion-ng-1.0.1/hyperion-ng-1.0.1.tgz version: 1.0.1 jackett: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:20.421158659Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: API Support for your favorite torrent trackers. + digest: 570823c44d749c786a53865e85a76d79baf695d04a848dba0513bef48f55398f + home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett + icon: https://truecharts.org/_static/img/jackett-icon.png + keywords: + - jackett + - torrent + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: jackett + sources: + - https://github.com/Jackett/Jackett + type: application + urls: + - https://github.com/truecharts/apps/releases/download/jackett-6.6.10/jackett-6.6.10.tgz + version: 6.6.10 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:17.86285119Z" @@ -34450,6 +35307,36 @@ entries: - https://github.com/truecharts/apps/releases/download/jackett-3.1.5/jackett-3.1.5.tgz version: 3.1.5 jellyfin: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:20.542903135Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Jellyfin is a Free Software Media System + digest: e6e26b76d4b2dd4b6a7670e83831033b4f83dc4b781bbc888b676a0372177d9b + home: https://github.com/truecharts/apps/tree/master/charts/stable/jellyfin + icon: https://truecharts.org/_static/img/jellyfin-icon.png + keywords: + - jellyfin + - plex + - emby + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: jellyfin + sources: + - https://github.com/jellyfin/jellyfin + type: application + urls: + - https://github.com/truecharts/apps/releases/download/jellyfin-6.6.8/jellyfin-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:18.032314343Z" @@ -35963,6 +36850,34 @@ entries: - https://github.com/truecharts/apps/releases/download/jellyfin-3.1.5/jellyfin-3.1.5.tgz version: 3.1.5 kms: + - apiVersion: v2 + appVersion: minimal + created: "2021-08-19T03:21:20.654468805Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Private Windows Activation Server for development and testing + digest: 7c2083bb77090c43f44aa78fa7b3165fd26123af6e1d6ef217a979d769e6985d + home: https://github.com/truecharts/apps/tree/master/charts/stable/kms + icon: https://truecharts.org/_static/img/kms-icon.jpg + keywords: + - kms + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: kms + sources: + - https://github.com/SystemRage/py-kms + type: application + urls: + - https://github.com/truecharts/apps/releases/download/kms-6.6.8/kms-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: minimal created: "2021-08-18T15:53:18.200958948Z" @@ -37293,6 +38208,34 @@ entries: - https://github.com/truecharts/apps/releases/download/kms-3.1.5/kms-3.1.5.tgz version: 3.1.5 komga: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:20.767054695Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: A comics/mangas server to serve/stream pages via API + digest: 9d757b230ca2eb9ddcb121588798b9bf3fe0449714398101c651c3d52662aef9 + home: https://github.com/truechartsapps/tree/master/charts/incubator/komga + icon: https://komga.org/assets/media/logo.svg + keywords: + - komga + - comics + - mangas + - server + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: komga + sources: + - https://komga.org/ + - https://github.com/gotson/komga + urls: + - https://github.com/truecharts/apps/releases/download/komga-1.4.10/komga-1.4.10.tgz + version: 1.4.10 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:18.389003469Z" @@ -37938,6 +38881,36 @@ entries: - https://github.com/truecharts/apps/releases/download/komga-1.0.1/komga-1.0.1.tgz version: 1.0.1 lazylibrarian: + - apiVersion: v2 + appVersion: latest + created: "2021-08-19T03:21:20.881795329Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Get all your books, like series with Sonarr... + digest: 1e6f8af798f465a4b9969458e518d7a0ab8cf539cbcd412c32f6e961b984a73b + home: https://github.com/truecharts/apps/tree/master/charts/incubator/lazylibrarian + icon: https://lazylibrarian.gitlab.io/logo.svg + keywords: + - lazylibrarian + - ebooks + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: lazylibrarian + sources: + - https://gitlab.com/LazyLibrarian/LazyLibrarian.git + - https://lazylibrarian.gitlab.io + type: application + urls: + - https://github.com/truecharts/apps/releases/download/lazylibrarian-6.6.8/lazylibrarian-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: latest created: "2021-08-18T15:53:18.539998058Z" @@ -39375,6 +40348,33 @@ entries: - https://github.com/truecharts/apps/releases/download/lazylibrarian-3.1.5/lazylibrarian-3.1.5.tgz version: 3.1.5 librespeed: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:20.996488062Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: Librespeed is a HTML5 webpage to test upload and download speeds + digest: c30cf14f50f9b040a46942d0a9d5da544c0b8a0057eb8255ec3ce4f9947a870a + home: https://github.com/truechartsapps/tree/master/charts/incubator/librespeed + icon: https://github.com/librespeed/speedtest/blob/master/.logo/icon_huge.png?raw=true + keywords: + - librespeed + - speedtest + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: librespeed + sources: + - https://github.com/librespeed/speedtest + - https://hub.docker.com/r/linuxserver/librespeed + - https://github.com/truechartsapps/tree/master/charts/librespeed + urls: + - https://github.com/truecharts/apps/releases/download/librespeed-1.4.8/librespeed-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:18.709780429Z" @@ -39781,6 +40781,36 @@ entries: - https://github.com/truecharts/apps/releases/download/librespeed-1.0.1/librespeed-1.0.1.tgz version: 1.0.1 lidarr: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:21.106773305Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Looks and smells like Sonarr but made for music + digest: fd752d7557b30eb37f8f79054a5a47111c0e85ea89669112a225c1194b267ed4 + home: https://github.com/truecharts/apps/tree/master/charts/stable/lidarr + icon: https://avatars3.githubusercontent.com/u/28475832?s=400&v=4 + keywords: + - lidarr + - torrent + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: lidarr + sources: + - https://github.com/Lidarr/Lidarr + type: application + urls: + - https://github.com/truecharts/apps/releases/download/lidarr-6.6.8/lidarr-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:18.875784482Z" @@ -41294,6 +42324,35 @@ entries: - https://github.com/truecharts/apps/releases/download/lidarr-3.1.5/lidarr-3.1.5.tgz version: 3.1.5 littlelink: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:21.217457557Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Easy platform to combine all your social links + digest: 37ea264a9960917cc765271b051ff50991b2b933a508e4feaa391833b8c396a3 + home: https://github.com/truecharts/apps/tree/master/charts/stable/littlelink + icon: https://littlelink.io/images/avatar@2x.png + keywords: + - littlelink + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: littlelink + sources: + - https://github.com/techno-tim/littlelink-server + - https://github.com/sethcottle/littlelink + type: application + urls: + - https://github.com/truecharts/apps/releases/download/littlelink-1.0.8/littlelink-1.0.8.tgz + version: 1.0.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:19.038602251Z" @@ -41440,6 +42499,35 @@ entries: - https://github.com/truecharts/apps/releases/download/littlelink-1.0.0/littlelink-1.0.0.tgz version: 1.0.0 lychee: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:21.323100806Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Lychee is a free photo-management tool, which runs on your server + or web-space + digest: b561600f5465be2e4838b3b111513eb20129d4c826f439ebbf02b083764e9509 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/lychee + icon: https://github.com/LycheeOrg/Lychee/blob/master/Banner.png?raw=true + keywords: + - lychee + - photo + - pictures + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: lychee + sources: + - https://github.com/LycheeOrg/Lychee + - https://hub.docker.com/r/lycheeorg/lychee + type: application + urls: + - https://github.com/truecharts/apps/releases/download/lychee-6.6.8/lychee-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:19.239591218Z" @@ -42859,6 +43947,32 @@ entries: - https://github.com/truecharts/apps/releases/download/lychee-3.1.5/lychee-3.1.5.tgz version: 3.1.5 mealie: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:21.443949864Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: 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. + digest: 9d583ddd1062a4a01e0be6d6e105f478065d21b08cea289ddfe3f02713cd4e9a + home: https://github.com/truecharts/apps/tree/master/charts/incubator/mealie + icon: https://raw.githubusercontent.com/hay-kot/mealie/gh-pages/assets/img/favicon.png + keywords: + - grocy + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: mealie + sources: + - https://github.com/hay-kot/mealie + urls: + - https://github.com/truecharts/apps/releases/download/mealie-1.6.8/mealie-1.6.8.tgz + version: 1.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:19.407198563Z" @@ -43796,6 +44910,33 @@ entries: - https://github.com/truecharts/apps/releases/download/mealie-1.0.0/mealie-1.0.0.tgz version: 1.0.0 mosquitto: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:21.551746457Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Eclipse Mosquitto - An open source MQTT broker + digest: a17571a6a84b1da5684b4242002d33bd3710480353c09ebcacc6c26809861064 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/mosquitto + icon: https://projects.eclipse.org/sites/default/files/mosquitto-200px.png + keywords: + - mosquitto + - MQTT + - eclipse-iot + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: mosquitto + sources: + - https://github.com/eclipse/mosquitto + type: application + urls: + - https://github.com/truecharts/apps/releases/download/mosquitto-1.6.9/mosquitto-1.6.9.tgz + version: 1.6.9 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:19.576908629Z" @@ -44715,6 +45856,32 @@ entries: - https://github.com/truecharts/apps/releases/download/mosquitto-1.0.0/mosquitto-1.0.0.tgz version: 1.0.0 mylar: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:21.67529967Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: Mylar is the automated Comic Book downloader (cbr/cbz) for use with + various download clients. + digest: 7cc53f608f401c9ed40dcbcda0918dbadb23608a3636a154fc9c4d81380a206b + home: https://github.com/truechartsapps/tree/master/charts/incubator/mylar + icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mylar-icon.png + keywords: + - mylar + kubeVersion: '>=1.16.0-0' + maintainers: + - name: truecharts + url: https://patricol.co/ + name: mylar + sources: + - https://github.com/mylar3/mylar3 + - https://github.com/linuxserver/docker-mylar3 + - https://github.com/truechartsapps/tree/master/charts/mylar + urls: + - https://github.com/truecharts/apps/releases/download/mylar-1.4.8/mylar-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:19.762989038Z" @@ -45080,6 +46247,35 @@ entries: - https://github.com/truecharts/apps/releases/download/mylar-1.0.1/mylar-1.0.1.tgz version: 1.0.1 navidrome: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:21.784955201Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Navidrome is an open source web-based music collection server and + streamer + digest: 063f44faa8bc721ce8cfa93f1ad1b835e4be30dce86eb49d2b21ec46bfdeb0ab + home: https://github.com/truecharts/apps/tree/master/charts/incubator/navidrome + icon: https://raw.githubusercontent.com/navidrome/navidrome/v0.42.0/ui/src/icons/android-icon-192x192.png + keywords: + - navidrome + - music + - streaming + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: navidrome + sources: + - https://github.com/deluan/navidrome + - https://hub.docker.com/r/deluan/navidrome + type: application + urls: + - https://github.com/truecharts/apps/releases/download/navidrome-6.6.8/navidrome-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:19.959506947Z" @@ -46559,6 +47755,45 @@ entries: - https://github.com/truecharts/apps/releases/download/navidrome-3.1.5/navidrome-3.1.5.tgz version: 3.1.5 nextcloud: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:21.908194608Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 1.0.13 + - condition: redis.enabled + name: redis + repository: https://charts.bitnami.com/bitnami + version: 14.8.8 + description: A private cloud server that puts the control and security of your + own data back into your hands. + digest: f0f69e24a0baeeecc4a2cc65d8631c1b80ed69e89f6debb61327085b5135d0fe + home: https://nextcloud.com/ + icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Nextcloud_Logo.svg/1280px-Nextcloud_Logo.svg.png + keywords: + - nextcloud + - storage + - http + - web + - php + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: nextcloud + sources: + - https://github.com/nextcloud/docker + - https://github.com/nextcloud/helm + type: application + urls: + - https://github.com/truecharts/apps/releases/download/nextcloud-2.0.15/nextcloud-2.0.15.tgz + version: 2.0.15 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:20.129901753Z" @@ -49242,6 +50477,32 @@ entries: - https://github.com/truecharts/apps/releases/download/nextcloud-1.0.0/nextcloud-1.0.0.tgz version: 1.0.0 node-red: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:22.070957719Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Node-RED is low-code programming for event-driven applications + digest: 5eb9508f01251ec35379bfb3f6fa25f56fcfa73748ff3d22450cfe24b54a07fa + home: https://github.com/truecharts/apps/tree/master/charts/incubator/node-red + icon: https://nodered.org/about/resources/media/node-red-icon-2.png + keywords: + - node-red + - nodered + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: node-red + sources: + - https://github.com/node-red/node-red-docker + type: application + urls: + - https://github.com/truecharts/apps/releases/download/node-red-6.6.8/node-red-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:20.28972815Z" @@ -50649,6 +51910,30 @@ entries: - https://github.com/truecharts/apps/releases/download/node-red-3.1.5/node-red-3.1.5.tgz version: 3.1.5 nullserv: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:22.191080062Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: A simple null file http and https server + digest: 1aedc649b3fbe7ad47d53ba496bcd16bd51d589cdf817a0acced19358821207c + home: https://github.com/truechartsapps/tree/master/charts/incubator/nullserv + icon: https://miro.medium.com/max/800/1*UL9RWkTUtJlyHW7kGm20hQ.png + keywords: + - nullserv + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: nullserv + sources: + - https://github.com/bmrzycki/nullserv + urls: + - https://github.com/truecharts/apps/releases/download/nullserv-1.4.8/nullserv-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:20.446209155Z" @@ -50986,6 +52271,32 @@ entries: - https://github.com/truecharts/apps/releases/download/nullserv-1.0.1/nullserv-1.0.1.tgz version: 1.0.1 nzbget: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:22.306697614Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: NZBGet is a Usenet downloader client + digest: 850c9e1c304a3c0c5b353df8945058d15e87bac745d348c8079caf39deac584d + home: https://github.com/truecharts/apps/tree/master/charts/incubator/nzbget + icon: https://avatars1.githubusercontent.com/u/3368377?s=400&v=4 + keywords: + - nzbget + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: nzbget + sources: + - https://nzbget.net/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/nzbget-6.6.8/nzbget-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:20.616611361Z" @@ -52274,6 +53585,29 @@ entries: - https://github.com/truecharts/apps/releases/download/nzbget-3.1.5/nzbget-3.1.5.tgz version: 3.1.5 nzbhydra: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:22.414437306Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + deprecated: true + description: Usenet meta search + digest: f6dd5e2cd58e31f4a8f726b9ffdb033ee3cd785f2d71307785771ffc5a506168 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/nzbhydra + icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/hydra-icon.png + keywords: + - nzbhydra + - usenet + kubeVersion: '>=1.16.0-0' + name: nzbhydra + sources: + - https://github.com/theotherp/nzbhydra2 + type: application + urls: + - https://github.com/truecharts/apps/releases/download/nzbhydra-6.6.8/nzbhydra-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:20.771613081Z" @@ -53467,6 +54801,33 @@ entries: - https://github.com/truecharts/apps/releases/download/nzbhydra-3.1.6/nzbhydra-3.1.6.tgz version: 3.1.6 octoprint: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:22.528090318Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: OctoPrint is the snappy web interface for your 3D printer + digest: 1f1934d6a9169d5428a45f88d0aef79141948e902b141326568ff76e5b8e0bc9 + home: https://github.com/truechartsapps/tree/master/charts/incubator/octoprint + icon: https://avatars3.githubusercontent.com/u/5982294?s=400&v=4 + keywords: + - octoprint + - 3d + - printer + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: octoprint + sources: + - https://github.com/OctoPrint/OctoPrint + - https://hub.docker.com/r/octoprint/octoprint + urls: + - https://github.com/truecharts/apps/releases/download/octoprint-1.4.8/octoprint-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:20.928015582Z" @@ -53873,6 +55234,32 @@ entries: - https://github.com/truecharts/apps/releases/download/octoprint-1.0.1/octoprint-1.0.1.tgz version: 1.0.1 omada-controller: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:22.680423816Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: Omada enables the network administrators to monitor and manage all + the Omada products in the network with a centralized management platform. + digest: d5474d6154b44be35cb3185994346f888ce9f1e42ee12fe5932230f34176578c + home: https://github.com/truechartsapps/tree/master/charts/incubator/omada-controller + icon: https://www.tp-link.com/assets/images/icon/logo-white.svg + keywords: + - omada-controller + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: omada-controller + sources: + - https://github.com/mbentley/docker-omada-controller + - https://github.com/truechartsapps/tree/master/charts/omada-controller + urls: + - https://github.com/truecharts/apps/releases/download/omada-controller-1.4.8/omada-controller-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:21.095210603Z" @@ -54264,6 +55651,39 @@ entries: - https://github.com/truecharts/apps/releases/download/omada-controller-1.0.1/omada-controller-1.0.1.tgz version: 1.0.1 ombi: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:22.798256613Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Want a Movie or TV Show on Plex or Emby? Use Ombi! + digest: 18939c7ee4288e7a1709c77b439874184d10086118b272e41a9fbf13eac4d082 + home: https://github.com/truecharts/apps/tree/master/charts/stable/ombi + icon: https://raw.githubusercontent.com/Ombi-app/Ombi/gh-pages/img/android-chrome-512x512.png + keywords: + - ombi + - plex + - emby + - sonarr + - radarr + - couchpotato + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: ombi + sources: + - https://github.com/tidusjar/Ombi + type: application + urls: + - https://github.com/truecharts/apps/releases/download/ombi-6.6.10/ombi-6.6.10.tgz + version: 6.6.10 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:21.274384014Z" @@ -56323,6 +57743,38 @@ entries: - https://github.com/truecharts/apps/releases/download/ombi-3.1.5/ombi-3.1.5.tgz version: 3.1.5 openldap: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:22.919537581Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Community developed LDAP software + digest: f4bb5b067bd3c368d6c54910cf09a213dd537036f40907a6bfc62528298a1c7a + home: https://www.openldap.org + icon: https://upload.wikimedia.org/wikipedia/commons/thumb/7/71/Database-openldap.svg/640px-Database-openldap.svg.png + keywords: + - ldap + - openldap + - iam-stack + - high availability + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: openldap + sources: + - https://github.com/jp-gouin/helm-openldap + - https://github.com/osixia/docker-openldap + type: application + urls: + - https://github.com/truecharts/apps/releases/download/openldap-1.2.8/openldap-1.2.8.tgz + version: 1.2.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:21.442662998Z" @@ -56644,6 +58096,32 @@ entries: - https://github.com/truecharts/apps/releases/download/openldap-1.0.0/openldap-1.0.0.tgz version: 1.0.0 organizr: + - apiVersion: v2 + appVersion: latest + created: "2021-08-19T03:21:23.034086311Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: HTPC/Homelab Services Organizer + digest: ff3d34b119bab49998543c19dc1eced049da0bcb70b5ed2683f8057eeed266ed + home: https://github.com/truecharts/apps/tree/master/charts/incubator/organizr + icon: https://github.com/causefx/Organizr/blob/v2-master/plugins/images/organizr/logo.png?raw=true + keywords: + - organizr + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: organizr + sources: + - https://github.com/causefx/Organizr + - https://hub.docker.com/r/organizr/organizr + type: application + urls: + - https://github.com/truecharts/apps/releases/download/organizr-6.6.8/organizr-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: latest created: "2021-08-18T15:53:21.64895177Z" @@ -57919,6 +59397,36 @@ entries: - https://github.com/truecharts/apps/releases/download/organizr-3.1.5/organizr-3.1.5.tgz version: 3.1.5 overseerr: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:23.148174331Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: Overseerr is a free and open source software application for managing + requests for your media library. It integrates with your existing services such + as Sonarr, Radarr and Plex! + digest: 25712830fd9a5d960db0c575113da256b29ee7fd4c64f12731e3084b1ec3ca8a + home: https://github.com/truechartsapps/tree/master/charts/incubator/overseerr + icon: https://i.imgur.com/TMoEG7g.png + keywords: + - overseerr + - plex + - sonarr + - radarr + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: overseerr + sources: + - https://github.com/sct/overseerr + - https://hub.docker.com/r/sctx/overseerr + urls: + - https://github.com/truecharts/apps/releases/download/overseerr-1.4.8/overseerr-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:21.807110271Z" @@ -58340,6 +59848,35 @@ entries: - https://github.com/truecharts/apps/releases/download/overseerr-1.0.1/overseerr-1.0.1.tgz version: 1.0.1 owncast: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:23.253587076Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: Take control over your live stream video by running it yourself. + Streaming + chat out of the box. + digest: d3f06addae827623fec260ad7a23bfe36315bc673c029cda583c57214afa9375 + home: https://github.com/truechartsapps/tree/master/charts/incubator/owncast + icon: https://owncast.online/images/owncast-logo-1000x1000.png + keywords: + - owncast + - stream + - open source + - chat + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: owncast + sources: + - https://owncast.online/ + - https://github.com/owncast/owncast + urls: + - https://github.com/truecharts/apps/releases/download/owncast-1.4.10/owncast-1.4.10.tgz + version: 1.4.10 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:21.980632057Z" @@ -58805,6 +60342,38 @@ entries: - https://github.com/truecharts/apps/releases/download/owncast-1.0.1/owncast-1.0.1.tgz version: 1.0.1 owncloud-ocis: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:23.38160618Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: ownCloud Infinite Scale is a self-hosted file sync and share server. + digest: 61c413ba9d47c8ab0fccfee81d39449ad93ed0939d2f5fad6bafb6862edc2c60 + home: https://github.com/truechartsapps/tree/master/charts/incubator/owncloud-ocis + icon: https://avatars.githubusercontent.com/u/1645051?s=200&v=4 + keywords: + - owncloud + - ocis + - infinite + - scale + - self-hosted + - sync + - share + - server + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: owncloud-ocis + sources: + - https://hub.docker.com/r/owncloud/ocis + - https://owncloud.dev/ocis/ + urls: + - https://github.com/truecharts/apps/releases/download/owncloud-ocis-1.4.8/owncloud-ocis-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:22.138732255Z" @@ -59350,6 +60919,36 @@ entries: - https://github.com/truecharts/apps/releases/download/owncloud-ocis-1.0.1/owncloud-ocis-1.0.1.tgz version: 1.0.1 pgadmin: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:23.491154608Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Web-Based postgresql database management utility + digest: 5a1b11e6e0b54bda6bf6c45d8d59425678a25c0c1a7264730e6389dfc2bbb1ae + home: https://github.com/truecharts/apps/tree/master/charts/stable/pgadmin + icon: https://www.postgresql.org/message-id/attachment/1139/pgAdmin.svg + keywords: + - pgadmin + - db + - database + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: pgadmin + sources: + - https://www.pgadmin.org/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/pgadmin-1.3.14/pgadmin-1.3.14.tgz + version: 1.3.14 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:22.295364869Z" @@ -59861,6 +61460,35 @@ entries: - https://github.com/truecharts/apps/releases/download/pgadmin-1.0.1/pgadmin-1.0.1.tgz version: 1.0.1 photoprism: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:23.603826213Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: PhotoPrism® is a server-based application for browsing, organizing + and sharing your personal photo collection + digest: db0c10df9ec18d6ce5ca48a150ce0597879feb09155130f331c9e3850f754792 + home: https://github.com/truechartsapps/tree/master/charts/incubator/photoprism + icon: https://demo.photoprism.org/static/img/logo-avatar.svg + keywords: + - photos + - photoprism + - pictures + - sharing + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: photoprism + sources: + - https://github.com/photoprism/photoprism + - https://hub.docker.com/r/photoprism/photoprism + urls: + - https://github.com/truecharts/apps/releases/download/photoprism-1.4.8/photoprism-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:22.473240905Z" @@ -60297,6 +61925,36 @@ entries: - https://github.com/truecharts/apps/releases/download/photoprism-1.0.1/photoprism-1.0.1.tgz version: 1.0.1 phpldapadmin: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:23.707462437Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Web-based LDAP browser to manage your LDAP server + digest: 9b087a194ebb6cb475fd7e9d335ac095357eba6c74b733f36fbfcc2fcda2992c + home: https://github.com/truecharts/apps/tree/master/charts/stable/phpldapadmin + icon: https://repository-images.githubusercontent.com/3665191/dd213f80-766c-11e9-8117-6b639095ef99 + keywords: + - phpldapadmin + - openldap + - userrights + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: phpldapadmin + sources: + - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog + type: application + urls: + - https://github.com/truecharts/apps/releases/download/phpldapadmin-1.3.8/phpldapadmin-1.3.8.tgz + version: 1.3.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:22.686693189Z" @@ -60598,6 +62256,32 @@ entries: - https://github.com/truecharts/apps/releases/download/phpldapadmin-1.0.1/phpldapadmin-1.0.1.tgz version: 1.0.1 piaware: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:23.827715317Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: Program for forwarding ADS-B data to FlightAware + digest: c368a087c6a243d9c0894fae6cee3a17ab941765790949c40fac1977b90bfb03 + home: https://github.com/truechartsapps/tree/master/charts/incubator/piaware + icon: https://pbs.twimg.com/profile_images/964269455483088897/mr2UgvfG_400x400.jpg + keywords: + - piaware + - flight-aware + - flight-tracker + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: piaware + sources: + - https://github.com/flightaware/piaware + urls: + - https://github.com/truecharts/apps/releases/download/piaware-1.4.8/piaware-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:22.864288909Z" @@ -60963,6 +62647,33 @@ entries: - https://github.com/truecharts/apps/releases/download/piaware-1.0.1/piaware-1.0.1.tgz version: 1.0.1 plex: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:23.93508292Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Plex Media Server + digest: 967633c5982fbfc1bedd8e8de88dd3d2db8ab1afc84b22a20b4c19f8d92dba29 + home: https://github.com/truecharts/apps/tree/master/charts/stable/plex + icon: https://www.plex.tv/wp-content/uploads/2018/01/pmp-icon-1.png + keywords: + - plex + - plex-media-server + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: plex + type: application + urls: + - https://github.com/truecharts/apps/releases/download/plex-5.6.10/plex-5.6.10.tgz + version: 5.6.10 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:23.023461769Z" @@ -62533,6 +64244,36 @@ entries: - https://github.com/truecharts/apps/releases/download/plex-2.1.5/plex-2.1.5.tgz version: 2.1.5 podgrab: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:24.043954456Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: A self-hosted podcast manager to download episodes as soon as they + become live. + digest: 0092177fb5d1ff47ead9e0156ae169be87df439f1668bebd6273d0280b7fa0b9 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/podgrab + icon: https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Podcasts_%28iOS%29.svg/1024px-Podcasts_%28iOS%29.svg.png + keywords: + - podgrab + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: 20650065+warllo54@users.noreply.github.com + name: warllo54 + url: truecharts.org + name: podgrab + sources: + - https://github.com/akhilrex/podgrab + - https://hub.docker.com/r/akhilrex/podgrab + type: application + urls: + - https://github.com/truecharts/apps/releases/download/podgrab-4.6.8/podgrab-4.6.8.tgz + version: 4.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:23.188088042Z" @@ -64004,6 +65745,37 @@ entries: - https://github.com/truecharts/apps/releases/download/podgrab-1.0.3/podgrab-1.0.3.tgz version: 1.0.3 postgresql: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:24.154518628Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: PostgresSQL + digest: befb5efe411e051901597bea5d6ce923d935ab00e7d8d3ee76e90e3112f2f9c2 + home: https://github.com/truecharts/apps/tree/master/stable/postgres + icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png + keywords: + - postgres + - postgressql + - dtabase + - sql + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: postgresql + sources: + - https://www.postgresql.org/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/postgresql-1.0.16/postgresql-1.0.16.tgz + version: 1.0.16 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:23.346481857Z" @@ -64408,6 +66180,34 @@ entries: - https://github.com/truecharts/apps/releases/download/postgresql-1.0.0/postgresql-1.0.0.tgz version: 1.0.0 pretend-youre-xyzzy: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:24.267687356Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: pretend-youre-xyzzy, a cards against humanity clone + digest: 2b1945f187f724f6a12595a1c1f2a93608fb459d7fd41bf074f193704edb7cb8 + home: https://github.com/truechartsapps/tree/master/charts/incubator/pretend-youre-xyzzy + icon: https://apk-google.com/wp-content/uploads/2020/12/Client-for-Pretend-Youre-Xyzzy-open-source-5.0.1.png + keywords: + - pretend-youre-xyzzy + - cards + - against + - humanity + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: pretend-youre-xyzzy + sources: + - https://github.com/ajanata/PretendYoureXyzzy + - https://github.com/emcniece/DockerYourXyzzy + urls: + - https://github.com/truecharts/apps/releases/download/pretend-youre-xyzzy-1.4.8/pretend-youre-xyzzy-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:23.507834943Z" @@ -64801,6 +66601,32 @@ entries: - https://github.com/truecharts/apps/releases/download/pretend-youre-xyzzy-1.0.1/pretend-youre-xyzzy-1.0.1.tgz version: 1.0.1 protonmail-bridge: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:24.417747175Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: Container for protonmail bridge to work on the network. + digest: 02d980a6ab34008ca4851842bcf8801c677b59593eca6f5c1a1f1e93f2faf7e8 + home: https://github.com/truechartsapps/tree/master/charts/incubator/protonmail-bridge + icon: https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/icon.iconset/icon_256x256.png + keywords: + - protonmail + - protonmail-bridge + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: protonmail-bridge + sources: + - https://github.com/shenxn/protonmail-bridge-docker + - https://hub.docker.com/r/shenxn/protonmail-bridge + urls: + - https://github.com/truecharts/apps/releases/download/protonmail-bridge-1.4.8/protonmail-bridge-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:23.68116043Z" @@ -65166,6 +66992,30 @@ entries: - https://github.com/truecharts/apps/releases/download/protonmail-bridge-1.0.1/protonmail-bridge-1.0.1.tgz version: 1.0.1 prototype-gui: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:24.526066899Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: App to test GUI prototypes + digest: 2b2385a3d4f3d810b5c31c9fe599a0e6e2d55004afc58db61cfbd66d776d604f + home: https://github.com/truechartsapps/tree/master/charts/develop/prototype-gui + icon: https://truecharts.org/_static/img/jackett-icon.png + keywords: + - dev + - prototype + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: prototype-gui + type: application + urls: + - https://github.com/truecharts/apps/releases/download/prototype-gui-1.7.10/prototype-gui-1.7.10.tgz + version: 1.7.10 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:23.838831921Z" @@ -66715,6 +68565,34 @@ entries: - https://github.com/truecharts/apps/releases/download/prototype-gui-0.0.1/prototype-gui-0.0.1.tgz version: 0.0.1 prowlarr: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:24.634609228Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Indexer manager/proxy built on the popular arr net base stack to + integrate with your various PVR apps. + digest: a8c9e3adf7d9bb99ac954aa5259355423ea4038bff3893c223942bfca11da971 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/prowlarr + icon: https://raw.githubusercontent.com/Prowlarr/Prowlarr/develop/Logo/400.png + keywords: + - prowlarr + - torrent + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: prowlarr + sources: + - https://github.com/Prowlarr/Prowlarr + - https://github.com/k8s-at-home/container-images + urls: + - https://github.com/truecharts/apps/releases/download/prowlarr-1.6.11/prowlarr-1.6.11.tgz + version: 1.6.11 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:24.013570495Z" @@ -68088,6 +69966,34 @@ entries: - https://github.com/truecharts/apps/releases/download/prowlarr-1.0.0/prowlarr-1.0.0.tgz version: 1.0.0 pyload: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:24.743640167Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: pyLoad is a Free and Open Source download manager written in Python + and designed to be extremely lightweight, easily extensible and fully manageable + via web. + digest: 5a344df31ef7282ed18d125d3377fceae82a75bdaa48cfea1203154bca96e14c + home: https://github.com/truechartsapps/tree/master/charts/incubator/pyload + icon: https://avatars.githubusercontent.com/u/3521496?s=200&v=4 + keywords: + - pyload + - download + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: pyload + sources: + - https://github.com/pyload/pyload + - https://hub.docker.com/r/linuxserver/pyload + urls: + - https://github.com/truecharts/apps/releases/download/pyload-1.4.8/pyload-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:24.180537522Z" @@ -68481,6 +70387,30 @@ entries: - https://github.com/truecharts/apps/releases/download/pyload-1.0.1/pyload-1.0.1.tgz version: 1.0.1 qbittorrent: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:24.849828845Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: qBittorrent is a cross-platform free and open-source BitTorrent client + digest: 095f3a2b88a82f59656ebd22b5aaeddfd09870e5ce93c919cffaf10c6d4eb940 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/qbittorrent + icon: https://cloud.githubusercontent.com/assets/14862437/23586868/89ef2922-01c4-11e7-869c-52aafcece17f.png + keywords: + - qbittorrent + - torrrent + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: qbittorrent + type: application + urls: + - https://github.com/truecharts/apps/releases/download/qbittorrent-6.6.8/qbittorrent-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:24.353847815Z" @@ -69710,6 +71640,36 @@ entries: - https://github.com/truecharts/apps/releases/download/qbittorrent-3.1.5/qbittorrent-3.1.5.tgz version: 3.1.5 radarr: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:24.953367566Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: A fork of Sonarr to work with movies à la Couchpotato + digest: e48a14345c31909930cea2d3fff03aa2188495aefda4415904e2ed47414cf667 + home: https://github.com/truecharts/apps/tree/master/charts/stable/radarr + icon: https://nzbusenet.com/wp-content/uploads/2017/10/radarr-logo.png + keywords: + - radarr + - torrent + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: radarr + sources: + - https://github.com/Radarr/Radarr + type: application + urls: + - https://github.com/truecharts/apps/releases/download/radarr-6.6.8/radarr-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:24.501814546Z" @@ -71223,6 +73183,39 @@ entries: - https://github.com/truecharts/apps/releases/download/radarr-3.1.5/radarr-3.1.5.tgz version: 3.1.5 readarr: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:25.065490072Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: A fork of Radarr to work with Books & AudioBooks + digest: 7be0226bfe51ef13bbff2ed00858c5042fe5efd7609c6cd27fa95103b9a6fc7b + home: https://github.com/truecharts/apps/tree/master/charts/incubator/readarr + icon: https://github.com/Readarr/Readarr/blob/develop/Logo/1024.png?raw=true + keywords: + - readarr + - torrent + - usenet + - AudioBooks + - ebooks + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: readarr + sources: + - https://github.com/Readarr/Readarr + - https://readarr.com + type: application + urls: + - https://github.com/truecharts/apps/releases/download/readarr-6.6.10/readarr-6.6.10.tgz + version: 6.6.10 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:24.671352421Z" @@ -73333,6 +75326,32 @@ entries: - https://github.com/truecharts/apps/releases/download/readarr-3.1.5/readarr-3.1.5.tgz version: 3.1.5 reg: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:25.222709845Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Docker registry v2 command line client and repo listing generator + with security checks. + digest: 76da380de39be4455d34b932c5357a078cf4b9b027242a19938e158ad0ad66e1 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/reg + icon: https://avatars.githubusercontent.com/u/37218338 + keywords: + - reg + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: reg + sources: + - https://github.com/genuinetools/reg + - https://github.com/k8s-at-home/container-images/ + urls: + - https://github.com/truecharts/apps/releases/download/reg-1.6.8/reg-1.6.8.tgz + version: 1.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:24.82777974Z" @@ -74218,6 +76237,34 @@ entries: - https://github.com/truecharts/apps/releases/download/reg-1.0.0/reg-1.0.0.tgz version: 1.0.0 resilio-sync: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:25.332439299Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: Resilio Sync is a fast, reliable, and simple file sync and share + solution, powered by P2P technology + digest: dbf5682b1cbabacef684ff395e4b1181c26765b6ad83e1ab017c324d7652bbf4 + home: https://github.com/truechartsapps/tree/master/charts/incubator/resio-sync + icon: https://blog.resilio.com/wp-content/uploads/2016/06/SyncSymbol-260x260px.png + keywords: + - resilio + - sync + - btsync + - bittorrent + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: resilio-sync + sources: + - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync + urls: + - https://github.com/truecharts/apps/releases/download/resilio-sync-1.4.8/resilio-sync-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:24.992846557Z" @@ -74639,6 +76686,32 @@ entries: - https://github.com/truecharts/apps/releases/download/resilio-sync-1.0.1/resilio-sync-1.0.1.tgz version: 1.0.1 sabnzbd: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:25.440248412Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Free and easy binary newsreader + digest: 5808ed5dd3afebcc86985bb42c35bc2e0b8e6385cb6426faafdfb1d59df58784 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/sabnzbd + icon: https://avatars1.githubusercontent.com/u/960698?s=400&v=4 + keywords: + - sabnzbd + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: sabnzbd + sources: + - https://sabnzbd.org/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/sabnzbd-6.6.8/sabnzbd-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:25.159809383Z" @@ -75953,6 +78026,31 @@ entries: - https://github.com/truecharts/apps/releases/download/sabnzbd-3.1.5/sabnzbd-3.1.5.tgz version: 3.1.5 ser2sock: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:25.562937544Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: Serial to Socket Redirector + digest: 9dd55005deab199b78fad2a9cc1a2f7a17194d438c2f69ad5ae0fe3cde60dc3e + home: https://github.com/truechartsapps/tree/master/charts/incubator/ser2sock + icon: https://i.imgur.com/GfZ7McO.png + keywords: + - ser2sock + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: ser2sock + sources: + - https://github.com/nutechsoftware/ser2sock + - https://github.com/tenstartups/ser2sock + urls: + - https://github.com/truecharts/apps/releases/download/ser2sock-1.4.8/ser2sock-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:25.310056146Z" @@ -76304,6 +78402,36 @@ entries: - https://github.com/truecharts/apps/releases/download/ser2sock-1.0.1/ser2sock-1.0.1.tgz version: 1.0.1 sonarr: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:25.675893367Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Smart PVR for newsgroup and bittorrent users + digest: 2b8d2198f440c2cc5698311313517e284a4ae8b8a1c54ed5ec4fc032cdca611d + home: https://github.com/truecharts/apps/tree/master/charts/stable/sonarr + icon: https://github.com/Sonarr/Sonarr/blob/phantom-develop/Logo/512.png?raw=true + keywords: + - sonarr + - torrent + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: sonarr + sources: + - https://github.com/Sonarr/Sonarr + type: application + urls: + - https://github.com/truecharts/apps/releases/download/sonarr-6.6.8/sonarr-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:25.465957135Z" @@ -77784,6 +79912,31 @@ entries: - https://github.com/truecharts/apps/releases/download/sonarr-3.1.5/sonarr-3.1.5.tgz version: 3.1.5 stash: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:25.795003222Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: An organizer for your porn, written in Go + digest: ca6512b0cfb6e5e0753b788f61f8c8ca431ba11d1d5695184b1fc589c1917d98 + home: https://github.com/truechartsapps/tree/master/charts/incubator/stash + icon: https://raw.githubusercontent.com/stashapp/website/master/images/stash.svg + keywords: + - porn + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: stash + sources: + - https://github.com/stashapp/stash + - https://hub.docker.com/r/stashapp/stash + urls: + - https://github.com/truecharts/apps/releases/download/stash-1.4.8/stash-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:25.624762191Z" @@ -78160,6 +80313,36 @@ entries: - https://github.com/truecharts/apps/releases/download/stash-1.0.2/stash-1.0.2.tgz version: 1.0.2 syncthing: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:25.902377226Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: P2P file synchronization application + digest: 4dafdbb8574f5fab2a6cd51d93696c85e4658872f0c2644279171c544dce5265 + home: https://github.com/truecharts/apps/tree/master/charts/stable/syncthing + icon: https://raw.githubusercontent.com/syncthing/syncthing/main/assets/logo-128.png + keywords: + - syncthing + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: luuk@nieuwdorp.me + name: luuknieuwdorp + url: nieuwdorp.me + name: syncthing + sources: + - https://syncthing.net/ + - https://github.com/syncthing/syncthing + - https://hub.docker.com/r/syncthing/syncthing + type: application + urls: + - https://github.com/truecharts/apps/releases/download/syncthing-6.6.8/syncthing-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:25.783912167Z" @@ -79661,6 +81844,35 @@ entries: - https://github.com/truecharts/apps/releases/download/syncthing-3.1.5/syncthing-3.1.5.tgz version: 3.1.5 tautulli: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:26.014972742Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: A Python based monitoring and tracking tool for Plex Media Server + digest: e41eedab10b3873a617a382613664325e2fe4b97a7f982158a979ce17038c361 + home: https://github.com/truecharts/apps/tree/master/charts/stable/tautulli + icon: https://github.com/Tautulli/Tautulli/blob/master/data/interfaces/default/images/logo.png?raw=true + keywords: + - tautulli + - plex + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: tautulli + sources: + - https://github.com/Tautulli/Tautulli + type: application + urls: + - https://github.com/truecharts/apps/releases/download/tautulli-6.6.8/tautulli-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:25.942092287Z" @@ -81154,6 +83366,34 @@ entries: - https://github.com/truecharts/apps/releases/download/tautulli-3.1.5/tautulli-3.1.5.tgz version: 3.1.5 thelounge: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:26.129442397Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: The Lounge, modern web IRC client designed for self-hosting + digest: 6785c2b1599ecbfe4eb7c19789bfbf3a0157919c30f7f457f76d9f2844ccb563 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/thelounge + icon: https://avatars.githubusercontent.com/u/14336958?s=200&v=4 + keywords: + - thelounge + - IRC + - The Lounge + - docker + - thelounge-docker + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: thelounge + sources: + - https://github.com/thelounge/thelounge + urls: + - https://github.com/truecharts/apps/releases/download/thelounge-1.6.8/thelounge-1.6.8.tgz + version: 1.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:26.134217464Z" @@ -82107,6 +84347,37 @@ entries: - https://github.com/truecharts/apps/releases/download/thelounge-1.0.0/thelounge-1.0.0.tgz version: 1.0.0 traefik: + - apiVersion: v2 + appVersion: "2.4" + created: "2021-08-19T03:21:26.251567517Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: A Traefik based Reverse Proxy and Certificate Manager + digest: 6d869f32476b3b8d227bbcd5859a7e95f84cdf5eaa5e58fc838fb4b25e67aef1 + home: https://github.com/truecharts/apps/tree/master/charts/stable/traefik + icon: https://raw.githubusercontent.com/traefik/traefik/v2.3/docs/content/assets/img/traefik.logo.png + keywords: + - traefik + - ingress + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: traefik + sources: + - https://github.com/traefik/traefik + - https://github.com/traefik/traefik-helm-chart + - https://traefik.io/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/traefik-6.8.8/traefik-6.8.8.tgz + version: 6.8.8 - apiVersion: v2 appVersion: "2.4" created: "2021-08-18T15:53:26.340058032Z" @@ -83941,6 +86212,37 @@ entries: - https://github.com/truecharts/apps/releases/download/traefik-3.2.3/traefik-3.2.3.tgz version: 3.2.3 transmission: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:26.359314929Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: API Support for your favorite torrent trackers. + digest: a62aa49e7b5da6dd9ea2e75d6977c87b0ae09eca2b3343669b8682f6ff52def0 + home: https://github.com/truecharts/apps/tree/master/charts/stable/transmission + icon: https://github.com/Jackett/Jackett/blob/phantom-develop/Logo/512.png?raw=true + keywords: + - transmission + - torrent + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: transmission + sources: + - https://github.com/transmission/transmission + - https://hub.docker.com/r/linuxserver/transmission + type: application + urls: + - https://github.com/truecharts/apps/releases/download/transmission-6.6.8/transmission-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:26.506936154Z" @@ -85443,6 +87745,34 @@ entries: - https://github.com/truecharts/apps/releases/download/transmission-3.1.5/transmission-3.1.5.tgz version: 3.1.5 truecommand: + - apiVersion: v2 + appVersion: nightly + created: "2021-08-19T03:21:26.470369712Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Aggregated management of TrueNAS devices + digest: b63dcd2cef05b65af282695cc3459d3ad46258700ec35b4a766f149755fa91ab + home: https://github.com/truecharts/apps/tree/master/charts/incubator/truecommand + icon: https://www.ixsystems.com/documentation/truecommand/1.2/_static/tv-logo.png + keywords: + - truecommand + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: truecommand + sources: + - https://hub.docker.com/r/ixsystems/truecommand + type: application + urls: + - https://github.com/truecharts/apps/releases/download/truecommand-6.6.8/truecommand-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: nightly created: "2021-08-18T15:53:26.679827722Z" @@ -86773,6 +89103,34 @@ entries: - https://github.com/truecharts/apps/releases/download/truecommand-3.1.5/truecommand-3.1.5.tgz version: 3.1.5 tvheadend: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:26.585096973Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: TVheadend - a TV streaming server and digital video recorder + digest: 167d4ff04b605958590d0e16bdf4899b94eed0cd956dfa73a7d8092aa54b9f9c + home: https://github.com/truecharts/apps/tree/master/charts/incubator/tvheadend + icon: https://avatars.githubusercontent.com/u/1908588?s=200&v=4 + keywords: + - tvheadend + - tv + - streaming + - dvb + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: tvheadend + sources: + - https://github.com/tvheadend/tvheadend + type: application + urls: + - https://github.com/truecharts/apps/releases/download/tvheadend-7.6.8/tvheadend-7.6.8.tgz + version: 7.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:26.852655587Z" @@ -88146,6 +90504,33 @@ entries: - https://github.com/truecharts/apps/releases/download/tvheadend-4.1.5/tvheadend-4.1.5.tgz version: 4.1.5 unifi: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:26.697807591Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Ubiquiti Network's Unifi Controller + digest: ac091ba89b9750d5adbbf472604023002a088a774cbfca297d08842bfd06a231 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/unifi + icon: https://dl.ubnt.com/press/logo-UniFi.png + keywords: + - ubiquiti + - unifi + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: unifi + sources: + - https://github.com/jacobalberty/unifi-docker + - https://unifi-network.ui.com + type: application + urls: + - https://github.com/truecharts/apps/releases/download/unifi-6.6.8/unifi-6.6.8.tgz + version: 6.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:27.034345762Z" @@ -89484,6 +91869,38 @@ entries: - https://github.com/truecharts/apps/releases/download/unifi-3.1.5/unifi-3.1.5.tgz version: 3.1.5 unpackerr: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:26.812854459Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: 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 + digest: dc8eca5256e9e1e2b4720b60069682ec9d774cb12c7877b89b16ffecc500b8c3 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/unpackrr + icon: https://raw.githubusercontent.com/wiki/davidnewhall/unpackerr/images/unpackerr-logo-text.png + keywords: + - unpackerr + - sonarr + - radarr + - lidarr + - readarr + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: unpackerr + sources: + - https://github.com/davidnewhall/unpackerr + - https://hub.docker.com/r/golift/unpackerr + type: application + urls: + - https://github.com/truecharts/apps/releases/download/unpackerr-1.6.8/unpackerr-1.6.8.tgz + version: 1.6.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:27.197305858Z" @@ -90573,6 +92990,43 @@ entries: - https://github.com/truecharts/apps/releases/download/unpackerr-1.0.0/unpackerr-1.0.0.tgz version: 1.0.0 vaultwarden: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:26.944983894Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 1.0.13 + description: Unofficial Bitwarden compatible server written in Rust + digest: 5c1cc2ae113810770612295232cd9c7b0d58f01603b3fcd87e28c75a5ede5e18 + home: https://github.com/truecharts/apps/tree/master/charts/stable/vaultwarden + icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png + keywords: + - bitwarden + - bitwardenrs + - bitwarden_rs + - vaultwarden + - password + - rust + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: vaultwarden + sources: + - https://github.com/dani-garcia/vaultwarden + type: application + urls: + - https://github.com/truecharts/apps/releases/download/vaultwarden-4.0.13/vaultwarden-4.0.13.tgz + version: 4.0.13 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:27.361663534Z" @@ -93225,6 +95679,34 @@ entries: - https://github.com/truecharts/apps/releases/download/vaultwarden-1.0.0/vaultwarden-1.0.0.tgz version: 1.0.0 xteve: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:27.053332818Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.8.3 + description: M3U Proxy for Plex DVR and Emby Live TV. + digest: 94f4fbb931ac3eb93e577bd750c5639380d337c61b24fb45b78be9c22a14bbd1 + home: https://github.com/truechartsapps/tree/master/charts/incubator/xteve + icon: https://raw.githubusercontent.com/xteve-project/xTeVe/master/html/img/logo_b_880x200.jpg + keywords: + - xteve + - iptv + - plex + - emby + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: xteve + sources: + - https://github.com/xteve-project/xTeVe + - https://github.com/k8s-at-home/container-images + urls: + - https://github.com/truecharts/apps/releases/download/xteve-1.4.8/xteve-1.4.8.tgz + version: 1.4.8 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:27.525246766Z" @@ -93618,6 +96100,39 @@ entries: - https://github.com/truecharts/apps/releases/download/xteve-1.0.1/xteve-1.0.1.tgz version: 1.0.1 zwavejs2mqtt: + - apiVersion: v2 + appVersion: auto + created: "2021-08-19T03:21:27.161799945Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.8.3 + description: Fully configurable Zwave to MQTT gateway and Control Panel using + NodeJS and Vue + digest: 8652209a8500363b1294f61210fba1f784b4d8dfa6edd1c1f53e97598295c970 + home: https://github.com/truecharts/apps/tree/master/charts/stable/zwavejs2mqtt + icon: https://raw.githubusercontent.com/zwave-js/zwavejs2mqtt/master/static/logo.png + keywords: + - zwavejs2mqtt + - zwave-js + - z-wave + - zwave + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: 35702532+tprelog@users.noreply.github.com + name: tprelog + url: truecharts.org + name: zwavejs2mqtt + sources: + - https://github.com/zwave-js/zwavejs2mqtt + - https://hub.docker.com/r/zwavejs/zwavejs2mqtt + type: application + urls: + - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-6.6.10/zwavejs2mqtt-6.6.10.tgz + version: 6.6.10 - apiVersion: v2 appVersion: auto created: "2021-08-18T15:53:27.688986706Z" @@ -95762,4 +98277,4 @@ entries: urls: - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz version: 3.1.5 -generated: "2021-08-18T15:53:27.721731094Z" +generated: "2021-08-19T03:21:27.194945357Z"