From 42a50086038f89119331f18e1353161b061f5e8b Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 30 Jun 2023 12:13:28 +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/396 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 50448de Author: Network Service Mesh Bot Date: 2023-06-30 07:13:04 -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 +- .../cluster1/nse-passthrough-1/passthrough.yaml | 2 +- .../cluster2/nse-passthrough-2/passthrough.yaml | 2 +- .../cluster2/nse-passthrough-3/passthrough.yaml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/nse-firewall-vpp/nse.yaml b/apps/nse-firewall-vpp/nse.yaml index 7ca3b4be24a8..65dd8c1a8d4b 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:860fcf6 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:50448de 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 dfbe598a7df3..2e22142ef73d 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:860fcf6 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:50448de 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 aed4ccec607f..f0c8d62cbe84 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:860fcf6 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:50448de 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 09f544af364b..bbc3f557cc62 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:860fcf6 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:50448de imagePullPolicy: IfNotPresent env: - name: NSM_SERVICE_NAME diff --git a/examples/multicluster/usecases/floating_nse_composition/cluster1/nse-passthrough-1/passthrough.yaml b/examples/multicluster/usecases/floating_nse_composition/cluster1/nse-passthrough-1/passthrough.yaml index dca29e45f51d..07c74b385680 100644 --- a/examples/multicluster/usecases/floating_nse_composition/cluster1/nse-passthrough-1/passthrough.yaml +++ b/examples/multicluster/usecases/floating_nse_composition/cluster1/nse-passthrough-1/passthrough.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: nse - image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:860fcf6 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:50448de imagePullPolicy: IfNotPresent env: - name: NSM_SERVICE_NAME diff --git a/examples/multicluster/usecases/floating_nse_composition/cluster2/nse-passthrough-2/passthrough.yaml b/examples/multicluster/usecases/floating_nse_composition/cluster2/nse-passthrough-2/passthrough.yaml index 7a5948cdda4f..febad9578ead 100644 --- a/examples/multicluster/usecases/floating_nse_composition/cluster2/nse-passthrough-2/passthrough.yaml +++ b/examples/multicluster/usecases/floating_nse_composition/cluster2/nse-passthrough-2/passthrough.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: nse - image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:860fcf6 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:50448de imagePullPolicy: IfNotPresent env: - name: NSM_SERVICE_NAME diff --git a/examples/multicluster/usecases/floating_nse_composition/cluster2/nse-passthrough-3/passthrough.yaml b/examples/multicluster/usecases/floating_nse_composition/cluster2/nse-passthrough-3/passthrough.yaml index 7bad4847d418..7aafe6b7ca36 100644 --- a/examples/multicluster/usecases/floating_nse_composition/cluster2/nse-passthrough-3/passthrough.yaml +++ b/examples/multicluster/usecases/floating_nse_composition/cluster2/nse-passthrough-3/passthrough.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: nse - image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:860fcf6 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:50448de imagePullPolicy: IfNotPresent env: - name: NSM_SERVICE_NAME