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