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