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