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

PR link: networkservicemesh/cmd-forwarder-sriov#781

Commit: 2b3ce85
Author: Network Service Mesh Bot
Date: 2024-10-15 05:05:03 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#781)
PR link: networkservicemesh/sdk-k8s#530
Commit: a140a6b
Author: Network Service Mesh Bot
Date: 2024-10-15 05:01:14 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#530)
PR link: networkservicemesh/sdk#1681
Commit: 7ebf92e
Author: Nikita Skrynnik
Date: 2024-10-15 16:56:55 +0700
Message:
        - fix context leak in timeout chain element (#1681)
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Oct 15, 2024
1 parent 48239f6 commit 32f5eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/forwarder-sriov/forwarder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-sriov:0b6bfc0
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-sriov:2b3ce85
imagePullPolicy: IfNotPresent
name: forwarder-sriov
securityContext:
Expand Down

0 comments on commit 32f5eeb

Please sign in to comment.