From d3df2b60f03629edfdce158178baa48353c0dd56 Mon Sep 17 00:00:00 2001 From: behrooz Date: Mon, 18 Aug 2025 12:44:52 +0330 Subject: [PATCH] argo --- application | 2 +- argohandler/argohandler.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/application b/application index bfd8029..e2ea0f9 160000 --- a/application +++ b/application @@ -1 +1 @@ -Subproject commit bfd802911d58a0318c69d750b92b12b3de9a6f5d +Subproject commit e2ea0f9fe25f53b92b281d9ef3e5b8cc711bfcf6 diff --git a/argohandler/argohandler.go b/argohandler/argohandler.go index d639414..cc4878a 100644 --- a/argohandler/argohandler.go +++ b/argohandler/argohandler.go @@ -105,7 +105,7 @@ func CreateApp(objectID string, clustername string, ControlPlane string, Platfor app := ApplicationValues{ Name: uniqueClusterName, Namespace: namespace, - Path: "vcluster-0.21.1", + Path: "vcluster-0.28.0", Cluster: "bugx", Server: "https://kubernetes.default.svc", RepoURL: "http://192.168.2.20:8015/root/application.git",