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