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