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: sha256:9587b89efc8f52c3c2cd393f345b95210cb44ea928ee0cefc374a2986c3b1bde
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:9587b89efc8f52c3c2cd393f345b95210cb44ea928ee0cefc374a2986c3b1bde \ "https://bosh.io/d/github.com/cloudfoundry/mapfs-release?v=1.1.2"