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