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