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