Skip to content

Commit

Permalink
Bump sriov image build verions
Browse files Browse the repository at this point in the history
arm64 builds fail due to missed version bump
fixup for 08f7595

Signed-off-by: Michael Fritch <[email protected]>
  • Loading branch information
mgfritch committed Jan 12, 2024
1 parent 01f9097 commit 5bf2d91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,12 @@ xargs -n1 -t docker image pull --quiet << EOF > build/images-multus.txt
${REGISTRY}/rancher/hardened-multus-cni:v4.0.2-build20231009
${REGISTRY}/rancher/hardened-cni-plugins:v1.2.0-build20231009
${REGISTRY}/rancher/hardened-sriov-network-operator:v1.2.0-build20231010
${REGISTRY}/rancher/hardened-sriov-network-config-daemon:v1.2.0-build20230607
${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-build20230607
${REGISTRY}/rancher/hardened-sriov-network-webhook:v1.2.0-build20231010
${REGISTRY}/rancher/hardened-whereabouts:v0.6.3-build20240109
${REGISTRY}/rancher/mirrored-library-busybox:1.36.1
EOF
Expand Down

0 comments on commit 5bf2d91

Please sign in to comment.