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