From fb6419b78ebd4fc32ec2a7dd25aa68b6dcda52ad Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 17 Oct 2024 17:24:30 +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/789 Commit: 15b628a Author: Network Service Mesh Bot Date: 2024-10-17 12:24:08 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#789) PR link: https://github.com/networkservicemesh/sdk-sriov/pull/619 Commit: 3a8c515 Author: Network Service Mesh Bot Date: 2024-10-17 12:20:56 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#619) PR link: https://github.com/networkservicemesh/sdk-kernel/pull/691 Commit: 745014a Author: Network Service Mesh Bot Date: 2024-10-17 12:17:46 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#691) PR link: https://github.com/networkservicemesh/sdk/pull/1535 Commit: 21c4d98 Author: dependabot[bot] Date: 2024-10-17 13:15:20 -0400 Message: - Bump github.com/nats-io/nats-server/v2 from 2.8.2 to 2.9.23 (#1535) Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.8.2 to 2.9.23. - [Release notes](https://github.com/nats-io/nats-server/releases) - [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml) - [Commits](https://github.com/nats-io/nats-server/compare/v2.8.2...v2.9.23) --- updated-dependencies: - dependency-name: github.com/nats-io/nats-server/v2 dependency-type: indirect ... Signed-off-by: dependabot[bot] 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 18957e4b508d..122563acf6b6 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:1d76633 - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:75ec3e5 + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:15b628a - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS