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