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