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