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

Commit: 9c2cabd
Author: Network Service Mesh Bot
Date: 2024-08-19 04:39:20 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#762)
PR link: networkservicemesh/sdk-k8s#519
Commit: ad1418d
Author: Network Service Mesh Bot
Date: 2024-08-19 04:35:26 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#519)
PR link: networkservicemesh/sdk#1653
Commit: ae25bb4
Author: Botond Szirtes
Date: 2024-08-19 11:30:36 +0200
Message:
        - Add an option to expose Prometheus metrics via http/s server (#1653)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Aug 19, 2024
1 parent 601ecec commit c46f788
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:60bd6dd
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-sriov:9c2cabd
imagePullPolicy: IfNotPresent
name: forwarder-sriov
securityContext:
Expand Down

0 comments on commit c46f788

Please sign in to comment.