From 8fb4642c62cafc0a49c233175831c4555b72a350 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 5 Sep 2025 18:01:56 +0000 Subject: [PATCH] Update Helm release authelia to v0.10.44 --- infrastructure/authelia/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/authelia/kustomization.yaml b/infrastructure/authelia/kustomization.yaml index d48ffc9..4681e7d 100644 --- a/infrastructure/authelia/kustomization.yaml +++ b/infrastructure/authelia/kustomization.yaml @@ -27,6 +27,6 @@ images: helmCharts: - name: authelia releaseName: authelia - version: 0.10.42 + version: 0.10.44 repo: https://charts.authelia.com valuesFile: authelia.values.yaml