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