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