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