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