Skip to content

postgres/14

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

Release Notes

No functional changes: - fixed an issue that may occur while deploying a new postgres-release version

Usage

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

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

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

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

Jobs

Packages