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