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