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