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