From 994fab486f5532cbe7d2d1a6a91988ff4ae84b7a Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 17 Mar 2023 10:39:08 +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/369 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 5099b5f Author: Network Service Mesh Bot Date: 2023-03-17 05:38:42 -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 6d24b8e0295c..56f07bdb86f8 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:5d66abd + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:5099b5f 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 389bcd839d11..b6e328d2c1a1 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:5d66abd + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:5099b5f 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 ab3deef73e48..4426b7eaf0f3 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:5d66abd + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:5099b5f 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 a528f682ad41..cfba46e81573 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:5d66abd + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:5099b5f imagePullPolicy: IfNotPresent env: - name: NSM_SERVICE_NAME