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
227e9646
Unverified
Commit
227e9646
authored
4 years ago
by
Florian Ruynat
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Minor update Calico and Cilium (#6871)
parent
c93fa6ef
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
+2
-2
2 additions, 2 deletions
README.md
roles/download/defaults/main.yml
+5
-2
5 additions, 2 deletions
roles/download/defaults/main.yml
with
7 additions
and
4 deletions
README.md
+
2
−
2
View file @
227e9646
...
...
@@ -123,9 +123,9 @@ Note: Upstart/SysV init based OS types are not supported.
-
[
cri-o
](
http://cri-o.io/
)
v1.19 (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.8.7
-
[
calico
](
https://github.com/projectcalico/calico
)
v3.16.
2
-
[
calico
](
https://github.com/projectcalico/calico
)
v3.16.
4
-
[
canal
](
https://github.com/projectcalico/canal
)
(
given
calico/flannel versions)
-
[
cilium
](
https://github.com/cilium/cilium
)
v1.8.
4
-
[
cilium
](
https://github.com/cilium/cilium
)
v1.8.
5
-
[
contiv
](
https://github.com/contiv/install
)
v1.2.1
-
[
flanneld
](
https://github.com/coreos/flannel
)
v0.13.0
-
[
kube-ovn
](
https://github.com/alauda/kube-ovn
)
v1.3.0
...
...
This diff is collapsed.
Click to expand it.
roles/download/defaults/main.yml
+
5
−
2
View file @
227e9646
...
...
@@ -65,7 +65,7 @@ quay_image_repo: "quay.io"
# TODO(mattymo): Move calico versions to roles/network_plugins/calico/defaults
# after migration to container download
calico_version
:
"
v3.16.
2
"
calico_version
:
"
v3.16.
4
"
calico_ctl_version
:
"
{{
calico_version
}}"
calico_cni_version
:
"
{{
calico_version
}}"
calico_policy_version
:
"
{{
calico_version
}}"
...
...
@@ -79,7 +79,7 @@ cni_version: "v0.8.7"
weave_version
:
2.7.0
pod_infra_version
:
"
3.3"
contiv_version
:
1.2.1
cilium_version
:
"
v1.8.
4
"
cilium_version
:
"
v1.8.
5
"
kube_ovn_version
:
"
v1.3.0"
kube_router_version
:
"
v1.1.0"
multus_version
:
"
v3.6"
...
...
@@ -387,12 +387,15 @@ cni_binary_checksums:
amd64
:
977824932d5667c7a37aa6a3cbba40100a6873e7bd97e83e8be837e3e7afd0a8
calicoctl_binary_checksums
:
arm
:
v3.16.4
:
0
v3.16.2
:
0
v3.15.2
:
0
amd64
:
v3.16.4
:
a502749420e7424090a73644a8bdc1270c6ef679f8f1d33f753d48d60c930377
v3.16.2
:
801b059a4fd0dac8795693026c69a79a00dd2353eff597cc36b79fcb6ec53a0a
v3.15.2
:
219ae954501cbe15daeda0ad52e13ec65f99c77548c7d3cbfc4ced5c7149fdf1
arm64
:
v3.16.4
:
003f16a501e876af0da67324b7fed6ca72f5547c15bbe3b798a8eeb707056d43
v3.16.2
:
aa5695940ec8a36393725a5ce7b156f776fed8da38b994c0828d7f3a60e59bc6
v3.15.2
:
49165f9e4ad55402248b578310fcf68a57363f54e66be04ac24be9714899b4d5
...
...
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