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