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