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