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