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