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