From 455928a73191fcd32179a13c946343442a78d868 Mon Sep 17 00:00:00 2001 From: truecharts-bot Date: Tue, 23 Aug 2022 18:38:33 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/dependency/clickhouse/CHANGELOG.md | 9 +++++++++ charts/dependency/clickhouse/README.md | 6 +++--- charts/dependency/collabora-online/CHANGELOG.md | 9 +++++++++ charts/dependency/collabora-online/README.md | 4 ++-- charts/dependency/mariadb/CHANGELOG.md | 9 +++++++++ charts/dependency/mariadb/README.md | 4 ++-- charts/dependency/memcached/CHANGELOG.md | 9 +++++++++ charts/dependency/memcached/README.md | 4 ++-- charts/dependency/mongodb/CHANGELOG.md | 9 +++++++++ charts/dependency/mongodb/README.md | 6 +++--- charts/dependency/postgresql/CHANGELOG.md | 9 +++++++++ charts/dependency/postgresql/README.md | 6 +++--- charts/dependency/promtail/CHANGELOG.md | 9 +++++++++ charts/dependency/promtail/README.md | 6 +++--- charts/dependency/redis/CHANGELOG.md | 9 +++++++++ charts/dependency/redis/README.md | 4 ++-- charts/dependency/solr/CHANGELOG.md | 9 +++++++++ charts/dependency/solr/README.md | 4 ++-- 18 files changed, 103 insertions(+), 22 deletions(-) diff --git a/charts/dependency/clickhouse/CHANGELOG.md b/charts/dependency/clickhouse/CHANGELOG.md index f0b78fc926a..d72d1426fa8 100644 --- a/charts/dependency/clickhouse/CHANGELOG.md +++ b/charts/dependency/clickhouse/CHANGELOG.md @@ -2,6 +2,15 @@ +## [clickhouse-1.0.12](https://github.com/truecharts/charts/compare/clickhouse-1.0.11...clickhouse-1.0.12) (2022-08-23) + +### Chore + +- update helm chart common to v10.5.0 ([#3546](https://github.com/truecharts/charts/issues/3546)) + + + + ## [clickhouse-1.0.11](https://github.com/truecharts/charts/compare/clickhouse-1.0.10...clickhouse-1.0.11) (2022-08-19) ### Chore diff --git a/charts/dependency/clickhouse/README.md b/charts/dependency/clickhouse/README.md index b0915c53db6..8edf2df2a0b 100644 --- a/charts/dependency/clickhouse/README.md +++ b/charts/dependency/clickhouse/README.md @@ -1,13 +1,13 @@ # clickhouse -![Version: 1.0.11](https://img.shields.io/badge/Version-1.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.8.1.209](https://img.shields.io/badge/AppVersion-22.8.1.209-informational?style=flat-square) +![Version: 1.0.12](https://img.shields.io/badge/Version-1.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.8.1.209](https://img.shields.io/badge/AppVersion-22.8.1.209-informational?style=flat-square) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). 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: [clickhouse](https://truecharts.org/docs/charts/stable/clickhouse) +For more information, please click here: [clickhouse](https://truecharts.org/docs/charts/dependency/clickhouse) **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)** @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.13 | +| https://library-charts.truecharts.org | common | 10.5.0 | ## Installing the Chart diff --git a/charts/dependency/collabora-online/CHANGELOG.md b/charts/dependency/collabora-online/CHANGELOG.md index 8b4d7ae3f2e..a1a6fc991f2 100644 --- a/charts/dependency/collabora-online/CHANGELOG.md +++ b/charts/dependency/collabora-online/CHANGELOG.md @@ -2,6 +2,15 @@ +## [collabora-online-12.1.31](https://github.com/truecharts/charts/compare/collabora-online-12.1.30...collabora-online-12.1.31) (2022-08-23) + +### Chore + +- update helm chart common to v10.5.0 ([#3546](https://github.com/truecharts/charts/issues/3546)) + + + + ## [collabora-online-12.1.30](https://github.com/truecharts/charts/compare/collabora-online-12.1.29...collabora-online-12.1.30) (2022-08-23) ### Chore diff --git a/charts/dependency/collabora-online/README.md b/charts/dependency/collabora-online/README.md index 6bc8675a309..b288f34305d 100644 --- a/charts/dependency/collabora-online/README.md +++ b/charts/dependency/collabora-online/README.md @@ -1,6 +1,6 @@ # collabora-online -![Version: 12.1.30](https://img.shields.io/badge/Version-12.1.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.05.5.4](https://img.shields.io/badge/AppVersion-22.05.5.4-informational?style=flat-square) +![Version: 12.1.31](https://img.shields.io/badge/Version-12.1.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.05.5.4](https://img.shields.io/badge/AppVersion-22.05.5.4-informational?style=flat-square) An awesome Online Office suite. @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.13 | +| https://library-charts.truecharts.org | common | 10.5.0 | ## Installing the Chart diff --git a/charts/dependency/mariadb/CHANGELOG.md b/charts/dependency/mariadb/CHANGELOG.md index 9a2ea282eb3..c1f9115a69a 100644 --- a/charts/dependency/mariadb/CHANGELOG.md +++ b/charts/dependency/mariadb/CHANGELOG.md @@ -2,6 +2,15 @@ +## [mariadb-3.0.59](https://github.com/truecharts/charts/compare/mariadb-3.0.58...mariadb-3.0.59) (2022-08-23) + +### Chore + +- update helm chart common to v10.5.0 ([#3546](https://github.com/truecharts/charts/issues/3546)) + + + + ## [redis-3.0.58](https://github.com/truecharts/charts/compare/redis-3.0.57...redis-3.0.58) (2022-08-23) ### Chore diff --git a/charts/dependency/mariadb/README.md b/charts/dependency/mariadb/README.md index 9b9d5a67b5e..4b1a9c46118 100644 --- a/charts/dependency/mariadb/README.md +++ b/charts/dependency/mariadb/README.md @@ -1,6 +1,6 @@ # mariadb -![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: 10.8.4](https://img.shields.io/badge/AppVersion-10.8.4-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: 10.8.4](https://img.shields.io/badge/AppVersion-10.8.4-informational?style=flat-square) Fast, reliable, scalable, and easy to use open-source relational database system. @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.13 | +| https://library-charts.truecharts.org | common | 10.5.0 | ## Installing the Chart diff --git a/charts/dependency/memcached/CHANGELOG.md b/charts/dependency/memcached/CHANGELOG.md index f5e51de94af..cea7ba96adb 100644 --- a/charts/dependency/memcached/CHANGELOG.md +++ b/charts/dependency/memcached/CHANGELOG.md @@ -2,6 +2,15 @@ +## [memcached-3.0.60](https://github.com/truecharts/charts/compare/memcached-3.0.59...memcached-3.0.60) (2022-08-23) + +### Chore + +- update helm chart common to v10.5.0 ([#3546](https://github.com/truecharts/charts/issues/3546)) + + + + ## [memcached-3.0.59](https://github.com/truecharts/charts/compare/memcached-3.0.58...memcached-3.0.59) (2022-08-23) ### Chore diff --git a/charts/dependency/memcached/README.md b/charts/dependency/memcached/README.md index 5d8afa12bcb..9db0673f737 100644 --- a/charts/dependency/memcached/README.md +++ b/charts/dependency/memcached/README.md @@ -1,6 +1,6 @@ # memcached -![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: 1.6.16](https://img.shields.io/badge/AppVersion-1.6.16-informational?style=flat-square) +![Version: 3.0.60](https://img.shields.io/badge/Version-3.0.60-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.16](https://img.shields.io/badge/AppVersion-1.6.16-informational?style=flat-square) Memcached is a memory-backed database caching solution @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.13 | +| https://library-charts.truecharts.org | common | 10.5.0 | ## Installing the Chart diff --git a/charts/dependency/mongodb/CHANGELOG.md b/charts/dependency/mongodb/CHANGELOG.md index 706877943a8..9bad22c68d2 100644 --- a/charts/dependency/mongodb/CHANGELOG.md +++ b/charts/dependency/mongodb/CHANGELOG.md @@ -2,6 +2,15 @@ +## [mongodb-1.0.58](https://github.com/truecharts/charts/compare/mongodb-1.0.57...mongodb-1.0.58) (2022-08-23) + +### Chore + +- update helm chart common to v10.5.0 ([#3546](https://github.com/truecharts/charts/issues/3546)) + + + + ## [postgresql-8.0.58](https://github.com/truecharts/charts/compare/postgresql-8.0.56...postgresql-8.0.58) (2022-08-17) ### Chore diff --git a/charts/dependency/mongodb/README.md b/charts/dependency/mongodb/README.md index 3ac07afde55..9432181b232 100644 --- a/charts/dependency/mongodb/README.md +++ b/charts/dependency/mongodb/README.md @@ -1,13 +1,13 @@ # mongodb -![Version: 1.0.57](https://img.shields.io/badge/Version-1.0.57-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.58](https://img.shields.io/badge/Version-1.0.58-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. 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: [mongodb](https://truecharts.org/docs/charts/stable/mongodb) +For more information, please click here: [mongodb](https://truecharts.org/docs/charts/dependency/mongodb) **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)** @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.13 | +| https://library-charts.truecharts.org | common | 10.5.0 | ## Installing the Chart diff --git a/charts/dependency/postgresql/CHANGELOG.md b/charts/dependency/postgresql/CHANGELOG.md index d369a4804f5..6c687504142 100644 --- a/charts/dependency/postgresql/CHANGELOG.md +++ b/charts/dependency/postgresql/CHANGELOG.md @@ -2,6 +2,15 @@ +## [postgresql-8.0.63](https://github.com/truecharts/charts/compare/postgresql-8.0.62...postgresql-8.0.63) (2022-08-23) + +### Chore + +- update helm chart common to v10.5.0 ([#3546](https://github.com/truecharts/charts/issues/3546)) + + + + ## [postgresql-8.0.62](https://github.com/truecharts/charts/compare/postgresql-8.0.61...postgresql-8.0.62) (2022-08-22) ### Chore diff --git a/charts/dependency/postgresql/README.md b/charts/dependency/postgresql/README.md index c650156a2e8..f401281a080 100644 --- a/charts/dependency/postgresql/README.md +++ b/charts/dependency/postgresql/README.md @@ -1,13 +1,13 @@ # postgresql -![Version: 8.0.62](https://img.shields.io/badge/Version-8.0.62-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.5.0](https://img.shields.io/badge/AppVersion-14.5.0-informational?style=flat-square) +![Version: 8.0.63](https://img.shields.io/badge/Version-8.0.63-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.5.0](https://img.shields.io/badge/AppVersion-14.5.0-informational?style=flat-square) PostgresSQL 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: [postgresql](https://truecharts.org/docs/charts/stable/postgresql) +For more information, please click here: [postgresql](https://truecharts.org/docs/charts/dependency/postgresql) **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)** @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.13 | +| https://library-charts.truecharts.org | common | 10.5.0 | ## Installing the Chart diff --git a/charts/dependency/promtail/CHANGELOG.md b/charts/dependency/promtail/CHANGELOG.md index 6348bf2d80b..8234ec0d790 100644 --- a/charts/dependency/promtail/CHANGELOG.md +++ b/charts/dependency/promtail/CHANGELOG.md @@ -2,6 +2,15 @@ +## [promtail-3.0.41](https://github.com/truecharts/charts/compare/promtail-3.0.40...promtail-3.0.41) (2022-08-23) + +### Chore + +- update helm chart common to v10.5.0 ([#3546](https://github.com/truecharts/charts/issues/3546)) + + + + ## [promtail-3.0.40](https://github.com/truecharts/charts/compare/promtail-3.0.39...promtail-3.0.40) (2022-08-17) ### Chore diff --git a/charts/dependency/promtail/README.md b/charts/dependency/promtail/README.md index f2865f4c4ca..1b90d6497e7 100644 --- a/charts/dependency/promtail/README.md +++ b/charts/dependency/promtail/README.md @@ -1,13 +1,13 @@ # promtail -![Version: 3.0.40](https://img.shields.io/badge/Version-3.0.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.6.1](https://img.shields.io/badge/AppVersion-2.6.1-informational?style=flat-square) +![Version: 3.0.41](https://img.shields.io/badge/Version-3.0.41-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.6.1](https://img.shields.io/badge/AppVersion-2.6.1-informational?style=flat-square) Promtail is an agent which ships the contents of local logs to a Loki instance 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: [promtail](https://truecharts.org/docs/charts/stable/promtail) +For more information, please click here: [promtail](https://truecharts.org/docs/charts/dependency/promtail) **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)** @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.13 | +| https://library-charts.truecharts.org | common | 10.5.0 | ## Installing the Chart diff --git a/charts/dependency/redis/CHANGELOG.md b/charts/dependency/redis/CHANGELOG.md index db681508960..d5da10a438c 100644 --- a/charts/dependency/redis/CHANGELOG.md +++ b/charts/dependency/redis/CHANGELOG.md @@ -2,6 +2,15 @@ +## [redis-3.0.59](https://github.com/truecharts/charts/compare/redis-3.0.58...redis-3.0.59) (2022-08-23) + +### Chore + +- update helm chart common to v10.5.0 ([#3546](https://github.com/truecharts/charts/issues/3546)) + + + + ## [redis-3.0.57](https://github.com/truecharts/charts/compare/redis-3.0.56...redis-3.0.57) (2022-08-20) diff --git a/charts/dependency/redis/README.md b/charts/dependency/redis/README.md index 9f890f44532..9872a77d580 100644 --- a/charts/dependency/redis/README.md +++ b/charts/dependency/redis/README.md @@ -1,6 +1,6 @@ # redis -![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: 7.0.4](https://img.shields.io/badge/AppVersion-7.0.4-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: 7.0.4](https://img.shields.io/badge/AppVersion-7.0.4-informational?style=flat-square) Open source, advanced key-value store. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.13 | +| https://library-charts.truecharts.org | common | 10.5.0 | ## Installing the Chart diff --git a/charts/dependency/solr/CHANGELOG.md b/charts/dependency/solr/CHANGELOG.md index d0a656860a0..2d4fe82c361 100644 --- a/charts/dependency/solr/CHANGELOG.md +++ b/charts/dependency/solr/CHANGELOG.md @@ -2,6 +2,15 @@ +## [solr-0.0.33](https://github.com/truecharts/charts/compare/solr-0.0.32...solr-0.0.33) (2022-08-23) + +### Chore + +- update helm chart common to v10.5.0 ([#3546](https://github.com/truecharts/charts/issues/3546)) + + + + ## [solr-0.0.32](https://github.com/truecharts/charts/compare/solr-0.0.31...solr-0.0.32) (2022-08-23) ### Chore diff --git a/charts/dependency/solr/README.md b/charts/dependency/solr/README.md index 69c13ebe803..9c80f248156 100644 --- a/charts/dependency/solr/README.md +++ b/charts/dependency/solr/README.md @@ -1,6 +1,6 @@ # solr -![Version: 0.0.32](https://img.shields.io/badge/Version-0.0.32-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.33](https://img.shields.io/badge/Version-0.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square) Apache Solr @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.13 | +| https://library-charts.truecharts.org | common | 10.5.0 | ## Installing the Chart