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