diff --git a/quiver-mongoapi-helm/Chart.yaml b/quiver-mongoapi-helm/Chart.yaml
index 6efd179d53175917dd3bb245a1438dc59853c946..b494295f0fab9057f2c6528bbc11959509299263 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.6"
+appVersion: "1.17.7"
 
 # Depends on MongoDB Community Server
 dependencies:
diff --git a/quiver-mongoapi-helm/values.yaml b/quiver-mongoapi-helm/values.yaml
index 81179ba56390c254259dc6ea45f81d85316a71af..c615561ed93ddbbfef23c54e80038c5625e039a8 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-e2551d46"
+  tag: "restructure-API-e603656e"
 
 podAnnotations:
   vault.hashicorp.com/agent-inject: "true"