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