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