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