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