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