From e0dadca0316911bbc2581ca8e10006a98e249c30 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 23 May 2022 15:34:04 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nsmgr@main PR link: https://github.com/networkservicemesh/cmd-nsmgr/pull/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 --- apps/nsmgr/nsmgr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nsmgr/nsmgr.yaml b/apps/nsmgr/nsmgr.yaml index 348f68c5bca3..98a47efc913a 100644 --- a/apps/nsmgr/nsmgr.yaml +++ b/apps/nsmgr/nsmgr.yaml @@ -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: