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