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