From 500bb806d0a84dd7a0e40247a39c76217dc5e7c6 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 5 Nov 2024 15:22: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/794 Commit: e8278cb Author: Network Service Mesh Bot Date: 2024-11-05 09:22:26 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#794) PR link: https://github.com/networkservicemesh/sdk-sriov/pull/623 Commit: b31253a Author: Network Service Mesh Bot Date: 2024-11-05 09:11:47 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#623) PR link: https://github.com/networkservicemesh/sdk-kernel/pull/695 Commit: 6965743 Author: Network Service Mesh Bot Date: 2024-11-05 08:59:58 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#695) PR link: https://github.com/networkservicemesh/sdk/pull/1687 Commit: 370b7b5 Author: dependabot[bot] Date: 2024-11-05 09:42:27 -0500 Message: - Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.5.1 (#1687) Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.2.0 to 4.5.1. - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](https://github.com/golang-jwt/jwt/compare/v4.2.0...v4.5.1) --- updated-dependencies: - dependency-name: github.com/golang-jwt/jwt/v4 dependency-type: direct:production ... 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 6087945085fb..96ea0be0cd4b 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:30dba35 - name: NSM_INIT_CONTAINER_IMAGES - value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:3ffbfc3 + value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:e8278cb - name: NSM_LABELS value: spiffe.io/spiffe-id:true - name: NSM_ENVS