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