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