postgres/51
You can find the source of this version on GitHub at cloudfoundry/postgres-release. It was created based on the commit f0ce4c9
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "postgres" version: "51" url: "https://bosh.io/d/github.com/cloudfoundry/postgres-release?v=51" sha1: "84ca2cd0773d2bcb92872773a330a5c087d9eebb"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 84ca2cd0773d2bcb92872773a330a5c087d9eebb \ "https://bosh.io/d/github.com/cloudfoundry/postgres-release?v=51"