diff --git a/_infrastructure/warpgate/deployment.yaml b/_infrastructure/warpgate/deployment.yaml index 24f1da9c..9f33fc18 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.9.1 + image: ghcr.io/warp-tech/warpgate:v0.10.0 ports: - containerPort: 22 name: ssh