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