diff --git a/Chart.yaml b/Chart.yaml index c81a45f..72243dc 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -37,10 +37,10 @@ dependencies: version: 0.1.48 repository: oci://prodnso-harbor-01.smardigo.digital/smardigo - name: smardigo-wordpress - version: 0.1.39 + version: 0.1.41 repository: oci://prodnso-harbor-01.smardigo.digital/smardigo - name: smardigo-wordpress - version: 0.1.39 + version: 0.1.41 repository: oci://prodnso-harbor-01.smardigo.digital/smardigo condition: egeld24-wordpress.enabled alias: egeld24-wordpress diff --git a/values_cusprod.yaml b/values_cusprod.yaml index 8844bca..fab26a0 100644 --- a/values_cusprod.yaml +++ b/values_cusprod.yaml @@ -179,7 +179,7 @@ smardigo-worker: wordpressInitializer: enabled: true image: - version: 11.0.3 + version: 11.0.5 additional_labels: restart: 20231031-0950 config: diff --git a/values_cusqa.yaml b/values_cusqa.yaml index 86e5c6a..33f3152 100644 --- a/values_cusqa.yaml +++ b/values_cusqa.yaml @@ -98,7 +98,7 @@ smardigo-connect: postgres: spec: volume: - size: 25Gi + size: 30Gi additionalVolumes: - name: backup-monitoring-script mountPath: /nso_scripts @@ -139,7 +139,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,92.42.192.9/32,164.92.251.253/32,91.107.228.133/32,167.235.25.0/32" image: - version: 11.1.43 + version: 11.1.49 envvars: tenant_id: cusqa-mobene oidc: @@ -182,7 +182,7 @@ smardigo-worker: wordpressInitializer: enabled: true image: - version: 11.0.1 + version: 11.0.5 additional_labels: restart: 20231031-0950 config: diff --git a/values_nsodev.yaml b/values_nsodev.yaml index aa424b9..243c6bf 100644 --- a/values_nsodev.yaml +++ b/values_nsodev.yaml @@ -10,7 +10,7 @@ tenant: - servers: 4 volumesPerServer: 2 storageClassName: hcloud-volumes - size: 30Gi + size: 60Gi buckets: - name: postgres region: "" @@ -98,10 +98,9 @@ smardigo-connect: postgres: spec: volume: - size: 11Gi + size: 20Gi additionalVolumes: - - - name: backup-monitoring-script + - name: backup-monitoring-script mountPath: /nso_scripts volumeSource: configMap: @@ -109,8 +108,7 @@ smardigo-connect: defaultMode: 0777 targetContainers: - postgres - - - name: pg-backup-script + - name: pg-backup-script mountPath: /scripts/postgres_backup.sh subPath: postgres_backup.sh volumeSource: @@ -119,8 +117,7 @@ smardigo-connect: defaultMode: 0777 targetContainers: - postgres - - - name: pg-reschedulebackup-script + - name: pg-reschedulebackup-script mountPath: /scripts/backup_retry.sh subPath: backup_retry.sh volumeSource: @@ -137,10 +134,10 @@ smardigo-connect: teamLabel: alerting-nso-mobene connect: additional_labels: - restart: 20230911-1242 + restart: 20231511-1224 domain: connect-nsodev-prodwork01.smardigo.digital image: - version: 11.1.43 + version: 11.2.24 envvars: tenant_id: nsodev-mobene oidc: @@ -159,12 +156,14 @@ smardigo-connect: process_search_client_enabled: true mail: properties: - allowed_domains: 'netgo.de' + allowed_domains: "netgo.de" ocr: enabled: true four_eyes_principle_deletion: true config_delete_scope_enabled: true processSearch: + image: + version: 1.4.5 additional_labels: restart: 20231012-1210 @@ -172,7 +171,7 @@ smardigo-worker: uba: enabled: true image: - version: 10.6.0 + version: 10.7.0 sepa: enabled: true image: @@ -186,7 +185,7 @@ smardigo-worker: wordpressInitializer: enabled: true image: - version: 11.0.1 + version: 11.0.5 additional_labels: restart: 20231031-0950 config: @@ -209,9 +208,11 @@ smardigo-wordpress: - name: "*.connect-wordpress-nsodev-prodwork01.smardigo.digital" path: / extraTls: - - hosts: - - "*.connect-wordpress-nsodev-prodwork01.smardigo.digital" - secretName: "connect-wordpress-nsodev-prodwork01.smardigo.digital-wildcard-tls" + - hosts: + - "*.connect-wordpress-nsodev-prodwork01.smardigo.digital" + secretName: "connect-wordpress-nsodev-prodwork01.smardigo.digital-wildcard-tls" + annotations: + nginx.ingress.kubernetes.io/whitelist-source-range: "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,92.42.192.9/32,164.92.251.253/32,91.107.228.133/32,167.235.25.0/32" 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,164.92.251.253/32,91.107.228.133/32,167.235.25.0/32" commonLabels: app: wordpress