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