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