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