File tree Expand file tree Collapse file tree 8 files changed +10
-10
lines changed Expand file tree Collapse file tree 8 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2 
22name : devtron-operator 
3- appVersion : 0.6.10-rc.2  
3+ appVersion : 0.6.10 
44description : Chart to configure and install Devtron. Devtron is a Kubernetes Orchestration system. 
55keywords :
66  - Devtron 
@@ -11,7 +11,7 @@ keywords:
1111  - argocd 
1212  - Hyperion 
1313engine : gotpl 
14- version : 0.22.47  
14+ version : 0.22.48  
1515sources :
1616  - https://github.com/devtron-labs/charts 
1717dependencies :
Original file line number Diff line number Diff line change 11installer :
2-   release : " v0.6.10-rc.2 " 
2+   release : " v0.6.10" 
33  image : " quay.io/devtron/inception" 
44  tag : " 1d2b87e5-185-11095" 
55
@@ -14,7 +14,7 @@ components:
1414    initContainer :
1515      authenticator : " quay.io/devtron/authenticator:6e466830-393-11943" 
1616  kubelink :
17-     image : " quay.io/devtron/kubelink:7f9303ae-318-12150 " 
17+     image : " quay.io/devtron/kubelink:7f9303ae-318-12204 " 
1818  postgres :
1919    image : " quay.io/devtron/postgres:11.9.0-debian-10-r26" 
2020    armImage : " quay.io/devtron/postgres:11.9" 
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ components:
8080      authenticator : " quay.io/devtron/authenticator:6e466830-393-11943" 
8181
8282  kubelink :
83-     image : " quay.io/devtron/kubelink:7f9303ae-318-12150 " 
83+     image : " quay.io/devtron/kubelink:7f9303ae-318-12204 " 
8484    imagePullPolicy : IfNotPresent 
8585
8686  postgres :
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.6.10-rc.2 /manifests/installation-script 
7+   url : https://raw.githubusercontent.com/devtron-labs/devtron/v0.6.10/manifests/installation-script 
Original file line number Diff line number Diff line change 1- LTAG="v0.6.10-rc.2 ";
1+ LTAG="v0.6.10";
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 1- stable 1 v0.6.10-rc.1 
1+ stable - 1 v0.6.10
Original file line number Diff line number Diff line change 1- v0.6.9 
1+ v0.6.10 
Original file line number Diff line number Diff line change 2121      serviceAccount : devtron 
2222      containers :
2323        - name : kubelink 
24-           image : " quay.io/devtron/kubelink:7f9303ae-318-12150 " 
24+           image : " quay.io/devtron/kubelink:7f9303ae-318-12204 " 
2525          imagePullPolicy : IfNotPresent 
2626          ports :
2727            - name : app 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments