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