From d7bcb3de560a011d60c2198057a443fb374f0f5e Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 13 Apr 2021 15:38:57 +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 416beca1722adb012810919c50cda044a27fc421 Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Tue Apr 13 10:38:33 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 9e3b2645f8c0..1f8689714e45 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:e04b7999 - name: NSM_INIT_CONTAINER_IMAGES - value: networkservicemeshci/cmd-nsc-init:ee0c967e + value: networkservicemeshci/cmd-nsc-init:416beca1