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