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