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