Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/cm…
Browse files Browse the repository at this point in the history
…d-nsmgr@main

PR link: https://github.com/networkservicemesh/cmd-nsmgr/pull/

Commit: e6eaadc
Author: Artem Glazychev
Date: 2021-11-03 13:20:27 +0700
Message:
  - Increase default dial timeout (#400)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Nov 3, 2021
1 parent 888ea74 commit b697aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nsmgr/nsmgr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
"spiffe.io/spiffe-id": "true"
spec:
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:8df1f5f
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:e6eaadc
imagePullPolicy: IfNotPresent
name: nsmgr
ports:
Expand Down

0 comments on commit b697aba

Please sign in to comment.