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