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