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