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