[argocd] update argocd to v2.8.4 (#10568)

This commit is contained in:
Mohamed Omar Zaian
2023-10-30 12:54:26 +01:00
committed by GitHub
parent 6a70f02662
commit f5f1f9478c
5 changed files with 8 additions and 4 deletions

View File

@@ -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"