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