From 89a6909be9eaeffce5653b86921947ac3bbe525d Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 7 Feb 2023 14:11:00 +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/591 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: ad34efd Author: Network Service Mesh Bot Date: 2023-02-07 08:05:48 -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 1fb9c627b3f8..1bcdb0a906c7 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:f022d6d - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:e2c628c + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:ad34efd - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS