File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ maintainers:
1414annotations :
1515  artifacthub.io/alternativeName : " codefresh-gitops-runtime" 
1616  artifacthub.io/changes : |- 
17+     - kind: changed 
18+       description: 'update gitops-operator to `0.2.12` - fix: action script fails to extract commit_sha from response (#285)' 
19+     - kind: changed 
20+       description: create release 0.11 draft 
1721    - kind: changed 
1822      description: 'feat: gitops-operator with product crd update - versionSource & promotion as optional fields (#284)' 
1923    - kind: changed 
@@ -67,7 +71,7 @@ dependencies:
6771    condition : tunnel-client.enabled 
6872  - name : codefresh-gitops-operator 
6973    repository : oci://quay.io/codefresh/charts 
70-     version : 0.2.11  
74+     version : 0.2.12  
7175    alias : gitops-operator 
7276    condition : gitops-operator.enabled 
7377  - name : garage 
Original file line number Diff line number Diff line change @@ -491,7 +491,7 @@ app-proxy:
491491    maxUnavailable : " " 
492492
493493#  ---------------------------------------------------------------------------------------------------------------------
494- #  DOCS: https://github.com/codefresh-io/codefresh-gitops-operator/tree/codefresh-gitops-operator-0.2.11 -helm/charts/codefresh-gitops-operator
494+ #  DOCS: https://github.com/codefresh-io/codefresh-gitops-operator/tree/codefresh-gitops-operator-0.2.12 -helm/charts/codefresh-gitops-operator
495495#  ---------------------------------------------------------------------------------------------------------------------
496496gitops-operator :
497497  #  -- Do not change unless instructed otherwise by Codefresh support
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments