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