Skip to content

Commit

Permalink
Update to the latest SR-IOV image versions
Browse files Browse the repository at this point in the history
Issue: rancher#5089
Signed-off-by: Michael Fritch <[email protected]>
  • Loading branch information
mgfritch committed Jun 6, 2024
1 parent 9eae919 commit 8ba7131
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,13 @@ fi
xargs -n1 -t docker image pull --quiet << EOF > build/images-multus.txt
${REGISTRY}/rancher/hardened-multus-cni:v4.0.2-build20240418
${REGISTRY}/rancher/hardened-cni-plugins:v1.4.1-build20240430
${REGISTRY}/rancher/hardened-sriov-network-operator:v1.2.0-build20231010
${REGISTRY}/rancher/hardened-sriov-network-config-daemon:v1.2.0-build20231010
${REGISTRY}/rancher/hardened-sriov-network-device-plugin:v3.5.1-build20231009
${REGISTRY}/rancher/hardened-sriov-cni:v2.6.3-build20231009
${REGISTRY}/rancher/hardened-ib-sriov-cni:v1.0.2-build20231009
${REGISTRY}/rancher/hardened-sriov-network-resources-injector:v1.5-build20231009
${REGISTRY}/rancher/hardened-sriov-network-webhook:v1.2.0-build20231010
${REGISTRY}/rancher/hardened-sriov-network-operator:v1.2.0-build20240327
${REGISTRY}/rancher/hardened-sriov-network-config-daemon:v1.2.0-build20240327
${REGISTRY}/rancher/hardened-sriov-network-device-plugin:v3.6.2-build20240327
${REGISTRY}/rancher/hardened-sriov-cni:v2.7.0-build20240327
${REGISTRY}/rancher/hardened-ib-sriov-cni:v1.0.3-build20240327
${REGISTRY}/rancher/hardened-sriov-network-resources-injector:v1.5-build20240327
${REGISTRY}/rancher/hardened-sriov-network-webhook:v1.2.0-build20240327
${REGISTRY}/rancher/hardened-whereabouts:v0.7.0-build20240429
${REGISTRY}/rancher/mirrored-library-busybox:1.36.1
EOF
Expand Down

0 comments on commit 8ba7131

Please sign in to comment.