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