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