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