From a137c4eefcc40c897902af5776042c6f535b07b6 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 8 Oct 2024 11:46:11 +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/778 Commit: e4cc664 Author: Denis Tingaikin Date: 2024-10-08 14:45:50 +0300 Message: - Merge pull request #778 from Ex4amp1e/fix-cves 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 c57835daa2f2..e34bc50833b5 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:819ccb7 - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:306aafe + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:e4cc664 - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS