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