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