From 45be3ab0c5838e3db255820ae98905c0f80d9b63 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 30 May 2022 01:11:30 +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/503 Commit: 043b999 Author: Denis Tingaikin Date: 2022-05-30 04:11:13 +0300 Message: - bump: update to go v1.18 (#503) * bump: update go to v1.18 Signed-off-by: Denis Tingaikin * fix linter/dockerfile Signed-off-by: Denis Tingaikin * fix typo 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 a2f7bafa44f0..10d4c319666e 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:608d302 + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:043b999 imagePullPolicy: IfNotPresent name: nsmgr ports: