Bump PG15 CI images to rc2

pull/6418/head
Hanefi Onaldi 2022-10-07 16:22:43 +03:00
parent 517b72a9d5
commit 30af70926f
No known key found for this signature in database
GPG Key ID: F18CDB10BA0DFDC7
1 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ orbs:
parameters:
image_suffix:
type: string
default: '-vf83b06c'
default: '-vcc4855a'
pg13_version:
type: string
default: '13.8'
@ -15,10 +15,10 @@ parameters:
default: '14.5'
pg15_version:
type: string
default: '15rc1'
default: '15rc2'
upgrade_pg_versions:
type: string
default: '13.8-14.5-15rc1'
default: '13.8-14.5-15rc2'
style_checker_tools_version:
type: string
default: '0.8.18'