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