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