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