From 4dbd25eaf8f29b92de281a0d395644d110fdfda1 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Fri, 28 Oct 2022 11:19:40 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/a?= =?UTF-8?q?uthelia/authelia=20to=204.37.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | docker | ghcr.io/authelia/authelia | 4.36.9 | 4.37.2 | --- cluster/apps/authentication/authelia/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/authentication/authelia/helm-release.yaml b/cluster/apps/authentication/authelia/helm-release.yaml index cf76cda98..5ce84248b 100644 --- a/cluster/apps/authentication/authelia/helm-release.yaml +++ b/cluster/apps/authentication/authelia/helm-release.yaml @@ -34,7 +34,7 @@ spec: strategy: RollingUpdate image: repository: ghcr.io/authelia/authelia - tag: 4.36.9 + tag: 4.37.2 envFrom: - secretRef: name: *app