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