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: sha256:c974e6808de3fb789d3564da7d17fdcd3c11a962f17ee77bf198f2f7b1282ee0
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:c974e6808de3fb789d3564da7d17fdcd3c11a962f17ee77bf198f2f7b1282ee0 \ "https://bosh.io/d/github.com/cloudfoundry/pxc-release?v=1.0.24"