From 57a3d04b3f8d6bfafc1a6337fcd4fa2bb81e8d20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 20:39:55 +0000 Subject: [PATCH] chore(deps): update ghcr.io/warp-tech/warpgate docker tag to v0.10.0 --- _infrastructure/warpgate/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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