Skip to content

Commit

Permalink
remove old hardened-flannel image (#7120)
Browse files Browse the repository at this point in the history
Signed-off-by: Brooks Newberry <[email protected]>
  • Loading branch information
brooksn authored Oct 24, 2024
1 parent 78dc2bc commit dea12d0
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 dea12d0

Please sign in to comment.