diff --git a/cluster/apps/networking/authelia/deployment.yaml b/cluster/apps/networking/authelia/deployment.yaml index 0733d68db..c2ab062d9 100644 --- a/cluster/apps/networking/authelia/deployment.yaml +++ b/cluster/apps/networking/authelia/deployment.yaml @@ -38,7 +38,7 @@ spec: ports: - containerPort: 6379 - name: authelia - image: authelia/authelia:4.29.3 + image: authelia/authelia:4.29.4 ports: - containerPort: 9091 volumeMounts: