Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-09-27 22:08:11 +00:00
parent f22ebc574a
commit 16a73c189c
11 changed files with 130 additions and 11 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="authelia-4.0.4"></a>
### [authelia-4.0.4](https://github.com/truecharts/apps/compare/authelia-4.0.3...authelia-4.0.4) (2021-09-27)
#### Chore
* update helm chart redis to v15.4.0
<a name="authelia-4.0.3"></a>
### [authelia-4.0.3](https://github.com/truecharts/apps/compare/authelia-4.0.2...authelia-4.0.3) (2021-09-27)
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | redis | 15.3.3 |
| https://charts.bitnami.com/bitnami | redis | 15.4.0 |
| https://truecharts.org/ | postgresql | 3.0.1 |
| https://truecharts.org | common | 8.0.8 |
+3 -3
View File
@@ -1,7 +1,7 @@
<a name="authelia-4.0.3"></a>
### [authelia-4.0.3](https://github.com/truecharts/apps/compare/authelia-4.0.2...authelia-4.0.3) (2021-09-27)
<a name="authelia-4.0.4"></a>
### [authelia-4.0.4](https://github.com/truecharts/apps/compare/authelia-4.0.3...authelia-4.0.4) (2021-09-27)
#### Chore
* update helm chart postgresql to v3 ([#1041](https://github.com/truecharts/apps/issues/1041))
* update helm chart redis to v15.4.0