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