Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-12-06 00:02:29 +00:00
parent 34e8545969
commit 349b6e22fb
3 changed files with 69 additions and 1 deletions

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="authelia-8.0.13"></a>
### [authelia-8.0.13](https://github.com/truecharts/apps/compare/authelia-8.0.12...authelia-8.0.13) (2021-12-05)
#### Fix
* correct upgrade handling without encryption key
<a name="authelia-8.0.12"></a>
### authelia-8.0.12 (2021-12-05)

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="authelia-8.0.13"></a>
### [authelia-8.0.13](https://github.com/truecharts/apps/compare/authelia-8.0.12...authelia-8.0.13) (2021-12-05)
#### Fix
* correct upgrade handling without encryption key
<a name="authelia-8.0.12"></a>
### authelia-8.0.12 (2021-12-05)

View File

@ -1,5 +1,55 @@
apiVersion: v1
entries:
authelia:
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- security
truecharts.org/grade: U
apiVersion: v2
appVersion: 4.33.1
created: "2021-12-06T00:02:29.692235944Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.13
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 6.0.22
- condition: redis.enabled
name: redis
repository: https://truecharts.org/
version: 1.0.27
description: Authelia is a Single Sign-On Multi-Factor portal for web apps
digest: a586cab814999b0403bbb20161ecb482cfca7766f481c1e56d23823fcb7ce329
home: https://github.com/truecharts/apps/tree/master/charts/stable/authelia
icon: https://avatars2.githubusercontent.com/u/59122411?s=200&v=4
keywords:
- authelia
- authentication
- login
- SSO
- Authentication
- Security
- Two-Factor
- U2F
- YubiKey
- Push Notifications
- LDAP
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: authelia
sources:
- https://github.com/authelia/chartrepo
- https://github.com/authelia/authelia
type: application
urls:
- https://github.com/truecharts/apps/releases/download/authelia-8.0.13/authelia-8.0.13.tgz
version: 8.0.13
common:
- apiVersion: v2
appVersion: latest
@ -342,4 +392,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/redis-1.0.27/redis-1.0.27.tgz
version: 1.0.27
generated: "2021-12-05T23:30:27.889856878Z"
generated: "2021-12-06T00:02:29.692255544Z"