From 01211fe1c6ddd843da0b0138f879010e93906a23 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 7 Jun 2021 11:41:31 +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 2a611ed05c6b3a5688bfae55dfd6655da12d9e24 Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Mon Jun 7 06:41:03 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 79811a33fb00..7254aeabfff4 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: ghcr.io/networkservicemesh/ci/cmd-nsc:8c12b55 - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:7808df6 + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:2a611ed