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