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