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
a38a3e7d
Unverified
Commit
a38a3e7d
authored
2 years ago
by
Kay Yan
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
upgrade-calico-v3.24.5 (#9580)
parent
f7d0fb9a
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
+1
-1
1 addition, 1 deletion
README.md
roles/download/defaults/main.yml
+6
-1
6 additions, 1 deletion
roles/download/defaults/main.yml
with
7 additions
and
2 deletions
README.md
+
1
−
1
View file @
a38a3e7d
...
...
@@ -146,7 +146,7 @@ Note: Upstart/SysV init based OS types are not supported.
-
[
cri-o
](
http://cri-o.io/
)
v1.24 (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
)
v1.1.1
-
[
calico
](
https://github.com/projectcalico/calico
)
v3.2
3.3
-
[
calico
](
https://github.com/projectcalico/calico
)
v3.2
4.5
-
[
canal
](
https://github.com/projectcalico/canal
)
(
given
calico/flannel versions)
-
[
cilium
](
https://github.com/cilium/cilium
)
v1.12.1
-
[
flannel
](
https://github.com/flannel-io/flannel
)
v0.19.2
...
...
This diff is collapsed.
Click to expand it.
roles/download/defaults/main.yml
+
6
−
1
View file @
a38a3e7d
...
...
@@ -100,7 +100,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.2
3.3
"
calico_version
:
"
v3.2
4.5
"
calico_ctl_version
:
"
{{
calico_version
}}"
calico_cni_version
:
"
{{
calico_version
}}"
calico_flexvol_version
:
"
{{
calico_version
}}"
...
...
@@ -642,18 +642,22 @@ cni_binary_checksums:
calicoctl_binary_checksums
:
arm
:
v3.24.5
:
0
v3.23.3
:
0
v3.22.4
:
0
v3.21.6
:
0
amd64
:
v3.24.5
:
01e6c8a2371050f9edd0ade9dcde89da054e84d8e96bd4ba8cf82806c8d3e8e7
v3.23.3
:
d9c04ab15bad9d8037192abd2aa4733a01b0b64a461c7b788118a0d6747c1737
v3.22.4
:
cc412783992abeba6dc01d7bc67bdb2e3a0cf2f27fc3334bdfc02d326c3c9e15
v3.21.6
:
20335301841ba1dd0795e834ecce0d8e6b89f0b01d781dcc95339419462b3b67
arm64
:
v3.24.5
:
2d56b768ed346129b0249261db27d97458cfb35f98bd028a0c817a23180ab2d2
v3.23.3
:
741b222f9bb10b7b5e268e5362796061c8862d4f785bb6b9c4f623ea143f4682
v3.22.4
:
e84ba529091818282012fd460e7509995156e50854781c031c81e4f6c715a39a
v3.21.6
:
8f4ca86e21364eb23fb4676a0a1ed9e751c8a044360b22eae9ee6af7e81c3d59
ppc64le
:
v3.24.5
:
4c40d1703a31eb1d1786287fbf295d614eb9594a4748e505a03a2fbb6eda85b4
v3.23.3
:
f83efcd8d3d7c96dfe8e596dc9739eb5d9616626a6afba29b0af97e5c222575a
v3.22.4
:
f8672ac27ab72c1b05b0f9ae5694881ef8e061bfbcf551f964e7f0a37090a243
v3.21.6
:
f7aad0409de2838ba691708943a2aeeef6fb9c02a0475293106e179dc48a4632
...
...
@@ -673,6 +677,7 @@ ciliumcli_binary_checksums:
v0.12.5
:
0
calico_crds_archive_checksums
:
v3.24.5
:
10320b45ebcf4335703d692adacc96cdd3a27de62b4599238604bd7b0bedccc3
v3.23.3
:
d25f5c9a3adeba63219f3c8425a8475ebfbca485376a78193ec1e4c74e7a6115
v3.22.4
:
e72e7b8b26256950c1ce0042ac85fa83700154dae9723c8d007de88343f6a7e5
v3.21.6
:
db4fa80b79b39853f0b1a04d875c110b637dd8754bf7b4cec06ae510fb8a2acd
...
...
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