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