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