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