From f0422090f86587f38d5b07c5a3b7e6104320b33a Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 21 Mar 2024 10:00:07 +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/716 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 6cb0dc1 Author: Network Service Mesh Bot Date: 2024-03-21 04:59:36 -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 ebdb911c2ccd..ba90c9eade9a 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:f32f992 - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:da707a1 + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:6cb0dc1 - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS