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