From 074160292deea9ccc23812310ebf657ff13599ec Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 1 May 2021 08:20:42 +0000 Subject: [PATCH] Commit docs updates Signed-off-by: TrueCharts-Bot --- docs/apps/incubator/appdaemon/CONFIG.md | 8 ++++ docs/apps/incubator/appdaemon/index.md | 53 +++++++++++++++++++++++++ docs/apps/stable/bitwarden/index.md | 4 +- docs/apps/stable/traefik/index.md | 4 +- docs/index.md | 3 +- incubator/appdaemon/0.1.0/README.md | 10 ++--- incubator/appdaemon/0.1.0/app-readme.md | 2 +- stable/bitwarden/1.2.0/README.md | 4 +- stable/traefik/3.2.0/README.md | 4 +- 9 files changed, 76 insertions(+), 16 deletions(-) create mode 100644 docs/apps/incubator/appdaemon/CONFIG.md create mode 100644 docs/apps/incubator/appdaemon/index.md diff --git a/docs/apps/incubator/appdaemon/CONFIG.md b/docs/apps/incubator/appdaemon/CONFIG.md new file mode 100644 index 00000000000..6d760c18421 --- /dev/null +++ b/docs/apps/incubator/appdaemon/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Together" guide: +https://truecharts.org/manual/linking/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/docs/apps/incubator/appdaemon/index.md b/docs/apps/incubator/appdaemon/index.md new file mode 100644 index 00000000000..e936a1c8523 --- /dev/null +++ b/docs/apps/incubator/appdaemon/index.md @@ -0,0 +1,53 @@ +# Introduction + +![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.0.8](https://img.shields.io/badge/AppVersion-v4.0.8-informational?style=flat-square) + +AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant home automation software. It also provides a configurable dashboard (HADashboard) suitable for wall mounted tablets. + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://truecharts.org/ | common | 3.5.2 | + +## 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 + +## 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. + +## Support + +- See the [Wiki](https://truecharts.org) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +- Ask a [question](https://github.com/truecharts/apps/discussions) + +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +All Rights Reserved - The TrueCharts Project diff --git a/docs/apps/stable/bitwarden/index.md b/docs/apps/stable/bitwarden/index.md index 20c8f156266..a2c626434de 100644 --- a/docs/apps/stable/bitwarden/index.md +++ b/docs/apps/stable/bitwarden/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.1.3](https://img.shields.io/badge/Version-1.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Unofficial Bitwarden compatible server written in Rust @@ -21,7 +21,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql | 10.3.18 | +| https://charts.bitnami.com/bitnami | postgresql | 10.4.0 | | https://truecharts.org/ | common | 3.5.2 | ## Installing the Chart diff --git a/docs/apps/stable/traefik/index.md b/docs/apps/stable/traefik/index.md index 6a26420e240..fd83dfa3b96 100644 --- a/docs/apps/stable/traefik/index.md +++ b/docs/apps/stable/traefik/index.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.2](https://img.shields.io/badge/Version-3.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 3.2.0](https://img.shields.io/badge/Version-3.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) A Traefik based Reverse Proxy and Certificate Manager @@ -22,7 +22,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://helm.traefik.io/traefik | traefik | v9.18.2 | +| https://helm.traefik.io/traefik | traefik | 9.19.0 | | https://truecharts.org/ | common | 3.5.2 | ## Installing the Chart diff --git a/docs/index.md b/docs/index.md index 8d6ebeb07fd..b14ef1943e8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -109,7 +109,7 @@ A lot of our work is based on the great effort of others. We would love to exten ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=for-the-badge)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=for-the-badge)](#contributors) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -133,6 +133,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Vegetto

👀
Luuk Nieuwdorp

💻
Nate Walck

💻 +
Lloyd

💻 diff --git a/incubator/appdaemon/0.1.0/README.md b/incubator/appdaemon/0.1.0/README.md index ea9a4e5ebca..e936a1c8523 100644 --- a/incubator/appdaemon/0.1.0/README.md +++ b/incubator/appdaemon/0.1.0/README.md @@ -1,16 +1,15 @@ # Introduction -![Version: 2.2.2](https://img.shields.io/badge/Version-2.2.2-informational?style=flat-square) ![Type: application](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: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.0.8](https://img.shields.io/badge/AppVersion-v4.0.8-informational?style=flat-square) -appdaemon App for TrueNAS SCALE +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. TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** ## Source Code -* -* +* ## Requirements @@ -20,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | common | 2.2.2 | +| https://truecharts.org/ | common | 3.5.2 | ## Installing the Chart @@ -52,4 +51,3 @@ The command removes all the Kubernetes components associated with the chart **in ---------------------------------------------- Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) All Rights Reserved - The TrueCharts Project - diff --git a/incubator/appdaemon/0.1.0/app-readme.md b/incubator/appdaemon/0.1.0/app-readme.md index 1124daf7f74..bdc96400c1a 100644 --- a/incubator/appdaemon/0.1.0/app-readme.md +++ b/incubator/appdaemon/0.1.0/app-readme.md @@ -1,2 +1,2 @@ -Appdaemon App for TrueNAS SCALE +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/stable/bitwarden/1.2.0/README.md b/stable/bitwarden/1.2.0/README.md index 20c8f156266..a2c626434de 100644 --- a/stable/bitwarden/1.2.0/README.md +++ b/stable/bitwarden/1.2.0/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 1.1.3](https://img.shields.io/badge/Version-1.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) Unofficial Bitwarden compatible server written in Rust @@ -21,7 +21,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql | 10.3.18 | +| https://charts.bitnami.com/bitnami | postgresql | 10.4.0 | | https://truecharts.org/ | common | 3.5.2 | ## Installing the Chart diff --git a/stable/traefik/3.2.0/README.md b/stable/traefik/3.2.0/README.md index 6a26420e240..fd83dfa3b96 100644 --- a/stable/traefik/3.2.0/README.md +++ b/stable/traefik/3.2.0/README.md @@ -1,6 +1,6 @@ # Introduction -![Version: 3.1.2](https://img.shields.io/badge/Version-3.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) +![Version: 3.2.0](https://img.shields.io/badge/Version-3.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) A Traefik based Reverse Proxy and Certificate Manager @@ -22,7 +22,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://helm.traefik.io/traefik | traefik | v9.18.2 | +| https://helm.traefik.io/traefik | traefik | 9.19.0 | | https://truecharts.org/ | common | 3.5.2 | ## Installing the Chart