From 86ffbccafdefcc5541ecfdccbc1c1e037f0b7722 Mon Sep 17 00:00:00 2001
From: Renovate Bot <bot@renovateapp.com>
Date: Sat, 29 Mar 2025 16:02:27 +0000
Subject: [PATCH] Update Helm release authelia to v0.10.4

---
 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 d401c84..332defe 100644
--- a/infrastructure/authelia/kustomization.yaml
+++ b/infrastructure/authelia/kustomization.yaml
@@ -27,6 +27,6 @@ images:
 helmCharts:
   - name: authelia
     releaseName: authelia
-    version: 0.10.3
+    version: 0.10.4
     repo: https://charts.authelia.com
     valuesFile: authelia.values.yaml
-- 
2.47.2