From 55658a72f9b7378484349c4e9f678addb4be8937 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 02:10:23 +0000 Subject: [PATCH] Update ghcr.io/warp-tech/warpgate Docker tag to v0.12.0 --- services/app/warpgate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/app/warpgate.yml b/services/app/warpgate.yml index 4207e21a9..c6641e270 100644 --- a/services/app/warpgate.yml +++ b/services/app/warpgate.yml @@ -29,7 +29,7 @@ spec: - toybox containers: - name: warpgate - image: ghcr.io/warp-tech/warpgate:v0.8.1 + image: ghcr.io/warp-tech/warpgate:v0.12.0 args: - "-c" - "/data/warpgate.yaml"