Skip to content

Commit a77bf6f

Browse files
nsmbotNSMBot
andauthored
Update go.mod and go.sum to latest version from networkservicemesh/cmd-map-ip-k8s@main (#13627)
PR link: networkservicemesh/cmd-map-ip-k8s#292 Commit: 11d4112 Author: Network Service Mesh Bot Date: 2026-04-01 07:43:14 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#292) 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 e52dbae commit a77bf6f

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
@@ -56,7 +56,7 @@ spec:
5656
limits:
5757
memory: 100Mi
5858
cpu: 400m
59-
- image: ghcr.io/networkservicemesh/ci/cmd-map-ip-k8s:c5f7a05
59+
- image: ghcr.io/networkservicemesh/ci/cmd-map-ip-k8s:11d4112
6060
imagePullPolicy: IfNotPresent
6161
name: map-ip-k8s
6262
env:

0 commit comments

Comments
 (0)