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