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