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