From 83243035adae59ce79898bc03c982bee5e0968cd Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 14 Nov 2023 14:19:06 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nsc-init@main PR link: https://github.com/networkservicemesh/cmd-nsc-init/pull/670 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 37b82aa Author: Network Service Mesh Bot Date: 2023-11-14 08:18:41 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sd… Signed-off-by: NSMBot --- apps/admission-webhook-k8s/admission-webhook.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/admission-webhook-k8s/admission-webhook.yaml b/apps/admission-webhook-k8s/admission-webhook.yaml index a3eab47751fb..cb23d3aef75a 100644 --- a/apps/admission-webhook-k8s/admission-webhook.yaml +++ b/apps/admission-webhook-k8s/admission-webhook.yaml @@ -42,7 +42,7 @@ spec: - name: NSM_CONTAINER_IMAGES value: ghcr.io/networkservicemesh/ci/cmd-nsc:9c6fd21 - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:78a3201 + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:37b82aa - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS