diff --git a/framework/authelia/.olares/config/cluster/deploy/auth_backend_deploy.yaml b/framework/authelia/.olares/config/cluster/deploy/auth_backend_deploy.yaml index 8a6e84332..f34b3cdd7 100644 --- a/framework/authelia/.olares/config/cluster/deploy/auth_backend_deploy.yaml +++ b/framework/authelia/.olares/config/cluster/deploy/auth_backend_deploy.yaml @@ -429,7 +429,7 @@ spec: privileged: true containers: - name: authelia - image: beclab/auth:0.2.39 + image: beclab/auth:0.2.40 imagePullPolicy: IfNotPresent ports: - containerPort: 9091