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