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: sha256:73770b2d11e05f062e1847337f33e9b9db5d81ce543ab5799c2eb3fab8dd7152
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:73770b2d11e05f062e1847337f33e9b9db5d81ce543ab5799c2eb3fab8dd7152 \ "https://bosh.io/d/github.com/cloudfoundry/pxc-release?v=1.0.10"