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: networkservicemesh/cmd-forwarder-vpp#924

Commit: 32e3c2e
Author: Artem Glazychev
Date: 2023-09-04 20:53:33 +0700
Message:
  - Update govpp (#924)
* Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main
PR link: networkservicemesh/sdk-vpp#742

Commit: 8a9c97e
Author: Artem Glazychev
Date: 2023-09-04 15:23:10 +0700
Message:
    - Update govpp (#742)
* Update go.mod and go.sum to latest version from networkservicemesh/govpp@main
PR link: https://github.com/networkservicemesh/govpp/pull/

Commit: 614d6d6
Author: Denis Tingaikin
Date: 2023-09-01 16:23:04 +0300
Message:
        - Merge pull request #12 from networkservicemesh/vpp_1765f01
Signed-off-by: NSMBot <[email protected]>

* Update govpp

Signed-off-by: Artem Glazychev <[email protected]>

---------

Signed-off-by: NSMBot <[email protected]>
Signed-off-by: Artem Glazychev <[email protected]>
Signed-off-by: NSMBot <[email protected]>

* Update govpp

Signed-off-by: Artem Glazychev <[email protected]>

---------

Signed-off-by: NSMBot <[email protected]>
Signed-off-by: Artem Glazychev <[email protected]>
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Sep 4, 2023
1 parent caca3b7 commit 3b8e284
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/forwarder-vpp/forwarder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-vpp:1b810ff
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-vpp:32e3c2e
imagePullPolicy: IfNotPresent
name: forwarder-vpp
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion examples/features/select-forwarder/forwarder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-vpp:1b810ff
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-vpp:32e3c2e
imagePullPolicy: IfNotPresent
name: my-forwarder-vpp
securityContext:
Expand Down

0 comments on commit 3b8e284

Please sign in to comment.