From 0a860ed73ad80079c1f58157a516bb0f1a639c2e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Aug 2023 19:19:15 +0000 Subject: [PATCH] Update ghcr.io/warp-tech/warpgate Docker tag to v0.8.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 3e6a66d44..061c02d58 100644 --- a/services/app/warpgate.yml +++ b/services/app/warpgate.yml @@ -29,7 +29,7 @@ spec: - minio containers: - name: warpgate - image: ghcr.io/warp-tech/warpgate:v0.7.4 + image: ghcr.io/warp-tech/warpgate:v0.8.0 args: - "-c" - "/data/warpgate.yaml"