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