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: 1338a6f
Author: Ed Warnicke
Date: 2021-11-10 10:33:11 -0600
Message:
  - Merge pull request #53 from Nordix/forwarder-ns-name
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Nov 10, 2021
1 parent 0b20f5e commit 409221f
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:166efd7
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-ovs-use-host-ovs:1338a6f
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:166efd7
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-ovs:1338a6f
imagePullPolicy: IfNotPresent
name: forwarder-ovs
securityContext:
Expand Down

0 comments on commit 409221f

Please sign in to comment.