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
  • Loading branch information
nsmbot authored Nov 9, 2021
1 parent 9163d9b commit f3df1d9
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:ae473be
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-ovs-use-host-ovs:84b06a1
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:ae473be
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-ovs:84b06a1
imagePullPolicy: IfNotPresent
name: forwarder-ovs
securityContext:
Expand Down

0 comments on commit f3df1d9

Please sign in to comment.