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