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