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