diff --git a/apps/nse-firewall-vpp/nse.yaml b/apps/nse-firewall-vpp/nse.yaml index e089cfb52121..53ef47a20bef 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:b41bc13 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:4a57e30 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 9283e4b78c85..9c9a37776d9d 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:b41bc13 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:4a57e30 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 bf32dc9c89be..34fba2f9deec 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:b41bc13 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:4a57e30 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 bda49de02f86..f1a08b71f1fb 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:b41bc13 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:4a57e30 imagePullPolicy: IfNotPresent env: - name: NSM_SERVICE_NAME