From c47861d812c414e8b058d602fbda00fc9cf0c1d9 Mon Sep 17 00:00:00 2001 From: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Tue, 17 Oct 2023 06:18:30 -0500 Subject: [PATCH] =?UTF-8?q?Update=20go.mod=20and=20go.sum=20to=20latest=20?= =?UTF-8?q?version=20from=20networkservicemesh/cm=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 c39a8a16f202..141f5eeee71b 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:286616f - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:1b6e3f1 + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:23da450 - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS