From 90e6cbcf37cc352437153b0560aab5114ae26b4d Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 13 May 2022 14:54:59 +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/439 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 619ad1b Author: Network Service Mesh Bot Date: 2022-05-13 09:53:34 -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 aec5a63d8ccc..52bd7090e295 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:058182d - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:fc87e47 + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:619ad1b - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS