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