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