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