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