From 1f0320a66f827809cfb97cb58ef2cef59d7fa307 Mon Sep 17 00:00:00 2001 From: "paula.blechschmidt" Date: Tue, 31 Oct 2023 14:20:18 +0100 Subject: [PATCH 1/8] update wordpress-initializer to 10.7.2 --- values_nsodev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values_nsodev.yaml b/values_nsodev.yaml index 9b4332b..14a52eb 100644 --- a/values_nsodev.yaml +++ b/values_nsodev.yaml @@ -183,7 +183,7 @@ smardigo-worker: wordpressInitializer: enabled: true image: - version: 10.6.33 + version: 10.7.2 additional_labels: restart: 20231031-0950 config: From 2d8be23a5690bb6ea10bcdc0bd60db387d4cf67a Mon Sep 17 00:00:00 2001 From: Hoan To Date: Tue, 31 Oct 2023 13:17:36 +0000 Subject: [PATCH 2/8] Merge branch 'hotfix/increase_s3_storage' into 'cusprod' increased cusprod s3 storage See merge request smardigo-hetzner/mobene/prodwork01-mobene-deployment!113 --- values_cusprod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values_cusprod.yaml b/values_cusprod.yaml index db52bdb..d53df58 100644 --- a/values_cusprod.yaml +++ b/values_cusprod.yaml @@ -23,7 +23,7 @@ tenant: - servers: 4 volumesPerServer: 2 storageClassName: hcloud-volumes - size: 250Gi + size: 400Gi buckets: - name: postgres region: "" From fe93273a83c861b179027baaca64722e846d87da Mon Sep 17 00:00:00 2001 From: "paula.blechschmidt" Date: Tue, 31 Oct 2023 14:45:14 +0100 Subject: [PATCH 3/8] update wordpress initializer to 10.7.3 --- values_nsodev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values_nsodev.yaml b/values_nsodev.yaml index 14a52eb..6419f12 100644 --- a/values_nsodev.yaml +++ b/values_nsodev.yaml @@ -183,7 +183,7 @@ smardigo-worker: wordpressInitializer: enabled: true image: - version: 10.7.2 + version: 10.7.3 additional_labels: restart: 20231031-0950 config: From 9f554c87023d9f5527895ac7fe9d1a214f7d6939 Mon Sep 17 00:00:00 2001 From: "paula.blechschmidt" Date: Tue, 31 Oct 2023 15:53:07 +0100 Subject: [PATCH 4/8] update wordpress-initializer to 10.7.4 --- values_nsodev.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/values_nsodev.yaml b/values_nsodev.yaml index 6419f12..6df0809 100644 --- a/values_nsodev.yaml +++ b/values_nsodev.yaml @@ -183,13 +183,13 @@ smardigo-worker: wordpressInitializer: enabled: true image: - version: 10.7.3 + version: 10.7.4 additional_labels: restart: 20231031-0950 config: - amount_retries: 2 + amount_retries: 3 base_waittime: 30 - waittime_increase_interval: 30 + waittime_increase_interval: 15 smardigo-wordpress: wordpress: From 55af6f3d7b9f5068ee5cd7f8c33b91eabb7841a6 Mon Sep 17 00:00:00 2001 From: "paula.blechschmidt" Date: Tue, 31 Oct 2023 16:20:35 +0100 Subject: [PATCH 5/8] update wordpress-initializer to 10.7.6 --- values_nsodev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values_nsodev.yaml b/values_nsodev.yaml index 6df0809..a73f333 100644 --- a/values_nsodev.yaml +++ b/values_nsodev.yaml @@ -183,7 +183,7 @@ smardigo-worker: wordpressInitializer: enabled: true image: - version: 10.7.4 + version: 10.7.6 additional_labels: restart: 20231031-0950 config: From 1bbbc5aab0ab0e7e0af884884205ae35037e2379 Mon Sep 17 00:00:00 2001 From: "paula.blechschmidt" Date: Tue, 31 Oct 2023 16:45:49 +0100 Subject: [PATCH 6/8] wordpress-initializer update to 10.7.7 --- values_nsodev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values_nsodev.yaml b/values_nsodev.yaml index a73f333..1d28dcc 100644 --- a/values_nsodev.yaml +++ b/values_nsodev.yaml @@ -183,7 +183,7 @@ smardigo-worker: wordpressInitializer: enabled: true image: - version: 10.7.6 + version: 10.7.7 additional_labels: restart: 20231031-0950 config: From 080f7f0a82e05acadd49e6914e54f1183ab6c317 Mon Sep 17 00:00:00 2001 From: "paula.blechschmidt" Date: Tue, 31 Oct 2023 17:46:07 +0100 Subject: [PATCH 7/8] update wordpress-initializer to 10.7.8 --- values_nsodev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values_nsodev.yaml b/values_nsodev.yaml index 1d28dcc..7c7d2ca 100644 --- a/values_nsodev.yaml +++ b/values_nsodev.yaml @@ -183,7 +183,7 @@ smardigo-worker: wordpressInitializer: enabled: true image: - version: 10.7.7 + version: 10.7.8 additional_labels: restart: 20231031-0950 config: From 485a892f51290f797acc9a360b04c353ff2c3005 Mon Sep 17 00:00:00 2001 From: Johannes Wicovsky Date: Tue, 31 Oct 2023 19:55:42 +0100 Subject: [PATCH 8/8] increase cpu for prod-ocr-worker --- values_cusprod.yaml | 4 +++- values_nsodev.yaml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/values_cusprod.yaml b/values_cusprod.yaml index d53df58..6b3abcb 100644 --- a/values_cusprod.yaml +++ b/values_cusprod.yaml @@ -164,7 +164,9 @@ smardigo-worker: limits: memory: 4Gi requests: - cpu: "1" + cpu: "1.5" + wordpressInitializer: + enabled: false smardigo-wordpress: wordpress: diff --git a/values_nsodev.yaml b/values_nsodev.yaml index 7c7d2ca..b1a232b 100644 --- a/values_nsodev.yaml +++ b/values_nsodev.yaml @@ -139,7 +139,7 @@ smardigo-connect: restart: 20230911-1242 domain: connect-nsodev-prodwork01.smardigo.digital image: - version: 11.1.32 + version: 11.1.34 envvars: tenant_id: nsodev-mobene oidc: