diff --git a/.tigera.yaml b/.tigera.yaml index 2ca1288..0a08115 100644 --- a/.tigera.yaml +++ b/.tigera.yaml @@ -6,9 +6,15 @@ target: password: GHCR_PASSWORD sources: # v3.25.2 +- repository: calico/apiserver + host: docker.io + tag: v3.25.2 - repository: calico/cni host: docker.io tag: v3.25.2 +- repository: calico/csi + host: docker.io + tag: v3.25.2 - repository: calico/kube-controllers host: docker.io tag: v3.25.2 @@ -22,9 +28,15 @@ sources: host: docker.io tag: v3.25.2 # v3.26.3 +- repository: calico/apiserver + host: docker.io + tag: v3.26.3 - repository: calico/cni host: docker.io tag: v3.26.3 +- repository: calico/csi + host: docker.io + tag: v3.26.3 - repository: calico/kube-controllers host: docker.io tag: v3.26.3 @@ -38,9 +50,15 @@ sources: host: docker.io tag: v3.26.3 # v3.27.0 +- repository: calico/apiserver + host: docker.io + tag: v3.27.0 - repository: calico/cni host: docker.io tag: v3.27.0 +- repository: calico/csi + host: docker.io + tag: v3.27.0 - repository: calico/kube-controllers host: docker.io tag: v3.27.0