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