From e4c44d4229a955d3d95835074ea01e7bc8557bcf Mon Sep 17 00:00:00 2001 From: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Tue, 5 Nov 2024 09:11:47 -0600 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nsmgr-proxy@main (#12455) PR link: https://github.com/networkservicemesh/cmd-nsmgr-proxy/pull/531 Commit: b642dab Author: Network Service Mesh Bot Date: 2024-11-05 09:01:29 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#531) 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 Co-authored-by: NSMBot --- apps/nsmgr-proxy/nsmgr-proxy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nsmgr-proxy/nsmgr-proxy.yaml b/apps/nsmgr-proxy/nsmgr-proxy.yaml index 6ec9ea4941a..99e9d5c1364 100644 --- a/apps/nsmgr-proxy/nsmgr-proxy.yaml +++ b/apps/nsmgr-proxy/nsmgr-proxy.yaml @@ -17,7 +17,7 @@ spec: spec: serviceAccount: nsmgr-proxy-sa containers: - - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr-proxy:8c1ad1f + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr-proxy:b642dab imagePullPolicy: IfNotPresent name: nsmgr-proxy ports: