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