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