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