diff --git a/apps/nse-firewall-vpp/nse.yaml b/apps/nse-firewall-vpp/nse.yaml index 68b6b34c3d7e..43968aa3b9e2 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:5694e33 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:e9c4a89 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 08780d03f405..b843bb62f558 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:5694e33 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:e9c4a89 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 8aee128af70a..97f50c71c670 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:5694e33 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:e9c4a89 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 e47984ad8303..d1ef88ef3095 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:5694e33 + image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:e9c4a89 imagePullPolicy: IfNotPresent env: - name: NSM_SERVICE_NAME