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