From: Kai Moritz Date: Thu, 20 Jun 2024 19:53:03 +0000 (+0200) Subject: Refined output JSON for service `popular` X-Git-Tag: wordcount-2.1.2 X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=e1f20111a6a16c6307e16658780beb24bd90ef1a;p=demos%2Fkafka%2Fwordcount Refined output JSON for service `popular` --- diff --git a/README.sh b/README.sh index c355d24..b785876 100755 --- a/README.sh +++ b/README.sh @@ -7,7 +7,7 @@ SPLITTER=juplo/wordcount--splitter:1.2.0 COUNTER=juplo/wordcount--counter:1.3.1 TOP10=juplo/wordcount--top10:1.2.1 QUERY=juplo/wordcount--query:2.0.1 -POPULAR=juplo/wordcount--popular:1.1.0 +POPULAR=juplo/wordcount--popular:1.1.1 if [ "$1" = "cleanup" ] then diff --git a/docker-compose.yml b/docker-compose.yml index 274c962..0040e57 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -104,7 +104,7 @@ services: - kafka popular: - image: juplo/wordcount--popular:1.1.0 + image: juplo/wordcount--popular:1.1.1 labels: - "traefik.enable=true" - "traefik.http.routers.popular.rule=Host(`popular.localhost`)" diff --git a/popular b/popular index feb9d86..8af553a 160000 --- a/popular +++ b/popular @@ -1 +1 @@ -Subproject commit feb9d86212983d93d3546f5a4d9b15f14cd57314 +Subproject commit 8af553a2b1cae0b7f5c9d9c63023b47af89bd5ab