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