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