From 6ca0f5a800be5d4abce27d6b3cf8c42c51c64dcb Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 27 Mar 2024 12:48:55 +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/725 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 0a44811 Author: Network Service Mesh Bot Date: 2024-03-27 07:48:35 -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 43ff1297877b..ed127b5fb2da 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:0f0f6e5 - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:7c64b33 + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:0a44811 - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS