RECORDER=juplo/wordcount--recorder:1.2.0
USERS=juplo/wordcount--users:1.0.5
SPLITTER=juplo/wordcount--splitter:1.2.0
-COUNTER=juplo/wordcount--counter:1.3.0
+COUNTER=juplo/wordcount--counter:1.3.1
TOP10=juplo/wordcount--top10:1.2.1
-QUERY=juplo/wordcount--query:2.0.0
+QUERY=juplo/wordcount--query:2.0.1
if [ "$1" = "cleanup" ]
then
-Subproject commit 5aa03935c0d09c363dc2b3ddcbd5fc9aac93b8e1
+Subproject commit 58681eb5c2ea655385c8209b07330e4ef0ab2c49
- kafka
counter:
- image: juplo/wordcount--counter:1.3.0
+ image: juplo/wordcount--counter:1.3.1
labels:
- "traefik.enable=true"
- "traefik.http.routers.counter.rule=Host(`counter.localhost`)"
- kafka
query:
- image: juplo/wordcount--query:2.0.0
+ image: juplo/wordcount--query:2.0.1
labels:
- "traefik.enable=true"
- "traefik.http.routers.query.rule=Host(`query.localhost`)"
<groupId>de.juplo.kafka.wordcount</groupId>
<artifactId>docker</artifactId>
<packaging>pom</packaging>
- <version>2.0.0</version>
+ <version>2.0.1</version>
<name>Docker-Compose Setup</name>
<description>Docker-Compose Setup for the multiuser-wordcount example</description>
-Subproject commit f929a47a66a2c14a291133aaa624ad9c5696bd53
+Subproject commit b52ff02b6952dfc708c7c7d94205b5b24afd68f9