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