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