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