From d6190cc41154e0eb473ea4bcf7b9515699a83451 Mon Sep 17 00:00:00 2001 From: Marc Barry <4965634+marc-barry@users.noreply.github.com> Date: Mon, 13 Nov 2023 11:07:00 -0500 Subject: [PATCH] Use the semvar tag for the egress-init-tag. --- config/webhook/configmap.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/webhook/configmap.yaml b/config/webhook/configmap.yaml index bdbbf45..55f7b04 100644 --- a/config/webhook/configmap.yaml +++ b/config/webhook/configmap.yaml @@ -6,5 +6,5 @@ metadata: data: annotations.yaml: | qpoint.io/inject-ca: "true" - qpoint.io/egress-init-tag: "release-v0.0.2" + qpoint.io/egress-init-tag: "0.0.5" qpoint.io/egress-to-domain: "qtap-gateway.qpoint.svc.cluster.local"