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