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