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