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