File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ metadata:
3030    strimzi.io/kraft: enabled 
3131spec: 
3232  kafka: 
33-     version: 3.7.1  
33+     version: 3.9.0  
3434    replicas: 3 
3535    listeners: 
3636      # PLAINTEXT 
7474      offsets.topic.replication.factor: 3 
7575      transaction.state.log.replication.factor: 3 
7676      transaction.state.log.min.isr: 2 
77-       inter.broker.protocol.version: "3.7 " 
77+       inter.broker.protocol.version: "3.9 " 
7878      auto.create.topics.enable: "false" 
7979  entityOperator: 
8080    topicOperator: {} 
Original file line number Diff line number Diff line change 1111#  shellcheck disable=SC1091,SC1090
1212source  " $( dirname " ${BASH_SOURCE[0]} " )  /../../vendor/knative.dev/hack/e2e-tests.sh" 
1313
14- export  STRIMZI_VERSION=0.42.0 
14+ export  STRIMZI_VERSION=0.45.1 
1515
1616#  Adjust these when upgrading the knative versions.
1717export  KNATIVE_SERVING_VERSION=" ${KNATIVE_SERVING_VERSION:- $(metadata.get dependencies.serving)} " 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments