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