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