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