Merge pull request #5208 from truecharts/renovate/tccr.io-truecharts-authelia-4.x

This commit is contained in:
TrueCharts Bot
2022-12-08 15:07:08 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "4.37.2" appVersion: "4.37.3"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
@@ -39,7 +39,7 @@ sources:
- https://github.com/authelia/chartrepo - https://github.com/authelia/chartrepo
- https://github.com/authelia/authelia - https://github.com/authelia/authelia
type: application type: application
version: 14.0.9 version: 14.0.10
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- security - security
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: tccr.io/truecharts/authelia repository: tccr.io/truecharts/authelia
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 4.37.2@sha256:6a691be39eb422079ad89fd6bf4fb17e9ecc2e22f2ee2fdc5c9e90dc2feb6f7f tag: 4.37.3@sha256:bbc5c10e67e5dec6356a9bfae0fedd04ae20df8a70d4104790e536d2cea978a5
command: ["authelia"] command: ["authelia"]
args: ["--config=/configuration.yaml"] args: ["--config=/configuration.yaml"]