From 1ff84d5d3eddfe5f4d2f7a7bed380883b933950c Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 21 May 2024 11:02:28 +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/743 Commit: 08d2e56 Author: Network Service Mesh Bot Date: 2024-05-21 06:02:09 -0500 Message: - Sync files with networkservicemesh/cmd-template (#743) This PR syncs files with https://github.com/networkservicemesh/cmd-template Revision: https://github.com/networkservicemesh/cmd-template/commits/7369b5fd24fe89c8021d5dcf3f5aea3393a64805 commit 7369b5fd24fe89c8021d5dcf3f5aea3393a64805 Author: Nikita Skrynnik <93182827+NikitaSkrynnik@users.noreply.github.com> Date: Tue Apr 23 20:12:10 2024 +0700 Delete check-release-branch job from release workflow (#130) * Delete check-release-branch job from release workflow Signed-off-by: NikitaSkrynnik * minor fixes Signed-off-by: NikitaSkrynnik --------- Signed-off-by: NikitaSkrynnik 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 28ef0359f2b9..841958656fc7 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:086855e - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:f9d43a0 + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:08d2e56 - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS