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