From 6fde80da3ff1cfec90c1554fff80f896ebaa83e4 Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 05:50:33 +0000 Subject: [PATCH] fix(container): update image docker.io/authelia/authelia to v4.36.6 | datasource | package | from | to | | ---------- | --------------------------- | ------ | ------ | | docker | docker.io/authelia/authelia | 4.36.2 | 4.36.6 | --- cluster/apps/security/authelia/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/security/authelia/helm-release.yaml b/cluster/apps/security/authelia/helm-release.yaml index cca2006e42..0305af7b5f 100644 --- a/cluster/apps/security/authelia/helm-release.yaml +++ b/cluster/apps/security/authelia/helm-release.yaml @@ -40,7 +40,7 @@ spec: unavailable: 1 image: repository: docker.io/authelia/authelia - tag: 4.36.2 + tag: 4.36.6 envFrom: - secretRef: name: *app