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