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