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