Skip to content

postgres/5

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

Release Notes

Bumped from postgres-9.4.6 package to postgres-9.4.9.

NOTE: this drops support for upgrading from PostgreSQL 9.4.2.

Usage

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

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

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

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

Jobs

Packages