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