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