File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ metadata:
44  name : installer-devtron 
55  namespace : devtroncd 
66spec :
7-   url : https://raw.githubusercontent.com/devtron-labs/devtron/v0 .2.8/manifests/installation-script 
7+   url : https://raw.githubusercontent.com/devtron-labs/devtron/v1 .2.8/manifests/installation-script 
Original file line number Diff line number Diff line change 1- LTAG="v0 .2.8" ;
1+ LTAG=v1 .2.8;
22REPO_RAW_URL="https://raw.githubusercontent.com/devtron-labs/devtron/";
33
44operatorSecret = kubectl get secret -n devtroncd devtron-operator-secret;
Original file line number Diff line number Diff line change 11
2+ Merge pull request #15 from prakarsh-dt/release-notes Release notes PR Subject line
Original file line number Diff line number Diff line change @@ -237,7 +237,7 @@ spec:
237237            - name : envoy-config-volume 
238238              mountPath : /etc/envoy-config/ 
239239        - name : dashboard 
240-           image : " quay.io/devtron/dashboard:bada93a4-188-3881 " 
240+           image : " quay.io/devtron/dashboard:04e61e22-183-3977 " 
241241          imagePullPolicy : IfNotPresent 
242242          ports :
243243            - name : app 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments