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