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