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