From 9d5241445fa47060ac948a51d8adc87b0afe4ac9 Mon Sep 17 00:00:00 2001 From: Pawan Mehta <117346502+pawan-mehta-dt@users.noreply.github.com> Date: Mon, 11 Nov 2024 16:21:37 +0530 Subject: [PATCH] Update installation-script --- manifests/installation-script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/installation-script b/manifests/installation-script index 3636a9cef8b..8fa866882c1 100644 --- a/manifests/installation-script +++ b/manifests/installation-script @@ -1,4 +1,4 @@ -LTAG="v0.7.5"; +LTAG="v1.0.0"; REPO_RAW_URL="https://raw.githubusercontent.com/devtron-labs/devtron/"; log("executed devtron setup installation");