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