Skip to content

postgres/1

You can find the source of this version on GitHub at cloudfoundry/postgres-release. It was created based on the commit b9c230d1.

Release Notes

Initial version

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "postgres"
  version: "1"
  url: "https://bosh.io/d/github.com/cloudfoundry/postgres-release?v=1"
  sha1: "c8e60401682751951f969477ee0aff15cd9b7076"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 c8e60401682751951f969477ee0aff15cd9b7076 \
  "https://bosh.io/d/github.com/cloudfoundry/postgres-release?v=1"

Jobs

Packages