postgres/41
You can find the source of this version on GitHub at cloudfoundry/postgres-release. It was created based on the commit b2b657d
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "postgres" version: "41" url: "https://bosh.io/d/github.com/cloudfoundry/postgres-release?v=41" sha1: sha256:81e1d33bcffc8442a8d090bc7dcf819c0fd7178297a6804bfed1ea73ca5d6187
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 81e1d33bcffc8442a8d090bc7dcf819c0fd7178297a6804bfed1ea73ca5d6187 \ "https://bosh.io/d/github.com/cloudfoundry/postgres-release?v=41"