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
f58816c3
Unverified
Commit
f58816c3
authored
Jun 29, 2022
by
Samuel Liu
Committed by
GitHub
Jun 29, 2022
Browse files
Options
Downloads
Patches
Plain Diff
[krew] update krew (#9043)
parent
1562a9c2
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/download/defaults/main.yml
+13
-13
13 additions, 13 deletions
roles/download/defaults/main.yml
with
13 additions
and
13 deletions
roles/download/defaults/main.yml
+
13
−
13
View file @
f58816c3
...
@@ -117,7 +117,7 @@ kube_router_version: "v1.5.0"
...
@@ -117,7 +117,7 @@ kube_router_version: "v1.5.0"
multus_version
:
"
v3.8-{{
image_arch
}}"
multus_version
:
"
v3.8-{{
image_arch
}}"
helm_version
:
"
v3.8.2"
helm_version
:
"
v3.8.2"
nerdctl_version
:
"
0.20.0"
nerdctl_version
:
"
0.20.0"
krew_version
:
"
v0.4.
2
"
krew_version
:
"
v0.4.
3
"
# Get kubernetes major version (i.e. 1.17.4 => 1.17)
# Get kubernetes major version (i.e. 1.17.4 => 1.17)
kube_major_version
:
"
{{
kube_version
|
regex_replace('^v([0-9])+
\\
.([0-9]+)
\\
.[0-9]+',
'v
\\
1.
\\
2')
}}"
kube_major_version
:
"
{{
kube_version
|
regex_replace('^v([0-9])+
\\
.([0-9]+)
\\
.[0-9]+',
'v
\\
1.
\\
2')
}}"
...
@@ -541,33 +541,33 @@ calico_crds_archive_checksums:
...
@@ -541,33 +541,33 @@ calico_crds_archive_checksums:
krew_archive_checksums
:
krew_archive_checksums
:
linux
:
linux
:
arm
:
arm
:
v0.4.
2
:
115f503e35ef7f63f00a9b01236d80a9f94862ec684010a81c3a3b51bdca1351
v0.4.
3
:
68eb9e9f5bba29c7c19fb52bfc43a31300f92282a4e81f0c51ad26ed2c73eb03
arm64
:
arm64
:
v0.4.
2
:
7581be80d803536acc63cceb20065023b96f07fd7eb9f4ee495dce0294a866eb
v0.4.
3
:
0994923848882ad0d4825d5af1dc227687a10a02688f785709b03549dd34d71d
amd64
:
amd64
:
v0.4.
2
:
203bfd8006b304c1e58d9e96f9afdc5f4a055e0fbd7ee397fac9f36bf202e721
v0.4.
3
:
5df32eaa0e888a2566439c4ccb2ef3a3e6e89522f2f2126030171e2585585e4f
ppc64le
:
ppc64le
:
v0.4.
2
:
0
v0.4.
3
:
0
darwin
:
darwin
:
arm
:
arm
:
v0.4.
2
:
0
v0.4.
3
:
0
arm64
:
arm64
:
v0.4.
2
:
a69d48f8cad7d87b3790711
29c
d
e3
ee4abcaaa1c3f3692bc80887178b2cc7d33
v0.4.
3
:
22f
29ce3
c3c9c030e2eaf3939d2b00f0187dfdbbfaee37fba8ffaadc46e51372
amd64
:
amd64
:
v0.4.
2
:
47c6b5b647c5de679a2302444f75a36a70530fa4751cb655e0edd5da56a5f110
v0.4.
3
:
6f6a774f03ad4190a709d7d4dcbb4af956ca0eb308cb0d0a44abc90777b0b21a
ppc64le
:
ppc64le
:
v0.4.
2
:
0
v0.4.
3
:
0
windows
:
windows
:
arm
:
arm
:
v0.4.
2
:
0
v0.4.
3
:
0
arm64
:
arm64
:
v0.4.
2
:
0
v0.4.
3
:
0
amd64
:
amd64
:
v0.4.
2
:
3150ff0291ac876ebe4fe0e813ee90a18aa2bc0510c3adcfae6117dec44ef269
v0.4.
3
:
d1343a366a867e9de60b23cc3d8ee935ee185af25ff8f717a5e696ba3cae7c85
ppc64le
:
ppc64le
:
v0.4.
2
:
0
v0.4.
3
:
0
helm_archive_checksums
:
helm_archive_checksums
:
...
...
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