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