Skip to content

Commit 602a861

Browse files
author
NSMBot
committed
Update go.mod and go.sum to latest version from networkservicemesh/cmd-forwarder-sriov@main
PR link: networkservicemesh/cmd-forwarder-sriov#848 Commit: 25dd16a Author: Network Service Mesh Bot Date: 2025-04-17 11:06:34 -0500 Message: - Update from update/networkservicemesh/sdk-k8s (#848) * Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main PR link: networkservicemesh/sdk-k8s#558 Commit: de9b9d6 Author: Botond Szirtes Date: 2025-04-17 13:01:13 +0200 Message: - Uplift k8s.io/* go dependencies (#558) Signed-off-by: NSMBot <[email protected]> * Rebase .golangci.yml Signed-off-by: Botond Szirtes <[email protected]> --------- Signed-off-by: NSMBot <[email protected]> Signed-off-by: Botond Szirtes <[email protected]> Co-authored-by: NSMBot <[email protected]> Signed-off-by: NSMBot <[email protected]>
1 parent 7e16436 commit 602a861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/forwarder-sriov/forwarder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
hostNetwork: true
1919
dnsPolicy: ClusterFirstWithHostNet
2020
containers:
21-
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-sriov:acd8988
21+
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-sriov:25dd16a
2222
imagePullPolicy: IfNotPresent
2323
name: forwarder-sriov
2424
securityContext:

0 commit comments

Comments
 (0)