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