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