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