WIP master
authorKai Moritz <kai@juplo.de>
Sat, 4 Feb 2023 09:20:55 +0000 (10:20 +0100)
committerKai Moritz <kai@juplo.de>
Sat, 17 Jun 2023 08:55:26 +0000 (10:55 +0200)
README.sh
counter
docker-compose.yml
recorder
splitter

index ba50a69..25e36da 100755 (executable)
--- a/README.sh
+++ b/README.sh
@@ -1,10 +1,10 @@
 #!/bin/bash
 
 FORTUNE=juplo/wordcount--fortune:1.0.0
-RECORDER=juplo/wordcount--recorder:1.0.1
+RECORDER=juplo/wordcount--recorder:1.1.0
 USERS=juplo/wordcount--users:1.0.4
-SPLITTER=juplo/wordcount--splitter:1.0.0
-COUNTER=juplo/wordcount--counter:1.1.0
+SPLITTER=juplo/wordcount--splitter:1.1.4
+COUNTER=juplo/wordcount--counter:1.2.4
 TOP10=juplo/wordcount--top10:1.0.1
 QUERY=juplo/wordcount--query:1.0.4
 
diff --git a/counter b/counter
index fe04994..dd4d5dd 160000 (submodule)
--- a/counter
+++ b/counter
@@ -1 +1 @@
-Subproject commit fe049944648d9675ffe66b586b6bf860fbac696f
+Subproject commit dd4d5ddb60f7ca495d65d49f93eb4c07e0d03e22
index c02465a..1c5bfc4 100644 (file)
@@ -40,7 +40,7 @@ services:
       - "/var/run/docker.sock:/var/run/docker.sock:ro"
 
   recorder:
-    image: juplo/wordcount--recorder:1.0.1
+    image: juplo/wordcount--recorder:1.1.0
     labels:
       - "traefik.enable=true"
       - "traefik.http.routers.recorder.rule=Host(`recorder.localhost`)"
@@ -62,7 +62,7 @@ services:
       - kafka
 
   splitter:
-    image: juplo/wordcount--splitter:1.0.0
+    image: juplo/wordcount--splitter:1.1.4
     labels:
       - "traefik.enable=true"
       - "traefik.http.routers.splitter.rule=Host(`splitter.localhost`)"
@@ -73,7 +73,7 @@ services:
       - kafka
 
   counter:
-    image: juplo/wordcount--counter:1.1.0
+    image: juplo/wordcount--counter:1.2.4
     labels:
       - "traefik.enable=true"
       - "traefik.http.routers.counter.rule=Host(`counter.localhost`)"
index c5700c2..22615ba 160000 (submodule)
--- a/recorder
+++ b/recorder
@@ -1 +1 @@
-Subproject commit c5700c2117f6c445278f272572c8b5732bf53bbf
+Subproject commit 22615ba45bd7697e041eb10f88166cd2074de305
index 3bc3ef7..2b48657 160000 (submodule)
--- a/splitter
+++ b/splitter
@@ -1 +1 @@
-Subproject commit 3bc3ef7ceb76e7643e1e373293cfdc78f870838a
+Subproject commit 2b48657cac59447a359a9ce52c250bf25a559cbc