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