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