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