From 4208ce5c8d6edaf9c1c218ef77eb326bf70dee16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Nov 2023 00:34:01 +0000 Subject: [PATCH] chore(deps): update ghcr.io/warp-tech/warpgate docker tag to v0.9.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 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