From 5afac87895ddaf264172dac3ab88348016eabccd Mon Sep 17 00:00:00 2001 From: Michal Nasiadka Date: Wed, 13 Mar 2024 16:21:52 +0100 Subject: [PATCH] Push renamed Calico Tigera operator images --- .images.yaml | 5 +++++ 1 file changed, 5 insertions(+) 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