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