Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,23 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="authelia-7.0.7"></a>
|
||||
### [authelia-7.0.7](https://github.com/truecharts/apps/compare/authelia-7.0.6...authelia-7.0.7) (2021-11-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291))
|
||||
|
||||
#### Chore
|
||||
|
||||
* Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289))
|
||||
|
||||
#### Feat
|
||||
|
||||
* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290))
|
||||
|
||||
|
||||
|
||||
<a name="authelia-7.0.6"></a>
|
||||
### [authelia-7.0.6](https://github.com/truecharts/apps/compare/authelia-7.0.5...authelia-7.0.6) (2021-11-02)
|
||||
|
||||
|
||||
@@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0`
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.bitnami.com/bitnami | redis | 15.5.4 |
|
||||
| https://truecharts.org/ | postgresql | 5.1.7 |
|
||||
| https://truecharts.org | common | 8.3.19 |
|
||||
| https://truecharts.org/ | postgresql | 5.1.8 |
|
||||
| https://truecharts.org | common | 8.5.2 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -140,6 +140,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| server.read_buffer_size | int | `4096` | |
|
||||
| server.write_buffer_size | int | `4096` | |
|
||||
| service.main.ports.main.port | int | `9091` | |
|
||||
| service.main.ports.main.targetPort | int | `9091` | |
|
||||
| session.expiration | string | `"1h"` | |
|
||||
| session.inactivity | string | `"5m"` | |
|
||||
| session.name | string | `"authelia_session"` | |
|
||||
|
||||
Reference in New Issue
Block a user