diff --git a/quiver-mongoapi-helm/Chart.yaml b/quiver-mongoapi-helm/Chart.yaml
index 73b04f260f3a2d077369331da2aeeff2b8aa43c5..30a647a2cfecdc256e31c3104a9be532e8b7945b 100644
--- a/quiver-mongoapi-helm/Chart.yaml
+++ b/quiver-mongoapi-helm/Chart.yaml
@@ -21,7 +21,7 @@ version: 0.3.3
 # incremented each time you make changes to the application. Versions are not expected to
 # follow Semantic Versioning. They should reflect the version the application is using.
 # It is recommended to use it with quotes.
-appVersion: "1.17.8"
+appVersion: "1.17.9"
 
 # Depends on MongoDB Community Server
 dependencies:
diff --git a/quiver-mongoapi-helm/values.yaml b/quiver-mongoapi-helm/values.yaml
index a502167a206663b80e53fe03612037af162bad53..99cc7971f01f1de841d74ba57921954d13609178 100644
--- a/quiver-mongoapi-helm/values.yaml
+++ b/quiver-mongoapi-helm/values.yaml
@@ -8,7 +8,7 @@ image:
   repository: docker.gitlab.gwdg.de/subugoe/ocr-d/quiver-mongoapi
   pullPolicy: Always
   # Overrides the image tag whose default is the chart appVersion.
-  tag: "restructure-API-cf26b833"
+  tag: "restructure-API-cfe4a79b"
 
 podAnnotations:
   vault.hashicorp.com/agent-inject: "true"