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