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