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