Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
ab4356aa
Unverified
Commit
ab4356aa
authored
3 years ago
by
Cristian Calin
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Calico: bump default version to 3.20.2 (#8058)
parent
e87d4e9c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
roles/download/defaults/main.yml
+5
-5
5 additions, 5 deletions
roles/download/defaults/main.yml
with
6 additions
and
6 deletions
README.md
+
1
−
1
View file @
ab4356aa
...
...
@@ -137,7 +137,7 @@ Note: Upstart/SysV init based OS types are not supported.
-
[
cri-o
](
http://cri-o.io/
)
v1.21 (experimental: see
[
CRI-O Note
](
docs/cri-o.md
)
. Only on fedora, ubuntu and centos based OS)
-
Network Plugin
-
[
cni-plugins
](
https://github.com/containernetworking/plugins
)
v0.9.1
-
[
calico
](
https://github.com/projectcalico/calico
)
v3.20.
1
-
[
calico
](
https://github.com/projectcalico/calico
)
v3.20.
2
-
[
canal
](
https://github.com/projectcalico/canal
)
(
given
calico/flannel versions)
-
[
cilium
](
https://github.com/cilium/cilium
)
v1.9.10
-
[
flanneld
](
https://github.com/flannel-io/flannel
)
v0.14.0
...
...
This diff is collapsed.
Click to expand it.
roles/download/defaults/main.yml
+
5
−
5
View file @
ab4356aa
...
...
@@ -70,7 +70,7 @@ github_image_repo: "ghcr.io"
# TODO(mattymo): Move calico versions to roles/network_plugins/calico/defaults
# after migration to container download
calico_version
:
"
v3.20.
1
"
calico_version
:
"
v3.20.
2
"
calico_ctl_version
:
"
{{
calico_version
}}"
calico_cni_version
:
"
{{
calico_version
}}"
calico_flexvol_version
:
"
{{
calico_version
}}"
...
...
@@ -348,19 +348,19 @@ cni_binary_checksums:
amd64
:
962100bbc4baeaaa5748cdbfce941f756b1531c2eadb290129401498bfac21e7
calicoctl_binary_checksums
:
arm
:
v3.20.
1
:
0
v3.20.
2
:
0
v3.19.3
:
0
v3.18.5
:
0
amd64
:
v3.20.
1
:
2d9367f9ae81bb4bb677b991e2a558012e35a22607f32dd3898eab71f8f5a01c
v3.20.
2
:
532b6ca6eb4b9e8f9656ba2c01e3cee24a11b812e360ec6eb540fab8ff908b65
v3.19.3
:
e9d91036764ec24f32025c3176efb2c2673b9936270e6165fb6583cce97bc43f
v3.18.5
:
e5f810642c171dd80322529d1fda3eee6179010068d6c624ffad2c48311825ce
arm64
:
v3.20.
1
:
73dfe53573f4eaca73ff2f90bf546f8f2fad8825f80f81a1dc11d2fbd7acc14f
v3.20.
2
:
69f77dbbeccf94b9d7ed2a321345485e6e5dfdca36da070317b1e5336e054645
v3.19.3
:
ec3cfbd2dccbd614ac353be8c9abf8e336d8700fbd2b9b76da1c3c4c14a6dfe2
v3.18.5
:
2080b2cd8efb71df98dce8678edaba8fce9252801c4b8f987609a4f4d6ddb4e2
calico_crds_archive_checksums
:
v3.20.
1
:
9c4959783dfab3cae46d25c78c129238c72afab3f0b9714dce325a49f308a6e1
v3.20.
2
:
aaeaebf3d11d88a09d8564c0655932fd2a80c158b71325c80a324199a847ed8a
v3.19.3
:
7066d0e6b0136920f82a75a5bd2d595e9f69bd3ab823403e920906569ec6be07
v3.18.5
:
ed7065c5a90b71cf7b3b525d5107a4573bd051c3ff004a56ab6017c222b3e2d6
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment