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