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