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