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