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