From ea6b2d36a72360ec0b4745b5b21d3a6906e27341 Mon Sep 17 00:00:00 2001 From: DNX Solutions <84875493+dnx-solutions@users.noreply.github.com> Date: Tue, 6 Feb 2024 20:14:32 -0400 Subject: [PATCH] Update control Argo CD version to v2.10.0 --- control.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control.json b/control.json index 9be7112..6a1e939 100644 --- a/control.json +++ b/control.json @@ -1 +1 @@ -{"kubectl_version": "1.29.1", "helm_version": "3.14.0", "velero_version": "1.13.0", "argocd_version": "2.9.6", "octant_version": "0.25.1"} \ No newline at end of file +{"kubectl_version": "1.29.1", "helm_version": "3.14.0", "velero_version": "1.13.0", "argocd_version": "2.10.0", "octant_version": "0.25.1"} \ No newline at end of file