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