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