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