From 1ef2a01fd9fe832cb51abd07a6536db323a123f6 Mon Sep 17 00:00:00 2001 From: DNX Solutions <84875493+dnx-solutions@users.noreply.github.com> Date: Thu, 19 Oct 2023 10:14:46 +1000 Subject: [PATCH] Update control Kubectl version to v1.28.3 --- control.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control.json b/control.json index 60b9f9a..35a49e9 100644 --- a/control.json +++ b/control.json @@ -1 +1 @@ -{"kubectl_version": "1.28.2", "helm_version": "3.13.1", "velero_version": "1.12.0", "argocd_version": "2.8.4", "octant_version": "0.25.1"} \ No newline at end of file +{"kubectl_version": "1.28.3", "helm_version": "3.13.1", "velero_version": "1.12.0", "argocd_version": "2.8.4", "octant_version": "0.25.1"} \ No newline at end of file