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