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