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