From cc515a5dddb3c07fd5e37ec7fa2b53c439a8ffe4 Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 06:11:26 -0400 Subject: [PATCH] =?UTF-8?q?[main]=20Update=20Image=20ghcr.io/authelia/auth?= =?UTF-8?q?elia=20(=204.38.2=20=E2=86=92=204.38.3=20)=20(#3253)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/authelia/authelia](https://togithub.com/authelia/authelia/pkgs/container/authelia) ([source](https://togithub.com/authelia/authelia)) | patch | `4.38.2` -> `4.38.3` | --- ### Release Notes
authelia/authelia (ghcr.io/authelia/authelia) ### [`v4.38.3`](https://togithub.com/authelia/authelia/compare/v4.38.2...v4.38.3) [Compare Source](https://togithub.com/authelia/authelia/compare/v4.38.2...v4.38.3)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com> --- kubernetes/main/apps/security/authelia/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/security/authelia/app/helm-release.yaml b/kubernetes/main/apps/security/authelia/app/helm-release.yaml index d09f8a376a..abb586dfe4 100644 --- a/kubernetes/main/apps/security/authelia/app/helm-release.yaml +++ b/kubernetes/main/apps/security/authelia/app/helm-release.yaml @@ -55,7 +55,7 @@ spec: main: image: repository: ghcr.io/authelia/authelia - tag: 4.38.2 + tag: 4.38.3 env: TZ: ${CONFIG_TIMEZONE} AUTHELIA_AUTHENTICATION_BACKEND_LDAP_ADDITIONAL_GROUPS_DN: "ou=groups"