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
aca6be3a
Unverified
Commit
aca6be3a
authored
2 years ago
by
Mohamed Zaian
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[calico] add v3.23.3 and make it default (#9112)
parent
96175325
Branches
Branches containing commit
Tags
Tags containing commit
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
+6
-6
6 additions, 6 deletions
roles/download/defaults/main.yml
with
7 additions
and
7 deletions
README.md
+
1
−
1
View file @
aca6be3a
...
...
@@ -141,7 +141,7 @@ Note: Upstart/SysV init based OS types are not supported.
-
[
cri-o
](
http://cri-o.io/
)
v1.22 (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.23.
2
-
[
calico
](
https://github.com/projectcalico/calico
)
v3.23.
3
-
[
canal
](
https://github.com/projectcalico/canal
)
(
given
calico/flannel versions)
-
[
cilium
](
https://github.com/cilium/cilium
)
v1.11.6
-
[
flannel
](
https://github.com/flannel-io/flannel
)
v0.18.1
...
...
This diff is collapsed.
Click to expand it.
roles/download/defaults/main.yml
+
6
−
6
View file @
aca6be3a
...
...
@@ -95,7 +95,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.23.
2
"
calico_version
:
"
v3.23.
3
"
calico_ctl_version
:
"
{{
calico_version
}}"
calico_cni_version
:
"
{{
calico_version
}}"
calico_flexvol_version
:
"
{{
calico_version
}}"
...
...
@@ -549,24 +549,24 @@ cni_binary_checksums:
calicoctl_binary_checksums
:
arm
:
v3.23.
2
:
0
v3.23.
3
:
0
v3.22.3
:
0
v3.21.5
:
0
amd64
:
v3.23.
2
:
3784200cdfc0106c9987df2048d219bb91147f0cc3fa365b36279ac82ea37c7a
v3.23.
3
:
d9c04ab15bad9d8037192abd2aa4733a01b0b64a461c7b788118a0d6747c1737
v3.22.3
:
a9e5f6bad4ad8c543f6bdcd21d3665cdd23edc780860d8e52a87881a7b3e203c
v3.21.5
:
98407b1c608fec0896004767c72cd4b6cf939976d67d3eca121f1f02137c92a7
arm64
:
v3.23.2
:
232b992e6767c68c8c832cc7027a0d9aacb29901a9b5e8871e25baed
bbb9c
64c
v3.23.2
:
741b222f9bb10b7b5e268e5362796061c8862d4f785
bb
6
b9c
4f623ea143f4682
v3.22.3
:
3a3e70828c020efd911181102d21cb4390b7b68669898bd40c0c69b64d11bb63
v3.21.5
:
cc73e2b8f5b695b6ab06e7856cd516c1e9ec3e903abb510ef465ca6b530e18e6
ppc64le
:
v3.23.2
:
d9ded02381a0fc1311561d0cc9eed9ea827462f3b823593d6ac8bd0591d2020f
v3.23.2
:
f83efcd8d3d7c96dfe8e596dc9739eb5d9616626a6afba29b0af97e5c222575a
v3.22.3
:
7c2fe391f2a18eccff65c64bf93133dc5c58c7322cbd31ea207bbfef5b563947
v3.21.5
:
1ebb615b18f9c3fe2d41281d1bc9e3909048b56d2bc76c18431cbeb7a653d24d
calico_crds_archive_checksums
:
v3.23.
2
:
37c429650723c5f12ffc20dd390ead1e10d2b8a955a199666d155115a49b4dcc
v3.23.
3
:
d25f5c9a3adeba63219f3c8425a8475ebfbca485376a78193ec1e4c74e7a6115
v3.22.3
:
55ece01da00f82c62619b82b6bfd6442a021acc6fd915a753735e6ebceabaa21
v3.21.5
:
ffbbaa2bc32b01bf160828d2cfd4504d83c69cb1f74c0028349181ed61bad635
...
...
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