From d91e58882d443d9f810fcd9adee9fc38a0fcc28d Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 12:27:57 +0000 Subject: [PATCH] feat(container): update image docker.io/authelia/authelia to v4.38.10 | datasource | package | from | to | | ---------- | --------------------------- | ------ | ------- | | docker | docker.io/authelia/authelia | 4.36.2 | 4.38.10 | --- 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 2fd5102be..2c6447dc1 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.38.10 envFrom: - secretRef: name: *app