update authelia

This commit is contained in:
kjeld Schouten-Lebbing
2021-09-01 00:00:45 +02:00
parent 854b6b8d42
commit 89550fda1d
3 changed files with 6 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 6.12.3
version: 6.12.4
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
@@ -38,4 +38,4 @@ sources:
- https://github.com/authelia/chartrepo
- https://github.com/authelia/authelia
type: application
version: 1.6.6
version: 1.6.7

View File

@@ -9,6 +9,8 @@ image:
pullPolicy: IfNotPresent
tag: "4.30.4"
enableServiceLinks: false
# Enabled postgres
postgresql:
enabled: true

View File

@@ -11,6 +11,8 @@ args: ["--config=/configuration.yaml"]
strategy:
type: Recreate
enableServiceLinks: false
service:
main:
ports: