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