From 263b4858b6e42f72c487cd75f64db2669a3d7637 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 4 Oct 2024 23:16:21 +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/782 Commit: 306aafe Author: Network Service Mesh Bot Date: 2024-10-04 18:16:03 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#782) PR link: https://github.com/networkservicemesh/sdk-sriov/pull/612 Commit: dc8c91b Author: Network Service Mesh Bot Date: 2024-10-04 18:12:53 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#612) PR link: https://github.com/networkservicemesh/sdk-kernel/pull/683 Commit: f5852d2 Author: Network Service Mesh Bot Date: 2024-10-04 18:09:31 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#683) PR link: https://github.com/networkservicemesh/sdk/pull/1675 Commit: 95c7ff7 Author: Arpad Kiss Date: 2024-10-05 01:07:12 +0200 Message: - Add boundary check to SetupLogLevelChange (#1675) 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 0c62d85b0498..3615b39b1619 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:1aa2244 - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:2109798 + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:306aafe - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS