From f08f2ddb6e74b72aa4f0da37f748474c64a92259 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 21 Nov 2022 21:09:11 +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/545 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 7b68f6e Author: Network Service Mesh Bot Date: 2022-11-21 15:01:31 -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 ae49d6da78cc..0b433bf82b45 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:c520eb5 - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:02c9e59 + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:7b68f6e - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS