Skip to content

postgres/13

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

Release Notes

No functional changes

Usage

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

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

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

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

Jobs

Packages