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-forwarder-vpp@main

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

Commit: d531e5d
Author: zolug
Date: 2021-10-07 16:23:45 +0200
Message:
  - Make vxlan port configurable (#341) (#352)
networkservicemesh/sdk-vpp commit message:
Make vxlan port configurable (see networkservicemesh/sdk-vpp#394)

networkservicemesh/sdk commit message:
Make vxlan port configurable (see networkservicemesh/sdk#1091)

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Oct 7, 2021
1 parent 896d66d commit 5018610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/forwarder-vpp/forwarder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-vpp:0f11313
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-vpp:d531e5d
imagePullPolicy: IfNotPresent
name: forwarder-vpp
securityContext:
Expand Down

0 comments on commit 5018610

Please sign in to comment.