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