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