From 6f7102d2f2ef62915cb8ce25dad1af1518c527f3 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Sat, 18 Nov 2023 13:57:05 +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/675 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 76503b3 Author: Network Service Mesh Bot Date: 2023-11-18 07:56:44 -0600 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 53c9d1a79ad8..606920e44c79 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:1811d70 - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:868bb4f + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:76503b3 - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS