diff --git a/helm/core-manifest-service/values.yaml b/helm/core-manifest-service/values.yaml
index 83e68945e1ceb86337d2858f5d8719cae9c1936b..3096894bb31d6bfb5bedd41093e5735998ff10eb 100644
--- a/helm/core-manifest-service/values.yaml
+++ b/helm/core-manifest-service/values.yaml
@@ -7,7 +7,7 @@ replicaCount: 1
 containerPort: 8080
 
 image:
-  repository: gitlab.open-xchange.com:4567/frontend/infrastructure/core-manifest-service
+  repository: gitlab.open-xchange.com:4567/frontend/infrastructure/manifest-service
   pullPolicy: IfNotPresent
   # Overrides the image tag whose default is the chart appVersion.
   tag: ""