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