Skip to content

Commit adaed89

Browse files
BaresseLaurent BARESSE
andauthored
Bump landoop UI versions (#70)
Co-authored-by: Laurent BARESSE <laurent@baresse-conseil.io>
1 parent 717d181 commit adaed89

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ This replicates as well as possible real deployment configurations, where you ha
1111
- Zookeeper version: 3.4.9
1212
- Kafka version: 2.5.0 (Confluent 5.5.0)
1313
- Kafka Schema Registry: Confluent 5.5.0
14-
- Kafka Schema Registry UI: 0.9.4
14+
- Kafka Schema Registry UI: 0.9.5
1515
- Kafka Rest Proxy: Confluent 5.5.0
1616
- Kafka Topics UI: 0.9.4
1717
- Kafka Connect: Confluent 5.5.0
18-
- Kafka Connect UI: 0.9.4
18+
- Kafka Connect UI: 0.9.7
1919
- ksqlDB Server: Confluent 5.5.0
2020
- Zoonavigator: 0.8.0
2121

full-stack.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ services:
4848
- kafka1
4949

5050
schema-registry-ui:
51-
image: landoop/schema-registry-ui:0.9.4
51+
image: landoop/schema-registry-ui:0.9.5
5252
hostname: kafka-schema-registry-ui
5353
ports:
5454
- "8001:8000"
@@ -122,7 +122,7 @@ services:
122122
- kafka-rest-proxy
123123

124124
kafka-connect-ui:
125-
image: landoop/kafka-connect-ui:0.9.4
125+
image: landoop/kafka-connect-ui:0.9.7
126126
hostname: kafka-connect-ui
127127
ports:
128128
- "8003:8000"

0 commit comments

Comments
 (0)