diff --git a/charts/dependency/mariadb/CHANGELOG.md b/charts/dependency/mariadb/CHANGELOG.md index 3d0d7bf275e..392513bb492 100644 --- a/charts/dependency/mariadb/CHANGELOG.md +++ b/charts/dependency/mariadb/CHANGELOG.md @@ -2,6 +2,16 @@ +## [mariadb-3.0.50](https://github.com/truecharts/charts/compare/mariadb-3.0.49...mariadb-3.0.50) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) + + + + ## [mariadb-3.0.49](https://github.com/truecharts/apps/compare/mariadb-3.0.48...mariadb-3.0.49) (2022-07-29) ### Chore diff --git a/charts/dependency/mariadb/Chart.yaml b/charts/dependency/mariadb/Chart.yaml index 7be7671adf3..380f046bcc8 100644 --- a/charts/dependency/mariadb/Chart.yaml +++ b/charts/dependency/mariadb/Chart.yaml @@ -7,7 +7,7 @@ dependencies: deprecated: false description: Fast, reliable, scalable, and easy to use open-source relational database system. home: https://truecharts.org/docs/charts/dependency/mariadb -icon: https://truecharts.org/img/chart-icons/mariadb.png +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mariadb.png keywords: - mariadb - mysql @@ -20,6 +20,7 @@ maintainers: url: https://truecharts.org name: mariadb sources: + - https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb - https://github.com/bitnami/bitnami-docker-mariadb - https://github.com/prometheus/mysqld_exporter - https://mariadb.org diff --git a/charts/dependency/mariadb/README.md b/charts/dependency/mariadb/README.md index d40984c6b69..546da50327f 100644 --- a/charts/dependency/mariadb/README.md +++ b/charts/dependency/mariadb/README.md @@ -1,6 +1,6 @@ # mariadb -![Version: 3.0.49](https://img.shields.io/badge/Version-3.0.49-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.3](https://img.shields.io/badge/AppVersion-10.8.3-informational?style=flat-square) +![Version: 3.0.50](https://img.shields.io/badge/Version-3.0.50-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.3](https://img.shields.io/badge/AppVersion-10.8.3-informational?style=flat-square) Fast, reliable, scalable, and easy to use open-source relational database system. @@ -13,6 +13,7 @@ For more information, please click here: [mariadb](https://truecharts.org/docs/c ## Source Code +* * * * @@ -31,14 +32,14 @@ Kubernetes: `>=1.16.0-0` ### TrueNAS SCALE -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). +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 `mariadb` ```console -helm repo add TrueCharts https://helm.truecharts.org +helm repo add TrueCharts https://charts.truecharts.org helm repo update helm install mariadb TrueCharts/mariadb ``` @@ -49,7 +50,7 @@ helm install mariadb TrueCharts/mariadb **Upgrading, Rolling Back and Uninstalling the Chart** -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). +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 @@ -68,7 +69,7 @@ helm uninstall mariadb 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 Commandline +#### Configure using the command line Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. @@ -86,9 +87,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca helm install mariadb TrueCharts/mariadb -f values.yaml ``` -#### Connecting to other apps +#### Connecting to other charts -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. +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 diff --git a/charts/dependency/memcached/CHANGELOG.md b/charts/dependency/memcached/CHANGELOG.md index e862a85c058..34347b71076 100644 --- a/charts/dependency/memcached/CHANGELOG.md +++ b/charts/dependency/memcached/CHANGELOG.md @@ -2,6 +2,15 @@ +## [memcached-3.0.51](https://github.com/truecharts/charts/compare/memcached-3.0.50...memcached-3.0.51) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [memcached-3.0.50](https://github.com/truecharts/charts/compare/memcached-3.0.49...memcached-3.0.50) (2022-08-08) ### Chore diff --git a/charts/dependency/memcached/README.md b/charts/dependency/memcached/README.md index e146f73e47e..af5ff1dc025 100644 --- a/charts/dependency/memcached/README.md +++ b/charts/dependency/memcached/README.md @@ -1,6 +1,6 @@ # memcached -![Version: 3.0.50](https://img.shields.io/badge/Version-3.0.50-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.15](https://img.shields.io/badge/AppVersion-1.6.15-informational?style=flat-square) +![Version: 3.0.51](https://img.shields.io/badge/Version-3.0.51-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.15](https://img.shields.io/badge/AppVersion-1.6.15-informational?style=flat-square) Memcached is a memory-backed database caching solution diff --git a/charts/dependency/mongodb/CHANGELOG.md b/charts/dependency/mongodb/CHANGELOG.md index 14fa77718be..c74dfb68758 100644 --- a/charts/dependency/mongodb/CHANGELOG.md +++ b/charts/dependency/mongodb/CHANGELOG.md @@ -2,6 +2,15 @@ +## [mongodb-1.0.52](https://github.com/truecharts/charts/compare/mongodb-1.0.51...mongodb-1.0.52) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [postgresql-8.0.51](https://github.com/truecharts/charts/compare/postgresql-8.0.50...postgresql-8.0.51) (2022-08-08) ### Chore diff --git a/charts/dependency/mongodb/README.md b/charts/dependency/mongodb/README.md index 9b31cbcc7af..f9129ea1f4f 100644 --- a/charts/dependency/mongodb/README.md +++ b/charts/dependency/mongodb/README.md @@ -1,6 +1,6 @@ # mongodb -![Version: 1.0.51](https://img.shields.io/badge/Version-1.0.51-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.10](https://img.shields.io/badge/AppVersion-5.0.10-informational?style=flat-square) +![Version: 1.0.52](https://img.shields.io/badge/Version-1.0.52-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.10](https://img.shields.io/badge/AppVersion-5.0.10-informational?style=flat-square) Fast, reliable, scalable, and easy to use open-source no-sql database system. diff --git a/charts/dependency/postgresql/CHANGELOG.md b/charts/dependency/postgresql/CHANGELOG.md index 09bf618ba93..9350baf0fa8 100644 --- a/charts/dependency/postgresql/CHANGELOG.md +++ b/charts/dependency/postgresql/CHANGELOG.md @@ -2,6 +2,15 @@ +## [postgresql-8.0.52](https://github.com/truecharts/charts/compare/postgresql-8.0.51...postgresql-8.0.52) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [redis-3.0.49](https://github.com/truecharts/charts/compare/redis-3.0.48...redis-3.0.49) (2022-08-08) ### Chore diff --git a/charts/dependency/postgresql/README.md b/charts/dependency/postgresql/README.md index 6722851af23..6d924c27961 100644 --- a/charts/dependency/postgresql/README.md +++ b/charts/dependency/postgresql/README.md @@ -1,6 +1,6 @@ # postgresql -![Version: 8.0.51](https://img.shields.io/badge/Version-8.0.51-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.4.0](https://img.shields.io/badge/AppVersion-14.4.0-informational?style=flat-square) +![Version: 8.0.52](https://img.shields.io/badge/Version-8.0.52-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.4.0](https://img.shields.io/badge/AppVersion-14.4.0-informational?style=flat-square) PostgresSQL diff --git a/charts/dependency/redis/CHANGELOG.md b/charts/dependency/redis/CHANGELOG.md index 4b592e6962c..5dd2d24d775 100644 --- a/charts/dependency/redis/CHANGELOG.md +++ b/charts/dependency/redis/CHANGELOG.md @@ -2,6 +2,15 @@ +## [redis-3.0.50](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.15...redis-3.0.50) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [redis-3.0.48](https://github.com/truecharts/apps/compare/redis-3.0.47...redis-3.0.48) (2022-07-29) diff --git a/charts/dependency/redis/README.md b/charts/dependency/redis/README.md index ce1d14cf6d1..2756bba1f20 100644 --- a/charts/dependency/redis/README.md +++ b/charts/dependency/redis/README.md @@ -1,6 +1,6 @@ # redis -![Version: 3.0.49](https://img.shields.io/badge/Version-3.0.49-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.50](https://img.shields.io/badge/Version-3.0.50-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. diff --git a/charts/dependency/solr/CHANGELOG.md b/charts/dependency/solr/CHANGELOG.md index 2df40dce6b1..7a700022a81 100644 --- a/charts/dependency/solr/CHANGELOG.md +++ b/charts/dependency/solr/CHANGELOG.md @@ -2,6 +2,16 @@ +## [solr-0.0.24](https://github.com/truecharts/charts/compare/solr-0.0.23...solr-0.0.24) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) + + + + ## [solr-0.0.23](https://github.com/truecharts/apps/compare/solr-0.0.22...solr-0.0.23) (2022-07-29) ### Chore diff --git a/charts/dependency/solr/Chart.yaml b/charts/dependency/solr/Chart.yaml index 3a25c4aae73..287b9e57e10 100644 --- a/charts/dependency/solr/Chart.yaml +++ b/charts/dependency/solr/Chart.yaml @@ -7,7 +7,7 @@ dependencies: deprecated: false description: Apache Solr home: https://truecharts.org/docs/charts/dependency/solr -icon: https://truecharts.org/img/chart-icons/solr.png +icon: https://truecharts.org/img/hotlink-ok/chart-icons/solr.png keywords: - solr - apache @@ -19,6 +19,7 @@ maintainers: url: https://truecharts.org name: solr sources: + - https://github.com/truecharts/charts/tree/master/charts/dependency/solr - https://github.com/apache/solr - https://hub.docker.com/r/bitnami/solr/ type: application diff --git a/charts/dependency/solr/README.md b/charts/dependency/solr/README.md index 2ac4f62b513..cfe021485a8 100644 --- a/charts/dependency/solr/README.md +++ b/charts/dependency/solr/README.md @@ -1,6 +1,6 @@ # solr -![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: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square) +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square) Apache Solr @@ -13,6 +13,7 @@ For more information, please click here: [solr](https://truecharts.org/docs/char ## Source Code +* * * @@ -30,14 +31,14 @@ Kubernetes: `>=1.16.0-0` ### TrueNAS SCALE -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). +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 `solr` ```console -helm repo add TrueCharts https://helm.truecharts.org +helm repo add TrueCharts https://charts.truecharts.org helm repo update helm install solr TrueCharts/solr ``` @@ -48,7 +49,7 @@ helm install solr TrueCharts/solr **Upgrading, Rolling Back and Uninstalling the Chart** -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). +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 @@ -67,7 +68,7 @@ helm uninstall solr 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 Commandline +#### Configure using the command line Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. @@ -85,9 +86,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca helm install solr TrueCharts/solr -f values.yaml ``` -#### Connecting to other apps +#### Connecting to other charts -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. +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 diff --git a/charts/incubator/actualserver/CHANGELOG.md b/charts/incubator/actualserver/CHANGELOG.md index ec3e7bfd9c0..e827321ba6c 100644 --- a/charts/incubator/actualserver/CHANGELOG.md +++ b/charts/incubator/actualserver/CHANGELOG.md @@ -2,6 +2,19 @@ +## [actualserver-0.0.17](https://github.com/truecharts/charts/compare/actualserver-0.0.15...actualserver-0.0.17) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + ### Fix + +- cleanup ([#3388](https://github.com/truecharts/charts/issues/3388)) + + + + ## [actualserver-0.0.15](https://github.com/truecharts/charts/compare/actualserver-0.0.14...actualserver-0.0.15) (2022-08-08) ### Chore diff --git a/charts/incubator/actualserver/Chart.yaml b/charts/incubator/actualserver/Chart.yaml index 9b27f8460f3..a5a0a12be59 100644 --- a/charts/incubator/actualserver/Chart.yaml +++ b/charts/incubator/actualserver/Chart.yaml @@ -1,13 +1,13 @@ apiVersion: v2 -appVersion: "latest" +appVersion: "1.0.3" dependencies: - name: common repository: https://library-charts.truecharts.org version: 10.4.9 deprecated: false description: "Actual is a super fast privacy-focused app for managing your finances." -home: https://github.com/truecharts/charts/tree/master/charts/incubator/actualserver -icon: https://truecharts.org/img/chart-icons/actualserver.png +home: https://truecharts.org/docs/charts/incubator/actualserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png keywords: - actualserver - finance diff --git a/charts/incubator/actualserver/README.md b/charts/incubator/actualserver/README.md index 6de39b40621..d3e2508097e 100644 --- a/charts/incubator/actualserver/README.md +++ b/charts/incubator/actualserver/README.md @@ -1,8 +1,8 @@ # actualserver -![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.3](https://img.shields.io/badge/AppVersion-1.0.3-informational?style=flat-square) -Actual is a super fast privacy-focused app for managing your finances. You own your data and it will sync it across all devices with optional end-to-end encryption.. +Actual is a super fast privacy-focused app for managing your finances. TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. diff --git a/charts/incubator/adguardhome-sync/CHANGELOG.md b/charts/incubator/adguardhome-sync/CHANGELOG.md index a6b07a25043..ed6b03355ac 100644 --- a/charts/incubator/adguardhome-sync/CHANGELOG.md +++ b/charts/incubator/adguardhome-sync/CHANGELOG.md @@ -2,6 +2,15 @@ +## [adguardhome-sync-0.0.16](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.15...adguardhome-sync-0.0.16) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [adguardhome-sync-0.0.15](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.14...adguardhome-sync-0.0.15) (2022-08-08) ### Chore diff --git a/charts/incubator/adguardhome-sync/README.md b/charts/incubator/adguardhome-sync/README.md index 4345bc5a85c..338e89b2d18 100644 --- a/charts/incubator/adguardhome-sync/README.md +++ b/charts/incubator/adguardhome-sync/README.md @@ -1,6 +1,6 @@ # adguardhome-sync -![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-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) Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances. diff --git a/charts/incubator/adminer/CHANGELOG.md b/charts/incubator/adminer/CHANGELOG.md index d4af5103b18..871d9af9ed1 100644 --- a/charts/incubator/adminer/CHANGELOG.md +++ b/charts/incubator/adminer/CHANGELOG.md @@ -2,6 +2,15 @@ +## [adminer-0.0.16](https://github.com/truecharts/charts/compare/adminer-0.0.15...adminer-0.0.16) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [adminer-0.0.15](https://github.com/truecharts/charts/compare/adminer-0.0.14...adminer-0.0.15) (2022-08-08) ### Chore diff --git a/charts/incubator/adminer/README.md b/charts/incubator/adminer/README.md index 39362c0f6d0..15ef01d3e92 100644 --- a/charts/incubator/adminer/README.md +++ b/charts/incubator/adminer/README.md @@ -1,6 +1,6 @@ # adminer -![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-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) Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB. diff --git a/charts/incubator/apprise-api/CHANGELOG.md b/charts/incubator/apprise-api/CHANGELOG.md index 93a84c1980e..ee0866fff6c 100644 --- a/charts/incubator/apprise-api/CHANGELOG.md +++ b/charts/incubator/apprise-api/CHANGELOG.md @@ -2,6 +2,15 @@ +## [apprise-api-0.0.16](https://github.com/truecharts/charts/compare/apprise-api-0.0.15...apprise-api-0.0.16) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [apprise-api-0.0.15](https://github.com/truecharts/charts/compare/apprise-api-0.0.14...apprise-api-0.0.15) (2022-08-08) ### Chore diff --git a/charts/incubator/apprise-api/README.md b/charts/incubator/apprise-api/README.md index 701546b4c3d..b412141d17f 100644 --- a/charts/incubator/apprise-api/README.md +++ b/charts/incubator/apprise-api/README.md @@ -1,6 +1,6 @@ # apprise-api -![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Apprise-api(https://github.com/caronc/apprise-api) Takes advantage of Apprise(https://github.com/caronc/apprise) through your network with a user-friendly API. diff --git a/charts/incubator/autobrr/CHANGELOG.md b/charts/incubator/autobrr/CHANGELOG.md index 0dee9160cc9..ec8c5bda253 100644 --- a/charts/incubator/autobrr/CHANGELOG.md +++ b/charts/incubator/autobrr/CHANGELOG.md @@ -2,6 +2,15 @@ +## [autobrr-0.0.4](https://github.com/truecharts/charts/compare/autobrr-0.0.3...autobrr-0.0.4) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [autobrr-0.0.3](https://github.com/truecharts/charts/compare/autobrr-0.0.2...autobrr-0.0.3) (2022-08-08) ### Chore diff --git a/charts/incubator/autobrr/Chart.yaml b/charts/incubator/autobrr/Chart.yaml index ebf5a979b84..86523acc2f7 100644 --- a/charts/incubator/autobrr/Chart.yaml +++ b/charts/incubator/autobrr/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: autobrr version: 0.0.4 -appVersion: "1.1.0" +appVersion: "1.3.0" description: The modern download automation tool for torrents. type: application deprecated: false diff --git a/charts/incubator/autobrr/README.md b/charts/incubator/autobrr/README.md index f2bb2f9ea24..91b24eeccc0 100644 --- a/charts/incubator/autobrr/README.md +++ b/charts/incubator/autobrr/README.md @@ -1,6 +1,6 @@ # autobrr -![Version: 0.0.3](https://img.shields.io/badge/Version-0.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.0](https://img.shields.io/badge/AppVersion-1.1.0-informational?style=flat-square) +![Version: 0.0.4](https://img.shields.io/badge/Version-0.0.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.3.0](https://img.shields.io/badge/AppVersion-1.3.0-informational?style=flat-square) The modern download automation tool for torrents. diff --git a/charts/incubator/autoscan/CHANGELOG.md b/charts/incubator/autoscan/CHANGELOG.md index ef344490d43..1a38d121b8d 100644 --- a/charts/incubator/autoscan/CHANGELOG.md +++ b/charts/incubator/autoscan/CHANGELOG.md @@ -2,6 +2,15 @@ +## [autoscan-0.0.16](https://github.com/truecharts/charts/compare/autoscan-0.0.15...autoscan-0.0.16) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [autoscan-0.0.15](https://github.com/truecharts/charts/compare/autoscan-0.0.14...autoscan-0.0.15) (2022-08-08) ### Chore diff --git a/charts/incubator/autoscan/README.md b/charts/incubator/autoscan/README.md index 07ee2e6c40d..08452f528f7 100644 --- a/charts/incubator/autoscan/README.md +++ b/charts/incubator/autoscan/README.md @@ -1,6 +1,6 @@ # autoscan -![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-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) Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. Autoscan integrates with Sonarr, Radarr and Lidarr to fetch changes in near real-time without relying on the file system. diff --git a/charts/incubator/btdex/CHANGELOG.md b/charts/incubator/btdex/CHANGELOG.md index 6362c490c36..e9587b8c6c0 100644 --- a/charts/incubator/btdex/CHANGELOG.md +++ b/charts/incubator/btdex/CHANGELOG.md @@ -2,6 +2,15 @@ +## [btdex-0.0.16](https://github.com/truecharts/charts/compare/btdex-0.0.15...btdex-0.0.16) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [btdex-0.0.15](https://github.com/truecharts/charts/compare/btdex-0.0.14...btdex-0.0.15) (2022-08-08) ### Chore diff --git a/charts/incubator/btdex/README.md b/charts/incubator/btdex/README.md index a4383dad7a4..d520cf7c31c 100644 --- a/charts/incubator/btdex/README.md +++ b/charts/incubator/btdex/README.md @@ -1,6 +1,6 @@ # btdex -![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-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) This is a Docker container for BTDEX based on jlesage/docker-baseimage-gui Docker image. diff --git a/charts/incubator/cloudbeaver/CHANGELOG.md b/charts/incubator/cloudbeaver/CHANGELOG.md index c80a231a537..d55ac111f61 100644 --- a/charts/incubator/cloudbeaver/CHANGELOG.md +++ b/charts/incubator/cloudbeaver/CHANGELOG.md @@ -2,6 +2,15 @@ +## [cloudbeaver-0.0.16](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.15...cloudbeaver-0.0.16) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [cloudbeaver-0.0.15](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.14...cloudbeaver-0.0.15) (2022-08-08) ### Chore diff --git a/charts/incubator/cloudbeaver/README.md b/charts/incubator/cloudbeaver/README.md index 541cea39f7b..7cd75837858 100644 --- a/charts/incubator/cloudbeaver/README.md +++ b/charts/incubator/cloudbeaver/README.md @@ -1,6 +1,6 @@ # cloudbeaver -![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-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) Cloud Database Manager (Official Docker Image) diff --git a/charts/incubator/cloudcommander/CHANGELOG.md b/charts/incubator/cloudcommander/CHANGELOG.md index 608b4c8418f..87ad985bd45 100644 --- a/charts/incubator/cloudcommander/CHANGELOG.md +++ b/charts/incubator/cloudcommander/CHANGELOG.md @@ -2,6 +2,15 @@ +## [cloudcommander-0.0.16](https://github.com/truecharts/charts/compare/cloudcommander-0.0.15...cloudcommander-0.0.16) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [cloudcommander-0.0.15](https://github.com/truecharts/charts/compare/cloudcommander-0.0.14...cloudcommander-0.0.15) (2022-08-08) ### Chore diff --git a/charts/incubator/cloudcommander/README.md b/charts/incubator/cloudcommander/README.md index fc6d47c4395..2d2df7aa150 100644 --- a/charts/incubator/cloudcommander/README.md +++ b/charts/incubator/cloudcommander/README.md @@ -1,6 +1,6 @@ # cloudcommander -![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-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) [b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/] diff --git a/charts/incubator/cryptpad/CHANGELOG.md b/charts/incubator/cryptpad/CHANGELOG.md index 06de32325c6..a6130957a07 100644 --- a/charts/incubator/cryptpad/CHANGELOG.md +++ b/charts/incubator/cryptpad/CHANGELOG.md @@ -2,6 +2,15 @@ +## [cryptpad-0.0.20](https://github.com/truecharts/charts/compare/cryptpad-0.0.19...cryptpad-0.0.20) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [cryptpad-0.0.19](https://github.com/truecharts/charts/compare/cryptpad-0.0.17...cryptpad-0.0.19) (2022-08-08) ### Chore diff --git a/charts/incubator/cryptpad/README.md b/charts/incubator/cryptpad/README.md index 07a991e3abe..0f09e87d6f8 100644 --- a/charts/incubator/cryptpad/README.md +++ b/charts/incubator/cryptpad/README.md @@ -1,6 +1,6 @@ # cryptpad -![Version: 0.0.19](https://img.shields.io/badge/Version-0.0.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) CryptPad is the Zero Knowledge realtime collaborative editor.[br]mkdir -p /mnt/user/appdata/cryptpad/config [/br]wget -O /mnt/user/appdata/cryptpad/config/config.js https://raw.githubusercontent.com/xwiki-labs/cryptpad/main/config/config.example.js diff --git a/charts/incubator/factorio/CHANGELOG.md b/charts/incubator/factorio/CHANGELOG.md index 9ef421ed2f7..d230987b54f 100644 --- a/charts/incubator/factorio/CHANGELOG.md +++ b/charts/incubator/factorio/CHANGELOG.md @@ -2,6 +2,15 @@ +## [factorio-0.0.18](https://github.com/truecharts/charts/compare/factorio-0.0.17...factorio-0.0.18) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [factorio-0.0.17](https://github.com/truecharts/charts/compare/factorio-0.0.16...factorio-0.0.17) (2022-08-08) ### Chore diff --git a/charts/incubator/factorio/README.md b/charts/incubator/factorio/README.md index 0a493a1ed55..a9ab9342e44 100644 --- a/charts/incubator/factorio/README.md +++ b/charts/incubator/factorio/README.md @@ -1,6 +1,6 @@ # factorio -![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) +![Version: 0.0.18](https://img.shields.io/badge/Version-0.0.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) This Docker Container will download the latest stable release of the game, generate the map and you're ready to play. diff --git a/charts/incubator/flame/CHANGELOG.md b/charts/incubator/flame/CHANGELOG.md index cae13313cc1..65aa6f58854 100644 --- a/charts/incubator/flame/CHANGELOG.md +++ b/charts/incubator/flame/CHANGELOG.md @@ -2,6 +2,19 @@ +## [flame-0.0.17](https://github.com/truecharts/charts/compare/flame-0.0.15...flame-0.0.17) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + ### Fix + +- cleanup and attempt to enable k8s integration ([#3385](https://github.com/truecharts/charts/issues/3385)) + + + + ## [flame-0.0.15](https://github.com/truecharts/charts/compare/flame-0.0.14...flame-0.0.15) (2022-08-08) ### Chore diff --git a/charts/incubator/flame/Chart.yaml b/charts/incubator/flame/Chart.yaml index aecd511c735..d56418ab813 100644 --- a/charts/incubator/flame/Chart.yaml +++ b/charts/incubator/flame/Chart.yaml @@ -1,13 +1,13 @@ apiVersion: v2 -appVersion: "latest" +appVersion: "2.3.0" dependencies: - name: common repository: https://library-charts.truecharts.org version: 10.4.8 deprecated: false description: Flame is self-hosted start page for your server. Easily manage your apps and bookmarks with built-in editors. -home: https://github.com/truecharts/charts/tree/master/charts/incubator/flame -icon: https://truecharts.org/img/chart-icons/flame.png +home: https://truecharts.org/docs/charts/incubator/flame +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flame.png keywords: - flame - dashboard diff --git a/charts/incubator/flame/README.md b/charts/incubator/flame/README.md index d61e1d2b38e..7e8828b3498 100644 --- a/charts/incubator/flame/README.md +++ b/charts/incubator/flame/README.md @@ -1,8 +1,8 @@ # flame -![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.3.0](https://img.shields.io/badge/AppVersion-2.3.0-informational?style=flat-square) -Flame is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors. +Flame is self-hosted start page for your server. Easily manage your apps and bookmarks with built-in editors. TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.9 | +| https://library-charts.truecharts.org | common | 10.4.8 | ## Installing the Chart diff --git a/charts/incubator/goaccess-npm-logs/CHANGELOG.md b/charts/incubator/goaccess-npm-logs/CHANGELOG.md index 912d34f729d..89a10a8ac91 100644 --- a/charts/incubator/goaccess-npm-logs/CHANGELOG.md +++ b/charts/incubator/goaccess-npm-logs/CHANGELOG.md @@ -2,6 +2,15 @@ +## [goaccess-npm-logs-0.0.16](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.15...goaccess-npm-logs-0.0.16) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [goaccess-npm-logs-0.0.15](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.14...goaccess-npm-logs-0.0.15) (2022-08-08) ### Chore diff --git a/charts/incubator/goaccess-npm-logs/README.md b/charts/incubator/goaccess-npm-logs/README.md index 5a8113fc56f..e8e1459d3ed 100644 --- a/charts/incubator/goaccess-npm-logs/README.md +++ b/charts/incubator/goaccess-npm-logs/README.md @@ -1,6 +1,6 @@ # goaccess-npm-logs -![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-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) GoAccess for Nginx Proxy Manager Logs diff --git a/charts/incubator/jenkins/CHANGELOG.md b/charts/incubator/jenkins/CHANGELOG.md index e69de29bb2d..3a513c8834a 100644 --- a/charts/incubator/jenkins/CHANGELOG.md +++ b/charts/incubator/jenkins/CHANGELOG.md @@ -0,0 +1,9 @@ +# Changelog + + + +## [jenkins-0.0.1]jenkins-0.0.1 (2022-08-09) + +### Feat + +- Jenkins ([#3378](https://github.com/truecharts/charts/issues/3378)) diff --git a/charts/incubator/jenkins/Chart.yaml b/charts/incubator/jenkins/Chart.yaml index 4469e52e11f..f1e68531e33 100644 --- a/charts/incubator/jenkins/Chart.yaml +++ b/charts/incubator/jenkins/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.361" +appVersion: "2.362" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -7,7 +7,7 @@ dependencies: deprecated: false description: "Jenkins is the gold standard in devops tools for running CI/CD pipelines" home: https://truecharts.org/docs/charts/incubator/jenkins -icon: https://truecharts.org/img/chart-icons/jenkins.png +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.png keywords: - jenkins - productivity diff --git a/charts/incubator/jenkins/README.md b/charts/incubator/jenkins/README.md index e69de29bb2d..915acc1a63f 100644 --- a/charts/incubator/jenkins/README.md +++ b/charts/incubator/jenkins/README.md @@ -0,0 +1,108 @@ +# jenkins + +![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.362](https://img.shields.io/badge/AppVersion-2.362-informational?style=flat-square) + +Jenkins is the gold standard in devops tools for running CI/CD pipelines + +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: [jenkins](https://truecharts.org/docs/charts/stable/jenkins) + +**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.4.8 | + +## 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 `jenkins` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install jenkins TrueCharts/jenkins +``` + +## 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 `jenkins` deployment + +```console +helm uninstall jenkins +``` + +## 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 jenkins \ + --set env.TZ="America/New York" \ + TrueCharts/jenkins +``` + +#### 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 jenkins TrueCharts/jenkins -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/charts/incubator/kitchenowl/CHANGELOG.md b/charts/incubator/kitchenowl/CHANGELOG.md index d92b51cfb21..fad27e729d1 100644 --- a/charts/incubator/kitchenowl/CHANGELOG.md +++ b/charts/incubator/kitchenowl/CHANGELOG.md @@ -2,6 +2,15 @@ +## [kitchenowl-0.0.5](https://github.com/truecharts/charts/compare/kitchenowl-0.0.4...kitchenowl-0.0.5) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [kitchenowl-0.0.4](https://github.com/truecharts/charts/compare/kitchenowl-0.0.2...kitchenowl-0.0.4) (2022-08-08) ### Chore diff --git a/charts/incubator/kitchenowl/README.md b/charts/incubator/kitchenowl/README.md index 6cd77df9e3e..1bc35f53829 100644 --- a/charts/incubator/kitchenowl/README.md +++ b/charts/incubator/kitchenowl/README.md @@ -1,6 +1,6 @@ # kitchenowl -![Version: 0.0.4](https://img.shields.io/badge/Version-0.0.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: beta](https://img.shields.io/badge/AppVersion-beta-informational?style=flat-square) +![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: beta](https://img.shields.io/badge/AppVersion-beta-informational?style=flat-square) KitchenOwl is a smart self-hosted grocery list and recipe manager. diff --git a/charts/incubator/mymediaforalexa/.helmignore b/charts/incubator/mymediaforalexa/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/mymediaforalexa/.helmignore @@ -0,0 +1,30 @@ +# Patterns to ignore when building packages. +# This supports shell glob matching, relative path matching, and +# negation (prefixed with !). Only one pattern per line. +.DS_Store +# Common VCS dirs +.git/ +.gitignore +.bzr/ +.bzrignore +.hg/ +.hgignore +.svn/ +# Common backup files +*.swp +*.bak +*.tmp +*~ +# Various IDEs +.project +.idea/ +*.tmproj +.vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/incubator/mymediaforalexa/CHANGELOG.md b/charts/incubator/mymediaforalexa/CHANGELOG.md new file mode 100644 index 00000000000..6836aeb011f --- /dev/null +++ b/charts/incubator/mymediaforalexa/CHANGELOG.md @@ -0,0 +1,11 @@ +# Changelog + + + +## [mymediaforalexa-0.0.1]mymediaforalexa-0.0.1 (2022-08-09) + +### Feat + +- Add mymediaforalexa ([#3404](https://github.com/truecharts/charts/issues/3404)) + + \ No newline at end of file diff --git a/charts/incubator/mymediaforalexa/Chart.yaml b/charts/incubator/mymediaforalexa/Chart.yaml index 1ce8b26b083..d0d57472d90 100644 --- a/charts/incubator/mymediaforalexa/Chart.yaml +++ b/charts/incubator/mymediaforalexa/Chart.yaml @@ -2,16 +2,17 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: mymediaforalexa version: 0.0.1 -appVersion: "1.3.147.994" +appVersion: "1.3.147.99" description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . type: application deprecated: false -home: https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared -icon: https://truecharts.org/img/chart-icons/cloudflared.png +home: https://truecharts.org/docs/charts/incubator/mymediaforalexa +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.png keywords: - media - alexa sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mymediaforalexa - https://hub.docker.com/r/bizmodeller/mymediaforalexa - https://www.mymediaalexa.com/home/docker#dockerhub dependencies: diff --git a/charts/incubator/mymediaforalexa/README.md b/charts/incubator/mymediaforalexa/README.md index 8399ee80cad..9fa1d8673a4 100644 --- a/charts/incubator/mymediaforalexa/README.md +++ b/charts/incubator/mymediaforalexa/README.md @@ -1 +1,109 @@ # mymediaforalexa + +![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.3.147.99](https://img.shields.io/badge/AppVersion-1.3.147.99-informational?style=flat-square) + +This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . + +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: [mymediaforalexa](https://truecharts.org/docs/charts/stable/mymediaforalexa) + +**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.4.8 | + +## 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 `mymediaforalexa` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install mymediaforalexa TrueCharts/mymediaforalexa +``` + +## 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 `mymediaforalexa` deployment + +```console +helm uninstall mymediaforalexa +``` + +## 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 mymediaforalexa \ + --set env.TZ="America/New York" \ + TrueCharts/mymediaforalexa +``` + +#### 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 mymediaforalexa TrueCharts/mymediaforalexa -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/charts/incubator/obsidian/CHANGELOG.md b/charts/incubator/obsidian/CHANGELOG.md index 63d79000355..dcd2e7e9bf9 100644 --- a/charts/incubator/obsidian/CHANGELOG.md +++ b/charts/incubator/obsidian/CHANGELOG.md @@ -2,6 +2,19 @@ +## [obsidian-0.0.17](https://github.com/truecharts/charts/compare/obsidian-0.0.15...obsidian-0.0.17) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + ### Fix + +- cleanup ([#3387](https://github.com/truecharts/charts/issues/3387)) + + + + ## [obsidian-0.0.15](https://github.com/truecharts/charts/compare/obsidian-0.0.14...obsidian-0.0.15) (2022-08-08) ### Chore diff --git a/charts/incubator/obsidian/Chart.yaml b/charts/incubator/obsidian/Chart.yaml index 3018db1ff95..24505030104 100644 --- a/charts/incubator/obsidian/Chart.yaml +++ b/charts/incubator/obsidian/Chart.yaml @@ -1,13 +1,13 @@ apiVersion: v2 -appVersion: "latest" +appVersion: "0.1.0" dependencies: - name: common repository: https://library-charts.truecharts.org version: 10.4.9 deprecated: false description: "A knowledge base that works on local Markdown files." -home: https://github.com/truecharts/charts/tree/master/charts/incubator/obsidian -icon: https://truecharts.org/img/chart-icons/obsidian.png +home: https://truecharts.org/docs/charts/incubator/obsidian +icon: https://truecharts.org/img/hotlink-ok/chart-icons/obsidian.png keywords: - obsidian - productivity diff --git a/charts/incubator/obsidian/README.md b/charts/incubator/obsidian/README.md index 0300d40d76c..456ec32fb7a 100644 --- a/charts/incubator/obsidian/README.md +++ b/charts/incubator/obsidian/README.md @@ -1,8 +1,8 @@ # obsidian -![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square) -DESCRIPTION +A knowledge base that works on local Markdown files. TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. diff --git a/charts/incubator/plextraktsync/CHANGELOG.md b/charts/incubator/plextraktsync/CHANGELOG.md index 54654a7f0b8..e6de5f4fc81 100644 --- a/charts/incubator/plextraktsync/CHANGELOG.md +++ b/charts/incubator/plextraktsync/CHANGELOG.md @@ -2,6 +2,15 @@ +## [plextraktsync-0.0.17](https://github.com/truecharts/charts/compare/plextraktsync-0.0.16...plextraktsync-0.0.17) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [plextraktsync-0.0.16](https://github.com/truecharts/charts/compare/plextraktsync-0.0.15...plextraktsync-0.0.16) (2022-08-08) ### Chore diff --git a/charts/incubator/plextraktsync/README.md b/charts/incubator/plextraktsync/README.md index 51f14279879..dd506147021 100644 --- a/charts/incubator/plextraktsync/README.md +++ b/charts/incubator/plextraktsync/README.md @@ -1,6 +1,6 @@ # plextraktsync -![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Cette app permet de synchroniser le contenu de votre bibliotheque plex (pas de plexpass obligatoire) avec le site trakt.tv . diff --git a/charts/incubator/rickroll/CHANGELOG.md b/charts/incubator/rickroll/CHANGELOG.md index 190a035dcba..b13a96cda29 100644 --- a/charts/incubator/rickroll/CHANGELOG.md +++ b/charts/incubator/rickroll/CHANGELOG.md @@ -2,6 +2,19 @@ +## [rickroll-0.0.17](https://github.com/truecharts/charts/compare/rickroll-0.0.16...rickroll-0.0.17) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + ### Fix + +- Add rickroll images and network ([#3400](https://github.com/truecharts/charts/issues/3400)) + + + + ## [rickroll-0.0.16](https://github.com/truecharts/charts/compare/rickroll-0.0.15...rickroll-0.0.16) (2022-08-08) ### Chore diff --git a/charts/incubator/rickroll/README.md b/charts/incubator/rickroll/README.md index 80aa6d5e861..b5b2b071c16 100644 --- a/charts/incubator/rickroll/README.md +++ b/charts/incubator/rickroll/README.md @@ -1,6 +1,6 @@ # rickroll -![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-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) Self-hosted Rickrolls. Image is based on Nginx stable alpine, and all the content is local to the container. diff --git a/charts/incubator/rimgo/CHANGELOG.md b/charts/incubator/rimgo/CHANGELOG.md index a22db2eed44..607279efdb9 100644 --- a/charts/incubator/rimgo/CHANGELOG.md +++ b/charts/incubator/rimgo/CHANGELOG.md @@ -2,6 +2,15 @@ +## [rimgo-0.0.21](https://github.com/truecharts/charts/compare/rimgo-0.0.20...rimgo-0.0.21) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [rimgo-0.0.20](https://github.com/truecharts/charts/compare/rimgo-0.0.18...rimgo-0.0.20) (2022-08-08) ### Chore diff --git a/charts/incubator/rimgo/README.md b/charts/incubator/rimgo/README.md index 8e4f5f12bb1..17f10d6fd31 100644 --- a/charts/incubator/rimgo/README.md +++ b/charts/incubator/rimgo/README.md @@ -1,6 +1,6 @@ # rimgo -![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.21](https://img.shields.io/badge/Version-0.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Alternative Imgur front-end diff --git a/charts/incubator/searx/CHANGELOG.md b/charts/incubator/searx/CHANGELOG.md index 092599db8e7..8d5549dcc8b 100644 --- a/charts/incubator/searx/CHANGELOG.md +++ b/charts/incubator/searx/CHANGELOG.md @@ -2,6 +2,15 @@ +## [searx-0.0.18](https://github.com/truecharts/charts/compare/searx-0.0.17...searx-0.0.18) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [searx-0.0.17](https://github.com/truecharts/charts/compare/searx-0.0.15...searx-0.0.17) (2022-08-08) ### Chore diff --git a/charts/incubator/searx/README.md b/charts/incubator/searx/README.md index b67cb7b1a44..7ed775721ff 100644 --- a/charts/incubator/searx/README.md +++ b/charts/incubator/searx/README.md @@ -1,6 +1,6 @@ # searx -![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.18](https://img.shields.io/badge/Version-0.0.18-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) Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, searx can be used over Tor for online anonymity. diff --git a/charts/incubator/searxng/CHANGELOG.md b/charts/incubator/searxng/CHANGELOG.md index a4c6a27793e..77b0836db8a 100644 --- a/charts/incubator/searxng/CHANGELOG.md +++ b/charts/incubator/searxng/CHANGELOG.md @@ -2,6 +2,15 @@ +## [searxng-0.0.19](https://github.com/truecharts/charts/compare/searxng-0.0.18...searxng-0.0.19) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [searxng-0.0.18](https://github.com/truecharts/charts/compare/searxng-0.0.16...searxng-0.0.18) (2022-08-08) ### Chore diff --git a/charts/incubator/searxng/README.md b/charts/incubator/searxng/README.md index 6f4162b9319..ec80432bc49 100644 --- a/charts/incubator/searxng/README.md +++ b/charts/incubator/searxng/README.md @@ -1,6 +1,6 @@ # searxng -![Version: 0.0.18](https://img.shields.io/badge/Version-0.0.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.19](https://img.shields.io/badge/Version-0.0.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) SearXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, SearXNG can be used over Tor for online anonymity. diff --git a/charts/incubator/sftpgo/CHANGELOG.md b/charts/incubator/sftpgo/CHANGELOG.md index a032a6a67ab..4533ee47885 100644 --- a/charts/incubator/sftpgo/CHANGELOG.md +++ b/charts/incubator/sftpgo/CHANGELOG.md @@ -2,6 +2,15 @@ +## [sftpgo-0.0.17](https://github.com/truecharts/charts/compare/sftpgo-0.0.16...sftpgo-0.0.17) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [sftpgo-0.0.16](https://github.com/truecharts/charts/compare/sftpgo-0.0.15...sftpgo-0.0.16) (2022-08-08) ### Chore diff --git a/charts/incubator/sftpgo/README.md b/charts/incubator/sftpgo/README.md index 6cf59489b75..3663401e3c8 100644 --- a/charts/incubator/sftpgo/README.md +++ b/charts/incubator/sftpgo/README.md @@ -1,6 +1,6 @@ # sftpgo -![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-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) Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP. diff --git a/charts/incubator/traktarr/CHANGELOG.md b/charts/incubator/traktarr/CHANGELOG.md index f0cf6597156..e63701e9b56 100644 --- a/charts/incubator/traktarr/CHANGELOG.md +++ b/charts/incubator/traktarr/CHANGELOG.md @@ -2,6 +2,15 @@ +## [traktarr-0.0.17](https://github.com/truecharts/charts/compare/traktarr-0.0.16...traktarr-0.0.17) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [traktarr-0.0.16](https://github.com/truecharts/charts/compare/traktarr-0.0.14...traktarr-0.0.16) (2022-08-08) ### Chore diff --git a/charts/incubator/traktarr/README.md b/charts/incubator/traktarr/README.md index cda294e3ef9..0914f58b03f 100644 --- a/charts/incubator/traktarr/README.md +++ b/charts/incubator/traktarr/README.md @@ -1,6 +1,6 @@ # traktarr -![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-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) Script to add new series and movies to Sonarr/Radarr based on Trakt lists. [br][br] diff --git a/charts/incubator/troddit/CHANGELOG.md b/charts/incubator/troddit/CHANGELOG.md index cab8afb1c36..080a6a24da3 100644 --- a/charts/incubator/troddit/CHANGELOG.md +++ b/charts/incubator/troddit/CHANGELOG.md @@ -2,6 +2,15 @@ +## [troddit-0.0.17](https://github.com/truecharts/charts/compare/troddit-0.0.16...troddit-0.0.17) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [troddit-0.0.16](https://github.com/truecharts/charts/compare/troddit-0.0.15...troddit-0.0.16) (2022-08-08) ### Chore diff --git a/charts/incubator/troddit/README.md b/charts/incubator/troddit/README.md index 8e63ea8ae2c..a9714b202b5 100644 --- a/charts/incubator/troddit/README.md +++ b/charts/incubator/troddit/README.md @@ -1,6 +1,6 @@ # troddit -![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) A web client for Reddit diff --git a/charts/incubator/ts-dnsserver/CHANGELOG.md b/charts/incubator/ts-dnsserver/CHANGELOG.md index b91e4c05449..f01c23663b7 100644 --- a/charts/incubator/ts-dnsserver/CHANGELOG.md +++ b/charts/incubator/ts-dnsserver/CHANGELOG.md @@ -2,6 +2,15 @@ +## [ts-dnsserver-0.0.17](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.16...ts-dnsserver-0.0.17) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [ts-dnsserver-0.0.16](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.15...ts-dnsserver-0.0.16) (2022-08-08) ### Chore diff --git a/charts/incubator/ts-dnsserver/README.md b/charts/incubator/ts-dnsserver/README.md index 96c4d9a331a..e0af0bbdb99 100644 --- a/charts/incubator/ts-dnsserver/README.md +++ b/charts/incubator/ts-dnsserver/README.md @@ -1,6 +1,6 @@ # ts-dnsserver -![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-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) Technitium DNS Server is an open source tool that can be used for self hosting a local DNS server for privacy and security or, used for experimentation/testing by software developers on their computer. It works out-of-the-box with no or minimal configuration and provides a user friendly web console accessible using any web browser. diff --git a/charts/incubator/twonky-server/CHANGELOG.md b/charts/incubator/twonky-server/CHANGELOG.md index 7f6bd9c3181..a9816945a6b 100644 --- a/charts/incubator/twonky-server/CHANGELOG.md +++ b/charts/incubator/twonky-server/CHANGELOG.md @@ -2,6 +2,15 @@ +## [twonky-server-0.0.17](https://github.com/truecharts/charts/compare/twonky-server-0.0.16...twonky-server-0.0.17) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [twonky-server-0.0.16](https://github.com/truecharts/charts/compare/twonky-server-0.0.15...twonky-server-0.0.16) (2022-08-08) ### Chore diff --git a/charts/incubator/twonky-server/README.md b/charts/incubator/twonky-server/README.md index ebfd7cf2a79..b555d958030 100644 --- a/charts/incubator/twonky-server/README.md +++ b/charts/incubator/twonky-server/README.md @@ -1,6 +1,6 @@ # twonky-server -![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-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) TwonkyMedia server (TMS) is DLNA-compliant UPnP AV server software from PacketVideo. TwonkyMedia server can be used to share and stream media to most UPnP AV or DLNA-compliant clients, in addition to non-UPnP devices through the HTML, RSS, and JSON supported front ends. diff --git a/charts/incubator/vertex/CHANGELOG.md b/charts/incubator/vertex/CHANGELOG.md index 71f8e7eb128..2d0e1b9d1c3 100644 --- a/charts/incubator/vertex/CHANGELOG.md +++ b/charts/incubator/vertex/CHANGELOG.md @@ -2,6 +2,15 @@ +## [vertex-0.0.18](https://github.com/truecharts/charts/compare/vertex-0.0.17...vertex-0.0.18) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [vertex-0.0.17](https://github.com/truecharts/charts/compare/vertex-0.0.16...vertex-0.0.17) (2022-08-08) ### Chore diff --git a/charts/incubator/vertex/README.md b/charts/incubator/vertex/README.md index c835a86a4d1..271dbf69a1d 100644 --- a/charts/incubator/vertex/README.md +++ b/charts/incubator/vertex/README.md @@ -1,6 +1,6 @@ # vertex -![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) +![Version: 0.0.18](https://img.shields.io/badge/Version-0.0.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) Vertex , , , , PT diff --git a/charts/incubator/virt-manager/CHANGELOG.md b/charts/incubator/virt-manager/CHANGELOG.md index 890ed9b1ac3..bd5536fd7e3 100644 --- a/charts/incubator/virt-manager/CHANGELOG.md +++ b/charts/incubator/virt-manager/CHANGELOG.md @@ -2,6 +2,15 @@ +## [virt-manager-0.0.21](https://github.com/truecharts/charts/compare/virt-manager-0.0.20...virt-manager-0.0.21) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [virt-manager-0.0.20](https://github.com/truecharts/charts/compare/virt-manager-0.0.18...virt-manager-0.0.20) (2022-08-08) ### Chore diff --git a/charts/incubator/virt-manager/README.md b/charts/incubator/virt-manager/README.md index 006c06f33cb..8e15e1761b1 100644 --- a/charts/incubator/virt-manager/README.md +++ b/charts/incubator/virt-manager/README.md @@ -1,6 +1,6 @@ # virt-manager -![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.21](https://img.shields.io/badge/Version-0.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) The virt-manager application is a desktop user interface for managing virtual machines through libvirt. diff --git a/charts/incubator/webp-server/CHANGELOG.md b/charts/incubator/webp-server/CHANGELOG.md index 2ce21019a7e..b0acb5a24cd 100644 --- a/charts/incubator/webp-server/CHANGELOG.md +++ b/charts/incubator/webp-server/CHANGELOG.md @@ -2,6 +2,15 @@ +## [webp-server-0.0.17](https://github.com/truecharts/charts/compare/webp-server-0.0.16...webp-server-0.0.17) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [webp-server-0.0.16](https://github.com/truecharts/charts/compare/webp-server-0.0.14...webp-server-0.0.16) (2022-08-08) ### Chore diff --git a/charts/incubator/webp-server/README.md b/charts/incubator/webp-server/README.md index 8bc27e0bd35..f65ade2dcc5 100644 --- a/charts/incubator/webp-server/README.md +++ b/charts/incubator/webp-server/README.md @@ -1,6 +1,6 @@ # webp-server -![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-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) DESCRIPTION diff --git a/charts/incubator/wger/CHANGELOG.md b/charts/incubator/wger/CHANGELOG.md index 9f015aa1d3c..d0523a2f094 100644 --- a/charts/incubator/wger/CHANGELOG.md +++ b/charts/incubator/wger/CHANGELOG.md @@ -2,6 +2,15 @@ +## [wger-0.0.37](https://github.com/truecharts/charts/compare/wger-0.0.36...wger-0.0.37) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [wger-0.0.36](https://github.com/truecharts/charts/compare/wger-0.0.35...wger-0.0.36) (2022-08-08) ### Chore diff --git a/charts/incubator/wger/README.md b/charts/incubator/wger/README.md index 2041a5bc71a..4efe35cc62f 100644 --- a/charts/incubator/wger/README.md +++ b/charts/incubator/wger/README.md @@ -1,6 +1,6 @@ # wger -![Version: 0.0.36](https://img.shields.io/badge/Version-0.0.36-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.37](https://img.shields.io/badge/Version-0.0.37-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility. diff --git a/charts/incubator/zoneminder/CHANGELOG.md b/charts/incubator/zoneminder/CHANGELOG.md index ef6b088d025..e8d25fec560 100644 --- a/charts/incubator/zoneminder/CHANGELOG.md +++ b/charts/incubator/zoneminder/CHANGELOG.md @@ -2,6 +2,15 @@ +## [zoneminder-0.0.16](https://github.com/truecharts/charts/compare/zoneminder-0.0.15...zoneminder-0.0.16) (2022-08-09) + +### Fix + +- Add path for open button ([#3409](https://github.com/truecharts/charts/issues/3409)) + + + + ## [zoneminder-0.0.15](https://github.com/truecharts/charts/compare/zoneminder-0.0.14...zoneminder-0.0.15) (2022-08-08) ### Chore diff --git a/charts/incubator/zoneminder/Chart.yaml b/charts/incubator/zoneminder/Chart.yaml index 57328f0dc78..e18bd6d2f8f 100644 --- a/charts/incubator/zoneminder/Chart.yaml +++ b/charts/incubator/zoneminder/Chart.yaml @@ -6,8 +6,8 @@ dependencies: version: 10.4.9 deprecated: false description: "Zoneminder is the top Linux video camera security and surveillance solution." -home: https://github.com/truecharts/charts/tree/master/charts/incubator/zoneminder -icon: https://truecharts.org/img/chart-icons/zoneminder.png +home: https://truecharts.org/docs/charts/incubator/zoneminder +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zoneminder.png keywords: - zoneminder - home diff --git a/charts/incubator/zoneminder/README.md b/charts/incubator/zoneminder/README.md index 84a0165c8bf..6dca98cd0b1 100644 --- a/charts/incubator/zoneminder/README.md +++ b/charts/incubator/zoneminder/README.md @@ -1,8 +1,8 @@ # zoneminder -![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-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) -Zoneminder is the top Linux video camera security and surveillance solution. ZoneMinder is intended for use in single or multi-camera video security applications, including commercial or home CCTV, theft prevention and child, family member or home monitoring and other domestic care scenarios such as nanny cam installations. It supports capture, analysis, recording, and monitoring of video data coming from one or more video or network cameras attached to a Linux system. ZoneMinder also support web and semi-automatic control of Pan/Tilt/Zoom cameras using a variety of protocols. It is suitable for use as a DIY home video security system and for commercial or professional video security and surveillance. It can also be integrated into a home automation system via X.10 or other protocols. If you're looking for a low cost CCTV system or a more flexible alternative to cheap DVR systems then give ZoneMinder a try.[br] +Zoneminder is the top Linux video camera security and surveillance solution. TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. diff --git a/charts/stable/anonaddy/CHANGELOG.md b/charts/stable/anonaddy/CHANGELOG.md index 056e0c67c3d..4294544e074 100644 --- a/charts/stable/anonaddy/CHANGELOG.md +++ b/charts/stable/anonaddy/CHANGELOG.md @@ -2,6 +2,15 @@ +## [anonaddy-9.0.33](https://github.com/truecharts/charts/compare/anonaddy-9.0.32...anonaddy-9.0.33) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [anonaddy-9.0.32](https://github.com/truecharts/charts/compare/anonaddy-9.0.31...anonaddy-9.0.32) (2022-08-08) ### Chore diff --git a/charts/stable/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml index c53b4a7fd59..e96b3900657 100644 --- a/charts/stable/anonaddy/Chart.yaml +++ b/charts/stable/anonaddy/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.12.3" +appVersion: "0.13.3" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/anonaddy/README.md b/charts/stable/anonaddy/README.md index 9cc88dab938..c38c97354fb 100644 --- a/charts/stable/anonaddy/README.md +++ b/charts/stable/anonaddy/README.md @@ -1,6 +1,6 @@ # anonaddy -![Version: 9.0.32](https://img.shields.io/badge/Version-9.0.32-informational?style=flat-square) ![AppVersion: 0.12.3](https://img.shields.io/badge/AppVersion-0.12.3-informational?style=flat-square) +![Version: 9.0.33](https://img.shields.io/badge/Version-9.0.33-informational?style=flat-square) ![AppVersion: 0.13.3](https://img.shields.io/badge/AppVersion-0.13.3-informational?style=flat-square) Protect your email from spam using disposable addresses. diff --git a/charts/stable/budge/CHANGELOG.md b/charts/stable/budge/CHANGELOG.md index 8190f1c362c..4a71dc28d3c 100644 --- a/charts/stable/budge/CHANGELOG.md +++ b/charts/stable/budge/CHANGELOG.md @@ -2,6 +2,15 @@ +## [budge-2.0.30](https://github.com/truecharts/charts/compare/budge-2.0.29...budge-2.0.30) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [budge-2.0.29](https://github.com/truecharts/charts/compare/budge-2.0.28...budge-2.0.29) (2022-08-08) ### Chore diff --git a/charts/stable/budge/README.md b/charts/stable/budge/README.md index 2215d826e42..1514a22dde2 100644 --- a/charts/stable/budge/README.md +++ b/charts/stable/budge/README.md @@ -1,6 +1,6 @@ # budge -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![AppVersion: 0.0.9](https://img.shields.io/badge/AppVersion-0.0.9-informational?style=flat-square) +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-informational?style=flat-square) ![AppVersion: 0.0.9](https://img.shields.io/badge/AppVersion-0.0.9-informational?style=flat-square) Budge is an open source 'budgeting with envelopes' personal finance app. diff --git a/charts/stable/calibre-web/CHANGELOG.md b/charts/stable/calibre-web/CHANGELOG.md index 21c2b3cee54..441a70dc45e 100644 --- a/charts/stable/calibre-web/CHANGELOG.md +++ b/charts/stable/calibre-web/CHANGELOG.md @@ -2,6 +2,15 @@ +## [calibre-web-11.0.31](https://github.com/truecharts/charts/compare/calibre-web-11.0.30...calibre-web-11.0.31) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [calibre-web-11.0.30](https://github.com/truecharts/charts/compare/calibre-web-11.0.29...calibre-web-11.0.30) (2022-08-08) ### Chore diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index 51b5a3359d1..9271a9329af 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.6.18" +appVersion: "0.6.19" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/calibre-web/README.md b/charts/stable/calibre-web/README.md index 4302ebe9829..0239611ddfb 100644 --- a/charts/stable/calibre-web/README.md +++ b/charts/stable/calibre-web/README.md @@ -1,6 +1,6 @@ # calibre-web -![Version: 11.0.30](https://img.shields.io/badge/Version-11.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.6.18](https://img.shields.io/badge/AppVersion-0.6.18-informational?style=flat-square) +![Version: 11.0.31](https://img.shields.io/badge/Version-11.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.6.19](https://img.shields.io/badge/AppVersion-0.6.19-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. diff --git a/charts/stable/custom-app/CHANGELOG.md b/charts/stable/custom-app/CHANGELOG.md index cc4fc3c30b3..6dc96935932 100644 --- a/charts/stable/custom-app/CHANGELOG.md +++ b/charts/stable/custom-app/CHANGELOG.md @@ -2,6 +2,15 @@ +## [custom-app-5.1.31](https://github.com/truecharts/charts/compare/custom-app-5.1.30...custom-app-5.1.31) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [custom-app-5.1.30](https://github.com/truecharts/charts/compare/custom-app-5.1.28...custom-app-5.1.30) (2022-08-08) ### Chore diff --git a/charts/stable/custom-app/Chart.yaml b/charts/stable/custom-app/Chart.yaml index 6fc251ade45..b70dacd5f66 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.1489" +appVersion: "0.20.1539" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/custom-app/README.md b/charts/stable/custom-app/README.md index cc5f12ea427..5e0a45900cb 100644 --- a/charts/stable/custom-app/README.md +++ b/charts/stable/custom-app/README.md @@ -1,6 +1,6 @@ # custom-app -![Version: 5.1.30](https://img.shields.io/badge/Version-5.1.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1489](https://img.shields.io/badge/AppVersion-0.20.1489-informational?style=flat-square) +![Version: 5.1.31](https://img.shields.io/badge/Version-5.1.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1539](https://img.shields.io/badge/AppVersion-0.20.1539-informational?style=flat-square) Advanced tool to create your own TrueCharts-based App diff --git a/charts/stable/cyberchef/CHANGELOG.md b/charts/stable/cyberchef/CHANGELOG.md index e35250e416f..3b2156f8eef 100644 --- a/charts/stable/cyberchef/CHANGELOG.md +++ b/charts/stable/cyberchef/CHANGELOG.md @@ -2,6 +2,15 @@ +## [cyberchef-2.0.54](https://github.com/truecharts/charts/compare/cyberchef-2.0.53...cyberchef-2.0.54) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [cyberchef-2.0.53](https://github.com/truecharts/charts/compare/cyberchef-2.0.51...cyberchef-2.0.53) (2022-08-08) ### Chore diff --git a/charts/stable/cyberchef/README.md b/charts/stable/cyberchef/README.md index ca9095db3d5..72bb1932c61 100644 --- a/charts/stable/cyberchef/README.md +++ b/charts/stable/cyberchef/README.md @@ -1,6 +1,6 @@ # cyberchef -![Version: 2.0.53](https://img.shields.io/badge/Version-2.0.53-informational?style=flat-square) ![AppVersion: 9.46.0](https://img.shields.io/badge/AppVersion-9.46.0-informational?style=flat-square) +![Version: 2.0.54](https://img.shields.io/badge/Version-2.0.54-informational?style=flat-square) ![AppVersion: 9.46.0](https://img.shields.io/badge/AppVersion-9.46.0-informational?style=flat-square) CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. diff --git a/charts/stable/dashdot/CHANGELOG.md b/charts/stable/dashdot/CHANGELOG.md index 91085d42b8b..d2acf9bbf41 100644 --- a/charts/stable/dashdot/CHANGELOG.md +++ b/charts/stable/dashdot/CHANGELOG.md @@ -2,6 +2,15 @@ +## [dashdot-1.0.38](https://github.com/truecharts/charts/compare/dashdot-1.0.37...dashdot-1.0.38) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [dashdot-1.0.37](https://github.com/truecharts/charts/compare/dashdot-1.0.36...dashdot-1.0.37) (2022-08-08) ### Chore diff --git a/charts/stable/dashdot/Chart.yaml b/charts/stable/dashdot/Chart.yaml index b379fca500f..930854ac059 100644 --- a/charts/stable/dashdot/Chart.yaml +++ b/charts/stable/dashdot/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.3.6" +appVersion: "4.3.7" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/dashdot/README.md b/charts/stable/dashdot/README.md index c9e03976e1f..d48595162bf 100644 --- a/charts/stable/dashdot/README.md +++ b/charts/stable/dashdot/README.md @@ -1,6 +1,6 @@ # dashdot -![Version: 1.0.37](https://img.shields.io/badge/Version-1.0.37-informational?style=flat-square) ![AppVersion: 4.3.6](https://img.shields.io/badge/AppVersion-4.3.6-informational?style=flat-square) +![Version: 1.0.38](https://img.shields.io/badge/Version-1.0.38-informational?style=flat-square) ![AppVersion: 4.3.7](https://img.shields.io/badge/AppVersion-4.3.7-informational?style=flat-square) dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. diff --git a/charts/stable/docker-compose/CHANGELOG.md b/charts/stable/docker-compose/CHANGELOG.md index dfe6e5b9e7d..ddb6825d7cc 100644 --- a/charts/stable/docker-compose/CHANGELOG.md +++ b/charts/stable/docker-compose/CHANGELOG.md @@ -2,6 +2,15 @@ +## [docker-compose-2.0.28](https://github.com/truecharts/charts/compare/docker-compose-2.0.27...docker-compose-2.0.28) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [docker-compose-2.0.27](https://github.com/truecharts/charts/compare/docker-compose-2.0.26...docker-compose-2.0.27) (2022-08-08) ### Chore diff --git a/charts/stable/docker-compose/README.md b/charts/stable/docker-compose/README.md index ae869ffb100..cebf1159586 100644 --- a/charts/stable/docker-compose/README.md +++ b/charts/stable/docker-compose/README.md @@ -1,6 +1,6 @@ # docker-compose -![Version: 2.0.27](https://img.shields.io/badge/Version-2.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20.10.17](https://img.shields.io/badge/AppVersion-20.10.17-informational?style=flat-square) +![Version: 2.0.28](https://img.shields.io/badge/Version-2.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20.10.17](https://img.shields.io/badge/AppVersion-20.10.17-informational?style=flat-square) Dedicated App for using Docker-Compose on TrueNAS SCALE diff --git a/charts/stable/dokuwiki/CHANGELOG.md b/charts/stable/dokuwiki/CHANGELOG.md index c4c1a226d0c..cf39b92584e 100644 --- a/charts/stable/dokuwiki/CHANGELOG.md +++ b/charts/stable/dokuwiki/CHANGELOG.md @@ -2,6 +2,15 @@ +## [dokuwiki-3.0.43](https://github.com/truecharts/charts/compare/dokuwiki-3.0.42...dokuwiki-3.0.43) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [dokuwiki-3.0.42](https://github.com/truecharts/charts/compare/dokuwiki-3.0.40...dokuwiki-3.0.42) (2022-08-08) ### Chore diff --git a/charts/stable/dokuwiki/README.md b/charts/stable/dokuwiki/README.md index 9196418e02f..8e861a9d655 100644 --- a/charts/stable/dokuwiki/README.md +++ b/charts/stable/dokuwiki/README.md @@ -1,6 +1,6 @@ # dokuwiki -![Version: 3.0.42](https://img.shields.io/badge/Version-3.0.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20200729.0](https://img.shields.io/badge/AppVersion-20200729.0-informational?style=flat-square) +![Version: 3.0.43](https://img.shields.io/badge/Version-3.0.43-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20200729.0](https://img.shields.io/badge/AppVersion-20200729.0-informational?style=flat-square) Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. diff --git a/charts/stable/duckdns/CHANGELOG.md b/charts/stable/duckdns/CHANGELOG.md index 038b1c77f36..2aa462d17cd 100644 --- a/charts/stable/duckdns/CHANGELOG.md +++ b/charts/stable/duckdns/CHANGELOG.md @@ -2,6 +2,15 @@ +## [duckdns-2.0.30](https://github.com/truecharts/charts/compare/duckdns-2.0.29...duckdns-2.0.30) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [duckdns-2.0.29](https://github.com/truecharts/charts/compare/duckdns-2.0.28...duckdns-2.0.29) (2022-08-08) ### Chore diff --git a/charts/stable/duckdns/README.md b/charts/stable/duckdns/README.md index 9c77c8b4edb..f55619152e3 100644 --- a/charts/stable/duckdns/README.md +++ b/charts/stable/duckdns/README.md @@ -1,6 +1,6 @@ # duckdns -![Version: 2.0.29](https://img.shields.io/badge/Version-2.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 2.0.30](https://img.shields.io/badge/Version-2.0.30-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) Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. diff --git a/charts/stable/filezilla/CHANGELOG.md b/charts/stable/filezilla/CHANGELOG.md index 997ba4bb0c5..7a072f0cba5 100644 --- a/charts/stable/filezilla/CHANGELOG.md +++ b/charts/stable/filezilla/CHANGELOG.md @@ -2,6 +2,15 @@ +## [filezilla-4.0.28](https://github.com/truecharts/charts/compare/filezilla-4.0.27...filezilla-4.0.28) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [filezilla-4.0.27](https://github.com/truecharts/charts/compare/filezilla-4.0.26...filezilla-4.0.27) (2022-08-08) ### Chore diff --git a/charts/stable/filezilla/README.md b/charts/stable/filezilla/README.md index 5e97bced16f..f9c17dae914 100644 --- a/charts/stable/filezilla/README.md +++ b/charts/stable/filezilla/README.md @@ -1,6 +1,6 @@ # filezilla -![Version: 4.0.27](https://img.shields.io/badge/Version-4.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.55.1](https://img.shields.io/badge/AppVersion-3.55.1-informational?style=flat-square) +![Version: 4.0.28](https://img.shields.io/badge/Version-4.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.55.1](https://img.shields.io/badge/AppVersion-3.55.1-informational?style=flat-square) A Helm chart for Kubernetes diff --git a/charts/stable/flaresolverr/CHANGELOG.md b/charts/stable/flaresolverr/CHANGELOG.md index 07bd95a60cd..13299e2adbc 100644 --- a/charts/stable/flaresolverr/CHANGELOG.md +++ b/charts/stable/flaresolverr/CHANGELOG.md @@ -2,6 +2,15 @@ +## [flaresolverr-6.0.26](https://github.com/truecharts/charts/compare/flaresolverr-6.0.25...flaresolverr-6.0.26) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [flaresolverr-6.0.25](https://github.com/truecharts/charts/compare/flaresolverr-6.0.24...flaresolverr-6.0.25) (2022-08-08) ### Chore diff --git a/charts/stable/flaresolverr/Chart.yaml b/charts/stable/flaresolverr/Chart.yaml index 997f7b0bd69..78d693932c8 100644 --- a/charts/stable/flaresolverr/Chart.yaml +++ b/charts/stable/flaresolverr/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.2.4" +appVersion: "2.2.6" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/flaresolverr/README.md b/charts/stable/flaresolverr/README.md index 7c8ecc9ae79..088312b9eed 100644 --- a/charts/stable/flaresolverr/README.md +++ b/charts/stable/flaresolverr/README.md @@ -1,6 +1,6 @@ # flaresolverr -![Version: 6.0.25](https://img.shields.io/badge/Version-6.0.25-informational?style=flat-square) ![AppVersion: 2.2.4](https://img.shields.io/badge/AppVersion-2.2.4-informational?style=flat-square) +![Version: 6.0.26](https://img.shields.io/badge/Version-6.0.26-informational?style=flat-square) ![AppVersion: 2.2.6](https://img.shields.io/badge/AppVersion-2.2.6-informational?style=flat-square) FlareSolverr is a proxy server to bypass Cloudflare protection diff --git a/charts/stable/friendica/CHANGELOG.md b/charts/stable/friendica/CHANGELOG.md index 85e04cb5d89..edfa04fc42b 100644 --- a/charts/stable/friendica/CHANGELOG.md +++ b/charts/stable/friendica/CHANGELOG.md @@ -2,6 +2,15 @@ +## [friendica-4.0.35](https://github.com/truecharts/charts/compare/friendica-4.0.34...friendica-4.0.35) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [friendica-4.0.34](https://github.com/truecharts/charts/compare/friendica-4.0.33...friendica-4.0.34) (2022-08-08) ### Chore diff --git a/charts/stable/friendica/README.md b/charts/stable/friendica/README.md index 99c3e8b5def..01c0811c9ad 100644 --- a/charts/stable/friendica/README.md +++ b/charts/stable/friendica/README.md @@ -1,6 +1,6 @@ # friendica -![Version: 4.0.34](https://img.shields.io/badge/Version-4.0.34-informational?style=flat-square) ![AppVersion: 2022.06](https://img.shields.io/badge/AppVersion-2022.06-informational?style=flat-square) +![Version: 4.0.35](https://img.shields.io/badge/Version-4.0.35-informational?style=flat-square) ![AppVersion: 2022.06](https://img.shields.io/badge/AppVersion-2022.06-informational?style=flat-square) Welcome to the free social web diff --git a/charts/stable/grocy/CHANGELOG.md b/charts/stable/grocy/CHANGELOG.md index 4bddb092fcf..c699eede9c4 100644 --- a/charts/stable/grocy/CHANGELOG.md +++ b/charts/stable/grocy/CHANGELOG.md @@ -2,6 +2,15 @@ +## [grocy-11.0.32](https://github.com/truecharts/charts/compare/grocy-11.0.31...grocy-11.0.32) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [grocy-11.0.31](https://github.com/truecharts/charts/compare/grocy-11.0.30...grocy-11.0.31) (2022-08-08) ### Chore diff --git a/charts/stable/grocy/README.md b/charts/stable/grocy/README.md index 0abdf7e50ac..c3c0adf4421 100644 --- a/charts/stable/grocy/README.md +++ b/charts/stable/grocy/README.md @@ -1,6 +1,6 @@ # grocy -![Version: 11.0.31](https://img.shields.io/badge/Version-11.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.1](https://img.shields.io/badge/AppVersion-3.3.1-informational?style=flat-square) +![Version: 11.0.32](https://img.shields.io/badge/Version-11.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.1](https://img.shields.io/badge/AppVersion-3.3.1-informational?style=flat-square) ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home diff --git a/charts/stable/inventree/CHANGELOG.md b/charts/stable/inventree/CHANGELOG.md index 50f99f61cbe..343e3382d59 100644 --- a/charts/stable/inventree/CHANGELOG.md +++ b/charts/stable/inventree/CHANGELOG.md @@ -2,6 +2,15 @@ +## [inventree-3.0.37](https://github.com/truecharts/charts/compare/inventree-3.0.36...inventree-3.0.37) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [inventree-3.0.36](https://github.com/truecharts/charts/compare/inventree-3.0.35...inventree-3.0.36) (2022-08-08) ### Chore diff --git a/charts/stable/inventree/Chart.yaml b/charts/stable/inventree/Chart.yaml index 782e7b6bc7a..8ec012a21f3 100644 --- a/charts/stable/inventree/Chart.yaml +++ b/charts/stable/inventree/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.7.7" +appVersion: "0.8.0" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/inventree/README.md b/charts/stable/inventree/README.md index 7ab4961053c..a7249032294 100644 --- a/charts/stable/inventree/README.md +++ b/charts/stable/inventree/README.md @@ -1,6 +1,6 @@ # inventree -![Version: 3.0.36](https://img.shields.io/badge/Version-3.0.36-informational?style=flat-square) ![AppVersion: 0.7.7](https://img.shields.io/badge/AppVersion-0.7.7-informational?style=flat-square) +![Version: 3.0.37](https://img.shields.io/badge/Version-3.0.37-informational?style=flat-square) ![AppVersion: 0.8.0](https://img.shields.io/badge/AppVersion-0.8.0-informational?style=flat-square) InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. diff --git a/charts/stable/jackett/CHANGELOG.md b/charts/stable/jackett/CHANGELOG.md index 41feb2fddf5..ad310988696 100644 --- a/charts/stable/jackett/CHANGELOG.md +++ b/charts/stable/jackett/CHANGELOG.md @@ -2,6 +2,15 @@ +## [jackett-11.0.55](https://github.com/truecharts/charts/compare/jackett-11.0.54...jackett-11.0.55) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [jackett-11.0.54](https://github.com/truecharts/charts/compare/jackett-11.0.52...jackett-11.0.54) (2022-08-08) ### Chore diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 9dd85b8fa69..4083df972c2 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.1489" +appVersion: "0.20.1539" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/jackett/README.md b/charts/stable/jackett/README.md index 0c7c450277d..badafb00fa0 100644 --- a/charts/stable/jackett/README.md +++ b/charts/stable/jackett/README.md @@ -1,6 +1,6 @@ # jackett -![Version: 11.0.54](https://img.shields.io/badge/Version-11.0.54-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1489](https://img.shields.io/badge/AppVersion-0.20.1489-informational?style=flat-square) +![Version: 11.0.55](https://img.shields.io/badge/Version-11.0.55-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1539](https://img.shields.io/badge/AppVersion-0.20.1539-informational?style=flat-square) API Support for your favorite torrent trackers. diff --git a/charts/stable/jellyfin/CHANGELOG.md b/charts/stable/jellyfin/CHANGELOG.md index 7455e9156cd..185aaeef78a 100644 --- a/charts/stable/jellyfin/CHANGELOG.md +++ b/charts/stable/jellyfin/CHANGELOG.md @@ -2,6 +2,15 @@ +## [jellyfin-11.0.26](https://github.com/truecharts/charts/compare/jellyfin-11.0.25...jellyfin-11.0.26) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [jellyfin-11.0.25](https://github.com/truecharts/charts/compare/jellyfin-11.0.24...jellyfin-11.0.25) (2022-08-08) ### Chore diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index b2e388cc913..d258fe04aee 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "10.8.1" +appVersion: "10.8.3" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/jellyfin/README.md b/charts/stable/jellyfin/README.md index 86fc16934db..1817011ceac 100644 --- a/charts/stable/jellyfin/README.md +++ b/charts/stable/jellyfin/README.md @@ -1,6 +1,6 @@ # jellyfin -![Version: 11.0.25](https://img.shields.io/badge/Version-11.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.1](https://img.shields.io/badge/AppVersion-10.8.1-informational?style=flat-square) +![Version: 11.0.26](https://img.shields.io/badge/Version-11.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.3](https://img.shields.io/badge/AppVersion-10.8.3-informational?style=flat-square) Jellyfin is a Free Software Media System diff --git a/charts/stable/kavita/CHANGELOG.md b/charts/stable/kavita/CHANGELOG.md index 02505264c32..4bf0917f26a 100644 --- a/charts/stable/kavita/CHANGELOG.md +++ b/charts/stable/kavita/CHANGELOG.md @@ -2,6 +2,15 @@ +## [kavita-2.0.26](https://github.com/truecharts/charts/compare/kavita-2.0.25...kavita-2.0.26) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [kavita-2.0.25](https://github.com/truecharts/charts/compare/kavita-2.0.24...kavita-2.0.25) (2022-08-08) ### Chore diff --git a/charts/stable/kavita/README.md b/charts/stable/kavita/README.md index 6fba771a254..f3388aa9ec3 100644 --- a/charts/stable/kavita/README.md +++ b/charts/stable/kavita/README.md @@ -1,6 +1,6 @@ # kavita -![Version: 2.0.25](https://img.shields.io/badge/Version-2.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.4](https://img.shields.io/badge/AppVersion-0.5.4-informational?style=flat-square) +![Version: 2.0.26](https://img.shields.io/badge/Version-2.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.4](https://img.shields.io/badge/AppVersion-0.5.4-informational?style=flat-square) Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats diff --git a/charts/stable/leantime/CHANGELOG.md b/charts/stable/leantime/CHANGELOG.md index a2946f39eb2..0ae1c20e1ea 100644 --- a/charts/stable/leantime/CHANGELOG.md +++ b/charts/stable/leantime/CHANGELOG.md @@ -2,6 +2,15 @@ +## [leantime-4.0.31](https://github.com/truecharts/charts/compare/leantime-4.0.30...leantime-4.0.31) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [leantime-4.0.30](https://github.com/truecharts/charts/compare/leantime-4.0.29...leantime-4.0.30) (2022-08-08) ### Chore diff --git a/charts/stable/leantime/Chart.yaml b/charts/stable/leantime/Chart.yaml index e86fdc573f2..bd07fadfa62 100644 --- a/charts/stable/leantime/Chart.yaml +++ b/charts/stable/leantime/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.2.3" +appVersion: "2.2.4" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/leantime/README.md b/charts/stable/leantime/README.md index edd7d438709..600620e68c1 100644 --- a/charts/stable/leantime/README.md +++ b/charts/stable/leantime/README.md @@ -1,6 +1,6 @@ # leantime -![Version: 4.0.30](https://img.shields.io/badge/Version-4.0.30-informational?style=flat-square) ![AppVersion: 2.2.3](https://img.shields.io/badge/AppVersion-2.2.3-informational?style=flat-square) +![Version: 4.0.31](https://img.shields.io/badge/Version-4.0.31-informational?style=flat-square) ![AppVersion: 2.2.4](https://img.shields.io/badge/AppVersion-2.2.4-informational?style=flat-square) Straightforward open source project management system to make your ideas reality. diff --git a/charts/stable/logitech-media-server/CHANGELOG.md b/charts/stable/logitech-media-server/CHANGELOG.md index 63177f6c740..e446198268e 100644 --- a/charts/stable/logitech-media-server/CHANGELOG.md +++ b/charts/stable/logitech-media-server/CHANGELOG.md @@ -2,6 +2,15 @@ +## [logitech-media-server-4.0.28](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.27...logitech-media-server-4.0.28) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [logitech-media-server-4.0.27](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.26...logitech-media-server-4.0.27) (2022-08-08) ### Chore diff --git a/charts/stable/logitech-media-server/README.md b/charts/stable/logitech-media-server/README.md index 0d0fe106fa9..e6834063f24 100644 --- a/charts/stable/logitech-media-server/README.md +++ b/charts/stable/logitech-media-server/README.md @@ -1,6 +1,6 @@ # logitech-media-server -![Version: 4.0.27](https://img.shields.io/badge/Version-4.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.3.0](https://img.shields.io/badge/AppVersion-8.3.0-informational?style=flat-square) +![Version: 4.0.28](https://img.shields.io/badge/Version-4.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.3.0](https://img.shields.io/badge/AppVersion-8.3.0-informational?style=flat-square) Logitech Media Server is a platform for home/office audio streaming. diff --git a/charts/stable/matomo/CHANGELOG.md b/charts/stable/matomo/CHANGELOG.md index 4eb71377978..9392d0f2446 100644 --- a/charts/stable/matomo/CHANGELOG.md +++ b/charts/stable/matomo/CHANGELOG.md @@ -2,6 +2,15 @@ +## [matomo-3.0.42](https://github.com/truecharts/charts/compare/matomo-3.0.41...matomo-3.0.42) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [matomo-3.0.41](https://github.com/truecharts/charts/compare/matomo-3.0.39...matomo-3.0.41) (2022-08-08) ### Chore diff --git a/charts/stable/matomo/README.md b/charts/stable/matomo/README.md index 2eb3f32a364..70b297d4841 100644 --- a/charts/stable/matomo/README.md +++ b/charts/stable/matomo/README.md @@ -1,6 +1,6 @@ # matomo -![Version: 3.0.41](https://img.shields.io/badge/Version-3.0.41-informational?style=flat-square) ![AppVersion: 4.10.1](https://img.shields.io/badge/AppVersion-4.10.1-informational?style=flat-square) +![Version: 3.0.42](https://img.shields.io/badge/Version-3.0.42-informational?style=flat-square) ![AppVersion: 4.10.1](https://img.shields.io/badge/AppVersion-4.10.1-informational?style=flat-square) Matomo is the leading Free/Libre open analytics platform diff --git a/charts/stable/medusa/CHANGELOG.md b/charts/stable/medusa/CHANGELOG.md index acdba354480..cae869d4707 100644 --- a/charts/stable/medusa/CHANGELOG.md +++ b/charts/stable/medusa/CHANGELOG.md @@ -2,6 +2,15 @@ +## [medusa-3.0.33](https://github.com/truecharts/charts/compare/medusa-3.0.32...medusa-3.0.33) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [medusa-3.0.32](https://github.com/truecharts/charts/compare/medusa-3.0.30...medusa-3.0.32) (2022-08-08) ### Chore diff --git a/charts/stable/medusa/README.md b/charts/stable/medusa/README.md index 6ae5d98acc6..c5af9d485a0 100644 --- a/charts/stable/medusa/README.md +++ b/charts/stable/medusa/README.md @@ -1,6 +1,6 @@ # medusa -![Version: 3.0.32](https://img.shields.io/badge/Version-3.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.6](https://img.shields.io/badge/AppVersion-1.0.6-informational?style=flat-square) +![Version: 3.0.33](https://img.shields.io/badge/Version-3.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.6](https://img.shields.io/badge/AppVersion-1.0.6-informational?style=flat-square) An automatic Video Library Manager for TV Shows diff --git a/charts/stable/minio/CHANGELOG.md b/charts/stable/minio/CHANGELOG.md index be6f43d1c5d..53f9988d269 100644 --- a/charts/stable/minio/CHANGELOG.md +++ b/charts/stable/minio/CHANGELOG.md @@ -2,6 +2,15 @@ +## [minio-3.0.39](https://github.com/truecharts/charts/compare/minio-3.0.38...minio-3.0.39) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [minio-3.0.38](https://github.com/truecharts/charts/compare/minio-3.0.37...minio-3.0.38) (2022-08-08) ### Chore diff --git a/charts/stable/minio/README.md b/charts/stable/minio/README.md index 645e60ae010..1130d02212d 100644 --- a/charts/stable/minio/README.md +++ b/charts/stable/minio/README.md @@ -1,6 +1,6 @@ # minio -![Version: 3.0.38](https://img.shields.io/badge/Version-3.0.38-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 3.0.39](https://img.shields.io/badge/Version-3.0.39-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Minio is a self-hosted S3 storage server diff --git a/charts/stable/monica/CHANGELOG.md b/charts/stable/monica/CHANGELOG.md index b5e5b27f31f..e6ee5298b33 100644 --- a/charts/stable/monica/CHANGELOG.md +++ b/charts/stable/monica/CHANGELOG.md @@ -2,6 +2,15 @@ +## [monica-3.0.35](https://github.com/truecharts/charts/compare/monica-3.0.34...monica-3.0.35) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [monica-3.0.34](https://github.com/truecharts/charts/compare/monica-3.0.33...monica-3.0.34) (2022-08-08) ### Chore diff --git a/charts/stable/monica/README.md b/charts/stable/monica/README.md index 837aa81547b..511826641e4 100644 --- a/charts/stable/monica/README.md +++ b/charts/stable/monica/README.md @@ -1,6 +1,6 @@ # monica -![Version: 3.0.34](https://img.shields.io/badge/Version-3.0.34-informational?style=flat-square) ![AppVersion: 3.7.0](https://img.shields.io/badge/AppVersion-3.7.0-informational?style=flat-square) +![Version: 3.0.35](https://img.shields.io/badge/Version-3.0.35-informational?style=flat-square) ![AppVersion: 3.7.0](https://img.shields.io/badge/AppVersion-3.7.0-informational?style=flat-square) Monica is a great open source personal relationship management system. diff --git a/charts/stable/mylar/CHANGELOG.md b/charts/stable/mylar/CHANGELOG.md index e1760e4285a..20e23319cb5 100644 --- a/charts/stable/mylar/CHANGELOG.md +++ b/charts/stable/mylar/CHANGELOG.md @@ -2,6 +2,15 @@ +## [mylar-6.0.27](https://github.com/truecharts/charts/compare/mylar-6.0.26...mylar-6.0.27) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [mylar-6.0.26](https://github.com/truecharts/charts/compare/mylar-6.0.25...mylar-6.0.26) (2022-08-08) ### Chore diff --git a/charts/stable/mylar/README.md b/charts/stable/mylar/README.md index 93612122f08..80d7b54acad 100644 --- a/charts/stable/mylar/README.md +++ b/charts/stable/mylar/README.md @@ -1,6 +1,6 @@ # mylar -![Version: 6.0.26](https://img.shields.io/badge/Version-6.0.26-informational?style=flat-square) ![AppVersion: 0.6.8](https://img.shields.io/badge/AppVersion-0.6.8-informational?style=flat-square) +![Version: 6.0.27](https://img.shields.io/badge/Version-6.0.27-informational?style=flat-square) ![AppVersion: 0.6.8](https://img.shields.io/badge/AppVersion-0.6.8-informational?style=flat-square) Mylar is a automated Comic Book downloader diff --git a/charts/stable/nextcloud/CHANGELOG.md b/charts/stable/nextcloud/CHANGELOG.md index bb4f1e418b8..836feab38f2 100644 --- a/charts/stable/nextcloud/CHANGELOG.md +++ b/charts/stable/nextcloud/CHANGELOG.md @@ -2,6 +2,19 @@ +## [nextcloud-15.2.34](https://github.com/truecharts/charts/compare/nextcloud-15.2.33...nextcloud-15.2.34) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + ### Fix + +- Imaginary widescreen image preview fix ([#3401](https://github.com/truecharts/charts/issues/3401)) + + + + ## [nextcloud-15.2.33](https://github.com/truecharts/charts/compare/nextcloud-15.2.31...nextcloud-15.2.33) (2022-08-08) ### Chore diff --git a/charts/stable/nextcloud/README.md b/charts/stable/nextcloud/README.md index 8e2d2922e16..0f971d100e5 100644 --- a/charts/stable/nextcloud/README.md +++ b/charts/stable/nextcloud/README.md @@ -1,6 +1,6 @@ # nextcloud -![Version: 15.2.33](https://img.shields.io/badge/Version-15.2.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 24.0.3](https://img.shields.io/badge/AppVersion-24.0.3-informational?style=flat-square) +![Version: 15.2.34](https://img.shields.io/badge/Version-15.2.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 24.0.3](https://img.shields.io/badge/AppVersion-24.0.3-informational?style=flat-square) A private cloud server that puts the control and security of your own data back into your hands. diff --git a/charts/stable/odoo/CHANGELOG.md b/charts/stable/odoo/CHANGELOG.md index 6299e420c29..d56c64093ab 100644 --- a/charts/stable/odoo/CHANGELOG.md +++ b/charts/stable/odoo/CHANGELOG.md @@ -2,6 +2,15 @@ +## [odoo-8.0.32](https://github.com/truecharts/charts/compare/odoo-8.0.31...odoo-8.0.32) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [odoo-8.0.31](https://github.com/truecharts/charts/compare/odoo-8.0.30...odoo-8.0.31) (2022-08-08) ### Chore diff --git a/charts/stable/odoo/README.md b/charts/stable/odoo/README.md index 72bf755bf56..c646699a1c2 100644 --- a/charts/stable/odoo/README.md +++ b/charts/stable/odoo/README.md @@ -1,6 +1,6 @@ # odoo -![Version: 8.0.31](https://img.shields.io/badge/Version-8.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 15.0](https://img.shields.io/badge/AppVersion-15.0-informational?style=flat-square) +![Version: 8.0.32](https://img.shields.io/badge/Version-8.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 15.0](https://img.shields.io/badge/AppVersion-15.0-informational?style=flat-square) All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. diff --git a/charts/stable/photoprism/CHANGELOG.md b/charts/stable/photoprism/CHANGELOG.md index 8d4f27e7c84..e2c3e1f5a41 100644 --- a/charts/stable/photoprism/CHANGELOG.md +++ b/charts/stable/photoprism/CHANGELOG.md @@ -2,6 +2,15 @@ +## [photoprism-10.0.32](https://github.com/truecharts/charts/compare/photoprism-10.0.31...photoprism-10.0.32) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [photoprism-10.0.31](https://github.com/truecharts/charts/compare/photoprism-10.0.30...photoprism-10.0.31) (2022-08-08) ### Chore diff --git a/charts/stable/photoprism/Chart.yaml b/charts/stable/photoprism/Chart.yaml index 8392eab8a55..aabecb690a5 100644 --- a/charts/stable/photoprism/Chart.yaml +++ b/charts/stable/photoprism/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "220728" +appVersion: "220730" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/photoprism/README.md b/charts/stable/photoprism/README.md index cdc501b250e..67f1aafe464 100644 --- a/charts/stable/photoprism/README.md +++ b/charts/stable/photoprism/README.md @@ -1,6 +1,6 @@ # photoprism -![Version: 10.0.31](https://img.shields.io/badge/Version-10.0.31-informational?style=flat-square) ![AppVersion: 220728](https://img.shields.io/badge/AppVersion-220728-informational?style=flat-square) +![Version: 10.0.32](https://img.shields.io/badge/Version-10.0.32-informational?style=flat-square) ![AppVersion: 220730](https://img.shields.io/badge/AppVersion-220730-informational?style=flat-square) PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection diff --git a/charts/stable/prometheus/CHANGELOG.md b/charts/stable/prometheus/CHANGELOG.md index c604bdbfed2..823f7c6889a 100644 --- a/charts/stable/prometheus/CHANGELOG.md +++ b/charts/stable/prometheus/CHANGELOG.md @@ -2,6 +2,15 @@ +## [prometheus-4.0.56](https://github.com/truecharts/charts/compare/prometheus-4.0.55...prometheus-4.0.56) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [prometheus-4.0.55](https://github.com/truecharts/charts/compare/prometheus-4.0.53...prometheus-4.0.55) (2022-08-08) ### Chore diff --git a/charts/stable/prometheus/README.md b/charts/stable/prometheus/README.md index cda03663fb1..f303639f456 100644 --- a/charts/stable/prometheus/README.md +++ b/charts/stable/prometheus/README.md @@ -1,6 +1,6 @@ # prometheus -![Version: 4.0.55](https://img.shields.io/badge/Version-4.0.55-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.58.0](https://img.shields.io/badge/AppVersion-0.58.0-informational?style=flat-square) +![Version: 4.0.56](https://img.shields.io/badge/Version-4.0.56-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.58.0](https://img.shields.io/badge/AppVersion-0.58.0-informational?style=flat-square) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. diff --git a/charts/stable/prowlarr/CHANGELOG.md b/charts/stable/prowlarr/CHANGELOG.md index 73992256db4..e99eef239b3 100644 --- a/charts/stable/prowlarr/CHANGELOG.md +++ b/charts/stable/prowlarr/CHANGELOG.md @@ -2,6 +2,15 @@ +## [prowlarr-6.0.27](https://github.com/truecharts/charts/compare/prowlarr-6.0.26...prowlarr-6.0.27) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [prowlarr-6.0.26](https://github.com/truecharts/charts/compare/prowlarr-6.0.25...prowlarr-6.0.26) (2022-08-08) ### Chore diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index 9bad36aea0a..838a085028b 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.4.2.1879" +appVersion: "0.4.3.1921" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/prowlarr/README.md b/charts/stable/prowlarr/README.md index 4eddfcd4768..e7e26ebd480 100644 --- a/charts/stable/prowlarr/README.md +++ b/charts/stable/prowlarr/README.md @@ -1,6 +1,6 @@ # prowlarr -![Version: 6.0.26](https://img.shields.io/badge/Version-6.0.26-informational?style=flat-square) ![AppVersion: 0.4.2.1879](https://img.shields.io/badge/AppVersion-0.4.2.1879-informational?style=flat-square) +![Version: 6.0.27](https://img.shields.io/badge/Version-6.0.27-informational?style=flat-square) ![AppVersion: 0.4.3.1921](https://img.shields.io/badge/AppVersion-0.4.3.1921-informational?style=flat-square) Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. diff --git a/charts/stable/recipes/CHANGELOG.md b/charts/stable/recipes/CHANGELOG.md index 3a071aa8b74..62a2ac4caf6 100644 --- a/charts/stable/recipes/CHANGELOG.md +++ b/charts/stable/recipes/CHANGELOG.md @@ -2,6 +2,15 @@ +## [recipes-8.0.34](https://github.com/truecharts/charts/compare/recipes-8.0.33...recipes-8.0.34) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [recipes-8.0.33](https://github.com/truecharts/charts/compare/recipes-8.0.32...recipes-8.0.33) (2022-08-08) ### Chore diff --git a/charts/stable/recipes/Chart.yaml b/charts/stable/recipes/Chart.yaml index 6ca7d68418d..7fbda63fc5f 100644 --- a/charts/stable/recipes/Chart.yaml +++ b/charts/stable/recipes/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.3.2" +appVersion: "1.3.3" description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. name: recipes version: 8.0.34 diff --git a/charts/stable/recipes/README.md b/charts/stable/recipes/README.md index 8a9583e7ab4..b9fd0f7e860 100644 --- a/charts/stable/recipes/README.md +++ b/charts/stable/recipes/README.md @@ -1,6 +1,6 @@ # recipes -![Version: 8.0.33](https://img.shields.io/badge/Version-8.0.33-informational?style=flat-square) ![AppVersion: 1.3.2](https://img.shields.io/badge/AppVersion-1.3.2-informational?style=flat-square) +![Version: 8.0.34](https://img.shields.io/badge/Version-8.0.34-informational?style=flat-square) ![AppVersion: 1.3.3](https://img.shields.io/badge/AppVersion-1.3.3-informational?style=flat-square) Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. diff --git a/charts/stable/rsshub/CHANGELOG.md b/charts/stable/rsshub/CHANGELOG.md index e4e9dc2d327..1d15dbf0de8 100644 --- a/charts/stable/rsshub/CHANGELOG.md +++ b/charts/stable/rsshub/CHANGELOG.md @@ -2,6 +2,15 @@ +## [rsshub-3.0.59](https://github.com/truecharts/charts/compare/rsshub-3.0.58...rsshub-3.0.59) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [rsshub-3.0.58](https://github.com/truecharts/charts/compare/rsshub-3.0.56...rsshub-3.0.58) (2022-08-08) ### Chore diff --git a/charts/stable/rsshub/README.md b/charts/stable/rsshub/README.md index 795a70417b5..d1fd61f029b 100644 --- a/charts/stable/rsshub/README.md +++ b/charts/stable/rsshub/README.md @@ -1,6 +1,6 @@ # rsshub -![Version: 3.0.58](https://img.shields.io/badge/Version-3.0.58-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 3.0.59](https://img.shields.io/badge/Version-3.0.59-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) RSSHub can generate RSS feeds from pretty much everything diff --git a/charts/stable/snapdrop/CHANGELOG.md b/charts/stable/snapdrop/CHANGELOG.md index 7bcd7c062ba..c2ff6fd12d6 100644 --- a/charts/stable/snapdrop/CHANGELOG.md +++ b/charts/stable/snapdrop/CHANGELOG.md @@ -2,6 +2,15 @@ +## [snapdrop-2.0.32](https://github.com/truecharts/charts/compare/snapdrop-2.0.31...snapdrop-2.0.32) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [snapdrop-2.0.31](https://github.com/truecharts/charts/compare/snapdrop-2.0.30...snapdrop-2.0.31) (2022-08-08) ### Chore diff --git a/charts/stable/snapdrop/README.md b/charts/stable/snapdrop/README.md index 83d767fc2bd..c769d462de1 100644 --- a/charts/stable/snapdrop/README.md +++ b/charts/stable/snapdrop/README.md @@ -1,6 +1,6 @@ # snapdrop -![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. diff --git a/charts/stable/synclounge/CHANGELOG.md b/charts/stable/synclounge/CHANGELOG.md index 8ab60ed6be4..dee668570b2 100644 --- a/charts/stable/synclounge/CHANGELOG.md +++ b/charts/stable/synclounge/CHANGELOG.md @@ -2,6 +2,15 @@ +## [synclounge-2.0.32](https://github.com/truecharts/charts/compare/synclounge-2.0.31...synclounge-2.0.32) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [synclounge-2.0.31](https://github.com/truecharts/charts/compare/synclounge-2.0.30...synclounge-2.0.31) (2022-08-08) ### Chore diff --git a/charts/stable/synclounge/README.md b/charts/stable/synclounge/README.md index 4e4c90bf89f..3709f615c2b 100644 --- a/charts/stable/synclounge/README.md +++ b/charts/stable/synclounge/README.md @@ -1,6 +1,6 @@ # synclounge -![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.123](https://img.shields.io/badge/AppVersion-5.1.123-informational?style=flat-square) +![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.123](https://img.shields.io/badge/AppVersion-5.1.123-informational?style=flat-square) Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. diff --git a/charts/stable/vikunja/CHANGELOG.md b/charts/stable/vikunja/CHANGELOG.md index d2a5986a9d1..0ecca423169 100644 --- a/charts/stable/vikunja/CHANGELOG.md +++ b/charts/stable/vikunja/CHANGELOG.md @@ -2,6 +2,15 @@ +## [vikunja-3.0.35](https://github.com/truecharts/charts/compare/vikunja-3.0.34...vikunja-3.0.35) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [vikunja-3.0.34](https://github.com/truecharts/charts/compare/vikunja-3.0.33...vikunja-3.0.34) (2022-08-08) ### Chore diff --git a/charts/stable/vikunja/README.md b/charts/stable/vikunja/README.md index a3a9b5fd8c2..6b1fd16cb23 100644 --- a/charts/stable/vikunja/README.md +++ b/charts/stable/vikunja/README.md @@ -1,6 +1,6 @@ # vikunja -![Version: 3.0.34](https://img.shields.io/badge/Version-3.0.34-informational?style=flat-square) ![AppVersion: 0.18.1](https://img.shields.io/badge/AppVersion-0.18.1-informational?style=flat-square) +![Version: 3.0.35](https://img.shields.io/badge/Version-3.0.35-informational?style=flat-square) ![AppVersion: 0.18.1](https://img.shields.io/badge/AppVersion-0.18.1-informational?style=flat-square) The to-do app to organize your life. diff --git a/charts/stable/zigbee2mqtt/CHANGELOG.md b/charts/stable/zigbee2mqtt/CHANGELOG.md index ea85a42347b..b37e1ad9927 100644 --- a/charts/stable/zigbee2mqtt/CHANGELOG.md +++ b/charts/stable/zigbee2mqtt/CHANGELOG.md @@ -2,6 +2,15 @@ +## [zigbee2mqtt-4.0.27](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.26...zigbee2mqtt-4.0.27) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + ## [zigbee2mqtt-4.0.26](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.25...zigbee2mqtt-4.0.26) (2022-08-08) ### Chore diff --git a/charts/stable/zigbee2mqtt/Chart.yaml b/charts/stable/zigbee2mqtt/Chart.yaml index 9d5c113f7f4..67f0c86033d 100644 --- a/charts/stable/zigbee2mqtt/Chart.yaml +++ b/charts/stable/zigbee2mqtt/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.26.0" +appVersion: "1.27.0" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/stable/zigbee2mqtt/README.md b/charts/stable/zigbee2mqtt/README.md index 462ce35840e..5e52c005dd9 100644 --- a/charts/stable/zigbee2mqtt/README.md +++ b/charts/stable/zigbee2mqtt/README.md @@ -1,6 +1,6 @@ # zigbee2mqtt -![Version: 4.0.26](https://img.shields.io/badge/Version-4.0.26-informational?style=flat-square) ![AppVersion: 1.26.0](https://img.shields.io/badge/AppVersion-1.26.0-informational?style=flat-square) +![Version: 4.0.27](https://img.shields.io/badge/Version-4.0.27-informational?style=flat-square) ![AppVersion: 1.27.0](https://img.shields.io/badge/AppVersion-1.27.0-informational?style=flat-square) Bridges events and allows you to control your Zigbee devices via MQTT