Skip to content

Commit 44e687a

Browse files
nsmbotNSMBot
andauthored
Update go.mod and go.sum to latest version from networkservicemesh/cmd-nsmgr@main (#13495)
PR link: networkservicemesh/cmd-nsmgr#756 Commit: 51c0cad Author: Network Service Mesh Bot Date: 2025-07-16 09:22:57 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#756) PR link: networkservicemesh/sdk#1739 Commit: 3185db7 Author: Laszlo Kiraly Date: 2025-07-16 16:19:30 +0200 Message: - Increase dial timeout in nsmgr (#1739) * Increase dial timeout in nsmgr Issue: /issues/13484 Signed-off-by: Laszlo Kiraly <laszlo.kiraly@est.tech> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
1 parent 2a2f53b commit 44e687a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/nsmgr/nsmgr.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-sa
1919
containers:
20-
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:f8a0356
20+
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:51c0cad
2121
imagePullPolicy: IfNotPresent
2222
name: nsmgr
2323
ports:

0 commit comments

Comments
 (0)