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