Skip to content

Commit

Permalink
Adding calico - tigera missing images
Browse files Browse the repository at this point in the history
  • Loading branch information
darmach committed Jan 18, 2024
1 parent 4b729d8 commit 4632592
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .tigera.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 4632592

Please sign in to comment.