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