From 5a41828d208b0c832256b08214e020aca7490957 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 11 May 2021 14:27:45 +0000 Subject: [PATCH] Update application version to latest version from networkservicemesh/cmd-nsc-init@main networkservicemesh/cmd-nsc-init# MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit networkservicemesh/cmd-nsc-init PR link: https://github.com/networkservicemesh/cmd-nsc-init/pull/ networkservicemesh/cmd-nsc-init commit message: commit eefe2a1a05b5575f0abf96883e2f811bcb47f90f Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Tue May 11 09:27:18 2021 -0500 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 916cb5f322b3..db02f70961fd 100644 --- a/apps/admission-webhook-k8s/admission-webhook.yaml +++ b/apps/admission-webhook-k8s/admission-webhook.yaml @@ -42,4 +42,4 @@ spec: - name: NSM_CONTAINER_IMAGES value: networkservicemeshci/cmd-nsc:1c4ddacf - name: NSM_INIT_CONTAINER_IMAGES - value: networkservicemeshci/cmd-nsc-init:b4160c64 + value: networkservicemeshci/cmd-nsc-init:eefe2a1a