diff --git a/_infrastructure/warpgate/deployment.yaml b/_infrastructure/warpgate/deployment.yaml index d0464f5c..3da06a02 100644 --- a/_infrastructure/warpgate/deployment.yaml +++ b/_infrastructure/warpgate/deployment.yaml @@ -29,7 +29,7 @@ spec: name: config containers: - name: warpgate - image: ghcr.io/warp-tech/warpgate:v0.7.2 + image: ghcr.io/warp-tech/warpgate:v0.9.0 ports: - containerPort: 22 name: ssh