Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/cm…
Browse files Browse the repository at this point in the history
…d-nse-firewall-vpp@main

PR link: https://github.com/networkservicemesh/cmd-nse-firewall-vpp/pull/

Commit: a0a84a4
Author: Denis Tingaikin
Date: 2021-10-14 09:26:06 +0300
Message:
  - Merge pull request #86 from Bolodya1997/update-main
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Oct 14, 2021
1 parent c1350f1 commit 936d418
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/nse-firewall-vpp/nse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:d66c978
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:a0a84a4
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down
2 changes: 1 addition & 1 deletion examples/features/nse-composition/passthrough-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:d66c978
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:a0a84a4
imagePullPolicy: IfNotPresent
env:
- name: NSM_SERVICE_NAME
Expand Down
2 changes: 1 addition & 1 deletion examples/features/nse-composition/passthrough-2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:d66c978
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:a0a84a4
imagePullPolicy: IfNotPresent
env:
- name: NSM_SERVICE_NAME
Expand Down
2 changes: 1 addition & 1 deletion examples/features/nse-composition/passthrough-3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:d66c978
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:a0a84a4
imagePullPolicy: IfNotPresent
env:
- name: NSM_SERVICE_NAME
Expand Down
2 changes: 1 addition & 1 deletion images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ nsm:
- ghcr.io/networkservicemesh/ci/cmd-registry-proxy-dns:9d0c80c
- ghcr.io/networkservicemesh/ci/cmd-nsmgr:3eecbef
- ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:d2f4bca
- ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:d66c978
- ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:a0a84a4
- ghcr.io/networkservicemesh/ci/cmd-forwarder-vpp:bc00c5d
- ghcr.io/networkservicemesh/ci/cmd-map-ip-k8s:06b814d
- ghcr.io/networkservicemesh/ci/cmd-forwarder-ovs:76a6f94
Expand Down

0 comments on commit 936d418

Please sign in to comment.