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