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