File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,13 @@ type: application
1111#  This is the chart version. This version number should be incremented each time you make changes
1212#  to the chart and its templates, including the app version.
1313#  Versions are expected to follow Semantic Versioning (https://semver.org/)
14- version : " 1.0.0-alpha.1 " 
14+ version : " 1.0.0-alpha.2 " 
1515
1616#  This is the version number of the application being deployed. This version number should be
1717#  incremented each time you make changes to the application. Versions are not expected to
1818#  follow Semantic Versioning. They should reflect the version the application is using.
1919#  It is recommended to use it with quotes.
20- appVersion : v0.0.1a48  
20+ appVersion : v0.0.1a49  
2121
2222
2323dependencies :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ global:
1515  #  -- timeout for job deadlines
1616  activeDeadlineSeconds : 900 
1717  images :
18-     tag : v0.0.1a48  
18+     tag : v0.0.1a49  
1919    services : ghcr.io/diracgrid/diracx/services 
2020    client : ghcr.io/diracgrid/diracx/client 
2121    busybox :
Original file line number Diff line number Diff line change 9494|  global.images.busybox.tag |  string |  ` "latest" `  |   | 
9595|  global.images.client |  string |  ` "ghcr.io/diracgrid/diracx/client" `  |   | 
9696|  global.images.services |  string |  ` "ghcr.io/diracgrid/diracx/services" `  |   | 
97- |  global.images.tag |  string |  ` "v0.0.1a48 " `  |   | 
97+ |  global.images.tag |  string |  ` "v0.0.1a49 " `  |   | 
9898|  global.images.web.repository |  string |  ` "ghcr.io/diracgrid/diracx-web/static" `  |   | 
9999|  global.images.web.tag |  string |  ` "v0.1.0-a10" `  |   | 
100100|  global.storageClassName |  string |  ` "standard" `  |   | 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments