From 7638fd65354794d39e6e1294b1a5376139ad4a49 Mon Sep 17 00:00:00 2001 From: DNX Solutions <84875493+dnx-solutions@users.noreply.github.com> Date: Sat, 28 Dec 2024 10:20:06 +1000 Subject: [PATCH] Update control Velero version to v1.15.1 --- control.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control.json b/control.json index 86e7cb4..c2891c3 100644 --- a/control.json +++ b/control.json @@ -1 +1 @@ -{"kubectl_version": "1.32.0", "helm_version": "3.16.4", "velero_version": "1.15.0", "argocd_version": "2.13.2", "octant_version": "0.25.1"} \ No newline at end of file +{"kubectl_version": "1.32.0", "helm_version": "3.16.4", "velero_version": "1.15.1", "argocd_version": "2.13.2", "octant_version": "0.25.1"} \ No newline at end of file