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