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