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