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