Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-10-17 19:02:09 +00:00
parent d5d78b5bfd
commit 1ffe97601c
706 changed files with 8817 additions and 706 deletions
+13
View File
@@ -1,6 +1,19 @@
# Changelog<br>
<a name="authelia-4.0.19"></a>
### [authelia-4.0.19](https://github.com/truecharts/apps/compare/authelia-4.0.18...authelia-4.0.19) (2021-10-17)
#### Chore
* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160))
#### Fix
* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156))
<a name="authelia-4.0.18"></a>
### [authelia-4.0.18](https://github.com/truecharts/apps/compare/authelia-4.0.17...authelia-4.0.18) (2021-10-13)
+1 -1
View File
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|------------|------|---------|
| https://charts.bitnami.com/bitnami | redis | 15.4.1 |
| https://truecharts.org/ | postgresql | 3.0.16 |
| https://truecharts.org | common | 8.3.6 |
| https://truecharts.org | common | 8.3.10 |
## Installing the Chart
+7 -3
View File
@@ -1,7 +1,11 @@
<a name="authelia-4.0.18"></a>
### [authelia-4.0.18](https://github.com/truecharts/apps/compare/authelia-4.0.17...authelia-4.0.18) (2021-10-13)
<a name="authelia-4.0.19"></a>
### [authelia-4.0.19](https://github.com/truecharts/apps/compare/authelia-4.0.18...authelia-4.0.19) (2021-10-17)
#### Chore
* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133))
* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160))
#### Fix
* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156))