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