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