diff --git a/apps/nse-firewall-vpp/nse.yaml b/apps/nse-firewall-vpp/nse.yaml index 452d324c140a..736e211d4a7f 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:801bcb5 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:217f0c3 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 27ba41a8e90c..1a4979d069d9 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:801bcb5 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:217f0c3 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 1bfe0017ec32..3d0558d0333d 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:801bcb5 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:217f0c3 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 36c2ff056422..ad99c0f1d69f 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:801bcb5 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:217f0c3 imagePullPolicy: IfNotPresent env: - name: NSM_SERVICE_NAME