From e02a7c7d479f76037a283a2018c158e795c02128 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 9 Jun 2021 08:16:25 +0000 Subject: [PATCH] Update application version to latest version from networkservicemesh/cmd-nsmgr-proxy@main networkservicemesh/cmd-nsmgr-proxy# MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit networkservicemesh/cmd-nsmgr-proxy PR link: https://github.com/networkservicemesh/cmd-nsmgr-proxy/pull/ networkservicemesh/cmd-nsmgr-proxy commit message: commit f9969676f249973208c4c421f2513f6957c0ae6d Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Wed Jun 9 03:16:03 2021 -0500 Update go.mod and go.sum to latest version from networkservicemesh/sd… Signed-off-by: NSMBot --- apps/nsmgr-proxy/nsmgr-proxy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nsmgr-proxy/nsmgr-proxy.yaml b/apps/nsmgr-proxy/nsmgr-proxy.yaml index 10ca57ff7719..47798ff0a9e0 100644 --- a/apps/nsmgr-proxy/nsmgr-proxy.yaml +++ b/apps/nsmgr-proxy/nsmgr-proxy.yaml @@ -16,7 +16,7 @@ spec: spec: serviceAccount: nsmgr-proxy-sa containers: - - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr-proxy:46099e7 + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr-proxy:f996967 imagePullPolicy: IfNotPresent name: nsmgr-proxy ports: