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