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