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