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