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-ovs@main

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

Commit: 2955b19
Author: Ed Warnicke
Date: 2021-11-08 21:40:29 -0600
Message:
  - Merge pull request #49 from networkservicemesh/update/networkservicemesh/sdk-ovs
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Nov 9, 2021
1 parent 05488d5 commit cf83a43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/forwarder-host-ovs/forwarder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
hostPID: true
hostNetwork: true
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-ovs-use-host-ovs:d5b0804
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-ovs-use-host-ovs:2955b19
imagePullPolicy: IfNotPresent
name: forwarder-ovs
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion apps/forwarder-ovs/forwarder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
hostPID: true
hostNetwork: true
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-ovs:d5b0804
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-ovs:2955b19
imagePullPolicy: IfNotPresent
name: forwarder-ovs
securityContext:
Expand Down

0 comments on commit cf83a43

Please sign in to comment.