From 780ed9775bbe6870e8bc143944dd8da63070f5e6 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 30 May 2022 12:08:13 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nsc-init@main PR link: https://github.com/networkservicemesh/cmd-nsc-init/pull/466 Commit: d99fe1e Author: Denis Tingaikin Date: 2022-05-30 15:06:47 +0300 Message: - Merge pull request #466 from glazychev-art/go_upd 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 ed28ba546236..1e645a10da4d 100644 --- a/apps/admission-webhook-k8s/admission-webhook.yaml +++ b/apps/admission-webhook-k8s/admission-webhook.yaml @@ -42,7 +42,7 @@ spec: - name: NSM_CONTAINER_IMAGES value: ghcr.io/networkservicemesh/ci/cmd-nsc:5c385e0 - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:cf8d444 + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:d99fe1e - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS