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