We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee903a9 commit 9a5098fCopy full SHA for 9a5098f
manifests/install/devtron-installer.yaml
@@ -4,4 +4,4 @@ metadata:
4
name: installer-devtron
5
namespace: devtroncd
6
spec:
7
- url: https://raw.githubusercontent.com/devtron-labs/devtron/v0.2.37/manifests/installation-script
+ url: https://raw.githubusercontent.com/devtron-labs/devtron/v0.2.36/manifests/installation-script
manifests/installation-script
@@ -1,4 +1,4 @@
1
-LTAG="v0.2.37";
+LTAG="v0.2.36";
2
REPO_RAW_URL="https://raw.githubusercontent.com/devtron-labs/devtron/";
3
operatorSecret = kubectl get secret -n devtroncd devtron-operator-secret;
manifests/version.txt
@@ -1 +1 @@
-v0.2.37
+v0.2.36
0 commit comments