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