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