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