Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="authelia-3.0.4"></a>
|
||||||
|
### [authelia-3.0.4](https://github.com/truecharts/apps/compare/authelia-3.0.3...authelia-3.0.4) (2021-09-14)
|
||||||
|
|
||||||
|
#### Fix
|
||||||
|
|
||||||
|
* fix authelia being broken
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="authelia-3.0.3"></a>
|
<a name="authelia-3.0.3"></a>
|
||||||
### [authelia-3.0.3](https://github.com/truecharts/apps/compare/authelia-3.0.2...authelia-3.0.3) (2021-09-14)
|
### [authelia-3.0.3](https://github.com/truecharts/apps/compare/authelia-3.0.2...authelia-3.0.3) (2021-09-14)
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
<a name="authelia-3.0.3"></a>
|
<a name="authelia-3.0.4"></a>
|
||||||
### [authelia-3.0.3](https://github.com/truecharts/apps/compare/authelia-3.0.2...authelia-3.0.3) (2021-09-14)
|
### [authelia-3.0.4](https://github.com/truecharts/apps/compare/authelia-3.0.3...authelia-3.0.4) (2021-09-14)
|
||||||
|
|
||||||
#### Fix
|
#### Fix
|
||||||
|
|
||||||
* ensure oidc keys get generated on existing authelia installations
|
* fix authelia being broken
|
||||||
|
|||||||
@@ -1,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="authelia-3.0.4"></a>
|
||||||
|
### [authelia-3.0.4](https://github.com/truecharts/apps/compare/authelia-3.0.3...authelia-3.0.4) (2021-09-14)
|
||||||
|
|
||||||
|
#### Fix
|
||||||
|
|
||||||
|
* fix authelia being broken
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="authelia-3.0.3"></a>
|
<a name="authelia-3.0.3"></a>
|
||||||
### [authelia-3.0.3](https://github.com/truecharts/apps/compare/authelia-3.0.2...authelia-3.0.3) (2021-09-14)
|
### [authelia-3.0.3](https://github.com/truecharts/apps/compare/authelia-3.0.2...authelia-3.0.3) (2021-09-14)
|
||||||
|
|
||||||
|
|||||||
+45
-1
@@ -4207,6 +4207,50 @@ entries:
|
|||||||
- https://github.com/truecharts/apps/releases/download/appdaemon-0.1.3/appdaemon-0.1.3.tgz
|
- https://github.com/truecharts/apps/releases/download/appdaemon-0.1.3/appdaemon-0.1.3.tgz
|
||||||
version: 0.1.3
|
version: 0.1.3
|
||||||
authelia:
|
authelia:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 4.30.4
|
||||||
|
created: "2021-09-14T18:19:32.326564369Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org/
|
||||||
|
version: 7.0.12
|
||||||
|
- condition: postgresql.enabled
|
||||||
|
name: postgresql
|
||||||
|
repository: https://truecharts.org/
|
||||||
|
version: 2.2.0
|
||||||
|
- condition: redis.enabled
|
||||||
|
name: redis
|
||||||
|
repository: https://charts.bitnami.com/bitnami
|
||||||
|
version: 15.3.2
|
||||||
|
description: Authelia is a Single Sign-On Multi-Factor portal for web apps
|
||||||
|
digest: 8fe81e5e2d9e3cf307e43159e0190474db9b858867f9dcd7b63a2c7b25271434
|
||||||
|
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: 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-3.0.4/authelia-3.0.4.tgz
|
||||||
|
version: 3.0.4
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 4.30.4
|
appVersion: 4.30.4
|
||||||
created: "2021-09-14T15:55:48.139061468Z"
|
created: "2021-09-14T15:55:48.139061468Z"
|
||||||
@@ -179973,4 +180017,4 @@ entries:
|
|||||||
urls:
|
urls:
|
||||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||||
version: 3.1.5
|
version: 3.1.5
|
||||||
generated: "2021-09-14T15:55:48.192679432Z"
|
generated: "2021-09-14T18:19:32.391379618Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user