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