Skip to content

Commit 9a5098f

Browse files
authored
Rollback release 0.2.37 (#867)
1 parent ee903a9 commit 9a5098f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

manifests/install/devtron-installer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ metadata:
44
name: installer-devtron
55
namespace: devtroncd
66
spec:
7-
url: https://raw.githubusercontent.com/devtron-labs/devtron/v0.2.37/manifests/installation-script
7+
url: https://raw.githubusercontent.com/devtron-labs/devtron/v0.2.36/manifests/installation-script

manifests/installation-script

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
LTAG="v0.2.37";
1+
LTAG="v0.2.36";
22
REPO_RAW_URL="https://raw.githubusercontent.com/devtron-labs/devtron/";
33

44
operatorSecret = kubectl get secret -n devtroncd devtron-operator-secret;

manifests/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.2.37
1+
v0.2.36

0 commit comments

Comments
 (0)