From c599a5beadbb3144d0add3c17126e14b11cdf309 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 5 Nov 2024 15:22:57 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nsc-vpp@main PR link: https://github.com/networkservicemesh/cmd-nsc-vpp/pull/733 Commit: 4817b79 Author: Network Service Mesh Bot Date: 2024-11-05 09:22:36 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#733) PR link: https://github.com/networkservicemesh/sdk-vpp/pull/868 Commit: bac4bf1 Author: Network Service Mesh Bot Date: 2024-11-05 09:11:52 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#868) 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/nsc-memif/nsc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nsc-memif/nsc.yaml b/apps/nsc-memif/nsc.yaml index af3e1ea008d0..d21a7808146a 100644 --- a/apps/nsc-memif/nsc.yaml +++ b/apps/nsc-memif/nsc.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: nsc - image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:47cb618 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:4817b79 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET