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