File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 9292 tag : ${{ inputs.tag || steps.pr.outputs.pr }}
9393 triggered : ${{ steps.deploy.outputs.triggered }}
9494 steps :
95- - uses : bcgov/action-crunchy@a109166ff26880dc75676492a33b816ac0ce392f # v1.2.6
95+ - uses : bcgov/action-crunchy@v2.0.0
9696 name : Deploy Crunchy
9797 id : deploy_crunchy
9898 with :
Original file line number Diff line number Diff line change 44 dbName : app # test
55crunchy : # enable it for TEST and PROD, for PR based pipelines simply use single postgres
66 enabled : true
7- postgresVersion : 17
8- postGISVersion : 3.4
7+ postgresVersion : 18
8+ postGISVersion : ' 3.6'
9+ image : " artifacts.developer.gov.bc.ca/bcgov-docker-local/crunchy-postgres-gis:ubi9-18.1-3.6-2547"
910 openshift : true
1011 imagePullPolicy : IfNotPresent
1112 # enable below to start a new crunchy cluster after disaster from a backed-up location, crunchy will choose the best place to recover from.
You can’t perform that action at this time.
0 commit comments