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