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