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