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