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