Skip to content

Commit 7fe40a9

Browse files
OleksandrBelonozhkinsimplesteph
authored andcommitted
updated kafka-topics-ui version to 0.9.4 (#34)
1 parent 6b3e5af commit 7fe40a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This replicates as well as possible real deployment configurations, where you ha
1414
- Kafka Schema Registry: Confluent 5.0.0
1515
- Kafka Schema Registry UI: 0.9.4
1616
- Kafka Rest Proxy: Confluent 5.0.0
17-
- Kafka Topics UI: 0.9.3
17+
- Kafka Topics UI: 0.9.4
1818
- Kafka Connect: Confluent 5.0.0
1919
- Kafka Connect UI: 0.9.4
2020
- Zoonavigator: 0.4.0

full-stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ services:
7575
- kafka-schema-registry
7676

7777
kafka-topics-ui:
78-
image: landoop/kafka-topics-ui:0.9.3
78+
image: landoop/kafka-topics-ui:0.9.4
7979
hostname: kafka-topics-ui
8080
ports:
8181
- "8000:8000"

0 commit comments

Comments
 (0)