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