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