From 1cf7c334c47ec4263ac4ef50242d8bc70079f2a8 Mon Sep 17 00:00:00 2001 From: DNX Solutions <84875493+dnx-solutions@users.noreply.github.com> Date: Mon, 13 Dec 2021 21:58:02 -0300 Subject: [PATCH] Update control Argo CD version to v2.1.8 --- control.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control.json b/control.json index 1005aad..7ec4618 100644 --- a/control.json +++ b/control.json @@ -1 +1 @@ -{"kubectl_version": "1.23.0", "helm_version": "3.7.2", "velero_version": "1.7.1", "argocd_version": "2.1.7", "octant_version": "0.25.0"} \ No newline at end of file +{"kubectl_version": "1.23.0", "helm_version": "3.7.2", "velero_version": "1.7.1", "argocd_version": "2.1.8", "octant_version": "0.25.0"} \ No newline at end of file