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