From 4ca1a1fa4e1d71634e932fab746247a764f9d543 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 7 May 2021 21:09:52 +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 d6f7f10635755154dcfc7e89b18b07a73e74fd61 Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Fri May 7 16:09:31 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 aef8b137f600..c52c5bc15c0a 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:8902d93b - name: NSM_INIT_CONTAINER_IMAGES - value: networkservicemeshci/cmd-nsc-init:e8ff5d7a + value: networkservicemeshci/cmd-nsc-init:d6f7f106