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