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