diff --git a/cluster/apps/networking/authelia/deployment.yaml b/cluster/apps/networking/authelia/deployment.yaml index 042540acb..5cfd6d4ab 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.28.1 + image: authelia/authelia:4.28.2 ports: - containerPort: 9091 volumeMounts: