From e3c12e37b6b9bb36d71d8fabf016117bf9cb8403 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Sat, 17 Apr 2021 19:48:54 +0000 Subject: [PATCH] Update application version to latest version from networkservicemesh/cmd-nsc-init@master 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 d8a9afc65179e8b3b4fb1281e15f3cecec815ff5 Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Sat Apr 17 14:48:36 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 ddc42666d7f7..1575aa24da6b 100644 --- a/apps/admission-webhook-k8s/admission-webhook.yaml +++ b/apps/admission-webhook-k8s/admission-webhook.yaml @@ -37,4 +37,4 @@ spec: - name: NSM_CONTAINER_IMAGES value: networkservicemeshci/cmd-nsc:2950ff1a - name: NSM_INIT_CONTAINER_IMAGES - value: networkservicemeshci/cmd-nsc-init:bcfcc9dc + value: networkservicemeshci/cmd-nsc-init:d8a9afc6