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