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