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