File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
charts/probate-orchestrator-service Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ def versions = [
173173 mapStruct : ' 1.3.0.Final' ,
174174 pact_version : ' 4.1.34' ,
175175 piTest : ' 1.20.2' ,
176- probateCommonsVersion : ' 2.2.12' ,
176+ probateCommonsVersion : ' 2.2.12-DTSPB-4689-v1 ' ,
177177 restAssured : ' 5.5.6' ,
178178 serenity : ' 4.2.34' ,
179179 serviceAuthProviderClient : ' 5.3.3' ,
Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ java:
1111 DEPLOYMENT_ENV : " {{ .Values.global.environment }}"
1212 SERVICES_PERSISTENCE_BASEURL : " http://probate-persistence-service-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal"
1313 AUTH_PROVIDER_SERVICE_CLIENT_BASEURL : " http://rpe-service-auth-provider-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal"
14- SERVICES_CORECASEDATA_BASEURL : " http://ccd-data-store-api-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal "
14+ SERVICES_CORECASEDATA_BASEURL : " http://probate-back-office-pr-3376- ccd-data-store-api"
1515 SERVICES_AUTH_PROVIDER_BASEURL : " http://rpe-service-auth-provider-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal"
1616 AUTH_IDAM_CLIENT_BASEURL : " https://idam-api.{{ .Values.global.environment }}.platform.hmcts.net"
17- SUBMIT_SERVICE_API_URL : " http://probate-submit-service-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal "
17+ SUBMIT_SERVICE_API_URL : " http://probate-submit-service-pr-1215-java "
1818 BUSINESS_SERVICE_API_URL : " http://probate-business-service-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal"
19- BACK_OFFICE_API_URL : " http://probate-back-office-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal "
19+ BACK_OFFICE_API_URL : " http://probate-back-office-pr-3376-java "
2020 MAIL_JAVAMAILPROPERTIES_MAIL_SMTP_SSL_ENABLE : false
2121 MAIL_JAVAMAILPROPERTIES_MAIL_SMTP_AUTH : false
2222 SERVICES_CORECASEDATA_ENABLED : true
You can’t perform that action at this time.
0 commit comments