Skip to content

postgres/16

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

Release Notes

No functional changes: - Other bosh jobs can now consume the postgres vm address via bosh links.

Usage

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

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

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

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

Jobs

Packages