Skip to content

Commit

Permalink
Enable arm64 based cilium images
Browse files Browse the repository at this point in the history
Also removes deprecated `cilium-etcd-operator`

Signed-off-by: Michael Fritch <[email protected]>
  • Loading branch information
mgfritch committed Jan 12, 2024
1 parent 121de60 commit 5d17026
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ xargs -n1 -t docker image pull --quiet << EOF > build/images-cilium.txt
${REGISTRY}/rancher/mirrored-cilium-certgen:v0.1.9
${REGISTRY}/rancher/mirrored-cilium-cilium:v1.14.4
${REGISTRY}/rancher/mirrored-cilium-cilium-envoy:v1.26.6-ff0d5d3f77d610040e93c7c7a430d61a0c0b90c1
${REGISTRY}/rancher/mirrored-cilium-cilium-etcd-operator:v2.0.7
${REGISTRY}/rancher/mirrored-cilium-clustermesh-apiserver:v1.14.4
${REGISTRY}/rancher/mirrored-cilium-hubble-relay:v1.14.4
${REGISTRY}/rancher/mirrored-cilium-hubble-ui:v0.12.1
Expand Down

0 comments on commit 5d17026

Please sign in to comment.