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