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