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