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