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