diff --git a/execution/uc1-application/aggregation-deployment.yaml b/execution/uc1-application/aggregation-deployment.yaml
index bcb0a955de0d5ce64fe6bdcba1e537468c833e5b..647e9a4cd21f144239b4c695b97159988b4936bc 100644
--- a/execution/uc1-application/aggregation-deployment.yaml
+++ b/execution/uc1-application/aggregation-deployment.yaml
@@ -15,7 +15,7 @@ spec:
       terminationGracePeriodSeconds: 0
       containers:
       - name: uc1-application
-        image: "theodolite/theodolite-uc1-kstreams-app:latest"
+        image: "theodolite/theodolite-uc1-kstreams-app:kstreams24-latest"
         ports:
         - containerPort: 5555
           name: jmx
diff --git a/execution/uc2-application/aggregation-deployment.yaml b/execution/uc2-application/aggregation-deployment.yaml
index 3eca4749ad1decbf9b3fd1973fcad94febf355d8..2d4f814d167095cfd789dba04338efeb8365f3f2 100644
--- a/execution/uc2-application/aggregation-deployment.yaml
+++ b/execution/uc2-application/aggregation-deployment.yaml
@@ -15,7 +15,7 @@ spec:
       terminationGracePeriodSeconds: 0
       containers:
       - name: uc2-application
-        image: "theodolite/theodolite-uc2-kstreams-app:latest"
+        image: "theodolite/theodolite-uc2-kstreams-app:kstreams24-latest"
         ports:
         - containerPort: 5555
           name: jmx
diff --git a/execution/uc3-application/aggregation-deployment.yaml b/execution/uc3-application/aggregation-deployment.yaml
index a535b5b6443e89564d4bb0cbe17593c60dc289dc..c71caa6e5d2fb8dbd773bbb8fd50752406fea3aa 100644
--- a/execution/uc3-application/aggregation-deployment.yaml
+++ b/execution/uc3-application/aggregation-deployment.yaml
@@ -15,7 +15,7 @@ spec:
       terminationGracePeriodSeconds: 0
       containers:
       - name: uc3-application
-        image: "theodolite/theodolite-uc3-kstreams-app:latest"
+        image: "theodolite/theodolite-uc3-kstreams-app:kstreams24-latest"
         ports:
         - containerPort: 5555
           name: jmx
diff --git a/execution/uc4-application/aggregation-deployment.yaml b/execution/uc4-application/aggregation-deployment.yaml
index 5f71737046e12b7f0116d59c4b55f0c0de39bbd2..0506d2a3b408f0a1c377278474619ac0b86252a7 100644
--- a/execution/uc4-application/aggregation-deployment.yaml
+++ b/execution/uc4-application/aggregation-deployment.yaml
@@ -15,7 +15,7 @@ spec:
       terminationGracePeriodSeconds: 0
       containers:
       - name: uc4-application
-        image: "theodolite/theodolite-uc4-kstreams-app:latest"
+        image: "theodolite/theodolite-uc4-kstreams-app:kstreams24-latest"
         ports:
         - containerPort: 5555
           name: jmx