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