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