From f1c340198b59cd70dd277a2ec825da1893d9dea1 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 24 Feb 2025 08:28:53 +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/807 Commit: 6341689 Author: Network Service Mesh Bot Date: 2025-02-24 02:28:35 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#807) PR link: https://github.com/networkservicemesh/sdk-sriov/pull/640 Commit: 8bedffd Author: Network Service Mesh Bot Date: 2025-02-24 02:25:39 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#640) PR link: https://github.com/networkservicemesh/sdk-kernel/pull/710 Commit: cafa875 Author: Network Service Mesh Bot Date: 2025-02-24 02:22:29 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#710) PR link: https://github.com/networkservicemesh/sdk/pull/1715 Commit: 755c3b5 Author: Botond Szirtes Date: 2025-02-24 09:20:04 +0100 Message: - Enable dependabot for updating github actions (#1715) 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 7316211cd00..142af14b059 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:050c345 - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:7b68aeb + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:6341689 - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS