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: networkservicemesh/cmd-nsmgr#407

Commit: dd3b88d
Author: Denis Tingaikin
Date: 2021-11-09 03:56:34 +0300
Message:
  - qfix: Update to latest sdk manually (#407)
* update to latest sdk

Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>

* remove retry because it is not needed

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Nov 9, 2021
1 parent 86954c4 commit ea8c332
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:508093c
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:dd3b88d
imagePullPolicy: IfNotPresent
name: nsmgr
ports:
Expand Down

0 comments on commit ea8c332

Please sign in to comment.