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