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