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