From d301fa32a0663a962b32895fbe53d7795071fb40 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 8 Apr 2022 12:47: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/405 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 360a428 Author: Network Service Mesh Bot Date: 2022-04-08 07:46:46 -0500 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 f77cb104b30e..6e9622cda24d 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:ed747ff - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:ec21cab + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:360a428 - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS