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