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