From 860ba6429d0897535dafb848e00e2f016d490361 Mon Sep 17 00:00:00 2001 From: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Thu, 15 Aug 2024 15:53:57 -0500 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nsc-init@main (#12215) PR link: https://github.com/networkservicemesh/cmd-nsc-init/pull/772 Commit: aa296f8 Author: Network Service Mesh Bot Date: 2024-08-15 15:52:24 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#772) PR link: https://github.com/networkservicemesh/sdk/pull/1658 Commit: eeb0114 Author: Network Service Mesh Bot Date: 2024-08-15 15:49:07 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/api@main (#1658) PR link: https://github.com/networkservicemesh/api/pull/174 Commit: fdbfcd8 Author: Nikita Skrynnik Date: 2024-08-15 21:15:54 +1100 Message: - Revert changes in strToIPNet func (#174) Signed-off-by: NSMBot Co-authored-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 e78a00b5d868..807adc59358f 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:ff0d187 - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:30a7b17 + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:aa296f8 - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS