Skip to content

Commit

Permalink
Merge pull request #6757 from thomasferrandiz/issue-6746_release-1.28
Browse files Browse the repository at this point in the history
[release-1.28] Remove sriov images from airgap tarball
  • Loading branch information
thomasferrandiz authored Sep 6, 2024
2 parents d2c0f73 + 2110053 commit ee7487c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,6 @@ fi
xargs -n1 -t docker image pull --quiet << EOF > build/images-multus.txt
${REGISTRY}/rancher/hardened-multus-cni:v4.1.0-build20240830
${REGISTRY}/rancher/hardened-cni-plugins:v1.5.1-build20240830
${REGISTRY}/rancher/hardened-node-feature-discovery:v0.15.4-build20240513
${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.8.0-build20240830
${REGISTRY}/rancher/mirrored-library-busybox:1.36.1
EOF
Expand Down

0 comments on commit ee7487c

Please sign in to comment.