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
279808b4
Commit
279808b4
authored
3 years ago
by
Florian Ruynat
Committed by
Kubernetes Prow Robot
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update minor version for kata/cilium/kube-router/helm
parent
2fd529a9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
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
+8
-7
8 additions, 7 deletions
roles/download/defaults/main.yml
with
10 additions
and
9 deletions
README.md
+
2
−
2
View file @
279808b4
...
...
@@ -140,10 +140,10 @@ Note: Upstart/SysV init based OS types are not supported.
-
[
cni-plugins
](
https://github.com/containernetworking/plugins
)
v0.9.1
-
[
calico
](
https://github.com/projectcalico/calico
)
v3.20.3
-
[
canal
](
https://github.com/projectcalico/canal
)
(
given
calico/flannel versions)
-
[
cilium
](
https://github.com/cilium/cilium
)
v1.9.1
0
-
[
cilium
](
https://github.com/cilium/cilium
)
v1.9.1
1
-
[
flanneld
](
https://github.com/flannel-io/flannel
)
v0.14.0
-
[
kube-ovn
](
https://github.com/alauda/kube-ovn
)
v1.8.1
-
[
kube-router
](
https://github.com/cloudnativelabs/kube-router
)
v1.3.
1
-
[
kube-router
](
https://github.com/cloudnativelabs/kube-router
)
v1.3.
2
-
[
multus
](
https://github.com/intel/multus-cni
)
v3.8
-
[
ovn4nfv
](
https://github.com/opnfv/ovn4nfv-k8s-plugin
)
v1.1.0
-
[
weave
](
https://github.com/weaveworks/weave
)
v2.8.1
...
...
This diff is collapsed.
Click to expand it.
roles/download/defaults/main.yml
+
8
−
7
View file @
279808b4
...
...
@@ -53,7 +53,7 @@ kubeadm_version: "{{ kube_version }}"
etcd_version
:
v3.5.0
crun_version
:
1.3
runc_version
:
v1.0.2
kata_containers_version
:
2.2.
2
kata_containers_version
:
2.2.
3
gvisor_version
:
20210921
# gcr and kubernetes image repo define
...
...
@@ -83,13 +83,13 @@ flannel_version: "v0.14.0"
cni_version
:
"
v0.9.1"
weave_version
:
2.8.1
pod_infra_version
:
"
3.3"
cilium_version
:
"
v1.9.1
0
"
cilium_version
:
"
v1.9.1
1
"
kube_ovn_version
:
"
v1.8.1"
kube_router_version
:
"
v1.3.
1
"
kube_router_version
:
"
v1.3.
2
"
multus_version
:
"
v3.8"
ovn4nfv_ovn_image_version
:
"
v1.0.0"
ovn4nfv_k8s_plugin_image_version
:
"
v1.1.0"
helm_version
:
"
v3.7.
0
"
helm_version
:
"
v3.7.
1
"
nerdctl_version
:
"
0.12.1"
krew_version
:
"
v0.4.2"
...
...
@@ -451,11 +451,11 @@ krew_archive_checksums:
helm_archive_checksums
:
arm
:
v3.7.
0
:
c9609757e56fa11036da469c0b7f21b6e21f05618bc437451050a8507441fe1b
v3.7.
1
:
e035e0022cf5c49d08c08371364aae9eebe614a20035856e7370a85ded8db790
amd64
:
v3.7.
0
:
096e30f54c3ccdabe30a8093f8e128dba76bb67af697b85db6ed0453a2701bf9
v3.7.
1
:
6cd6cad4b97e10c33c978ff3ac97bb42b68f79766f1d2284cfd62ec04cd177f4
arm64
:
v3.7.
0
:
03bf55435b4ebef739f862334bdfbf7b7eed714b94340a22298c485b6626aaca
v3.7.
1
:
57875be56f981d11957205986a57c07432e54d0b282624d68b1aeac16be70704
runc_checksums
:
arm
:
...
...
@@ -499,6 +499,7 @@ kata_containers_binary_checksums:
2.0.4
:
022a60c2d92a5ab9a5eb83d5a95154a2d06fdc2206b2a473d902ccc86766371a
2.1.1
:
a83591d968cd0f1adfb5025d7aa33ca1385d4b1165ff10d74602302fc3c0373f
2.2.2
:
2e3ac77b8abd4d839cf16780b57aee8f3d6e1f19489edd7d6d8069ea3cc3c18a
2.2.3
:
e207ab5c8128b50fe61f4f6f98fd34af0fa5ebc0793862be6d13a2674321774f
arm64
:
2.0.4
:
0
2.1.1
:
0
...
...
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