From 59fb43131da46412e664b04b1c39993810b5d6a4 Mon Sep 17 00:00:00 2001 From: Pawan Mehta <117346502+pawan-mehta-dt@users.noreply.github.com> Date: Mon, 23 Sep 2024 20:23:24 +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 fe6032030c7..b1c4d67d2f6 100644 --- a/manifests/installation-script +++ b/manifests/installation-script @@ -1,4 +1,4 @@ -LTAG="v0.7.1"; +LTAG="v0.7.2"; REPO_RAW_URL="https://raw.githubusercontent.com/devtron-labs/devtron/"; log("executed devtron setup installation");