Skip to content

Commit 721cdd5

Browse files
nsmbotNSMBot
andauthored
Update go.mod and go.sum to latest version from networkservicemesh/cmd-nsmgr-proxy@main (#13630)
PR link: networkservicemesh/cmd-nsmgr-proxy#570 Commit: dfc32e6 Author: Network Service Mesh Bot Date: 2026-04-01 07:43:11 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#570) PR link: networkservicemesh/sdk#1748 Commit: 4ec4625 Author: dependabot[bot] Date: 2026-04-01 14:39:20 +0200 Message: - Bump google.golang.org/grpc from 1.71.1 to 1.79.3 (#1748) Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.71.1 to 1.79.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.71.1...v1.79.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.79.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
1 parent e7dab6e commit 721cdd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/nsmgr-proxy/nsmgr-proxy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
spec:
1818
serviceAccount: nsmgr-proxy-sa
1919
containers:
20-
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr-proxy:bbe38ef
20+
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr-proxy:dfc32e6
2121
imagePullPolicy: IfNotPresent
2222
name: nsmgr-proxy
2323
ports:

0 commit comments

Comments
 (0)