From 7be9ef69f8c2fc1bce644fe46e2900ba75012746 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 28 Mar 2022 19:33:36 +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/392 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: f833507 Author: Network Service Mesh Bot Date: 2022-03-28 14:33:11 -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 ec653e83ead0..c36c78c14275 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:4ce34ea - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:89ff37d + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:f833507 - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS