From 525136af8ee0d63fc09ab8ebb1925b2d9550da6c Mon Sep 17 00:00:00 2001
From: Michelle Weidling <weidling@sub.uni-goettingen.de>
Date: Wed, 4 Oct 2023 13:24:17 +0200
Subject: [PATCH] build: update app

---
 quiver-mongoapi-helm/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/quiver-mongoapi-helm/values.yaml b/quiver-mongoapi-helm/values.yaml
index 76acd7e..52f18fe 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: "main-90822cbb"
+  tag: "main-e7afc537"
 
 podAnnotations:
   vault.hashicorp.com/agent-inject: "true"
-- 
GitLab