WIP
authorKai Moritz <kai@juplo.de>
Sat, 25 May 2024 15:39:21 +0000 (17:39 +0200)
committerKai Moritz <kai@juplo.de>
Sat, 25 May 2024 15:39:21 +0000 (17:39 +0200)
README.sh
docker-compose.yml
top10

index c7e8086..0c2af3f 100755 (executable)
--- a/README.sh
+++ b/README.sh
@@ -5,7 +5,7 @@ RECORDER=juplo/wordcount--recorder:1.1.1
 USERS=juplo/wordcount--users:1.0.5
 SPLITTER=juplo/wordcount--splitter:1.1.5
 COUNTER=juplo/wordcount--counter:1.2.14
-TOP10=juplo/wordcount--top10:1.0.2
+TOP10=juplo/wordcount--top10:1.1.2
 QUERY=juplo/wordcount--query:1.0.5
 
 if [ "$1" = "cleanup" ]
index 0252da4..fea45b4 100644 (file)
@@ -81,7 +81,7 @@ services:
       - kafka
 
   top10:
-    image: juplo/wordcount--top10:1.0.2
+    image: juplo/wordcount--top10:1.1.2
     labels:
       - "traefik.enable=true"
       - "traefik.http.routers.top10.rule=Host(`top10.localhost`)"
diff --git a/top10 b/top10
index 1bfbd6c..bebfe8f 160000 (submodule)
--- a/top10
+++ b/top10
@@ -1 +1 @@
-Subproject commit 1bfbd6c6fe3c35e0cd5470db632faf1a655487af
+Subproject commit bebfe8fdc76e27886d7470b66ae02edc0070782f