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