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
2fa7faa7
Unverified
Commit
2fa7faa7
authored
4 years ago
by
Florian Ruynat
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update etcd to 3.4.13 (#6658)
parent
12f514f7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/download/defaults/main.yml
+3
-3
3 additions, 3 deletions
roles/download/defaults/main.yml
with
3 additions
and
3 deletions
roles/download/defaults/main.yml
+
3
−
3
View file @
2fa7faa7
...
...
@@ -51,7 +51,7 @@ image_arch: "{{host_architecture | default('amd64')}}"
# Versions
kube_version
:
v1.19.1
kubeadm_version
:
"
{{
kube_version
}}"
etcd_version
:
v3.4.3
etcd_version
:
v3.4.
1
3
# gcr and kubernetes image repo define
gcr_image_repo
:
"
gcr.io"
...
...
@@ -324,8 +324,8 @@ etcd_binary_checksums:
# Etcd does not have arm32 builds at the moment, having some dummy value is
# required to avoid "no attribute" error
arm
:
0
arm64
:
01bd849ad99693600bd59db8d0e66ac64aac1e3801900665c31bd393972e3554
amd64
:
6c642b723a86941b99753dff6c00b26d3b033209b15ee33325dc8e7f4cd68f
07
arm64
:
1934ebb9f9f6501f706111b78e5e321a7ff8d7792d3d96a76e2d01874e42a300
amd64
:
2ac029e47bab752dacdb7b30032f230f49e2f457cbc32e8f555c2210bb5ff1
07
cni_binary_checksums
:
arm
:
5757778f4c322ffd93d7586c60037b81a2eb79271af6f4edf9ff62b4f7868ed9
arm64
:
ae13d7b5c05bd180ea9b5b68f44bdaa7bfb41034a2ef1d68fd8e1259797d642f
...
...
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