From 0fcbc80408cd8f1e0128c21ddc379ff5585707a9 Mon Sep 17 00:00:00 2001 From: truecharts-bot Date: Sat, 3 Sep 2022 20:33:13 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/dependency/clickhouse/CHANGELOG.md | 9 + charts/dependency/clickhouse/README.md | 4 +- .../dependency/collabora-online/CHANGELOG.md | 9 + charts/dependency/collabora-online/README.md | 4 +- charts/dependency/mariadb/CHANGELOG.md | 9 + charts/dependency/mariadb/README.md | 4 +- charts/dependency/memcached/CHANGELOG.md | 9 + charts/dependency/memcached/README.md | 4 +- charts/dependency/mongodb/CHANGELOG.md | 9 + charts/dependency/mongodb/README.md | 4 +- charts/dependency/postgresql/CHANGELOG.md | 9 + charts/dependency/postgresql/README.md | 4 +- charts/dependency/redis/CHANGELOG.md | 9 + charts/dependency/redis/README.md | 4 +- charts/dependency/solr/CHANGELOG.md | 9 + charts/dependency/solr/README.md | 4 +- charts/stable/ring-mqtt/CHANGELOG.md | 9 + charts/stable/ring-mqtt/README.md | 218 +++++++++--------- 18 files changed, 206 insertions(+), 125 deletions(-) diff --git a/charts/dependency/clickhouse/CHANGELOG.md b/charts/dependency/clickhouse/CHANGELOG.md index 104b982e3b3..99ad93f9017 100644 --- a/charts/dependency/clickhouse/CHANGELOG.md +++ b/charts/dependency/clickhouse/CHANGELOG.md @@ -2,6 +2,15 @@ +## [clickhouse-1.0.22](https://github.com/truecharts/charts/compare/clickhouse-1.0.21...clickhouse-1.0.22) (2022-09-03) + +### Chore + +- update helm chart common to v10.5.7 ([#3676](https://github.com/truecharts/charts/issues/3676)) + + + + ## [memcached-3.0.68](https://github.com/truecharts/charts/compare/memcached-3.0.66...memcached-3.0.68) (2022-08-30) diff --git a/charts/dependency/clickhouse/README.md b/charts/dependency/clickhouse/README.md index 3fcc4ae7a93..bf6597742b7 100644 --- a/charts/dependency/clickhouse/README.md +++ b/charts/dependency/clickhouse/README.md @@ -1,6 +1,6 @@ # clickhouse -![Version: 1.0.21](https://img.shields.io/badge/Version-1.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.8.4.7](https://img.shields.io/badge/AppVersion-22.8.4.7-informational?style=flat-square) +![Version: 1.0.22](https://img.shields.io/badge/Version-1.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.8.4.7](https://img.shields.io/badge/AppVersion-22.8.4.7-informational?style=flat-square) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.6 | +| https://library-charts.truecharts.org | common | 10.5.7 | ## Installing the Chart diff --git a/charts/dependency/collabora-online/CHANGELOG.md b/charts/dependency/collabora-online/CHANGELOG.md index 354714cbd7a..00de42618d6 100644 --- a/charts/dependency/collabora-online/CHANGELOG.md +++ b/charts/dependency/collabora-online/CHANGELOG.md @@ -2,6 +2,15 @@ +## [collabora-online-12.1.38](https://github.com/truecharts/charts/compare/collabora-online-12.1.37...collabora-online-12.1.38) (2022-09-03) + +### Chore + +- update helm chart common to v10.5.7 ([#3676](https://github.com/truecharts/charts/issues/3676)) + + + + ## [collabora-online-12.1.36](https://github.com/truecharts/charts/compare/collabora-online-12.1.35...collabora-online-12.1.36) (2022-08-30) diff --git a/charts/dependency/collabora-online/README.md b/charts/dependency/collabora-online/README.md index c8366b4319a..8d857238633 100644 --- a/charts/dependency/collabora-online/README.md +++ b/charts/dependency/collabora-online/README.md @@ -1,6 +1,6 @@ # collabora-online -![Version: 12.1.37](https://img.shields.io/badge/Version-12.1.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.05.5.4](https://img.shields.io/badge/AppVersion-22.05.5.4-informational?style=flat-square) +![Version: 12.1.38](https://img.shields.io/badge/Version-12.1.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.05.5.4](https://img.shields.io/badge/AppVersion-22.05.5.4-informational?style=flat-square) An awesome Online Office suite. @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.6 | +| https://library-charts.truecharts.org | common | 10.5.7 | ## Installing the Chart diff --git a/charts/dependency/mariadb/CHANGELOG.md b/charts/dependency/mariadb/CHANGELOG.md index 2d7f4df2e4b..f33261f3e00 100644 --- a/charts/dependency/mariadb/CHANGELOG.md +++ b/charts/dependency/mariadb/CHANGELOG.md @@ -2,6 +2,15 @@ +## [mariadb-3.0.69](https://github.com/truecharts/charts/compare/mariadb-3.0.68...mariadb-3.0.69) (2022-09-03) + +### Chore + +- update helm chart common to v10.5.7 ([#3676](https://github.com/truecharts/charts/issues/3676)) + + + + ## [mariadb-3.0.68](https://github.com/truecharts/charts/compare/mariadb-3.0.67...mariadb-3.0.68) (2022-09-03) ### Chore diff --git a/charts/dependency/mariadb/README.md b/charts/dependency/mariadb/README.md index 506152df4e0..634d211041d 100644 --- a/charts/dependency/mariadb/README.md +++ b/charts/dependency/mariadb/README.md @@ -1,6 +1,6 @@ # mariadb -![Version: 3.0.68](https://img.shields.io/badge/Version-3.0.68-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.4](https://img.shields.io/badge/AppVersion-10.8.4-informational?style=flat-square) +![Version: 3.0.69](https://img.shields.io/badge/Version-3.0.69-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.4](https://img.shields.io/badge/AppVersion-10.8.4-informational?style=flat-square) Fast, reliable, scalable, and easy to use open-source relational database system. @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.6 | +| https://library-charts.truecharts.org | common | 10.5.7 | ## Installing the Chart diff --git a/charts/dependency/memcached/CHANGELOG.md b/charts/dependency/memcached/CHANGELOG.md index 37d14907e55..e459e66602b 100644 --- a/charts/dependency/memcached/CHANGELOG.md +++ b/charts/dependency/memcached/CHANGELOG.md @@ -2,6 +2,15 @@ +## [memcached-3.0.70](https://github.com/truecharts/charts/compare/memcached-3.0.69...memcached-3.0.70) (2022-09-03) + +### Chore + +- update helm chart common to v10.5.7 ([#3676](https://github.com/truecharts/charts/issues/3676)) + + + + ## [memcached-3.0.69](https://github.com/truecharts/charts/compare/memcached-3.0.68...memcached-3.0.69) (2022-09-02) ### Chore diff --git a/charts/dependency/memcached/README.md b/charts/dependency/memcached/README.md index b1aac9f3546..87d13bed89c 100644 --- a/charts/dependency/memcached/README.md +++ b/charts/dependency/memcached/README.md @@ -1,6 +1,6 @@ # memcached -![Version: 3.0.69](https://img.shields.io/badge/Version-3.0.69-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.17](https://img.shields.io/badge/AppVersion-1.6.17-informational?style=flat-square) +![Version: 3.0.70](https://img.shields.io/badge/Version-3.0.70-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.17](https://img.shields.io/badge/AppVersion-1.6.17-informational?style=flat-square) Memcached is a memory-backed database caching solution @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.6 | +| https://library-charts.truecharts.org | common | 10.5.7 | ## Installing the Chart diff --git a/charts/dependency/mongodb/CHANGELOG.md b/charts/dependency/mongodb/CHANGELOG.md index 2bdee764760..4f8bb7d3188 100644 --- a/charts/dependency/mongodb/CHANGELOG.md +++ b/charts/dependency/mongodb/CHANGELOG.md @@ -2,6 +2,15 @@ +## [mongodb-2.0.8](https://github.com/truecharts/charts/compare/mongodb-2.0.7...mongodb-2.0.8) (2022-09-03) + +### Chore + +- update helm chart common to v10.5.7 ([#3676](https://github.com/truecharts/charts/issues/3676)) + + + + ## [mongodb-2.0.7](https://github.com/truecharts/charts/compare/mongodb-2.0.6...mongodb-2.0.7) (2022-09-03) ### Chore diff --git a/charts/dependency/mongodb/README.md b/charts/dependency/mongodb/README.md index 6942dc3e5b3..a7946cc0a80 100644 --- a/charts/dependency/mongodb/README.md +++ b/charts/dependency/mongodb/README.md @@ -1,6 +1,6 @@ # mongodb -![Version: 2.0.7](https://img.shields.io/badge/Version-2.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.1](https://img.shields.io/badge/AppVersion-6.0.1-informational?style=flat-square) +![Version: 2.0.8](https://img.shields.io/badge/Version-2.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.1](https://img.shields.io/badge/AppVersion-6.0.1-informational?style=flat-square) Fast, reliable, scalable, and easy to use open-source no-sql database system. @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.6 | +| https://library-charts.truecharts.org | common | 10.5.7 | ## Installing the Chart diff --git a/charts/dependency/postgresql/CHANGELOG.md b/charts/dependency/postgresql/CHANGELOG.md index 5749da4df4f..d8bbdd80215 100644 --- a/charts/dependency/postgresql/CHANGELOG.md +++ b/charts/dependency/postgresql/CHANGELOG.md @@ -2,6 +2,15 @@ +## [postgresql-8.0.72](https://github.com/truecharts/charts/compare/postgresql-8.0.71...postgresql-8.0.72) (2022-09-03) + +### Chore + +- update helm chart common to v10.5.7 ([#3676](https://github.com/truecharts/charts/issues/3676)) + + + + ## [postgresql-8.0.71](https://github.com/truecharts/charts/compare/postgresql-8.0.70...postgresql-8.0.71) (2022-09-03) ### Chore diff --git a/charts/dependency/postgresql/README.md b/charts/dependency/postgresql/README.md index eeda8401c2f..58d6f3e8f5b 100644 --- a/charts/dependency/postgresql/README.md +++ b/charts/dependency/postgresql/README.md @@ -1,6 +1,6 @@ # postgresql -![Version: 8.0.71](https://img.shields.io/badge/Version-8.0.71-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.5.0](https://img.shields.io/badge/AppVersion-14.5.0-informational?style=flat-square) +![Version: 8.0.72](https://img.shields.io/badge/Version-8.0.72-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.5.0](https://img.shields.io/badge/AppVersion-14.5.0-informational?style=flat-square) PostgresSQL @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.6 | +| https://library-charts.truecharts.org | common | 10.5.7 | ## Installing the Chart diff --git a/charts/dependency/redis/CHANGELOG.md b/charts/dependency/redis/CHANGELOG.md index fcf34c20b2a..f55e570d110 100644 --- a/charts/dependency/redis/CHANGELOG.md +++ b/charts/dependency/redis/CHANGELOG.md @@ -2,6 +2,15 @@ +## [redis-3.0.69](https://github.com/truecharts/charts/compare/redis-3.0.68...redis-3.0.69) (2022-09-03) + +### Chore + +- update helm chart common to v10.5.7 ([#3676](https://github.com/truecharts/charts/issues/3676)) + + + + ## [mongodb-2.0.6](https://github.com/truecharts/charts/compare/mongodb-2.0.5...mongodb-2.0.6) (2022-09-02) ### Chore diff --git a/charts/dependency/redis/README.md b/charts/dependency/redis/README.md index 29b6ae83b00..82961a62cbd 100644 --- a/charts/dependency/redis/README.md +++ b/charts/dependency/redis/README.md @@ -1,6 +1,6 @@ # redis -![Version: 3.0.68](https://img.shields.io/badge/Version-3.0.68-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.4](https://img.shields.io/badge/AppVersion-7.0.4-informational?style=flat-square) +![Version: 3.0.69](https://img.shields.io/badge/Version-3.0.69-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.4](https://img.shields.io/badge/AppVersion-7.0.4-informational?style=flat-square) Open source, advanced key-value store. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.6 | +| https://library-charts.truecharts.org | common | 10.5.7 | ## Installing the Chart diff --git a/charts/dependency/solr/CHANGELOG.md b/charts/dependency/solr/CHANGELOG.md index 56b93d7c272..73ace96c383 100644 --- a/charts/dependency/solr/CHANGELOG.md +++ b/charts/dependency/solr/CHANGELOG.md @@ -2,6 +2,15 @@ +## [solr-0.0.43](https://github.com/truecharts/charts/compare/solr-0.0.42...solr-0.0.43) (2022-09-03) + +### Chore + +- update helm chart common to v10.5.7 ([#3676](https://github.com/truecharts/charts/issues/3676)) + + + + ## [solr-0.0.42](https://github.com/truecharts/charts/compare/solr-0.0.41...solr-0.0.42) (2022-09-02) ### Chore diff --git a/charts/dependency/solr/README.md b/charts/dependency/solr/README.md index 08f520611ef..e501d02a594 100644 --- a/charts/dependency/solr/README.md +++ b/charts/dependency/solr/README.md @@ -1,6 +1,6 @@ # solr -![Version: 0.0.42](https://img.shields.io/badge/Version-0.0.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square) +![Version: 0.0.43](https://img.shields.io/badge/Version-0.0.43-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square) Apache Solr @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.6 | +| https://library-charts.truecharts.org | common | 10.5.7 | ## Installing the Chart diff --git a/charts/stable/ring-mqtt/CHANGELOG.md b/charts/stable/ring-mqtt/CHANGELOG.md index d00e6a94abd..70f0701d115 100644 --- a/charts/stable/ring-mqtt/CHANGELOG.md +++ b/charts/stable/ring-mqtt/CHANGELOG.md @@ -2,6 +2,15 @@ +## [ring-mqtt-1.0.0](https://github.com/truecharts/charts/compare/ring-mqtt-0.0.23...ring-mqtt-1.0.0) (2022-09-03) + +### Fix + +- move to stable + docs ([#3675](https://github.com/truecharts/charts/issues/3675)) + + + + ## [ring-mqtt-0.0.23](https://github.com/truecharts/charts/compare/ring-mqtt-0.0.22...ring-mqtt-0.0.23) (2022-09-01) ### Chore diff --git a/charts/stable/ring-mqtt/README.md b/charts/stable/ring-mqtt/README.md index 8ba9b8dee61..386f3a4f31d 100644 --- a/charts/stable/ring-mqtt/README.md +++ b/charts/stable/ring-mqtt/README.md @@ -1,109 +1,109 @@ -# ring-mqtt - -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT - See the project page for token auth procedure - https://github.com/tsightler/ring-mqtt#authentication - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ring-mqtt](https://truecharts.org/docs/charts/incubator/ring-mqtt) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.6 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). - -### Helm - -To install the chart with the release name `ring-mqtt` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ring-mqtt TrueCharts/ring-mqtt -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ring-mqtt` deployment - -```console -helm uninstall ring-mqtt -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ring-mqtt \ - --set env.TZ="America/New York" \ - TrueCharts/ring-mqtt -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ring-mqtt TrueCharts/ring-mqtt -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project +# ring-mqtt + +![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.3](https://img.shields.io/badge/AppVersion-5.0.3-informational?style=flat-square) + +Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ring-mqtt](https://truecharts.org/docs/charts/stable/ring-mqtt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.6 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). + +### Helm + +To install the chart with the release name `ring-mqtt` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ring-mqtt TrueCharts/ring-mqtt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ring-mqtt` deployment + +```console +helm uninstall ring-mqtt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ring-mqtt \ + --set env.TZ="America/New York" \ + TrueCharts/ring-mqtt +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ring-mqtt TrueCharts/ring-mqtt -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project