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