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.3"></a>
|
||||||
|
### [authelia-3.0.3](https://github.com/truecharts/apps/compare/authelia-3.0.2...authelia-3.0.3) (2021-09-14)
|
||||||
|
|
||||||
|
#### Fix
|
||||||
|
|
||||||
|
* ensure oidc keys get generated on existing authelia installations
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="authelia-3.0.2"></a>
|
<a name="authelia-3.0.2"></a>
|
||||||
### [authelia-3.0.2](https://github.com/truecharts/apps/compare/authelia-3.0.1...authelia-3.0.2) (2021-09-13)
|
### [authelia-3.0.2](https://github.com/truecharts/apps/compare/authelia-3.0.1...authelia-3.0.2) (2021-09-13)
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
<a name="authelia-3.0.2"></a>
|
<a name="authelia-3.0.3"></a>
|
||||||
### [authelia-3.0.2](https://github.com/truecharts/apps/compare/authelia-3.0.1...authelia-3.0.2) (2021-09-13)
|
### [authelia-3.0.3](https://github.com/truecharts/apps/compare/authelia-3.0.2...authelia-3.0.3) (2021-09-14)
|
||||||
|
|
||||||
#### Fix
|
#### Fix
|
||||||
|
|
||||||
* use correct authelia tag on SCALE installs
|
* ensure oidc keys get generated on existing authelia installations
|
||||||
|
|||||||
@@ -1,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<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)
|
||||||
|
|
||||||
|
#### Fix
|
||||||
|
|
||||||
|
* ensure oidc keys get generated on existing authelia installations
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="authelia-3.0.2"></a>
|
<a name="authelia-3.0.2"></a>
|
||||||
### [authelia-3.0.2](https://github.com/truecharts/apps/compare/authelia-3.0.1...authelia-3.0.2) (2021-09-13)
|
### [authelia-3.0.2](https://github.com/truecharts/apps/compare/authelia-3.0.1...authelia-3.0.2) (2021-09-13)
|
||||||
|
|
||||||
|
|||||||
+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-14T15:55:48.139061468Z"
|
||||||
|
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: 78ff46cc8fc1da741c0ad07eaa471db2588881ee99d92bf6011617a30ae7a542
|
||||||
|
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.3/authelia-3.0.3.tgz
|
||||||
|
version: 3.0.3
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 4.30.4
|
appVersion: 4.30.4
|
||||||
created: "2021-09-13T19:09:54.636146067Z"
|
created: "2021-09-13T19:09:54.636146067Z"
|
||||||
@@ -179929,4 +179973,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-14T09:00:16.446319459Z"
|
generated: "2021-09-14T15:55:48.192679432Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user