Skip to content

Commit

Permalink
Adding 3.25 and 3.26 tigera version images
Browse files Browse the repository at this point in the history
  • Loading branch information
darmach committed Jan 18, 2024
1 parent 5b36546 commit 4b729d8
Showing 1 changed file with 42 additions and 3 deletions.
45 changes: 42 additions & 3 deletions .tigera.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,51 @@ target:
username: GHCR_USERNAME
password: GHCR_PASSWORD
sources:
# Calico
# v3.27.0
# v3.25.2
- repository: calico/cni
host: docker.io
tag: v3.25.2
- repository: calico/kube-controllers
host: docker.io
tag: v3.25.2
- repository: calico/node
host: docker.io
tag: v3.25.2
- repository: calico/pod2daemon-flexvol
host: docker.io
tag: v3.25.2
- repository: calico/typha
host: docker.io
tag: v3.25.2
# v3.26.3
- repository: calico/cni
host: docker.io
tag: v3.26.3
- repository: calico/kube-controllers
host: docker.io
tag: v3.26.3
- repository: calico/node
host: docker.io
tag: v3.26.3
- repository: calico/pod2daemon-flexvol
host: docker.io
tag: v3.26.3
- repository: calico/typha
host: docker.io
tag: v3.26.3
# v3.27.0
- repository: calico/cni
host: docker.io
tag: v3.27.0
- repository: calico/kube-controllers
host: docker.io
tag: v3.27.0
- repository: calico/node
host: docker.io
tag: v3.27.0
- repository: calico/pod2daemon-flexvol
host: docker.io
tag: v3.27.0

- repository: calico/typha
host: docker.io
tag: v3.27.0

0 comments on commit 4b729d8

Please sign in to comment.