File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22set -x
33
44# Download the calico YAML and change the image source to quay
5- curl https://raw.githubusercontent.com/projectcalico/calico/v3.26.0 /manifests/calico.yaml |
5+ curl https://raw.githubusercontent.com/projectcalico/calico/v3.26.1 /manifests/calico.yaml |
66 sed s/docker.io/quay.io/g > temp-calico.yaml
77
88# Delete calico (not needed but more feature rich - for future use)
Original file line number Diff line number Diff line change 22set -x
33
44# Download the calico YAML and change the image source to quay
5- curl https://raw.githubusercontent.com/projectcalico/calico/v3.26.0 /manifests/calico.yaml |
5+ curl https://raw.githubusercontent.com/projectcalico/calico/v3.26.1 /manifests/calico.yaml |
66 sed s/docker.io/quay.io/g > temp-calico.yaml
77
88# Deploy calico
You can’t perform that action at this time.
0 commit comments