postgresql-docker/2
You can find the source of this version on GitHub at cloudfoundry-community/postgresql-docker-boshrelease. It was created based on the commit 921f9111
.
Release Notes¶
The temporary pg-cf-containers-broker has been removed in lieu of a fix in upstream docker-boshrelease.
The spiff templates have been updated to support latest docker-boshrelease jobs. No changes are required to input templates though.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "postgresql-docker" version: "2" url: "https://bosh.io/d/github.com/cloudfoundry-community/postgresql-docker-boshrelease?v=2" sha1: sha256:
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 \ "https://bosh.io/d/github.com/cloudfoundry-community/postgresql-docker-boshrelease?v=2"