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