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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
6583add6
Commit
6583add6
authored
Jul 15, 2021
by
Florian Ruynat
Committed by
Kubernetes Prow Robot
Jul 20, 2021
Browse files
Options
Downloads
Patches
Plain Diff
Update flannel to 0.14.0 (moved from coreos repo to flannel-io)
parent
441ad841
No related branches found
No related tags found
No related merge requests found
Changes
2
Show 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
+1
-1
1 addition, 1 deletion
roles/download/defaults/main.yml
with
2 additions
and
2 deletions
README.md
+
1
−
1
View file @
6583add6
...
@@ -140,7 +140,7 @@ Note: Upstart/SysV init based OS types are not supported.
...
@@ -140,7 +140,7 @@ Note: Upstart/SysV init based OS types are not supported.
-
[
calico
](
https://github.com/projectcalico/calico
)
v3.17.4
-
[
calico
](
https://github.com/projectcalico/calico
)
v3.17.4
-
[
canal
](
https://github.com/projectcalico/canal
)
(
given
calico/flannel versions)
-
[
canal
](
https://github.com/projectcalico/canal
)
(
given
calico/flannel versions)
-
[
cilium
](
https://github.com/cilium/cilium
)
v1.8.9
-
[
cilium
](
https://github.com/cilium/cilium
)
v1.8.9
-
[
flanneld
](
https://github.com/
coreos
/flannel
)
v0.1
3
.0
-
[
flanneld
](
https://github.com/
flannel-io
/flannel
)
v0.1
4
.0
-
[
kube-ovn
](
https://github.com/alauda/kube-ovn
)
v1.7.1
-
[
kube-ovn
](
https://github.com/alauda/kube-ovn
)
v1.7.1
-
[
kube-router
](
https://github.com/cloudnativelabs/kube-router
)
v1.2.2
-
[
kube-router
](
https://github.com/cloudnativelabs/kube-router
)
v1.2.2
-
[
multus
](
https://github.com/intel/multus-cni
)
v3.7.0
-
[
multus
](
https://github.com/intel/multus-cni
)
v3.7.0
...
...
This diff is collapsed.
Click to expand it.
roles/download/defaults/main.yml
+
1
−
1
View file @
6583add6
...
@@ -75,7 +75,7 @@ calico_policy_version: "{{ calico_version }}"
...
@@ -75,7 +75,7 @@ calico_policy_version: "{{ calico_version }}"
calico_typha_version
:
"
{{
calico_version
}}"
calico_typha_version
:
"
{{
calico_version
}}"
typha_enabled
:
false
typha_enabled
:
false
flannel_version
:
"
v0.1
3
.0"
flannel_version
:
"
v0.1
4
.0"
cni_version
:
"
v0.9.1"
cni_version
:
"
v0.9.1"
weave_version
:
2.8.1
weave_version
:
2.8.1
pod_infra_version
:
"
3.3"
pod_infra_version
:
"
3.3"
...
...
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