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