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