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