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