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