diff --git a/cluster/apps/networking/authelia/deployment.yaml b/cluster/apps/networking/authelia/deployment.yaml index 663333789..25edab68e 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.1 + image: authelia/authelia:4.29.2 ports: - containerPort: 9091 volumeMounts: