We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 258cd03 commit fe375beCopy full SHA for fe375be
1 file changed
ci/pipeline.yml
@@ -652,8 +652,8 @@ jobs:
652
CF_SPACE: ((development-tests-cf-space))
653
SERVICE_PLAN: micro-psql
654
DB_TYPE: postgres
655
- OLD_VERSION: 15
656
- NEW_VERSION: 18
+ OLD_VERSION: 15.1
+ NEW_VERSION: 18.3
657
ALLOW_MAJOR_VERSION_UPGRADE: true
658
659
- task: smoke-tests-postgres-rotate-creds-replica
@@ -985,7 +985,7 @@ jobs:
985
CF_SPACE: ((staging-tests-cf-space))
986
987
988
- DB_VERSION: 17.3
+ DB_VERSION: 15.1
989
990
- task: smoke-tests-postgres-update-micro-to-small
991
file: aws-broker-app/ci/run-smoke-tests-db-updates.yml
0 commit comments