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