From edb9f2ee149d47507cca79346d1ac61a1ec17dd5 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 28 Nov 2023 12:16:51 +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/685 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: ae333f7 Author: Network Service Mesh Bot Date: 2023-11-28 06:16:24 -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 99be52bb669a..26fe740e3488 100644 --- a/apps/admission-webhook-k8s/admission-webhook.yaml +++ b/apps/admission-webhook-k8s/admission-webhook.yaml @@ -43,7 +43,7 @@ spec: - name: NSM_CONTAINER_IMAGES value: ghcr.io/networkservicemesh/ci/cmd-nsc:a99d3e4 - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:c737d04 + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:ae333f7 - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS