From 23cbac5336171fc3866b21e4836abf3a969822b7 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 8 Nov 2023 09:56: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/666 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: fb1b4b1 Author: Network Service Mesh Bot Date: 2023-11-08 03:56:30 -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 de7e4d9e6df4..63a82f3188fc 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:3ae88b5 - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:a29de48 + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:fb1b4b1 - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS