From ee648e965fd8cb747e7193f70e801fc0b3956528 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 4 Jun 2024 15:13:23 +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/754 Commit: 3d22fb9 Author: Network Service Mesh Bot Date: 2024-06-04 10:11:13 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#754) PR link: https://github.com/networkservicemesh/sdk/pull/1640 Commit: e3eed82 Author: Denis Tingaikin Date: 2024-06-04 17:35:37 +0300 Message: - update grpcfd (#1640) 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 fb5c665239e5..0476683ff76f 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:08d2e56 + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:3d22fb9 - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS