diff --git a/charts/incubator/dendrite/README.md b/charts/incubator/dendrite/README.md index 1d1ef3ef..e9916638 100644 --- a/charts/incubator/dendrite/README.md +++ b/charts/incubator/dendrite/README.md @@ -1,6 +1,6 @@ # dendrite -![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square) ![AppVersion: v0.8.7](https://img.shields.io/badge/AppVersion-v0.8.7-informational?style=flat-square) +![Version: 5.1.0](https://img.shields.io/badge/Version-5.1.0-informational?style=flat-square) ![AppVersion: v0.8.7](https://img.shields.io/badge/AppVersion-v0.8.7-informational?style=flat-square) Dendrite Matrix Homeserver @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql | 11.1.25 | +| https://charts.bitnami.com/bitnami | postgresql | 11.6.12 | | https://library-charts.k8s-at-home.com | common | 4.4.2 | | https://library-charts.k8s-at-home.com | keyserver(common) | 4.4.2 | | https://library-charts.k8s-at-home.com | clientapi(common) | 4.4.2 | @@ -29,7 +29,7 @@ Kubernetes: `>=1.16.0-0` | https://library-charts.k8s-at-home.com | federationapi(common) | 4.4.2 | | https://library-charts.k8s-at-home.com | userapi(common) | 4.4.2 | | https://library-charts.k8s-at-home.com | appserviceapi(common) | 4.4.2 | -| https://nats-io.github.io/k8s/helm/charts/ | nats | 0.16.0 | +| https://nats-io.github.io/k8s/helm/charts/ | nats | 0.17.1 | ## TL;DR @@ -228,7 +228,7 @@ For more information see: ## Changelog -### Version 5.0.0 +### Version 5.1.0 #### Added @@ -236,13 +236,12 @@ N/A #### Changed -* Enable database configuration on a per-API (component) level -* Bump dendrite to v0.8.7 -* Set client api registration to disabled by default +* Upgraded `postgresql` chart dependency to version 11.6.12 +* Upgraded `nats` chart dependency to version 0.17.1 #### Fixed -* Fix syncapi version pinning +N/A ### Older versions diff --git a/charts/stable/anonaddy/README.md b/charts/stable/anonaddy/README.md index d630a4a6..26ae02eb 100644 --- a/charts/stable/anonaddy/README.md +++ b/charts/stable/anonaddy/README.md @@ -1,6 +1,6 @@ # anonaddy -![Version: 3.1.2](https://img.shields.io/badge/Version-3.1.2-informational?style=flat-square) ![AppVersion: 0.8.4](https://img.shields.io/badge/AppVersion-0.8.4-informational?style=flat-square) +![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square) ![AppVersion: 0.8.4](https://img.shields.io/badge/AppVersion-0.8.4-informational?style=flat-square) Anonaddy: Anonymous email forwarding @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | mariadb | 10.5.1 | -| https://charts.bitnami.com/bitnami | redis | 16.8.9 | +| https://charts.bitnami.com/bitnami | mariadb | 11.0.14 | +| https://charts.bitnami.com/bitnami | redis | 16.13.1 | | https://library-charts.k8s-at-home.com | common | 4.4.2 | ## TL;DR @@ -93,7 +93,7 @@ N/A ## Changelog -### Version 3.1.2 +### Version 4.1.0 #### Added @@ -101,7 +101,7 @@ N/A #### Changed -* Upgraded `common` chart dependency to version 4.4.2 +* Upgraded `redis` chart dependency to version 16.13.1 #### Fixed diff --git a/charts/stable/blocky/README.md b/charts/stable/blocky/README.md index 700cf88e..ea827abf 100644 --- a/charts/stable/blocky/README.md +++ b/charts/stable/blocky/README.md @@ -1,6 +1,6 @@ # blocky -![Version: 10.3.0](https://img.shields.io/badge/Version-10.3.0-informational?style=flat-square) ![AppVersion: v0.18](https://img.shields.io/badge/AppVersion-v0.18-informational?style=flat-square) +![Version: 10.4.0](https://img.shields.io/badge/Version-10.4.0-informational?style=flat-square) ![AppVersion: v0.18](https://img.shields.io/badge/AppVersion-v0.18-informational?style=flat-square) DNS proxy as ad-blocker for local network @@ -18,7 +18,7 @@ Kubernetes: `>=1.19.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | redis | 16.9.1 | +| https://charts.bitnami.com/bitnami | redis | 16.13.1 | | https://library-charts.k8s-at-home.com | common | 4.4.2 | ## TL;DR @@ -105,16 +105,15 @@ helm install blocky k8s-at-home/blocky -f values.yaml ## Changelog -### Version 10.3.0 +### Version 10.4.0 #### Added -* Added `redis` dependency for use with multiple blocky replicas +N/A #### Changed -* Upgraded `common` chart dependency to version 4.4.2 -* Added chart tests, modified default values and added default ingress for blocky api +* Upgraded `redis` chart dependency to version 16.13.1 #### Fixed diff --git a/charts/stable/dsmr-reader/README.md b/charts/stable/dsmr-reader/README.md index 0d1630be..af87f8f2 100644 --- a/charts/stable/dsmr-reader/README.md +++ b/charts/stable/dsmr-reader/README.md @@ -1,6 +1,6 @@ # dsmr-reader -![Version: 6.1.2](https://img.shields.io/badge/Version-6.1.2-informational?style=flat-square) ![AppVersion: 2021.06.01](https://img.shields.io/badge/AppVersion-2021.06.01-informational?style=flat-square) +![Version: 6.2.0](https://img.shields.io/badge/Version-6.2.0-informational?style=flat-square) ![AppVersion: 2021.06.01](https://img.shields.io/badge/AppVersion-2021.06.01-informational?style=flat-square) DSMR-protocol reader, telegram data storage and energy consumption visualizer. @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql | 11.1.25 | +| https://charts.bitnami.com/bitnami | postgresql | 11.6.12 | | https://library-charts.k8s-at-home.com | common | 4.4.2 | ## TL;DR @@ -91,7 +91,7 @@ N/A ## Changelog -### Version 6.1.2 +### Version 6.2.0 #### Added @@ -99,7 +99,7 @@ N/A #### Changed -* Upgraded `common` chart dependency to version 4.4.2 +* Upgraded `postgresql` chart dependency to version 11.6.12 #### Fixed diff --git a/charts/stable/firefly-iii/README.md b/charts/stable/firefly-iii/README.md index 3c77a99a..e7713db8 100644 --- a/charts/stable/firefly-iii/README.md +++ b/charts/stable/firefly-iii/README.md @@ -1,6 +1,6 @@ # firefly-iii -![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![AppVersion: version-5.6.14](https://img.shields.io/badge/AppVersion-version--5.6.14-informational?style=flat-square) +![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![AppVersion: version-5.6.14](https://img.shields.io/badge/AppVersion-version--5.6.14-informational?style=flat-square) Firefly III: a personal finances manager @@ -19,9 +19,9 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://charts.bitnami.com/bitnami | mariadb | 11.0.2 | -| https://charts.bitnami.com/bitnami | postgresql | 11.1.28 | -| https://charts.bitnami.com/bitnami | redis | 16.9.0 | -| https://library-charts.k8s-at-home.com | common | 4.4.1 | +| https://charts.bitnami.com/bitnami | postgresql | 11.6.12 | +| https://charts.bitnami.com/bitnami | redis | 16.13.1 | +| https://library-charts.k8s-at-home.com | common | 4.4.2 | ## TL;DR @@ -172,7 +172,7 @@ N/A ## Changelog -### Version 0.0.1 +### Version 0.1.0 #### Added @@ -180,10 +180,8 @@ N/A #### Changed -* Added `common` chart dependency to version 4.4.1 -* Added `mariadb` chart dependency to version 11.0.2 -* Added `postgresql` chart dependency to version 11.1.28 -* Added `redis` chart dependency to version 16.9.0 +* Upgraded `postgresql` chart dependency to version 11.6.12 +* Upgraded `redis` chart dependency to version 16.13.1 #### Fixed diff --git a/charts/stable/joplin-server/README.md b/charts/stable/joplin-server/README.md index 9c9374a6..84dfe943 100644 --- a/charts/stable/joplin-server/README.md +++ b/charts/stable/joplin-server/README.md @@ -1,6 +1,6 @@ # joplin-server -![Version: 5.1.2](https://img.shields.io/badge/Version-5.1.2-informational?style=flat-square) ![AppVersion: 2.1.2](https://img.shields.io/badge/AppVersion-2.1.2-informational?style=flat-square) +![Version: 5.2.0](https://img.shields.io/badge/Version-5.2.0-informational?style=flat-square) ![AppVersion: 2.1.2](https://img.shields.io/badge/AppVersion-2.1.2-informational?style=flat-square) This server allows you to sync any Joplin client @@ -18,7 +18,7 @@ This server allows you to sync any Joplin client | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql | 11.1.25 | +| https://charts.bitnami.com/bitnami | postgresql | 11.6.12 | | https://library-charts.k8s-at-home.com | common | 4.4.2 | ## TL;DR @@ -95,7 +95,7 @@ N/A ## Changelog -### Version 5.1.2 +### Version 5.2.0 #### Added @@ -103,7 +103,7 @@ N/A #### Changed -* Upgraded `common` chart dependency to version 4.4.2 +* Upgraded `postgresql` chart dependency to version 11.6.12 #### Fixed diff --git a/charts/stable/send/README.md b/charts/stable/send/README.md index 1f433b68..ee769096 100644 --- a/charts/stable/send/README.md +++ b/charts/stable/send/README.md @@ -1,6 +1,6 @@ # send -![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: v3.4.20](https://img.shields.io/badge/AppVersion-v3.4.20-informational?style=flat-square) +![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![AppVersion: v3.4.20](https://img.shields.io/badge/AppVersion-v3.4.20-informational?style=flat-square) Simple, private file sharing. @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | redis | 16.10.0 | +| https://charts.bitnami.com/bitnami | redis | 16.13.1 | | https://library-charts.k8s-at-home.com | common | 4.4.2 | ## TL;DR @@ -89,15 +89,15 @@ N/A ## Changelog -### Version 1.0.0 +### Version 1.1.0 #### Added -* Initial version +N/A #### Changed -N/A +* Upgraded `redis` chart dependency to version 16.13.1 #### Fixed