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