diff --git a/helm/templates/theodolite/random-scheduler/deployment.yaml b/helm/templates/theodolite/random-scheduler/deployment.yaml
index 35a6ad027b93446a2bb97e2ebd67f2e27652e99a..a1ea535d52d3dce971806dd638a90e9acb81c5d0 100644
--- a/helm/templates/theodolite/random-scheduler/deployment.yaml
+++ b/helm/templates/theodolite/random-scheduler/deployment.yaml
@@ -22,7 +22,7 @@ spec:
       serviceAccount: {{ include "theodolite.fullname" . }}-random-scheduler
       containers:
         - name: random-scheduler
-          image: ghcr.io/cau-se/theodolite-random-scheduler:theodolite-kotlin-latest
+          image: ghcr.io/cau-se/theodolite-random-scheduler:latest
           #imagePullPolicy: Always
           env:
             - name: TARGET_NAMESPACE
diff --git a/helm/values.yaml b/helm/values.yaml
index 4b970bf868092bca5571cb1ea0ba2360945c8ebf..917ec5cdbda7541b56b366aff2412ccf7d856f3b 100644
--- a/helm/values.yaml
+++ b/helm/values.yaml
@@ -247,7 +247,7 @@ operator:
   enabled: true
   
   image: ghcr.io/cau-se/theodolite
-  imageTag: theodolite-kotlin-latest
+  imageTag: latest
   imagePullPolicy: Always
 
   executionCRD:
@@ -259,7 +259,7 @@ operator:
     lagTrend:
       enabled: true
       image: ghcr.io/cau-se/theodolite-slo-checker-lag-trend
-      imageTag: theodolite-kotlin-latest
+      imageTag: latest
       imagePullPolicy: Always
 
   resultsVolume: