From 7cf37c878c46ca0f537ec53c3cbf4f8f88fe6407 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 18 Mar 2025 02:03:17 +0000 Subject: [PATCH] Update Helm release authelia to v0.10.2 --- 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 55b0995..df326ec 100644 --- a/infrastructure/authelia/kustomization.yaml +++ b/infrastructure/authelia/kustomization.yaml @@ -27,6 +27,6 @@ images: helmCharts: - name: authelia releaseName: authelia - version: 0.10.0 + version: 0.10.2 repo: https://charts.authelia.com valuesFile: authelia.values.yaml