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