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