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#488

Commit: 613bdd8
Author: Laszlo Kiraly
Date: 2022-05-23 17:33:38 +0200
Message:
  - Fix for IPv6 cluster (#488)
Related issue: deployments-k8s/5775
Related PRs:
networkservicemesh/sdk/1281
networkservicemesh/cmd-nse-remote-vlan/49

Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed May 23, 2022
1 parent d2a559f commit e0dadca
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 @@ -17,7 +17,7 @@ spec:
spec:
serviceAccount: nsmgr-sa
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:e6aa366
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:613bdd8
imagePullPolicy: IfNotPresent
name: nsmgr
ports:
Expand Down

0 comments on commit e0dadca

Please sign in to comment.