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