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: c9726bf
Author: Ed Warnicke
Date: 2022-01-31 08:54:35 -0600
Message:
  - Merge pull request #96 from Nordix/missing-reg-c
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jan 31, 2022
1 parent f604351 commit 8f3a104
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:956f60b
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-ovs-use-host-ovs:c9726bf
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:956f60b
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-ovs:c9726bf
imagePullPolicy: IfNotPresent
name: forwarder-ovs
securityContext:
Expand Down

0 comments on commit 8f3a104

Please sign in to comment.