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