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