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