mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-21 07:47:49 -02:30
[argocd] update argocd to v2.8.4 (#10568)
This commit is contained in:
committed by
GitHub
parent
6a70f02662
commit
f5f1f9478c
@@ -150,7 +150,7 @@ crio_supported_versions:
|
||||
v1.26: v1.26.3
|
||||
crio_version: "{{ crio_supported_versions[kube_major_version] }}"
|
||||
|
||||
yq_version: "v4.35.1"
|
||||
yq_version: "v4.35.2"
|
||||
|
||||
# Download URLs
|
||||
kubelet_download_url: "https://dl.k8s.io/release/{{ kube_version }}/bin/linux/{{ image_arch }}/kubelet"
|
||||
|
||||
Reference in New Issue
Block a user