From 208730e9f33f252a323f26d204eebf94e278bc31 Mon Sep 17 00:00:00 2001 From: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Thu, 29 Sep 2022 05:19:22 -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/nse-firewall-vpp/nse.yaml | 2 +- examples/features/nse-composition/passthrough-1.yaml | 2 +- examples/features/nse-composition/passthrough-2.yaml | 2 +- examples/features/nse-composition/passthrough-3.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/nse-firewall-vpp/nse.yaml b/apps/nse-firewall-vpp/nse.yaml index 491b87c3b9db..d61a20e31e18 100644 --- a/apps/nse-firewall-vpp/nse.yaml +++ b/apps/nse-firewall-vpp/nse.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: nse - image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:d2aadd1 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:55e7746 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET diff --git a/examples/features/nse-composition/passthrough-1.yaml b/examples/features/nse-composition/passthrough-1.yaml index ab3db6c73f9e..4ff4d1fb38ba 100644 --- a/examples/features/nse-composition/passthrough-1.yaml +++ b/examples/features/nse-composition/passthrough-1.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: nse - image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:d2aadd1 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:55e7746 imagePullPolicy: IfNotPresent env: - name: NSM_SERVICE_NAME diff --git a/examples/features/nse-composition/passthrough-2.yaml b/examples/features/nse-composition/passthrough-2.yaml index 46843f7ad604..71a23014c7b4 100644 --- a/examples/features/nse-composition/passthrough-2.yaml +++ b/examples/features/nse-composition/passthrough-2.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: nse - image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:d2aadd1 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:55e7746 imagePullPolicy: IfNotPresent env: - name: NSM_SERVICE_NAME diff --git a/examples/features/nse-composition/passthrough-3.yaml b/examples/features/nse-composition/passthrough-3.yaml index a711a01166f5..12603bd518f5 100644 --- a/examples/features/nse-composition/passthrough-3.yaml +++ b/examples/features/nse-composition/passthrough-3.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: nse - image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:d2aadd1 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:55e7746 imagePullPolicy: IfNotPresent env: - name: NSM_SERVICE_NAME