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