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