From 69625e52e852ad09c1d5a8415df9639c0d4e0607 Mon Sep 17 00:00:00 2001 From: Johannes Wicovsky Date: Wed, 21 Jun 2023 15:46:47 +0200 Subject: [PATCH 1/3] update connect at dev 10 10.5.41 --- values_nsodev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values_nsodev.yaml b/values_nsodev.yaml index f8a9875..4aaceb0 100644 --- a/values_nsodev.yaml +++ b/values_nsodev.yaml @@ -111,7 +111,7 @@ smardigo-connect: restart: 20230607-0932 domain: connect-nsodev-prodwork01.smardigo.digital image: - version: 10.5.34 + version: 10.5.41 oidc: client_id: nsodev registration_id: nsodev From 63afc9378d9bab1c992cbee9a6e8f6284522bfef Mon Sep 17 00:00:00 2001 From: Johannes Wicovsky Date: Thu, 22 Jun 2023 14:10:55 +0200 Subject: [PATCH 2/3] update connect to 10.5.41 at qa-stage --- values_cusqa.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values_cusqa.yaml b/values_cusqa.yaml index 0bf3a47..30d3847 100644 --- a/values_cusqa.yaml +++ b/values_cusqa.yaml @@ -113,7 +113,7 @@ smardigo-connect: ingress: customIpWhitelist: "212.121.131.106/32,149.233.6.129/32,46.245.219.98/32,164.138.195.162/32,10.0.0.0/16,167.235.150.133/32,167.235.150.197/32,23.88.53.161/32,195.201.113.110/32,5.75.184.216/32,92.42.192.157/32,164.92.251.253/32,91.107.228.133/32,167.235.25.0/32" image: - version: 10.5.34 + version: 10.5.41 oidc: client_id: cusqa registration_id: cusqa From 5215c6230271a5f906740b5c9db887230047a48a Mon Sep 17 00:00:00 2001 From: Johannes Wicovsky Date: Thu, 22 Jun 2023 15:14:18 +0200 Subject: [PATCH 3/3] 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