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#735

Commit: 8c5d930
Author: Network Service Mesh Bot
Date: 2024-05-15 10:57:10 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#735)
PR link: networkservicemesh/sdk-k8s#504
Commit: 51fb1b9
Author: Network Service Mesh Bot
Date: 2024-05-15 10:40:06 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#504)
PR link: networkservicemesh/sdk#1624
Commit: c2a3414
Author: Nikita Skrynnik
Date: 2024-05-16 02:24:48 +1100
Message:
        - Fix some leaks in opa policies (#1624)
* Fix some leaks in opa policies
* fix go linter issues
---------
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed May 15, 2024
1 parent 67ace7c commit ba5d939
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:6ef0911
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-sriov:8c5d930
imagePullPolicy: IfNotPresent
name: forwarder-sriov
securityContext:
Expand Down

0 comments on commit ba5d939

Please sign in to comment.