postgres/7
You can find the source of this version on GitHub at cloudfoundry/postgres-release. It was created based on the commit 27753b5b
.
Release Notes¶
No functional changes.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "postgres" version: "7" url: "https://bosh.io/d/github.com/cloudfoundry/postgres-release?v=7" sha1: "adc866c665b4f8c8d1ab59e1120d4e10dd3c0d50"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 adc866c665b4f8c8d1ab59e1120d4e10dd3c0d50 \ "https://bosh.io/d/github.com/cloudfoundry/postgres-release?v=7"