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