From a6342a2fdd1a93e2633328edf43ef01deae0ac93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Jan 2026 11:05:41 +0000 Subject: [PATCH] CHORE(authelia): update authelia to 0.10.x - Upgrade Authelia chart version - Apply dependency updates --- authelia/argocd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authelia/argocd.yaml b/authelia/argocd.yaml index fd97071..95bf231 100644 --- a/authelia/argocd.yaml +++ b/authelia/argocd.yaml @@ -10,7 +10,7 @@ spec: sources: - repoURL: https://charts.authelia.com chart: authelia - targetRevision: 0.9.* + targetRevision: 0.10.* helm: valueFiles: - $values/authelia/helm-values.yaml