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