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