From 5215c6230271a5f906740b5c9db887230047a48a Mon Sep 17 00:00:00 2001 From: Johannes Wicovsky Date: Thu, 22 Jun 2023 15:14:18 +0200 Subject: [PATCH] update ocr at prod-stage to handle documents with mutiple-pages --- values_cusprod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values_cusprod.yaml b/values_cusprod.yaml index a491e1d..06ffedb 100644 --- a/values_cusprod.yaml +++ b/values_cusprod.yaml @@ -126,7 +126,7 @@ smardigo-worker: ocr: enabled: true image: - version: 10.4.5 + version: 10.4.6 resources: limits: memory: 4Gi