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