Skip to content

postgresql-docker/1.1

You can find the source of this version on GitHub at cloudfoundry-community/postgresql-docker-boshrelease. It was created based on the commit c973a81d.

Release Notes

This release includes a dedicated pg-cf-containers-broker which includes a fix that is not yet merged upstream in docker-boshrelease. See the templates.

Usage

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

- name: "postgresql-docker"
  version: "1.1"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/postgresql-docker-boshrelease?v=1.1"
  sha1: "6f1af22ac47ee4488b075ffba4d477d9ac8335dc"

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

bosh upload-release --sha1 6f1af22ac47ee4488b075ffba4d477d9ac8335dc \
  "https://bosh.io/d/github.com/cloudfoundry-community/postgresql-docker-boshrelease?v=1.1"

Jobs

Packages