diff --git a/.images.yaml b/.images.yaml index 53f6021..982bfdc 100644 --- a/.images.yaml +++ b/.images.yaml @@ -41,18 +41,23 @@ sources: - repository: calico/cni host: docker.io tag: v3.27.0 + target: calico-cni - repository: calico/kube-controllers host: docker.io tag: v3.27.0 + target: calico-kube-controllers - repository: calico/node host: docker.io tag: v3.27.0 + target: calico-node - repository: calico/pod2daemon-flexvol host: docker.io tag: v3.27.0 + target: calico-pod2daemon-flexvol - repository: calico/typha host: docker.io tag: v3.27.0 + target: calico-typha # Conformance - repository: conformance