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
fce705a9
Commit
fce705a9
authored
4 years ago
by
Florian Ruynat
Committed by
Kubernetes Prow Robot
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Helm minor update to 3.5.4
parent
6164c90f
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
+4
-4
4 additions, 4 deletions
roles/download/defaults/main.yml
with
4 additions
and
4 deletions
roles/download/defaults/main.yml
+
4
−
4
View file @
fce705a9
...
@@ -83,7 +83,7 @@ kube_router_version: "v1.2.0"
...
@@ -83,7 +83,7 @@ kube_router_version: "v1.2.0"
multus_version
:
"
v3.7"
multus_version
:
"
v3.7"
ovn4nfv_ovn_image_version
:
"
v1.0.0"
ovn4nfv_ovn_image_version
:
"
v1.0.0"
ovn4nfv_k8s_plugin_image_version
:
"
v1.1.0"
ovn4nfv_k8s_plugin_image_version
:
"
v1.1.0"
helm_version
:
"
v3.5.
3
"
helm_version
:
"
v3.5.
4
"
# 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')
}}"
...
@@ -340,11 +340,11 @@ calico_crds_archive_checksums:
...
@@ -340,11 +340,11 @@ calico_crds_archive_checksums:
helm_archive_checksums
:
helm_archive_checksums
:
arm
:
arm
:
v3.5.
3
:
fd9c1e1eaa6d8d2c9df6027524e80b8bfde0ea49de5f324845256b3e9cc2edb0
v3.5.
4
:
1a9cc09ef06db29a0232d265f73625056a0cb089e5a16b0a5ef8e810e0533157
amd64
:
amd64
:
v3.5.
3
:
2170a1a644a9e0b863f00c17b761ce33d4323da64fc74562a3a6df2abbf6cd70
v3.5.
4
:
a8ddb4e30435b5fd45308ecce5eaad676d64a5de9c89660b56face3fe990b318
arm64
:
arm64
:
v3.5.
3
:
e1348d94ce4caace43689ee2dfa5f8bcd8687c12053d9c13d79875b65d6b72aa
v3.5.
4
:
9db01522150a83a5d65b420171147448d8396c142d2c91af95e5ee77c1694176
crun_checksums
:
crun_checksums
:
arm
:
0
arm
:
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