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