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