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