Skip to content

Commit

Permalink
remove old hardened-flannel image
Browse files Browse the repository at this point in the history
Signed-off-by: Brooks Newberry <[email protected]>
  • Loading branch information
brooksn committed Oct 23, 2024
1 parent ae06e97 commit bcba973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ xargs -n1 -t docker image pull --quiet << EOF > build/images-harvester.txt
EOF

xargs -n1 -t docker image pull --quiet << EOF > build/images-flannel.txt
${REGISTRY}/rancher/hardened-flannel:v0.25.7-build20241007
${REGISTRY}/rancher/hardened-flannel:v0.25.7-build20241008
${REGISTRY}/rancher/hardened-cni-plugins:v1.5.1-build20241009
EOF
fi
Expand Down

0 comments on commit bcba973

Please sign in to comment.