Skip to content

Commit fe375be

Browse files
committed
update version for database acceptance test
1 parent 258cd03 commit fe375be

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ci/pipeline.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -652,8 +652,8 @@ jobs:
652652
CF_SPACE: ((development-tests-cf-space))
653653
SERVICE_PLAN: micro-psql
654654
DB_TYPE: postgres
655-
OLD_VERSION: 15
656-
NEW_VERSION: 18
655+
OLD_VERSION: 15.1
656+
NEW_VERSION: 18.3
657657
ALLOW_MAJOR_VERSION_UPGRADE: true
658658

659659
- task: smoke-tests-postgres-rotate-creds-replica
@@ -985,7 +985,7 @@ jobs:
985985
CF_SPACE: ((staging-tests-cf-space))
986986
SERVICE_PLAN: micro-psql
987987
DB_TYPE: postgres
988-
DB_VERSION: 17.3
988+
DB_VERSION: 15.1
989989

990990
- task: smoke-tests-postgres-update-micro-to-small
991991
file: aws-broker-app/ci/run-smoke-tests-db-updates.yml

0 commit comments

Comments
 (0)