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