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