From 2ea1a26c7ddebd212224560e2706d9f1b03f140b Mon Sep 17 00:00:00 2001 From: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Mon, 4 Sep 2023 08:55:54 -0500 Subject: [PATCH] =?UTF-8?q?Update=20go.mod=20and=20go.sum=20to=20latest=20?= =?UTF-8?q?version=20from=20networkservicemesh/cm=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/nsc-memif/nsc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nsc-memif/nsc.yaml b/apps/nsc-memif/nsc.yaml index 45e76776eb67..c4830d13ab8f 100644 --- a/apps/nsc-memif/nsc.yaml +++ b/apps/nsc-memif/nsc.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: nsc - image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:90d0ab6 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:8ce50d0 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET