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