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