From d50c1a745a386a373da2bd9f357ed0c5cdf50a6d Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 2 Oct 2023 10:44:37 +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/659 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 989bf80 Author: Network Service Mesh Bot Date: 2023-10-02 05:44:10 -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 2b84a9a823c3..945c846e24ad 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:1de223c - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:7f7e08e + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:989bf80 - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS