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