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>
|
||||
|
||||
|
||||
<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)
|
||||
|
||||
#### Fix
|
||||
|
||||
* use correct authelia tag on SCALE installs
|
||||
|
||||
|
||||
|
||||
<a name="authelia-3.0.1"></a>
|
||||
### [authelia-3.0.1](https://github.com/truecharts/apps/compare/authelia-2.0.2...authelia-3.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -1,20 +1,7 @@
|
||||
|
||||
<a name="authelia-3.0.1"></a>
|
||||
### [authelia-3.0.1](https://github.com/truecharts/apps/compare/authelia-2.0.2...authelia-3.0.1) (2021-09-13)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Use bitnami instead of stock postgresql container ([#960](https://github.com/truecharts/apps/issues/960))
|
||||
* update non-major
|
||||
* update non-major
|
||||
|
||||
#### Feat
|
||||
|
||||
* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977))
|
||||
* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973))
|
||||
* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963))
|
||||
* Move some common containers to our own containers
|
||||
<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)
|
||||
|
||||
#### Fix
|
||||
|
||||
* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956))
|
||||
* use correct authelia tag on SCALE installs
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<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)
|
||||
|
||||
#### Fix
|
||||
|
||||
* use correct authelia tag on SCALE installs
|
||||
|
||||
|
||||
|
||||
<a name="authelia-3.0.1"></a>
|
||||
### [authelia-3.0.1](https://github.com/truecharts/apps/compare/authelia-2.0.2...authelia-3.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -4207,6 +4207,50 @@ entries:
|
||||
- https://github.com/truecharts/apps/releases/download/appdaemon-0.1.3/appdaemon-0.1.3.tgz
|
||||
version: 0.1.3
|
||||
authelia:
|
||||
- apiVersion: v2
|
||||
appVersion: 4.30.4
|
||||
created: "2021-09-13T19:09:54.636146067Z"
|
||||
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: 17d2a5324128fa9db21dee748af1540b5f0448643a151ff21afeefb8b28640b1
|
||||
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.2/authelia-3.0.2.tgz
|
||||
version: 3.0.2
|
||||
- apiVersion: v2
|
||||
appVersion: 4.30.4
|
||||
created: "2021-09-10T13:46:49.869859427Z"
|
||||
@@ -179771,4 +179815,4 @@ entries:
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
generated: "2021-09-13T18:33:01.665972108Z"
|
||||
generated: "2021-09-13T19:09:54.689174124Z"
|
||||
|
||||
Reference in New Issue
Block a user