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