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