From 4b8b2406a61f9dcea5aede854e4a934917609915 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 6 Dec 2021 10:21:07 +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/ Commit: 0a01856 Author: Denis Tingaikin Date: 2021-12-06 13:20:47 +0300 Message: - Merge pull request #145 from Mixaster995/qfix/manual-update 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 e41ec2997b3e..3891b5be3cfa 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:9656953 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:0a01856 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 0fa054c937ec..5dcdeba56d4e 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:9656953 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:0a01856 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 c8394d458777..585e27e7f7d7 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:9656953 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:0a01856 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 a10a56c2eac7..c37f73f6313d 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:9656953 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:0a01856 imagePullPolicy: IfNotPresent env: - name: NSM_SERVICE_NAME