From 16ce53d5d15f61f3b1493ca79019196722eb0819 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 18 Apr 2023 12:24:04 +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/620 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 1f3f262 Author: Network Service Mesh Bot Date: 2023-04-18 07:23:45 -0500 Message: - 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 c038084328b9..5fab70da5f0c 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:3a097e1 - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:f31b5e0 + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:1f3f262 - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS