From 7a4f0f523beccd9fa742a0ece4a5ec131e805953 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 14 Mar 2022 17:51:51 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nse-firewall-vpp@main PR link: https://github.com/networkservicemesh/cmd-nse-firewall-vpp/pull/198 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: b631ec8 Author: Network Service Mesh Bot Date: 2022-03-14 12:51:12 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sd… Signed-off-by: NSMBot --- 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 112f7a9fe13c..bec1999e12dd 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:ef58b63 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:b631ec8 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 3ab73bd24c3d..a4b41e793424 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:ef58b63 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:b631ec8 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 a852e50e02dc..95b506917fa9 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:ef58b63 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:b631ec8 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 f9c492f71087..d0a0b5f39ccf 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:ef58b63 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:b631ec8 imagePullPolicy: IfNotPresent env: - name: NSM_SERVICE_NAME