Skip to content

Commit

Permalink
remove old hardened-flannel image (#7122)
Browse files Browse the repository at this point in the history
Signed-off-by: Brooks Newberry <brooks@newberry.com>
  • Loading branch information
brooksn authored Oct 24, 2024
1 parent 2d66e87 commit d17aa5c
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 d17aa5c

Please sign in to comment.