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