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