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