File tree Expand file tree Collapse file tree 12 files changed +12
-12
lines changed
Expand file tree Collapse file tree 12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.strimzi</groupId >
88 <artifactId >test-clients</artifactId >
9- <version >0.12.0-SNAPSHOT </version >
9+ <version >0.12.0</version >
1010 </parent >
1111
1212 <artifactId >admin</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.strimzi</groupId >
88 <artifactId >test-clients</artifactId >
9- <version >0.12.0-SNAPSHOT </version >
9+ <version >0.12.0</version >
1010 </parent >
1111
1212 <artifactId >clients-common</artifactId >
Original file line number Diff line number Diff line change 1- 0.12.0-SNAPSHOT
1+ 0.12.0
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.strimzi</groupId >
88 <artifactId >test-clients</artifactId >
9- <version >0.12.0-SNAPSHOT </version >
9+ <version >0.12.0</version >
1010 </parent >
1111
1212 <artifactId >clients</artifactId >
Original file line number Diff line number Diff line change 1616 spec :
1717 containers :
1818 - name : admin
19- image : quay.io/strimzi-test-clients/test-clients:latest -kafka-4.1.0
19+ image : quay.io/strimzi-test-clients/test-clients:0.12.0 -kafka-4.1.0
2020 command : [ "sleep" ]
2121 args : [ "infinity" ]
Original file line number Diff line number Diff line change 3636 value : DEBUG
3737 - name : CLIENT_TYPE
3838 value : HttpConsumer
39- image : quay.io/strimzi-test-clients/test-clients:latest -kafka-4.1.0
39+ image : quay.io/strimzi-test-clients/test-clients:0.12.0 -kafka-4.1.0
4040 imagePullPolicy : IfNotPresent
4141 name : http-consumer
4242 restartPolicy : " Never"
Original file line number Diff line number Diff line change 3434 value : DEBUG
3535 - name : CLIENT_TYPE
3636 value : HttpProducer
37- image : quay.io/strimzi-test-clients/test-clients:latest -kafka-4.1.0
37+ image : quay.io/strimzi-test-clients/test-clients:0.12.0 -kafka-4.1.0
3838 imagePullPolicy : IfNotPresent
3939 name : http-producer
4040 restartPolicy : " Never"
Original file line number Diff line number Diff line change 3232 value : DEBUG
3333 - name : CLIENT_TYPE
3434 value : KafkaConsumer
35- image : quay.io/strimzi-test-clients/test-clients:latest -kafka-4.1.0
35+ image : quay.io/strimzi-test-clients/test-clients:0.12.0 -kafka-4.1.0
3636 imagePullPolicy : IfNotPresent
3737 name : kafka-consumer-client
3838 restartPolicy : " Never"
Original file line number Diff line number Diff line change 3636 value : DEBUG
3737 - name : CLIENT_TYPE
3838 value : KafkaProducer
39- image : quay.io/strimzi-test-clients/test-clients:latest -kafka-4.1.0
39+ image : quay.io/strimzi-test-clients/test-clients:0.12.0 -kafka-4.1.0
4040 imagePullPolicy : IfNotPresent
4141 name : kafka-producer-client
4242 restartPolicy : " Never"
Original file line number Diff line number Diff line change 3030 value : my-topic-reversed
3131 - name : CLIENT_TYPE
3232 value : KafkaStreams
33- image : quay.io/strimzi-test-clients/test-clients:latest -kafka-4.1.0
33+ image : quay.io/strimzi-test-clients/test-clients:0.12.0 -kafka-4.1.0
3434 imagePullPolicy : IfNotPresent
3535 name : kafka-streams-client
3636 restartPolicy : " Never"
You can’t perform that action at this time.
0 commit comments