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