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