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