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