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
708677ca
Unverified
Commit
708677ca
authored
2 years ago
by
Mohamed Omar Zaian
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[argocd] update argocd to v2.7.2 (#10086)
parent
d5cdae1f
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
inventory/sample/group_vars/k8s_cluster/addons.yml
+1
-1
1 addition, 1 deletion
inventory/sample/group_vars/k8s_cluster/addons.yml
roles/download/defaults/main.yml
+3
-3
3 additions, 3 deletions
roles/download/defaults/main.yml
with
5 additions
and
5 deletions
README.md
+
1
−
1
View file @
708677ca
...
...
@@ -181,7 +181,7 @@ Note: Upstart/SysV init based OS types are not supported.
-
[
coredns
](
https://github.com/coredns/coredns
)
v1.9.3
-
[
ingress-nginx
](
https://github.com/kubernetes/ingress-nginx
)
v1.7.1
-
[
krew
](
https://github.com/kubernetes-sigs/krew
)
v0.4.3
-
[
argocd
](
https://argoproj.github.io/
)
v2.
6.7
-
[
argocd
](
https://argoproj.github.io/
)
v2.
7.2
-
[
helm
](
https://helm.sh/
)
v3.11.3
-
[
metallb
](
https://metallb.universe.tf/
)
v0.13.9
-
[
registry
](
https://github.com/distribution/distribution
)
v2.8.1
...
...
This diff is collapsed.
Click to expand it.
inventory/sample/group_vars/k8s_cluster/addons.yml
+
1
−
1
View file @
708677ca
...
...
@@ -238,7 +238,7 @@ metallb_speaker_enabled: "{{ metallb_enabled }}"
# - pool2
argocd_enabled
:
false
# argocd_version: v2.
6.7
# argocd_version: v2.
7.2
# argocd_namespace: argocd
# Default password:
# - https://argo-cd.readthedocs.io/en/stable/getting_started/#4-login-using-the-cli
...
...
This diff is collapsed.
Click to expand it.
roles/download/defaults/main.yml
+
3
−
3
View file @
708677ca
...
...
@@ -153,7 +153,7 @@ crio_supported_versions:
v1.24
:
v1.24.5
crio_version
:
"
{{
crio_supported_versions[kube_major_version]
}}"
yq_version
:
"
v4.33.
2
"
yq_version
:
"
v4.33.
3
"
# Download URLs
kubelet_download_url
:
"
https://dl.k8s.io/release/{{
kube_version
}}/bin/linux/{{
image_arch
}}/kubelet"
...
...
@@ -1054,13 +1054,13 @@ skopeo_binary_checksums:
yq_checksums
:
arm64
:
v4.33.3
:
15925a972d268bcb0a7aa2236c7e5925b7a3ba4b5569bb57e943db7e8c6f834f
v4.33.2
:
aa86e5f36850f9350a7393c7cf654ee726df99ae985b663eb3605ca2bdd24692
v4.30.6
:
40ee3000d5b65703caffb0263a7d5e75164f10afd2c9a3c879b6016f0300ac25
v4.27.5
:
ea360a0ecdff30c8625ccd0b97f8714b8308a429fd839cf8ccc481f311e217c6
amd64
:
v4.33.3
:
4ee662847c588c3ef2fec8bfb304e8739e3dbaba87ccb9a608d691c88f5b64dc
v4.33.2
:
fbcc9551afd66622ffd68ad417837139741b2ad0eef9af1bb4b64e3596679ffa
v4.30.6
:
2aabdd748d301fc2286ea9f73eb20477b4ce173fbf072e0102fff1fcbed05985
v4.27.5
:
9a54846e81720ae22814941905cd3b056ebdffb76bf09acffa30f5e90b22d615
etcd_binary_checksum
:
"
{{
etcd_binary_checksums[image_arch][etcd_version]
}}"
cni_binary_checksum
:
"
{{
cni_binary_checksums[image_arch][cni_version]
}}"
...
...
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