pxc/0.1.0
You can find the source of this version on GitHub at cloudfoundry/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/pxc-release?v=0.1.0" sha1: sha256:5a55e87c32be706bbac4c828ae912352e65b7bed2298f5570bfa5cb498a9468a
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:5a55e87c32be706bbac4c828ae912352e65b7bed2298f5570bfa5cb498a9468a \ "https://bosh.io/d/github.com/cloudfoundry/pxc-release?v=0.1.0"